Resetting Statistics Counters - Alcatel OmniSwitch 6600 Family Network Configuration Manual

Omniswitch 6600 series
Hide thumbs Also See for OmniSwitch 6600 Family:
Table of Contents

Advertisement

Configuring Ethernet Ports
As an option, you can document the interface type by entering ethernet, fastethernet, or gigaethernet
before the slot number. For example, to set the inter-frame gap value on port 52 on slot 2 to 10 bytes and
document the port as Gigabit Ethernet enter:
-> interfaces gigaethernet 2/52 ifg 10
Note. Since the interfaces ifg command is only supported on Gigabit interfaces only the gigaethernet
keyword should be used.

Resetting Statistics Counters

The
interfaces no l2 statistics
range of ports, or all ports on a switch (slot).
To reset Layer 2 statistics on an entire slot enter interfaces followed by the slot number and no l2
statistics. For example, to reset all Layer 2 statistics counters on slot 2 enter:
-> interfaces 2 no l2 statistics
To reset Layer 2 statistics on a single port enter interfaces followed by the slot number, a slash (/), the
port number, and no l2 statistics. For example, to reset all Layer 2 statistics counters on port 3 on slot 2
enter:
-> interfaces 2/3 no l2 statistics
To reset Layer 2 statistics on a range of ports enter interfaces followed by the slot number, a slash (/), the
first port number, a hyphen (-), the last port number, and no l2 statistics. For example, to reset all Layer 2
statistics counters on ports 1 through 3 on slot 2 enter:
-> interfaces 2/1-3 no l2 statistics
As an option, you can document the interface type by entering ethernet, fastethernet, or gigaethernet
before the slot number. For example, to reset all Layer 2 statistics counters on port 3 on slot 2 and docu-
ment the port as Fast Ethernet:
-> interfaces fastethernet 2/3 no l2 statistics
Note. The
show
interfaces,
be used to display Layer 2 statistics (e.g., input and output errors, deferred frames received, unicast pack-
ets transmitted). For information on using these commands, see the OmniSwitch CLI Reference Guide.
OmniSwitch 6600 Family Network Configuration Guide
command is used to reset all Layer 2 statistics counters on a specific port, a
show interfaces
accounting, and
April 2006
Setting Ethernet Port Parameters
show interfaces counters
commands can
page 1-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents