Managing mw1122 – Nokia MW1122 User Manual

Page 38

Advertising
background image

Managing MW1122

E

Copyright Nokia Networks Oy

C33902001SE_00

5-3

5.1.2

Routing/tunneling IP, bridging other protocols

When the application requires routing IP packets and bridging all other
protocols, then IP address has to be configured and bridging enabled
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 and WLAN interfaces route IP traffic and bridge all other
protocols. ATM VCC1 routes IP traffic and ATM VCC2 interfaces
bridges all traffic.

MW1122> show config running

eth

ip address 192.168.1.1 255.255.255.0

bridging

wlan

network-name nokia

radio-channel europe 13

ip address 192.168.2.1 255.255.255.0

bridging

vcc1

pvc 0 101 ip-llc

ip address 10.98.16.1 255.255.255.0

vcc2

pvc 0 102 eth-llc

bridging

MW1122>

5.1.3

Routing/tunneling IP, bridging all protocols including IP

When IP packets that are received from LAN/WLAN 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 and WLAN interfaces are in
this case configures as bridge only.

MW1122> show config running

eth

bridging

wlan

network-name nokia

radio-channel europe 13

bridging

vcc1

pvc 0 101 ip-llc

Advertising