
XG700 User's Guide
177/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.15.6 monitor vlan-traffic-bytes
Function
Displays the received byte count of each VLAN.
Prompt
xg> or xg#
Command syntax
monitor vlan-traffic-bytes { current | total } [interval <3-60>]
Parameter
{ current | total }
Specifies the statistics to be displayed.
−
current
Displays the cumulative byte count of received frames for each VLAN after startup of this command.
−
total
Displays the cumulative byte count of received frames for each VLAN after the system startup.
interval <3-60>
Specifies the statistics updating interval (in seconds).
The default interval is 3 seconds.
Command type
Operation management command
Output format (if "current" is specified)
xg# monitor vlan-traffic-bytes current
VLAN Traffic Statistics(Current Frame Bytes) 2005/08/22-12:12:15
================================================================
VID Rx-Frame Rx-NonUcast
Bytes Bytes
---- ----------- ------------
1 1234567890 1234567890
10
0
0
20 1234567890K 1234567889K
30 25690M 25690M
40 25690G 25690G
4094
0 0
================================================================
ESC:exit F:refresh
U:page up D:page down L:page left R:page right
VID
Displays the VID of the VLAN which has been set to collect its statistics. Statistics of each VLAN are displayed on a
line.
Specify the VLAN to collect its statistics using the "vlan-statistics collection" command.
Rx-Frame Bytes
Displays the cumulative byte count of frames which have been received at the specified VLAN (after the startup of this
command), using a 10-digit, right-justified value.
Rx-NonUcast Bytes
Displays the cumulative byte count of multicast or broadcast frames which have been received at the specified VLAN
(after the startup of this command), using a 10-digit, right-justified value
Output format (if "total" is specified)
xg# monitor qos-priority-traffic-bytes total
VLAN Traffic Statistics(Total Frame Bytes) 2005/08/22-12:12:15
==============================================================
VID Rx-Frame Rx-NonUcast
Bytes Bytes
---- ----------- ------------
1
1234567890 1234567890
10 0 0
20 1234567890K
1234567889K
30 25690M 25690M
40 25690G 25690G
4094
0 0
==============================================================
ESC:exit F:refresh
U:page up D:page down L:page left R:page right
The bytes displayed in the “Bytes” column are the ones cumulated after the system startup. Other values are the same as
those displayed if the “current” option is specified.