Q Vlan Routing - Packets Are Tagged And Ip Routed Per Vlan - Avaya 1000 Series Configuration Manual

Secure router
Hide thumbs Also See for 1000 Series:
Table of Contents

Advertisement

VLAN Tagging
macbridge
exit
exit
Note:
The statement ip address 192.168.0.1 30 is a dummy address and will not be used for
forwarding or IP access. It is required for the interface to come active.
Note:
Packets are received untagged, placed into VLAN 10, and then forwarded per the rules in
the vlanfwd table.
802.1Q VLAN Routing - Packets are tagged and IP routed per
VLAN
Packets are received and transmitted in tagged format. Individual subinterfaces are individually
routed. The below configuration is for 3 Tagged interfaces. Note that although tagged in this
example, the primary interface does not have to be tagged.
interface ethernet 0
encapsulation dot1q 10
ip address 216.138.115.193 29
exit ethernet
interface ethernet 0.1
encapsulation dot1q 20
ip address 216.138.115.201 29
exit ethernet
interface ethernet 0.2
encapsulation dot1q 30
ip address 216.138.115.209 29
exit ethernet
Note:
Each VLAN is fully routed as a subinterface.
Note:
All interfaces use the same Source MAC. The Ethernet switch used in the example must
support Independent VLAN Learning of MAC addresses.
256
Avaya Secure Router 1000 Series Configuration Guide
December 2010

Advertisement

Table of Contents
loading

Table of Contents