Riverstone Networks WICT1-12 Network Router User Manual


 
30-98 Riverstone Networks RS Switch Router User Guide Release 8.0
Scenarios for Deploying Clear Channel T3 and E3 WAN Configuration
Content Provider RS 8000 Configuration
The following configuration applies to the RS 8000 router at the Content Provider.
Application Service Provider RS 8000 Configuration
The following configuration applies to the RS 8000 router at the Application Service Provider.
!-----------------------------------------------------------------------------
!Configuration for the RS 8000 T1 interfaces
!-----------------------------------------------------------------------------
port set t3.4.1 cablelength 250
!-----------------------------------------------------------------------------
!T3 interface to the ISP B:
!-----------------------------------------------------------------------------
port set t3.4.1:(1-4) timeslots 1-24 wan-encapsulation ppp
port set t3.4.1:(5-8) timeslots 1-24 wan-encapsulation ppp
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)
interface create ip to_ispb1 address-netmask 110.25.30.4/24 port mp.1 up
interface create ip to_ispb2 address-netmask 110.25.31.5/24 port mp.2 up
!-----------------------------------------------------------------------------
!Configure RIP:
!-----------------------------------------------------------------------------
rip add interface to_ispb1
rip add interface to_ispb2
rip start
!-----------------------------------------------------------------------------
!Configuration for the RS 8000 T1 interfaces
!-----------------------------------------------------------------------------
port set t3.4.1 cablelength 250
!-----------------------------------------------------------------------------
!T3 interface to the ISP B:
!-----------------------------------------------------------------------------
port set t3.4.1:(13-16) timeslots 1-24 wan-encapsulation ppp
port set t3.4.1:(17-20) timeslots 1-24 wan-encapsulation ppp
ppp create-mlp mp.1 slot 4
ppp add-to-mlp mp.1 port t3.4.1:(13-16)
ppp create-mlp mp.2 slot 4
ppp add-to-mlp mp.2 port t3.4.1:(17-20)
interface create ip to_ispb1 address-netmask 130.65.20.7/24 port mp.1 up
interface create ip to_ispb2 address-netmask 130.65.21.8/24 port mp.2 up
!-----------------------------------------------------------------------------
!Configure RIP:
!-----------------------------------------------------------------------------
rip add interface to_ispb1
rip add interface to_ispb2
rip start