Riverstone Networks WICT1-12 Network Router User Manual


 
Riverstone Networks RS Switch Router User Guide Release 8.0 30-43
WAN Configuration Scenarios for Deploying Channelized T1, E1 and T3
hqsite RS 3000 Configuration
The following configuration applies to the RS 3000 router at the head office, hqsite.
rsite2 RS 3000 Configuration
The following configuration applies to router RS 3000 at the remote site, rsite2.
!-----------------------------------------------------------------------------
!Configuration for the RS 3000 T1 interfaces
!-----------------------------------------------------------------------------
!T1 interfaces to the MSP:
!-----------------------------------------------------------------------------
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
!-----------------------------------------------------------------------------
!Configure VLAN and bridging for link to MSP:
!-----------------------------------------------------------------------------
vlan create vlan1port-based id 100
vlan add ports mp.1 to vlan1
interface create ip vlan_to_msp address-netmask 120.210.1.2/24 vlan vlan1 up
!-----------------------------------------------------------------------------
!Configuration for the RS 3000 T1 interfaces
!-----------------------------------------------------------------------------
!T1 interfaces to the SP:
!-----------------------------------------------------------------------------
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.2 slot 2
ppp add-to-mlp mp.2 port t1.2.(1-4):1
!-----------------------------------------------------------------------------
!Configure VLAN and bridging for link to MSP:
!-----------------------------------------------------------------------------
vlan create vlan2 port-based id 200
vlan add ports mp.2 to vlan2
interface create ip vlan_to_msp address-netmask 120.210.2.2/24 vlan vlan2 up