D-Link DXS-3600 Series Cli Reference Manual page 1353

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
This command is only valid for Layer 2 VLAN interface and it is used for products without proper
hardware statistics resources per Layer 2 VLAN. This feature may share ACL resources.
Only physical port interfaces are valid for the optional interface parameter. The statistics is gathered on a
per-VLAN basis if the interface is not specified. Alternatively it will count for specific physical port(s) in
specific VLAN(s).
All of the control entries for specific VLAN(s) can be deleted using the no counting command without any
parameters. All the control entries for specific physical port(s) in specific VLAN(s) can be deleted using
the no counting interface INTERFACE-ID [,|-] command without succeeding parameters.
Example
This example shows how to create a control entry to count both ingress and egress statistics for VLAN 2.
Switch# configure terminal
Switch(config)# interface L2vlan 2
Switch(config-if)# counting any
Switch(config-if)#
This example shows how to create a control entry to count both ingress and egress broadcast statistics
for VLAN 3.
Switch# configure terminal
Switch(config)# interface L2vlan 3
Switch(config-if)# counting broadcast
Switch(config-if)#
This example shows how to create a control entry to count ingress unicast statistics for the physical port
interface Ethernet 1/0/1 in VLAN 5.
Switch# configure terminal
Switch(config)# interface L2vlan 5
Switch(config-if)# counting interface ethernet 1/0/1 unicast rx
Switch(config-if)#
This example shows how to delete all control entries to count both ingress and egress statistics for VLAN
2.
Switch# configure terminal
Switch(config)# interface L2vlan 2
Switch(config-if)# no counting all
Switch(config-if)#
This example shows how to delete all control entries to count both ingress and egress statistics for the
physical port interface Ethernet 1/0/2 in VLAN 10.
Switch# configure terminal
Switch(config)# interface L2vlan 10
Switch(config-if)# no counting interface ethernet 1/0/2 all
Switch(config-if)#
This example shows how to delete a control entry to count egress multicast statistics for the physical port
interface Ethernet 1/0/10 in VLAN 20.
Switch# configure terminal
Switch(config)# interface L2vlan 20
Switch(config-if)# no counting interface ethernet 1/0/10 multicast tx
Switch(config-if)#
1348

Advertisement

Table of Contents
loading

Table of Contents