![Riverstone Networks WICT1-12 User Manual Download Page 664](http://html1.mh-extra.com/html/riverstone-networks/wict1-12/wict1-12_user-manual_1466194664.webp)
30-60 Riverstone Networks RS Switch Router User Guide Release 8.0
Scenarios for Deploying Channelized T1, E1 and T3
WAN Configuration
hqsite RS 8600 Configuration
The following configuration applies to the RS 8600 router at the head office, hqsite.
!-----------------------------------------------------------------------------
!Configuration for the RS 8600 T1 interfaces
!-----------------------------------------------------------------------------
!T1 interfaces to the MSP:
!-----------------------------------------------------------------------------
port set t1.2.1 framing esf lbo -7.5db
port set t1.2.1:1 timeslots 1-24 wan-encapsulation ppp
port set t1.2.2 framing esf lbo -7.5db
port set t1.2.2:1 timeslots 1-24 wan-encapsulation ppp
port set t1.2.3 framing esf lbo -7.5db
port set t1.2.3:1 timeslots 1-24 wan-encapsulation ppp
port set t1.2.4 framing esf lbo -7.5db
port set t1.2.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 120.210.23.18/28 port mp.1 up
!-----------------------------------------------------------------------------
!Full (unstructured) T1 interface to the rsite:
!-----------------------------------------------------------------------------
port set t1.3.1 framing none wan-encapsulation ppp
interface create ip to_rsite address-netmask 120.210.23.35/28 port t1.3.1 up
!-----------------------------------------------------------------------------
!Configure RIP:
!-----------------------------------------------------------------------------
rip add interface to_msp
rip add interface to_rsite
rip start