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

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
Use this command to specify the name of a VLAN. The VLAN name must be unique within the
administrative domain.
Example
This example shows how to configure the VLAN name of VLAN 1000 to be "admin-vlan".
Switch# configure terminal
Switch(config)# vlan 1000
Switch(config-vlan)# name admin-vlan
Switch(config-vlan)#
116-18
counting
This command is used to create a control entry for traffic statistics on specified Layer 2 VLAN interface(s).
Use the no command to delete the control entries.
counting [interface INTERFACE-ID [,|-]] {broadcast | multicast |unicast | any} [rx | tx]
no counting [interface INTERFACE-ID [,|-]] [broadcast | multicast |unicast | any] [rx | tx]
Parameters
interface INTERFACE-ID
,
-
broadcast
multicast
unicast
any
rx
tx
Default
By default, no control entry is specified.
Command Mode
Layer 2 VLAN Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If no frame type is specified, the control entries is deleted based on the interfaces and traffic direction. If
the traffic direction is not specified, then both ingress and egress traffic will be counted.
(Optional) Specifies the physical port interface(s) to be counted. If no
physical port interface is specified, then statistics is counted on merely
a per-VLAN basis.
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
(Optional) Specifies a range of interfaces. No space is allowed before
and after the hyphen.
Specifies to count only broadcast frames.
Specifies to count only multicast frames.
Specifies to count only unicast frames.
Specifies to count all frames regardless of the frame type.
(Optional) Specifies to count ingress traffic.
(Optional) Specifies to count egress traffic.
1347

Advertisement

Table of Contents
loading

Table of Contents