cc/td/doc/product/lan/cat6000/sw_5_4
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

show cops
show counters
show default
show environment
show errdisable-timeout
show errordetection
show file
show flash
show gmrp configuration
show gmrp statistics
show gmrp timer
show gvrp configuration
show gvrp statistics
show ifindex
show igmp statistics
show imagemib
show interface

show cops

Use the show cops command set to display COPS information.

show cops info [diff-serv | rsvp+] [noalias]
show cops pib
show cops roles


Syntax Description

info

Keyword to display COPS status and configuration information.

diff-serv

(Optional) Keyword to specify the differentiated services server table.

rsvp+

(Optional) Keyword to specify the RSVP+ server table.

noalias

(Optional) Keyword to force the display to show only IP addresses, not IP aliases.

pib

Keyword to display the COPS policy tree information.

roles

Keyword to display the ports assigned to each role.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guidelines

The display output of the show cops pib command is a numeric dump of the PIB in terms of a PRID and its vector of values.

For a few minutes after a switchover, note that if you enter the show cops roles command, the output may be incorrect. If this is the case, the following warning displays:

COPS High Availability Switch Over in progress, hardware may be
programmed differently than as suggested by the output of these
commands.
Examples

This example shows how to display COPS status and configuration information:

Console> show cops info
COPS general configuration
---------------------------
COPS domain name            : -
Connection retry intervals  : initial   = 30 seconds
                              increment = 30 seconds
                              max       = 300 seconds
COPS Diff-Serv client state
---------------------------
COPS connection state       :not-connected
Last active server          :172.20.25.3 [port:3288]  
Primary configured server   :172.20.25.3 [port:3288]  
Secondary configured server :-
COPS RSVP+ client state
------------------------
COPS connection state       : connected
Last active server          : 171.21.34.56
Primary configured server   : 171.21.34.56 [3288]
Secondary configured server : 171.21.34.57 [3288]
Console> 
 

This example shows how to display COPS policy tree information:

Console> show cops pib
4.1.1.1          0 0 0 1 1 0 0 2 2 0 0 3 3 0 0 (etc.) .. 63 30 5 3 0
4.2.1            0 1 1 2 2 3 3 4 4 1 5 1 6 10 7 8
(display is truncated)
Console> 
 

This example shows how to display COPS RSVP+ status and configuration information:

Console> show cops info rsvp
COPS general configuration
---------------------------
COPS domain name            : -
Connection retry intervals  : initial   = 30 seconds
                              increment = 30 seconds
                              max       = 300 seconds
 
COPS RSVP+ client state
------------------------
COPS connection state       : connected
Last active server          : 171.21.34.56
Primary configured server   : 171.21.34.56 [3288]
Secondary configured server : 171.21.34.57 [3288]
Console>
 

This example shows how to display the ports assigned to each role:

Console> show cops roles
Admin Roles                     Mod/Ports
------------------------------- ---------------------------------------
access_port                     1/1-2,3/1-5,3/8
backbone_port                   1/1-2,3/8
branch_office_port              3/6-7,4/1-8
net_port                        -
 
Oper Roles                      Mod/Ports
------------------------------- ---------------------------------------
access_port                     1/1-2,3/1-5,3/8
backbone_port                   1/1-2,3/8
branch_office_port              3/6-7,4/1-8
Console>

This example shows how to display only IP addresses, not IP aliases:

Console> show cops noalias
COPS general configuration
---------------------------
COPS domain name            : -
Connection retry intervals  : initial   = 30 seconds
                              increment = 30 seconds
                              max       = 300 seconds
 
COPS Diff-Serv client state
---------------------------
COPS connection state       : not-connected
TCP  connection state       : not-connected
Last active server          : -
Primary configured server   : -
Secondary configured server : -
 
COPS RSVP client state
----------------------
COPS connection state       : not-connected
TCP  connection state       : not-connected
Last active server          : -
Primary configured server   : -
Secondary configured server : -
Console>
Related Commands

clear cops
set cops

show counters

Use the show counters command to display hardware counters for a port.

show counters mod/port

Syntax Description

mod/port

Number of the module and the port.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to display the counters for module 2, port 1:


Note The counters displayed may change depending on the module type queried.
Console> (enable) show counters 2/1
Generic counters version 1
64 bit counters
0  rxHCTotalPkts                      =              2170558
1  txHCTotalPkts                      =              2588911
2  rxHCUnicastPkts                    =              2142669
3  txHCUnicastPkts                    =              2585457
4  rxHCMulticastPkts                  =                19552
5  txHCMulticastPkts                  =                 1789
6  rxHCBroadcastPkts                  =                 8332
7  txHCBroadcastPkts                  =                 1665
8  rxHCOctets                         =            190513843
9  txHCOctets                         =            227423299
10 rxTxHCPkts64Octets                 =                20996
11 rxTxHCPkts65to127Octets            =              4737279
12 rxTxHCPkts128to255Octets           =                 1170
13 rxTxHCPkts256to511Octets           =                   16
14 rxTxHCpkts512to1023Octets          =                    8
15 rxTxHCpkts1024to1518Octets         =                    0
16 rxDropEvents                       =                    0
32 bit counters
0  rxCRCAlignErrors                   =          0
1  rxUndersizedPkts                   =          0
2  rxOversizedPkts                    =          0
3  rxFragmentPkts                     =          0
4  rxJabbers                          =          0
5  txCollisions                       =          0
6  ifInErrors                         =          0
7  ifOutErrors                        =          0
8  ifInDiscards                       =          0
9  ifInUnknownProtos                  =          0
10 ifOutDiscards                      =          0
11 txDelayExceededDiscards            =          0
12 txCRC                              =          0
13 linkChange                         =          2
Dot3 counters version 1
0  dot3StatsAlignmentErrors           =          0
1  dot3StatsFCSErrors                 =          0
2  dot3StatsSingleColFrames           =          0
3  dot3StatsMultiColFrames            =          0
4  dot3StatsSQETestErrors             =          0
5  dot3StatsDeferredTransmisions      =          0
6  dot3StatsLateCollisions            =          0
7  dot3StatsExcessiveCollisions       =          0
8  dot3StatsInternalMacTransmitErrors =          0
9  dot3StatsCarrierSenseErrors        =          0
10 dot3StatsFrameTooLongs             =          0
11 dot3StatsInternalMacReceiveErrors  =          0
Flowcontrol counters version 1
0  txPause                            =          0
1  rxPause                            =          0
Console> (enable)
 

Table 2-14 describes the possible fields in the show counters command output.


Table 2-14: show counters Command Output Fields
Field Description
64-bit counters

rxHCTotalPkts

Number of packets (including bad packets, broadcast packets, and multicast packets) received on a link.

txHCTotalPkts

Number of packets (including bad packets, broadcast packets, and multicast packets) transmitted on a link.

rxHCUnicastPkts

Number of packets, delivered by this sublayer to a higher (sub)layer, which were not addressed to a multicast or broadcast address at this sublayer.

txHCUnicastPkts

Number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sublayer, including those that were discarded or not sent.

rxHCMulticastPkts

Number of packets, delivered by this sublayer to a higher (sub)layer, which were addressed to a multicast address at this sublayer. For a MAC layer protocol, this includes both Group and Functional addresses.

txHCMulticastPkts

Number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sublayer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.

rxHCBroadcastPkts

Number of packets, delivered by this sublayer to a higher (sub)layer, which were addressed to a broadcast address at this sublayer.

txHCBroadcastPkts

Number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sublayer, including those that were discarded or not sent.

rxHCOctets

Number of octets received on the interface, including framing characters.

txHCOctets

Number of octets transmitted out of the interface, including framing characters.

rxTxHCPkts64Octets

Number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).

rxTxHCPkts65to127Octets

Number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).

rxTxHCPkts128to255Octets

Number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).

rxTxHCPkts256to511Octets

Number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).

rxTxHCpkts512to1023Octets

Number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).

rxTxHCpkts1024to1518Octets

Number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).

rxDropEvents1

Number of events in which packets were dropped by the probe due to lack of resources.

32-bit counters

rxCRCAlignErrors

Number of packets received that had a length (excluding framing bits, but including FCS octets) between 64 and 1518 octets, inclusive, and had either a bad FCS with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

rxUndersizedPkts

Number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well-formed.

rxOversizedPkts

Number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well-formed.

rxFragmentPkts2

Number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad FCS with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

rxJabbers3

Number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad FCS with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

txCollisions4

The best estimate of the total number of collisions on this Ethernet segment.

The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10Base5) and section 10.3.1.3 (10Base2) of IEEE standard 802.3 states that a station must detect a collision in the receive mode if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus, a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BaseT.

ifInErrors

For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.

ifOutErrors

Number of octets transmitted out of the interface, including framing characters.

ifInDiscards

Number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their delivery to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.

ifInUnknownProtos

Number of inbound packets with unknown protocols.

ifOutDiscards

Number of inbound packets chosen to be discarded even though no errors had been detected to prevent their delivery to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.

txDelayExceededDiscards

Number of frames discarded by this port due to excessive transmit delay.

txCRC

Number of CRC errors.

linkChange

Number of times the port toggled between a connect state to a non-connect state.

Dot3 counters version 1

dot3StatsAlignmentErrors5

A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check.

dot3StatsFCSErrors6

A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check.

dot3StatsSingleColFrames

A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision.

A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsMultipleCollisionFrames object.

dot3Stats MultiColFrames

A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.

dot3StatsSQETestErrors

A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR message is defined in section 7.2.2.2.4 of ANSI/IEEE 802.3-1985 and its generation is described in section 7.2.4.6 of the same document.

dot3StatsDeferredTransmisions

A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.

dot3StatsLateCollisions7

Number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet.

dot3StatsExcessiveCollisions

A count of frames for which transmission on a particular interface fails due to excessive collisions.

dot3StatsInternalMacTransmitErrors8

A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisions object, or the dot3StatsCarrierSenseErrors object.

dot3StatsCarrierSenseErrors

Number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.

dot3StatsFrameTooLongs

A count of frames received on a particular interface that exceeds the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtained are counted exclusively according to the error status presented to the LLC.

dot3StatsInternalMacReceiveErrors9

A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors object, or the dot3StatsFCSErrors object.

Flowcontrol counters version 1

txPause

Number of control frames transmitted at the gigabit level. This counter is valid only on a Gigabit Ethernet port.

rxPause

Number of control frames received at the gigabit level. This counter is valid only on a Gigabit Ethernet port.

1This number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
2It is entirely normal for etherStatsFragments to increment because it counts both runts (which are normal occurrences due to collisions) and noise hits.
3This definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10Base5) and section 10.3.1.4 (10Base2), which define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
4An RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
5This number is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtained are counted exclusively according to the error status presented to the LLC.
6This number is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtained are counted exclusively according to the error status presented to the LLC.
7512 bit-times corresponds to 51.2 microseconds on a 10-Mbps system. A (late) collision represented by an instance of this object is also considered as a (generic) collision for other collision-related statistics.
8The precise meaning of the count represented by an instance of this object is implementation-specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface not otherwise counted.
9The precise meaning of the count represented by an instance of this object is implementation-specific. In particular, an instance of this object may represent a count of receive errors on a particular interface not otherwise counted.

Related Command

clear counters

show default

Use the show default command to check the status of the default port status setting.

show default

Syntax Description

This command has no keywords or arguments.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Usage Guideline

The command shows whether the set default portstatus command is in disable or enable mode.

Example

This example shows how to display the status of the default port status:

Console> (enable) show default
portstatus: disable
Console> (enable)
Related Command

set default portstatus

show environment

Use the show environment command to display system status information and display the status of the power remote for each port in the module.

show environment [temperature | all | power [mod_num]]

Syntax Description

temperature

(Optional) Keyword to display temperature information.

all

(Optional) Keyword to display environmental status information (for example, power supply, fan status, and temperature information) and information about the power available to the system.

power

(Optional) Keyword to display environment power information.

mod_num

(Optional) Number of the module.

Default

If you do not enter a keyword, environmental status information (for example, power supply, fan status, and temperature information) only is displayed.

Command Type

Switch command.

Command Mode

Normal.

Usage Guidelines

If you configure the mod_num, an error message displays if the module is not capable of providing power to the remote device.

In the show environment power command output display, the partial-deny card status indicates that some, but not all, ports in the module are inline powered.

Examples

This example shows how to display environmental status information:

Console> show environment 
Environmental Status (. = Pass, F = Fail, U = Unknown, N = Not Present)
  PS1:.     PS2:N     PS1 Fan:.     PS2 Fan:N
  Chassis-Ser-EEPROM:.     Fan:.
  Clock(A/B):A         Clock A:.     Clock B:.
  VTT1:.    VTT2:.    VTT3:.
Console> 
 

This example shows how to display the port power status for all modules:

Console> show environment power
Slot  Card Type            Power Required  Power Allocated  Card Status
----  -------------------  --------------  ---------------  ------------
1                           0.00 A          0.301 A         none
2     WS-X6K-SUP1-2GE       3.30 A          0.146 A         partial-deny
3     WS-X6348-RJ-45        2.00 A          0.200 A         ok
5     WS-X6248-RJ-45        2.00 A          0 A             power-down
6     Unknown               2.69 A          0 A             unknown
7     WS-X6248-RJ-45        2.02 A          0 A             power-bad
9     WS-X6416-GE-MT        2.50 A          0 A             power-deny
 
Console>  
 

This example shows how to display the port power status for a module:

Console> show environment power 3
Module 3:
Port  Inline-Power     Power-Allocated
      Admin Oper       mWatt mA @ 42V 
----- ----- ---------- ----- ---------
 3/1  off   on         10500 250
 3/2  on    on         8316  198
 3/3  on    power-deny 0     0
 3/4  auto  off        0     0
Console>
 

This example shows the error message displayed if the module is not capable of providing power to the remote device:

Console> show environment power 5
Feature not supported on module 5.
Console>
 

This example shows how to display detailed temperature information:

Console> show environment temperature
                 Intake        Exhaust       Device 1      Device 2
Slot             Temperature   Temperature   Temperature   Temperature
---------------  ------------  ------------  ------------  ------------
1                22C(60C,70C)  25C(32C,75C)  23C(60C,70C)  27C(60C,70C)  
3                27C(60C,70C)  26C(32C,75C)  23C(60C,70C)  27C(60C,70C)
7                22C(60C,70C)  25C(32C,75C)  23C(60C,70C)  27C(60C,70C)  
1  (Switch-Cat)  27C(60C,70C)  26C(60C,70C)
 
Chassis Modules
------------------
VTT1:27C(60C,70C)  
VTT2:26C(62C,75C)  
VTT3:25C(60C,70C) 
Console>
 

This example shows how to display environmental status information and details about the power available to the system:

Console> show environment all
Environmental Status (. = Pass, F = Fail, U = Unknown, N = Not Present)
  PS1: .     PS2: N     PS1 Fan: .     PS2 Fan: N
  Clock(A/B): A   Chassis-Ser-EEPROM: .    Fan: .
                 Intake        Exhaust       Device 1      Device 2
Slot             Temperature   Temperature   Temperature   Temperature
---------------  ------------  ------------  ------------  ------------
1                22C(60C,70C)  25C(32C,75C)  23C(60C,70C)  27C(60C,70C)  
3                27C(60C,70C)  26C(32C,75C)  23C(60C,70C)  27C(60C,70C)
7                22C(60C,70C)  25C(32C,75C)  23C(60C,70C)  27C(60C,70C)  
1  (Switch-Cat)  27C(60C,70C)  26C(60C,70C) 
 
Chassis Modules
------------------
VTT1:27C(60C,70C)  
VTT2:26C(62C,75C)  
VTT3:25C(60C,70C) 
 
PS1 Capacity: 27.46 Amps
PS2 Capacity: none
PS Configuration : PS1 and PS2 in Redundant Configuration.
Total Power Available for Line Card Usage: 27.46 Amps
 
Slot power Requirement/Usage :
 
Slot  Card Type            Power Required  Power Allocated  Card Status
----  -------------------  --------------  ---------------  -----------
2     WS-X6K-SUP1-2GE       2.00 A          2.00 A          ok
Console> 

show errdisable-timeout

Use the show errdisable-timeout command to display the errdisable timeout configuration and status.

show errdisable-timeout

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Example

This example shows how to display the errdisable timeout configuration and status:

Console> (enable) show errdisable-timeout
ErrDisable Reason   Timeout Status 
------------------- ------------
bpdu-guard          Enable
channel-misconfig   Disable
duplex-mismatch     Enable
udld                Enable
other               Disable
 
Interval: 300 seconds
 
Ports that will be enabled at the next timeout:
Port  ErrDisable Reason
----- -----------------
 3/1  udld
 3/8  bpdu-guard
 6/5  udld
 7/24	 duplex-mismatch
Console>(enable) 
Related Command

set errdisable-timeout

show errordetection

Use the show errordetection command to display error detection settings.

show errordetection

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Example

This example shows how to display the error detection settings:

Console> (enable) show errordetection
Inband error detection:          disabled
Memory error detection:          enabled
Port counter error detection:    enabled
Console> (enable)
Related Command

set errordetection

show file

Use the show file command to display the contents of a file that has been saved to Flash memory.

show file [device:]filename [dump]

Syntax Description

device:

(Optional) Device where the Flash memory resides.

filename

Name of the configuration file.

dump

Keyword to show the hexadecimal dump of the file.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Usage Guideline

A colon (:) is required after the specified device.

Examples

This example shows how to display the contents of the configuration file saved to Flash memory:

Console> (enable) show file slot0:cfgfile 
begin
!
#version 5.4 
!
set password $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 
set enablepass $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 
set prompt Console> 
set length 24 default 
!
#system
set system baud  9600
set system modem disable
...
Console> (enable)

This example shows how to display the hexadecimal dump from a file:

Console> (enable) show file slot:cfgfile dump
8099d140  0A626567 696E0A21 0A237665 7273696F   .begin.!.#versio
8099d150  6E20352E 3328302E 31312942 4F552D45   n 5.3(0.11)BOU-E
8099d160  6E670A21 0A736574 20706173 73776F72   ng.!.set passwor
8099d170  64202431 24464D46 51244866 5A523544   n $1$FMFQ$HfZR5D
8099d180  55737A56 48495268 727A3468 36563730   UszVHIRhrz4h6V70
8099d190  0A736574 20656E61 626C6570 61737320   .set enablepass
8099d1a0  24312446 4D465124 48665A52 35445573   $1$FMFQ$HfZR5DUs
8099d1b0  7A564849 5268727A 34683656 37300A73   zVHIRhrz4h6V70.s
8099d1c0  65742070 726F6D70 7420436F 6E736F6C   et prompt Consol
8099d1d0  653E0A73 6574206C 656E6774 68203234   e>.set length 24
...
Console> (enable)

show flash

Use the show flash command to list Flash PC card information, including file code names, version numbers, and sizes.

show flash [[m/]device:] [all | chips | filesys]

Syntax Description

m/

(Optional) Module number of the supervisor engine containing the Flash device.

device:

(Optional) Valid devices are bootflash and slot0.

all

(Optional) Keyword to list deleted files, undeleted files, and files with errors on a Flash memory device.

chips

(Optional) Keyword to show information about the Flash chip.

filesys

(Optional) Keyword to show the Device Info Block, the Status Info, and the Usage Info.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guideline

A colon (:) is required after the specified device.

Examples

The following examples show how to list supervisor engine Flash information:

Console> show flash
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1   .D 2        2D6B310A 100fc0  15   1052123  Dec 30 1999 15:43:50 cat6k_r47_1.cbi
2   .. 2        43B312DF 201ed8  15   1052608  Dec 30 1999 10:23:30 cat6k_r47_1.cbi
 
6283877 bytes available (2104731 bytes used)
Console>
 
Console> show flash chips
******** Intel Series 2+ Status/Register Dump ********
 
ATTRIBUTE MEMORY REGISTERS:
  Config Option Reg (4000): 2
  Config Status Reg (4002): 0
  Card Status   Reg (4100): 1
  Write Protect Reg (4104): 4
  Voltage Cntrl Reg (410C): 0
  Rdy/Busy Mode Reg (4140): 2
 
COMMON MEMORY REGISTERS: Bank 0
  Intelligent ID Code  : 8989A0A0
  Compatible Status Reg: 8080
  Global     Status Reg: B0B0
  Block Status Regs:
    0  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    8  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    16 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    24 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
 
COMMON MEMORY REGISTERS: Bank 1
  Intelligent ID Code  : 8989A0A0
  Compatible Status Reg: 8080
  Global     Status Reg: B0B0
  Block Status Regs:
    0  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    8  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    16 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    24 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
 
COMMON MEMORY REGISTERS: Bank 2
  Intelligent ID Code  : FF00FF
    IID Not Intel -- assuming bank not populated
 
COMMON MEMORY REGISTERS: Bank 3
Console>
 
Console> show flash all
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1   .D 2        2D6B310A 100fc0  15   1052123  Dec 30 1999 15:43:50 cat6k_r47_1.cbi
2   .. 2        43B312DF 201ed8  15   1052608  Dec 30 1999 10:23:30 cat6k_r47_1.cbi
 
6283877 bytes available (2104731 bytes used)
 
-------- F I L E   S Y S T E M   S T A T U S --------
  Device Number = 0
DEVICE INFO BLOCK:
  Magic Number          = 6887635   File System Vers = 10000    (1.0)
  Length                = 800000    Sector Size      = 20000
  Programming Algorithm = 4         Erased State     = FFFFFFFF
  File System Offset    = 20000     Length = 7A0000
  MONLIB Offset         = 100       Length = C730
  Bad Sector Map Offset = 1FFF8     Length = 8
  Squeeze Log Offset    = 7C0000    Length = 20000
  Squeeze Buffer Offset = 7E0000    Length = 20000
  Num Spare Sectors     = 0
    Spares:
STATUS INFO:
  Writable
  NO File Open for Write
  Complete Stats
  No Unrecovered Errors
USAGE INFO:
  Bytes Used     = 201D9B  Bytes Available = 5FE265
  Bad Sectors    = 0       Spared Sectors  = 0
  OK Files       = 1       Bytes = 100FC0
  Deleted Files  = 1       Bytes = 100DDB
  Files w/Errors = 0       Bytes = 0
 
******** Intel Series 2+ Status/Register Dump ********
 
ATTRIBUTE MEMORY REGISTERS:
  Config Option Reg (4000): 2
  Config Status Reg (4002): 0
  Card Status   Reg (4100): 1
  Write Protect Reg (4104): 4
  Voltage Cntrl Reg (410C): 0
  Rdy/Busy Mode Reg (4140): 2
 
COMMON MEMORY REGISTERS: Bank 0
  Intelligent ID Code  : 8989A0A0
  Compatible Status Reg: 8080
  Global     Status Reg: B0B0
  Block Status Regs:
    0  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    8  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    16 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    24 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
 
COMMON MEMORY REGISTERS: Bank 1
  Intelligent ID Code  : 8989A0A0
  Compatible Status Reg: 8080
  Global     Status Reg: B0B0
  Block Status Regs:
    0  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    8  :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    16 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
    24 :  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0  B0B0
 
COMMON MEMORY REGISTERS: Bank 2
  Intelligent ID Code  : FF00FF
    IID Not Intel -- assuming bank not populated
 
COMMON MEMORY REGISTERS: Bank 3
  Intelligent ID Code  : FF00FF
    IID Not Intel -- assuming bank not populated
 
COMMON MEMORY REGISTERS: Bank 4
  Intelligent ID Code  : FF00FF
    IID Not Intel -- assuming bank not populated
Console>
 
Related Commands

download
resetswitch
show version
upload

show gmrp configuration

Use the show gmrp configuration command to display complete GMRP-related configuration information.

show gmrp configuration

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guideline

If the port list exceeds the available line spaces, the list wraps to the next line.

Examples

This example shows the display when GMRP is enabled:

Console> (enable) show gmrp configuration
Global GMRP Configuration:
GMRP Feature is currently enabled on this switch.
GMRP Timers (milliseconds):
Join = 200
Leave = 600
LeaveAll = 10000
Port based GMRP Configuration:
GMRP Status      Registration      Forward All    Port
--------------------------------------------------------------------
Enabled           Fixed            Disabled       2/1,3/1-2
Disabled          Normal           Disabled       2/5-6
Enabled           Normal           Disabled       1/1-2
Console> (enable) 
 

This example shows the display when GMRP is disabled:

Console> (enable) show gmrp configuration
Global GMRP Configuration:
GMRP Feature is currently disabled on this switch.
GMRP Timers (milliseconds):
Join = 200
Leave = 600
LeaveAll = 10000
Port based GMRP Configuration:
GMRP Status      Registration      Forward All    Port
--------------------------------------------------------------------
Enabled           Fixed            Disabled       2/1,3/1-2
Disabled          Normal           Disabled       2/5-6
Enabled           Normal           Disabled       1/1-2
Console> (enable) 
Related Command

set gmrp registration

show gmrp statistics

Use the show gmrp statistics command to display all the GMRP-related statistics for a specified VLAN.

show gmrp statistics [vlan]

Syntax Description

vlan

(Optional) VLAN for which to show GMRP statistics.

Default

The default is that if you do not specify a VLAN, statistics for VLAN 1 are shown.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to display all the GMRP-related statistics for VLAN 23:

Console> show gmrp statistics 23
GMRP Statistics for vlan <23>:
Total valid GMRP Packets Received:                         500
Join Empties:                                              200
Join INs:                                                  250
Leaves:                                                    10
Leave Alls:                                                35
Empties:                                                   5
Fwd Alls:                                                  0
Fwd Unregistered:                                          0
Total valid GMRP Packets Transmitted:                      600
Join Empties:                                              200
Join INs:                                                  150
Leaves:                                                    45
Leave Alls:                                                200
Empties:                                                   5
Fwd Alls:                                                  0
Fwd Unregistered:                                          0
Total valid GMRP Packets Received:                         0
Total GMRP packets dropped:                                0
Total GMRP Registrations Failed:                           0
Console> 
Related Commands

clear gmrp statistics
set gmrp

show gmrp timer

Use the show gmrp timer command to display all the values of the GMRP timers.

show gmrp timer

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to display all the values of the GMRP timers:

Console> (enable) show gmrp timer
Timer               Timer Value(milliseconds)
---------------------------------------------
Join                200
Leave               600
Leave All           10000
Console> (enable)
Related Commands

set gmrp timer
set gvrp timer
set garp timer
show gmrp configuration

show gvrp configuration

Use the show gvrp configuration command to display GVRP configuration information, including timer values, whether GVRP and dynamic VLAN creation is enabled, and which ports are running GVRP.

show gvrp configuration

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guidelines

If the port list exceeds the available line spaces, the list wraps to the next line.

If no ports are GVRP participants, the message output changes from:

GVRP Participants running on port_list

to:

GVRP Participants running on no ports.

Example

This example shows how to view GVRP configuration information:

Console> show gvrp configuration 
 
Global GVRP Configuration:
GVRP Feature is currently enabled on the switch.
GVRP dynamic VLAN creation is enabled.
GVRP Timers(milliseconds)
Join = 200
Leave = 600
LeaveAll = 10000
 
Port based GVRP Configuration:
GVRP-Status Registration Applicant Port(s)
----------- ------------ --------- -------------------------------------------
Enabled.   Normal      Normal   2/1
Enabled.   Normal      Active   4/4
Enabled.   Fixed       Normal   4/9
Enabled.   Fixed       Active   4/11
Enabled.   Forbidden   Normal   4/10
Enabled.   Forbidden   Active   4/5
Disabled   Normal      Normal   2/2
                                4/12-24
                                5/1-8
Disabled   Normal      Active   4/1,4/8
Disabled   Fixed       Normal   4/2
Disabled   Fixed       Active   4/7
Disbled    Forbidden   Normal   4/3
Disbled    Forbidden   Active   4/6
 
GVRP Participants running on no ports.
Console> (enable) 
Related Commands

set gvrp
set gvrp dynamic-vlan-creation
set gvrp registration
set gvrp timer
clear gvrp statistics
show gvrp statistics

show gvrp statistics

Use the show gvrp statistics command to view GVRP statistics for a port.

show gvrp statistics [mod/port]

Syntax Description

mod/port

(Optional) Number of the module and port.

Default

The default is, that if you do not specify a VLAN, statistics for VLAN 1 are shown.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to view GVRP statistics for module 2, port 1:

Console> show gvrp statistics 2/1
GVRP enabled
 
GVRP statistics for port 2/1:
Total valid pkts rcvd:           18951
Total invalid pkts recvd         0
General Queries recvd            377
Group Specific Queries recvd     0
MAC-Based General Queries recvd  0
Leaves recvd                     14
Reports recvd                    16741
Queries  Xmitted                 0
GS Queries Xmitted               16
Reports Xmitted                  0
Leaves Xmitted                   0
Failures to add GDA to EARL      0
Topology Notifications rcvd      10
GVRP packets dropped             0
Console> 
 

Table 2-15 describes the fields in the show gvrp statistics output.


Table 2-15: show gvrp statistics Command Output Fields
Field Description

GVRP Enabled

Status of whether GVRP is enabled or disabled.

Total valid pkts rcvd

Total number of valid GVRP packets received.

Total invalid pkts recvd

Total number of invalid GVRP packets received.

General Queries recvd

Total number of GVRP general queries received.

Group Specific Queries recvd

Total number of GVRP group-specific queries received.

MAC-Based General Queries recvd

Total number of MAC-based general queries received.

Leaves recvd

Total number of GVRP leaves received.

Reports recvd

Total number of GVRP reports received.

Queries Xmitted

Total number of GVRP general queries transmitted by the switch.

GS Queries Xmitted

Total number of GVRP group specific-equivalent queries transmitted by the switch.

Reports Xmitted

Total number of GVRP reports transmitted by the switch.

Leaves Xmitted

Total number of GVRP leaves transmitted by the switch.

Failures to add GDA to EARL

Total number of times the switch failed to add a multicast entry (GDA) to the EARL table.

Topology Notifications rcvd

Total number of topology change notifications received by the switch.

GVRP packets dropped

Total number of GVRP packets dropped by the switch.

Related Commands

set gvrp
set gvrp dynamic-vlan-creation
set gvrp registration
set gvrp timer
clear gvrp statistics
show gvrp configuration

show ifindex

Use the show ifindex command to display the information of the specific ifIndex.

show ifindex number

Syntax Description

number

Number of the ifIndex.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guideline

You can designate multiple ifIndex numbers by separating each number with a comma. To specify a range of numbers, use a dash (-) between the low and high numbers.

Example

This example shows how to display ifIndex information:

Console> (enable) show ifindex 1,2,3,4-15,40-45
 Ifindex 1 is mapped to interface sc0.
 Ifindex 2 is mapped to interface sl0.
 Ifindex 3 is mapped to port 1/1.
 Ifindex 4 is mapped to port 1/2.
 Ifindex 5 is mapped to port 1/3.
 Ifindex 6 is mapped to port 1/4.
 Ifindex 7 is mapped to vlan 1.
 Ifindex 8 is mapped to vlan 1002.
 Ifindex 9 is mapped to vlan 1004.
 Ifindex 10 is mapped to vlan 1005.
 Ifindex 11 is mapped to vlan 1003.
 Ifindex 12 is mapped to port 9/1.
 Ifindex 13 is mapped to port 9/2.
 Ifindex 14 is mapped to port 9/3.
 Ifindex 15 is mapped to port 9/4.
 Ifindex 40 is mapped to port 8/5.
 Ifindex 41 is mapped to port 8/6.
 Ifindex 42 is mapped to port 8/7.
 Ifindex 43 is mapped to port 8/8.
 Ifindex 44 is mapped to port 8/9.
 Ifindex 45 is mapped to FEC-1/1-2.
Console> 

show igmp statistics

Use the show igmp statistics command to view IGMP statistics for a particular VLAN.

show igmp statistics [vlan_id]

Syntax Description

vlan_id

(Optional) VLAN for which to show IGMP statistics.

Default

The default is that if you do not specify a VLAN, statistics for VLAN 1 are shown.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to view IGMP statistics for VLAN 1:

Console> show igmp statistics 1
IGMP enabled
 
IGMP statistics for vlan 1:
Total valid pkts rcvd:           18951
Total invalid pkts recvd         0
General Queries recvd            377
Group Specific Queries recvd     0
MAC-Based General Queries recvd  0
Leaves recvd                     14
Reports recvd                    16741
Queries  Xmitted                 0
GS Queries Xmitted               16
Reports Xmitted                  0
Leaves Xmitted                   0
Failures to add GDA to EARL      0
Topology Notifications rcvd      10
IGMP packets dropped             0
Console> 
 

Table 2-16 describes the fields in the show igmp statistics output.


Table 2-16: show igmp statistics Command Output Fields
Field Description

IGMP enabled

Status of whether IGMP snooping is enabled or disabled.

Total valid pkts rcvd

Number of valid IGMP packets received.

Total invalid pkts recvd

Number of invalid IGMP packets received.

General Queries recvd

Number of IGMP general queries received.

Group Specific Queries recvd

Number of IGMP group-specific queries received.

MAC-Based General Queries recvd

Number of MAC-based general queries received.

Leaves recvd

Number of IGMP leaves received.

Reports recvd

Number of IGMP reports received.

Queries Xmitted

Number of IGMP general queries transmitted by the switch.

GS Queries Xmitted

Number of IGMP group-specific equivalent queries transmitted by the switch.

Reports Xmitted

Number of IGMP reports transmitted by the switch.

Leaves Xmitted

Number of IGMP leaves transmitted by the switch.

Failures to add GDA to EARL

Number of times the switch failed to add a multicast entry (GDA) to the EARL table.

Topology Notifications rcvd

Number of topology change notifications received by the switch.

IGMP packets dropped

Number of IGMP packets dropped by the switch.

Related Commands

clear igmp statistics
clear multicast router
set igmp
set multicast router
show multicast router
show multicast group count

show imagemib

Use the show imagemib command to display image information provided in the CISCO-IMAGE-MIB for a particular image.

show imagemib filename

Syntax Description

filename

Name of the Flash device on the supervisor engine.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to display CISCO-IMAGE-MIB information for the Flash image:

Console> (enable) show imagemib bootflash:cn50
show mib info for file bootflash:cn50
CW_BEGIN$cat6000$
CW_IMAGE$bootflash:cn50$
CW_FAMILY$Catalyst 6000 Switch$
CW_MODULE$Catalyst Supervisor Module$
CW_VERSION$cat6000-sup.5.2.1.CSX.bin$
CW_MIN_DRAM$ 32 MB$
CW_MIN_BOOTFLASH$  8 MB$
CW_MIN_NVRAM$ 512 KB$
CW_BUILDTIME$  Nov 24 1998 00:32:33$
CW_SYSDESCR$Catalyst Operating System$
CW_END$cat6000$ 
Console> 

show interface

Use the show interface command to display information on network interfaces.

show interface

Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows how to display sl0 and sc0:

Console> show interface
sl0: flags=51<UP,POINTOPOINT,RUNNING>
        slip 0.0.0.0 dest 0.0.0.0
sc0: flags=63<UP,BROADCAST,RUNNING>
        vlan 1 inet 174.44.67.8 netmask 255.255.0.0 broadcast 172.20.255.255
dhcp server: 174.44.67.201
Console>
 

Table 2-17 describes the fields in the show interface command output.


Table 2-17: show interface Command Output Fields
Field Description

sl0

Information on the SLIP interface.

flags

Flags indicating the interface state (decoded in the subsequent field).

<UP,POINTOPOINT, RUNNING>

Interface state (UP, DOWN, BROADCAST, LOOPBACK, POINTOPOINT, or RUNNING).

slip

IP address of the SLIP interface.

dest

IP address of the host to which the console port will be connected.

sc0

Information on the in-band interface.

vlan

Number of the VLAN to which the sc0 interface has been assigned (known as the management VLAN).

inet

IP address of the interface.

netmask

Network mask for the interface.

broadcast

Broadcast address for the interface.

dhcp server

IP address of the DHCP server.

Related Command

set interface



hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Jul 24 09:00:00 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.