Managing Traffic with VLAN Tag-

23.1.1.5Configure ip routing reston/configure> ip

reston/configure/ip> route 205.1.1.0 255.255.255.0 ethernet0 1 reston/configure/ip> route 0.0.0.0 0.0.0.0 10.1.1.5 1 reston/configure/ip> exit

# The above route summarizes the customer access subnets.

23.1.2 DC configuration: Black Box LR1114A

Blackbox> configure terminal

Blackbox/configure> hostname dc1 dc1/configure>

23.1.2.1Configure interface ethernet 0

dc1/configure> interface ethernet 0 dc1/configure/interface/ethernet0> ip addr 205.100.1.1 255.255.255.0 dc1/configure/interface/ethernet0> exit

23.1.2.2Configure interface bundle mip

dc1/configure> interface bundle mlp

dc1/configure/interface/bundle mlp> link t1 1-4dc1/configure/interface/bundle mlp> encapsulation ppp dc1/configure/interface/bundle mlp> ip addr 205.1.1.6 255.255.255.252 dc1/configure/interface/bundle mlp> exit

23.1.2.3Configure ip routing

dc1/configure> ip dc1/configure/ip> routing

dc1/configure/ip> route 0.0.0.0 0.0.0.0 205.1.1.5 1 dc1/configure/ip> exit

dc1/configure>

127

Page 125
Image 125
Black Box LR1114A-T1/E1, LR1112A-T1/E1, LR1104A-T1/E1 DC configuration Black Box LR1114A, Managing Traffic with Vlan Tag