Black Box LR1114A-T1/E1 Network Router User Manual


 
Black Box LR11xx Series Router Configurations Guide
126
In this example application, the POP router is configured with the following three sub-interfaces:
205.1.1.1
205.1.1.5
10.1.1.5
23.1.1 Reston configuration: Black Box LR1104A
LR1104A/configure> hostname reston
reston/configure> no ftp_server
reston/configure> no autoconf
23.1.1.1 Configure interface bundle balt1
reston/configure> interface bundle balt1
reston/configure/interface/balt1> link ct3 1 1
reston/configure/interface/balt1> encapsulation fr
reston/configure/interface/balt1> fr
reston/configure/interface/balt1/fr> intf_type dce
23.1.1.2 Configure interface balt1 pvc 100
reston/configure/interface/balt1/fr> pvc 100
reston/configure/interface/balt1/fr/pvc 100> policing cir 1536000 bc 1536000 be
1536000
reston/configure/interface/balt1/fr/pvc 100> shaping cir 1536000 bcmax 1536000 bcmin
1536000 be 1536000
# The Baltimore router is 205.1.1.2/30.
# The PVC uses a private address on the Reston end.
reston/configure/interface/balt1/fr/pvc 100> ip addr 10.1.1.1 255.255.255.252
# The POP router is 205.1.1.1/30
reston/configure/interface/balt1/fr/pvc 100> ip source_forwarding 205.1.1.1
reston/configure/interface/balt1/fr/pvc 100> vlan
reston/configure/interface/balt1/fr/pvc 100/vlan> vlanid 5
reston/configure/interface/balt1/fr/pvc 100/vlan> exit 4
23.1.1.3 Configure interface bundle dc1
reston/configure> interface bundle dc1
reston/configure/interface/bundle dc1> link ct3 1 2-5
reston/configure/interface/bundle dc1> encapsulation ppp
reston/configure/interface/bundle dc1> ip unnumbered ethernet0
# DC is 205.1.1.6/30.
reston/configure/interface/bundle dc1> ip source_forwarding 205.1.1.5
reston/configure/interface/bundle dc1> vlan
reston/configure/interface/bundle dc1>/vlan> vlanid 10
reston/configure/interface/bundle dc1>/vlan> exit 2
23.1.1.4 Configure interface ethernet 0
reston/configure> interface ethernet 0
reston/configure/interface/ethernet0> speed 100 full_duplex
reston/configure/interface/ethernet0> ip address 10.1.1.6 255.255.255.252
reston/configure/interface/ethernet0> exit