Managing M1112
for all relevant interfaces. The result is that IP packets will be routed and all other packets will be bridged. In the configuration example below, LAN interface routes IP traffic and bridges all other protocols. ATM VCC1 routes IP traffic and ATM VCC2 interfaces bridges all traffic.
M1112> show config running eth
ip address 192.168.1.1 255.255.255.0 bridging
vcc1
pvc 0 101
ip address 10.98.16.1 255.255.255.0 vcc2
pvc 0 102
M1112>
5.1.3Routing/tunneling IP, bridging all protocols including IP
When IP packets that are received from LAN must be routed/tunneled to some ATM VCC and bridged to some other ATM VCC, then the VBRIDGE interface must be used as this common IP interface for all bridged interfaces. LAN interface is in this case configures as bridge only.
M1112> show config running eth
bridging vcc1
pvc 0 101
ip address 10.98.16.1 255.255.255.0 vcc2
pvc 0 102
pvc 0 103
vbridge
ip address 192.168.1.1 255.255.255.0 M1112>
C33907001SE_00 | E Copyright Nokia Networks Oy |