Chapter 122 Vlan Counter Commands - D-Link xstack DGS-3620 series Reference Manual

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 122 VLAN Counter
create vlan_counter [vlan <vlan_name> | vlanid <vidlist>] {ports [<portlist> | all]} [all_frame |
broadcast | multicast | unicast] [packet | byte]{[rx | tx]}
clear vlan_counter statistics [all | [vlan <vlan_name> | vlanid <vidlist>] [all | ports <portlist>]] {[rx
| tx]}
delete vlan_counter [all | [vlan <vlan_name> | vlanid <vidlist>] [all | ports <portlist> [all | [all_frame
| broadcast | multicast | unicast] [packet | byte]]]] {[rx | tx]}
show vlan_counter {[vlan <vlan_name> | vlanid <vidlist>]} {[rx | tx]}
show vlan_counter statistics {[vlan <vlan_name> | vlanid <vidlist>] {ports <portlist>}} {[rx | tx]}
122-1 create vlan_counter
Description
This command is used to create the control entry for VLAN traffic flow statistics. A control entry
can be created to count ingress and/or egress statistics for a specific VLAN or to count statistics
for a specific port on a specific VLAN on the ingress pipeline or egress pipeline. The statistics can
be counted for different frame types either by byte or by packet. Both ingress and egress statistics
are created if the direction is not specified.
Format
create vlan_counter [vlan <vlan_name> | vlanid <vidlist>] {ports [<portlist> | all]} [all_frame |
broadcast | multicast | unicast] [packet | byte] {[rx | tx]}
Parameters
vlan - Specifies the VLAN name that will be used for this configuration.
<vlan_name> - Enter the VLAN name that will be used for this configuration.
vlanid - Specifies the VLAN ID that will be used for this configuration.
<vidlist> - Enter the VLAN ID that will be used for this configuration.
ports - (Optional) Specifies the list of ports that will be used for this configuration.
<portlist> - Enter the list of ports that will be used for this configuration.
all - Specifies that all ports will be used for this configuration.
all_frame - Specifies that all packets will be counted regardless of the packet type.
broadcast - Specifies that only broadcast packets will be counted.
multicast - Specifies that only multicast packets will be counted.
unicast - Specifies that only unicast packets will be counted.
packet - Specifies that the statistics is counted by packets.
byte - Specifies that the statistics is counted by bytes.
rx - (Optional) Specifies that the statistics is counted for ingress traffic.
tx - (Optional) Specifies that the statistics is counted for egress traffic.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Commands
1285

Advertisement

Table of Contents
loading

Table of Contents