Riverstone Networks WICT1-12 User Manual

Page 690

Advertising
background image

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

Scenarios for Deploying Clear Channel T3 and E3

WAN Configuration

hqsite RS 8000 Configuration

The following configuration applies to the RS 8000 router at the head office, hqsite.

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

!Configuration for the RS 8000 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-28) timeslots 1-24 wan-encapsulation ppp

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

!Configure 7 multilink PPP bundles each containing 4 consecutive T1 lines

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

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:(5-8)

ppp create-mlp mp.3 slot 4

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

ppp create-mlp mp.4 slot 4

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

ppp create-mlp mp.5 slot 4

ppp add-to-mlp mp.5 port t3.4.1:(17-20)

ppp create-mlp mp.6 slot 4

ppp add-to-mlp mp.6 port t3.4.1:(21-24)

ppp create-mlp mp.7 slot 4

ppp add-to-mlp mp.7 port t3.4.1:(25-28)

interface create ip to_isp1 address-netmask 12.20.11.2/24 port mp.1 up

interface create ip to_isp2 address-netmask 12.20.12.2/24 port mp.2 up

interface create ip to_isp3 address-netmask 12.20.13.2/24 port mp.3 up

interface create ip to_isp4 address-netmask 12.20.14.2/24 port mp.4 up

interface create ip to_isp5 address-netmask 12.20.15.2/24 port mp.5 up

interface create ip to_isp6 address-netmask 12.20.16.2/24 port mp.6 up

interface create ip to_isp7 address-netmask 12.20.17.2/24 port mp.7 up

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

!Configure RIP:

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

rip add interface to_isp1

rip add interface to_isp2

rip add interface to_isp3

rip add interface to_sip4

rip add interface to_isp5

rip add interface to_isp6

rip add interface to_isp7

rip start

Advertising