Vlan; Port-Based Vlan - Fujitsu XG1200 User Manual

12-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG1200:
Table of Contents

Advertisement

XG1200 User's Guide

4.6 VLAN

VLAN (Virtual LAN) is a technology that divides a single network into virtually separated networks.
VLAN divides a network into multiple network segmentations, without changing the network physically. This configures a
network domain independent from other VLANs. VLAN can change network configuration easily without changing physical
cable connections, It can create a flexible network system.
As a VLAN protocol, port-based VLAN or Tag-based (IEEE802.1Q) VLAN is available for the XG1200.

4.6.1 Port-Based VLAN

Port-based VLAN is a method to configure a VLAN for each port, with forwarding based on the destination MAC addresses and
related port.
To configure a port-based VLAN, carry out the following procedures in the administrator EXEC mode.
xg# configure terminal
xg(config)# vlan <1-4094> [ name VLAN_NAME ]
xg(config)# vlan-statistics collection <1-4094>
[ <1-4094>
xg(config)# interface port 1 2 3
(interface port range 1 3)
xg(config-if)# port-vlan-id vlan <1-4094>
xg(config-if)# ingress-filter tagged-frame
xg(config-if)# ingress-filter untagged-frame
xg(config-if)# exit
xg(config)# exit
xg# show interface
xg# show vlan
Command
]
37/258
All Rights Reserved, Copyright (C) PFU LIMITED 2005
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 port for which you
want to configure the port-based VLAN.
In this example, the global interface configuration mode
is selected for ports 1 through 3.
Set the default port VLAN ID for each port.
(Optional)
Define a filter on frames received (tagged and untagged
frames) if necessary.
Exit to global configuration mode.
Exit to administrator EXEC mode.
View the port state.
Check the information displayed in [Port Default Vlan
ID] under command output [Vlan Information].
View the port's VLAN membership state.

Advertisement

Table of Contents
loading

Table of Contents