Riverstone Networks WICT1-12 User Manual

Page 663

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 30-59

WAN Configuration

Scenarios for Deploying Channelized T1, E1 and T3

Metropolitan Service Provider RS 32000 Configuration

The following configuration applies to the RS 32000 router at the Metropolitan Service Provider.

!-----------------------------------------------------------------------------

!Configuration for the RS 32000 Channelized T3 interface

!-----------------------------------------------------------------------------

port set t3.4.1 cablelength 200

!-----------------------------------------------------------------------------

!Configure the T1 lines on the Channelized T3 interface

!-----------------------------------------------------------------------------

port set t3.4.1:(1-4) timeslots 1-24 wan-encapsulation ppp

port set t3.4.1:(9-12) timeslots 1-24 wan-encapsulation ppp

port set t3.4.1:13 timeslots 1-24 wan-encapsulation ppp

!-----------------------------------------------------------------------------

!Configure 4 consecutive T1 lines into multilink PPP bundles

!-----------------------------------------------------------------------------

ppp create-mlp mp.1 slot 4

ppp add-to-mlp mp.1 port t3.4.1:(1-4)

ppp create-mlp mp.2 slot 4

ppp add-to-mlp mp.2 port t3.4.1:(9-12)

interface create ip to_hqsite address-netmask 120.210.23.19/28 port mp.1 up

interface create ip to_rsite_mppp address-netmask 120.210.23.49/28 port mp.2up

interface create ip to_rsite_ft1 address-netmask 120.210.23.65/28 port t3.4.1:13

up

!-----------------------------------------------------------------------------

!Configure RIP:

!-----------------------------------------------------------------------------

rip add interface to_hqsite

rip add interface to_rsite_mppp

rip add interface to_rsite_ft1

rip start

Advertising