Riverstone Networks WICT1-12 User Manual

Page 658

Advertising
background image

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

Scenarios for Deploying Channelized T1, E1 and T3

WAN Configuration

The following configuration applies to the T1 interfaces on the RS 8600 router at the head office, hqsite.

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

!Configuration for the RS 8600 T1 interfaces

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

!T1 interfaces to the ISP:

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

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

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

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

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

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

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

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

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

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

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

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

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

ppp create-mlp mp.9 slot 5

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

interface create ip to_rsite2 address-netmask 120.210.2.1/24 port mp.9 up

ppp create-mlp mp.10 slot 6

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

interface create ip to_rsite3 address-netmask 120.210.3.1/24 port mp.10 up

ppp create-mlp mp.11 slot 7

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

interface create ip to_rsite4 address-netmask 120.210.4.1/24 port mp.11 up

ppp create-mlp mp.12 slot 8

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

interface create ip to_rsite5 address-netmask 120.210.5.1/24 port mp.12 up

ppp create-mlp mp.13 slot 9

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

interface create ip to_rsite6 address-netmask 120.210.6.1/24 port mp.13 up

ppp create-mlp mp.14 slot 10

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

interface create ip to_rsite7 address-netmask 120.210.7.1/24 port mp.14 up

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

!Configure RIP:

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

rip add interface to_rsite2

rip add interface to_rsite3

rip add interface to_rsite4

rip add interface to_rsite5

rip add interface to_rsite6

rip add interface to_rsite7

rip start

Advertising