Riverstone Networks WICT1-12 User Manual

Page 666

Advertising
background image

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

Scenarios for Deploying Channelized T1, E1 and T3

WAN Configuration

Internet Service Provider B RS 32000 Configuration

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

Content Provider RS 8000 Configuration

The following configuration applies to the RS 8000 router at the Content 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-8) timeslots 1-24 wan-encapsulation ppp

port set t3.4.1:(13-20) 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-8)

ppp create-mlp mp.2 slot 4

ppp add-to-mlp mp.2 port t3.4.1:(13-20)

interface create ip to_cp address-netmask 110.25.30.6/24 port mp.1 up

interface create ip to_asp address-netmask 130.65.20.9/24 port mp.2 up

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

!Configure RIP:

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

rip add interface to_cp

rip add interface to_asp

rip start

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

!Configuration for the RS 8000 T1 interfaces

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

!T1 interfaces to the ISP:

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

port set t1.2.(1-4) framing esf lbo -7.5db

port set t1.2.(1-4):1 timeslots 1-24 wan-encapsulation ppp

ppp create-mlp mp.1 slot 2

ppp add-to-mlp mp.1 port t1.2.(1-4):1

interface create ip to_msp address-netmask 110.25.30.5/24 port mp.1 up

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

!Configure RIP:

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

rip add interface to_msp

rip start

Advertising