Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
173/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.12.3 Interface vlan
Function
Switches from the global configuration mode to the interface edit mode wherein VLANs are configured.
Multiple VLANs can be configured collectively.
Prompt
xg(config)#
Command syntax
interface vlan <1-4094> [ <1-4094> ]
Parameter
z vlan <1-4094> [ <1-4094> ]
Specifies the VLAN to configure. When specifying multiple VLANs, list them separated with
" " (space). Up to 8 VIDs can be specified.
Command type
Configuration command
Message
% duplicate vlan number: %1$
Explanation
The specified VID was duplicated.
[[Inserted string]]%1$: duplicated VID
Solution
Specify a unique VID.
% Can't set vlan id. Over max entry number. [8]
Explanation
The maximum number of VID was exceeded.
Solution
Specify no more than 8 VIDs and execute the command again..
% VLAN %1$ not configured.
Explanation
The specified VLAN is not created.
[[Inserted string]]%1$: specified VID
Solution
Create VID by "vlan” command.
Note
z Every command wherein VLAN edit mode is not displayed in “show running-config” command since equivalent
commands are already exist.
Example
Switch to the collective interface edit mode using VLANs.
xg(config)# interface vlan 1 2 3
xg(config-vlan)#