Tag-Based (Ieee802.1Q) Vlan - Fujitsu XG2000 Series User Manual

Xg2000 series compact, 20-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG2000 Series:
Table of Contents

Advertisement

XG2000 series User's Guide

4.7.2 Tag-Based (IEEE802.1Q) VLAN

Tag-based VLAN is a method of configuring VLANs so that the frame forwarding decision is based on a tag in the MAC header
identifying the VLAN membership. 4 bytes of additional data in the header, called a VLAN tag, identifies the VLAN frame
ownership. Using a VLAN tag enables configuring a single physical link that shares multiple VLANs.
The device's tag-based VLAN function is based on the IEEE 802.1Q standard.
The following figure shows an Ethernet frame format including a VLAN tag as specified by the IEEE 802.1Q standard.
To configure a tag-based VLAN, carry out the following procedures in the administrator EXEC mode.
xg# configure terminal
xg(config)# vlan <1-4094> [ description
VLAN_DESCRIPTION ]
xg(config)# vlan-statistics collection <1-4094>
[ <1-4094>
xg(config)# interface port 1 2 3
(interface port range 1 3)
xg(config-if)# vlan-member allowed vlan
{ <1-4094> | all }
{ egress-untagging | egress-tagging }
xg(config-if)# ingress-filter tagged-frame
xg(config-if)# ingress-filter untagged-frame
xg(config-if)# exit
xg(config)# exit
xg# show vlan
Command
]
42/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
Task
Switch to global configuration mode.
Create a VLAN to use.
(Optional)
Configure a VLAN that collects statistics.
Switch to interface edit mode for the desired ports to be
configured as tag-based VLAN members.
In this example, the global interface configuration mode
is selected for ports 1 though 3.
Register VLAN port ownership.
(Optional)
Define a filter for frames received (tagged and untagged
frames) at the ports, if necessary.
Exit to global configuration mode.
Exit to administrator EXEC mode.
View the port's VLAN membership state.

Advertisement

Table of Contents
loading

Table of Contents