Monitoring Interface And Controller Status - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Monitoring and Maintaining the Interface

Monitoring Interface and Controller Status

The Cisco IOS software for the Catalyst 4500 series switch contains commands that you can enter at the
EXEC prompt to display information about the interface, including the version of the software and the
hardware, the controller status, and statistics about the interfaces. The following table lists some of the
interface monitoring commands. (You can display the full list of show commands by entering the show ?
command at the EXEC prompt.)
To display information about the interface, enter one of the following commands:
Command
Switch# show interfaces [type
slot/interface]
Switch# show running-config
Switch# show protocols [type
slot/interface]
Switch# show version
This example shows how to display the status of Fast Ethernet interface 5/5:
Switch# show protocols fastethernet 5/5
FastEthernet5/5 is up, line protocol is up
Switch#
Clearing and Resetting the Interface
To clear the interface counters shown with the show interfaces command, enter this command:
Command
Switch# clear counters {type slot/interface}
This example shows how to clear and reset the counters on Fast Ethernet interface 5/5:
Switch# clear counters fastethernet 5/5
Clear "show interface" counters on this interface [confirm] y
Switch#
*Sep 30 08:42:55: %CLEAR-5-COUNTERS: Clear counter on interface FastEthernet5/5
by vty1 (171.69.115.10)
Switch#
The clear counters command (without any arguments) clears all the current interface counters from all
interfaces.
The clear counters command does not clear counters retrieved with SNMP; it clears only those counters
Note
displayed with the EXEC show interfaces command.
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
8-36
Purpose
Displays the status and configuration of all interfaces or of
a specific interface.
Displays the configuration currently running in RAM.
Displays the global (system-wide) and interface-specific
status of any configured protocol.
Displays the hardware configuration, software version, the
names and sources of configuration files, and the boot
images.
Purpose
Clears interface counters.
Chapter 8
Configuring Interfaces
OL-30933-01

Advertisement

Table of Contents
loading

Table of Contents