Table Of Contents
2.show igmp mode
Use the show igmp mode command to display the igmp mode on the switch.
show igmp mode
Syntax Description
This command has no keywords or arguments.
Defaults
This command has no default settings.
Command Types
Switch.
Command Modes
Normal.
Usage Guidelines
The switch dynamically chooses either IGMP-only or IGMP/CGMP mode, depending on the traffic present on the network. IGMP-only mode is used in networks with no CGMP devices. IGMP/CGMP mode is used in networks with both IGMP and CGMP devices.
The show igmp mode command output includes three fields:
•
IGMP Mode—Possible values are auto, igmp-only, and igmp-cgmp.
•
IGMP-Operational-Mode—Possible values are igmp-only and igmp-cgmp.
•
IGMP Address Aliasing Mode—Possible values are normal and fallback.
Examples
This example shows how to display the igmp mode:
Console> show igmp modeIGMP Mode: autoIGMP Operational Mode: igmp-onlyIGMP Address Aliasing Mode: normalConsole>Related Commands
show igmp statistics
Use the show igmp statistics command to view IGMP statistics for a particular VLAN.
show igmp statistics [vlan_id]
Syntax Description
Defaults
If no VLAN is specified, statistics for VLAN 1 are shown.
Command Types
Switch command.
Command Modes
Normal.
Usage Guidelines
This command is supported by the Catalyst 5000 family switches and the Catalyst 2926G series switches.
Examples
This example shows how to view IGMP statistics for VLAN 1:
Console> show igmp statistics 1IGMP disabledIGMP fastleave enabledIGMP statistics for vlan 1:Total valid pkts rcvd: 18951Total invalid pkts recvd 0General Queries recvd 377Group Specific Queries recvd 0MAC-Based General Queries recvd 0Leaves recvd 14Reports recvd 16741Queries Xmitted 0GS Queries Xmitted 16Reports Xmitted 0Leaves Xmitted 0Failures to add GDA to EARL 0Topology Notifications rcvd 10IGMP packets dropped 0Console>Table 2-24 describes the fields in the show igmp statistics output.
Related Commands
clear igmp statistics
clear multicast router
set igmp
set igmp fastleave
set multicast router
show multicast router
show multicast group countshow imagemib
Use the show imagemib command to display image information provided in the CISCO-IMAGE-MIB for a particular image.
show imagemib flash | filename
Syntax Description
flash
Name of the Flash image on the Supervisor Engine II.
filename
Name of the Flash device on the Supervisor Engine III or the Catalyst 4000 family and 2948G switch supervisor engine module.
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display CISCO-IMAGE-MIB information for the Flash device on the Catalyst 4000 family, 2948G, and 2980G switch supervisor engine module:
Console> show imagemib cat4000.4-4-0-14.binshow mib info for file cat4000.4-4-0-14.binshow_presto_nmp_image_header : open file cat4000.4-4-0-14.bin error code = -3, )Console>This example shows how to display CISCO-IMAGE-MIB information for the Flash device on the Supervisor Engine III:
Console> show imagemib cat5000-sup3.5-1-1.binshow mib info for file cat5000-sup3.5-1-1.binshow_presto_nmp_image_header : open file cat5000-sup3.5-1-1.bin error code = -3)show interface
Use the show interface command to display information on network interfaces and standard SNMP link trap operation.
show interface
show interface trap
Syntax Description
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display information on all network interfaces:
Console> show interfaceme1:flags=63<UP,BROADCAST,RUNNING>inet 0.0.0.0 netmask 255.0.0.0 broadcast 0.0.0.0sl0:flags=51<UP,POINTOPOINT,RUNNING>slip 0.0.0.0 dest 0.0.0.0sc0:flags=63<UP,BROADCAST,RUNNING>vlan 1 inet 171.69.199.168 netmask 255.255.255.0 broadcast 171.69.199.255Console>This example shows how to display whether the trap interface is enabled or disabled:
Console> (enable) show interface trapInterface Trap-------- ----sc0 enabledme1 disabledsl0 disabledConsole> (enable)Table 2-25 describes the fields in the show interface command output.
Related Commands
show ip alias
Use the show ip alias command to show a listing of defined IP aliases.
show ip alias [name]
Syntax Description
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display a listing of all IP aliases:
Console> show ip aliasdefault 0.0.0.0sparc20 192.168.10.69cat5500-1 172.16.169.16cat5500-2 172.16.169.20Console>Related Commands
show ip dns
Use the show ip dns command to show the DNS name servers and the default DNS domain name.
show ip dns
Syntax Description
This command has no arguments or keywords.
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display the DNS name servers and the default DNS domain name:
Console> show ip dnsDNS is currently enabled.The default DNS domain name is: cisco.comDNS name server status--------------- -------172.16.30.32192.168.2.132 primary172.31.128.70Console>Table 2-26 describes the fields in the show ip dns command output.
Related Commands
clear ip dns domain
clear ip dns server
set ip dns
set ip dns domain
set ip dns servershow ip http
Use the show ip http command to view the HTTP configuration and the switch web interface information.
show ip http
Syntax Description
This command has no arguments or keywords.
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display the HTTP configuration and web interface information if the web interface is supported:
Console> show ip httpHTTP Configuration Information:----------------HTTP Server: enabledHTTP port: 80Web Interface: SupportedSwitch Information:------------------File: applet.htmlsize: 912 bytesversion: 5.0(0.26)date: 10/9/99File: cvembopt.jarsize: 3500000 bytesversion: 5.0(0.26)date: 10/9/99Active Web Interface Session: 1-----------------------------Client IP Address: 192.20.20.45Request Type: GETRequest URI: /all-engine.jarConsole>This example shows the HTTP configuration and web interface information if the web interface is not supported:
Console> show ip httpHTTP Configuration Information:----------------HTTP Server: disabledHTTP port: 80Web Interface: Not SupportedConsole>Related Commands
set ip http port
set ip http servershow ip permit
Use the show ip permit command to display the IP permit list information.
show ip permit [noalias]
Syntax Description
noalias
(Optional) Keyword that specifies to force the display to show IP addresses, not IP aliases.
Defaults
This command has no default value.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display IP permit list information:
Console> (enable) show ip permitTelnet permit list feature enabled.Snmp permit list feature disabled.Permit List Mask Access-Type---------------- --------------- ---------------172.16.0.0 255.255.0.0 telnet172.20.52.3 snmp telnet172.20.52.32 255.255.255.224 snmpDenied IP Address Last Accessed Time Type Telnet Count SNMP Count----------------- ------------------ ------ ------------ ----------172.100.101.104 01/20/97,07:45:20 SNMP 14 1430172.187.206.222 01/21/97,14:23:05 Telnet 7 236Console> (enable)Table 2-27 describes the fields in the show ip permit command output.
Related Commands
clear ip permit
set ip permit
set snmp trapshow ip route
Use the show ip route command to display IP routing table entries.
show ip route [noalias]
Syntax Description
noalias
(Optional) Keyword that specifies to force the display to show IP addresses, not IP aliases.
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display the IP route table:
Console> (enable) show ip routeFragmentation Redirect Unreachable------------- -------- -----------enabled enabled enabledDestination Gateway RouteMask Flags Use Interface--------------- --------------- ---------- ----- -------- ---------default 172.20.52.1 0x0 UG 73439 sc0172.20.52.0 172.20.52.5 0xffffffe0 U 4 sc0default default 0xff000000 UH 0 sl0Console> (enable)
Related Commands
show kerberos
Use the show kerberos command to display the Kerberos configuration.
show kerberos
Syntax Description
This command has no arguments or keywords.
Defaults
This command has no default setting.
Command Types
Switch command.
Command Modes
Normal.
Examples
This example shows how to display Kerberos configuration information:
kerberos> (enable) show kerberosKerberos Local Realm:CISCO.COMKerberos server entries:Realm:CISCO.COM, Server:187.0.2.1, Port:750Kerberos Domain<->Realm entries:Domain:cisco.com, Realm:CISCO.COMKerberos Clients NOT MandatoryKerberos Credentials Forwarding EnabledKerberos Pre Authentication Method set to NoneKerberos config key:Kerberos SRVTAB EntriesSrvtab Entry 1:host/niners.cisco.com@CISCO.COM 0 932423923 1 1 8 01;;8>00>50;0=0=0kerberos> (enable)Table 2-29 describes the fields in the show kerberos command output.
Related Commands
