Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
179/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.12.11 vlan-statistics collection
Function
Configures the specified VLANs to collect statistics information. Up to 32 VLANs can be set.
Use the no form to cancel collecting the VLAN statistics information.
Prompt
xg(config)#
Command syntax
vlan-statistics collection <1-4094> [ <1-4094> ]
no vlan-statistics
Parameter
z collection <1-4094> <1-4094>
Specifies the ID of the VLAN to collect statistics information.
To collect the statistics information on multiple VLANs, specify multiple VIDs by separating
them with a “ ” (space). Up to 32 VLANs can be specified.
Command type
Configuration command
Default
None
Message
% Can't set vlan id. Over max entry number. [%1$]
Explanation
No more VLANs can be specified for collection. The maximum allowed VLANs (32) have been
specified.
[[Inserted string]]%1$: Limit value
Solution
Delete VLANs whose information is no longer required then reissue the command.
Note
z If a VID of an uncreated VLAN is specified, the command is terminated normally. However, the statistics information of
an uncreated VLAN is not collected.
Example
Specify VIDs 1, 10, 20, 30 and 40 for VLAN statistics collection.
Then, change the VIDs to 1, 10, 20 and 30 only to collect their VLAN statistics information.
xg(config)# vlan-statistics collection 1 10 20 30 40
xg(config)# vlan-statistics collection 1 10 20 30