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

Table of Contents

show counters
show environment
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 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-8 describes the possible fields in the show counters command output.


Table 2-8: 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 which 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 exceed 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 Mbit/s 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 that are 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 that are not otherwise counted.

Related Command

clear counters

show environment

Use the show environment command to display system status information.

show environment [temperature | all | power]
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.

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.

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> (enable) 
 

This example shows how to display environmental power information:

Console> (enable) show environment power
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> (enable) 
 

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-Eng)  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-Eng)  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> (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 22D6B310A100fc0151052123Sep30 1998 15:43:50 cat6k_r47_1.cbi
2.. 243B312DF201ed8151052608Sep30 1998 10:23:30 cat6k_r47_1.cbi
 
6283877 bytes available (2104731 bytes used)
 
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 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
8:B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
16 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
24 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
 
COMMON MEMORY REGISTERS: Bank 1
Intelligent ID Code  : 8989A0A0
Compatible Status Reg: 8080
Global     Status Reg: B0B0
Block Status Regs:
0 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
8:B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
16 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
24 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
 
COMMON MEMORY REGISTERS: Bank 2
Intelligent ID Code  : FF00FF
IID Not Intel -- assuming bank not populated
 
COMMON MEMORY REGISTERS: Bank 3
Console> show flash all
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1.D 22D6B310A 100fc0151052123Sep30 1998 15:43:50 cat6k_r47_1.cbi
2.. 243B312DF 201ed8151052608Sep30 1998 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= 6887635File System Vers = 10000    (1.0)
Length= 800000Sector Size      = 20000
Programming Algorithm = 4Erased State     = FFFFFFFF
File System Offset= 20000Length = 7A0000
MONLIB Offset= 100 Length = C730
Bad Sector Map Offset = 1FFF8Length = 8
Squeeze Log Offset= 7C0000Length = 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= 201D9BBytes Available = 5FE265
Bad Sectors= 0Spared Sectors= 0
OK Files= 1Bytes = 100FC0
Deleted Files= 1Bytes = 100DDB
Files w/Errors = 0Bytes = 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 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
8:B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
16 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
24 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
 
COMMON MEMORY REGISTERS: Bank 1
Intelligent ID Code: 8989A0A0
Compatible Status Reg: 8080
Global     Status Reg: B0B0
Block Status Regs:
0 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
8:B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
16 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
24 :B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0
 
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
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 StatusRegistrationForward AllPort
--------------------------------------------------------------------
EnabledFixedDisabled2/1,3/1-2
DisabledNormalDisabled2/5-6
EnabledNormalDisabled1/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 StatusRegistrationForward AllPort
--------------------------------------------------------------------
EnabledFixedDisabled2/1,3/1-2
DisabledNormalDisabled2/5-6
EnabledNormalDisabled1/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 no VLAN is specified, statistics for VLAN 1 are shown.

Command Type

Switch command.

Command Mode

Normal.

Example

This example shows the display for 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
TimerTimer Value(milliseconds)
---------------------------------------------
Join200
Leave600
Leave All10000
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 config 
 
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.NormalNormal2/1
Enabled.NormalActive4/4
Enabled.FixedNormal4/9
Enabled.FixedActive4/11
Enabled.ForbiddenNormal4/10
Enabled.ForbiddenActive4/5
DisabledNormalNormal2/2
4/12-24
5/1-8
DisabledNormalActive4/1,4/8
DisabledFixedNormal4/2
DisabledFixedActive4/7
DisbledForbiddenNormal4/3
DisbledForbiddenActive4/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, if no VLAN is specified, 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-9 describes the fields in the show gvrp statistics output.


Table 2-9: 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 swtich.

Leaves Xmitted

Total number of GVRP leaves transmitted by the swtich.

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, if no VLAN is specified, 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-10 describes the fields in the show igmp statistics output.


Table 2-10: 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 172.16.25.130 netmask 255.255.0.0 broadcast 172.16.255.255
Console>
 

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


Table 2-11: 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.

Related Command

set interface



hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon May 17 11:36:35 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.