![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
To display information about the access list, use the show access-lists EXEC command.
show access-lists aclnumberaclnumber | Number from 1 through 1299 that identifies the access list. |
The system displays all access lists.
EXEC
The following is sample output from the show access-lists command when access list 101 is specified.
Switch# show access-lists 101
Extended IP access list 101
permit tcp host 198.92.32.130 any established (4304 matches)
permit udp host 198.92.32.130 any eq domain (129 matches)
permit icmp host 198.92.32.130 any
permit tcp host 198.92.32.130 host 171.69.2.141 gt 1023
permit tcp host 198.92.32.130 host 171.69.2.135 eq smtp (2 matches)
permit tcp host 198.92.32.130 host 198.92.30.32 eq smtp
permit tcp host 198.92.32.130 host 171.69.108.33 eq smtp
permit udp host 198.92.32.130 host 171.68.225.190 eq syslog
permit udp host 198.92.32.130 host 171.68.225.126 eq syslog
deny ip 150.136.0.0 0.0.255.255 224.0.0.0 15.255.255.255
deny ip 171.68.0.0 0.1.255.255 224.0.0.0 15.255.255.255 (2 matches)
deny ip 172.24.24.0 0.0.1.255 224.0.0.0 15.255.255.255
deny ip 192.82.152.0 0.0.0.255 224.0.0.0 15.255.255.255
deny ip 192.122.173.0 0.0.0.255 224.0.0.0 15.255.255.255
deny ip 192.122.174.0 0.0.0.255 224.0.0.0 15.255.255.255
deny ip 192.135.239.0 0.0.0.255 224.0.0.0 15.255.255.255
deny ip 192.135.240.0 0.0.7.255 224.0.0.0 15.255.255.255
deny ip 192.135.248.0 0.0.3.255 224.0.0.0 15.255.255.255
deny ip 192.150.42.0 0.0.0.255 224.0.0.0 15.255.255.255
An access list counter counts how many packets are allowed by each line of the access list. This number is displayed as the number of matches.
For information on how to configure access lists, refer to the "Configuring IP" chapter of the LightStream 1010 ATM Switch Software Configuration Guide.
access-list (extended)
access-list (standard)
clear access-list counters
clear access-template
Use the show accounting EXEC command to step through all active sessions and to print all the accounting records for actively accounted functions. To disable this function, use the no form of the command.
show accountingThis command has no keywords or arguments.
Disabled
EXEC
The following is sample output from the show accounting command.
Switch# show accounting
Active Accounted actions on tty0, User chard Priv 1
Task ID 4425, EXEC Accounting record, 0:04:53 Elapsed
task_id=4425 service=exec port=0
Task ID 3759, Connection Accounting record, 0:01:06 Elapsed
task_id=3759 service=exec port=0 protocol=telnet address=171.19.3.78 cmd=grill
Active Accounted actions on tty10, User chard Priv 1
Task ID 5115, EXEC Accounting record, 0:04:07 Elapsed
task_id=5115 service=exec port=10
Task ID 2593, Connection Accounting record, 0:00:56 Elapsed
task_id=2593 service=exec port=10 protocol=tn3270 address=172.21.14.90
cmd=tn snap
Active Accounted actions on tty11, User mary Priv 1
Task ID 7390, EXEC Accounting record, 0:00:25 Elapsed
task_id=7390 service=exec port=11
Task ID 931, Connection Accounting record, 0:00:20 Elapsed
task_id=931 service=exec port=11 protocol=telnet address=171.19.6.129 cmd=coal
The show accounting command allows you to display the active accountable events on the system. It provides systems administrators with a quick look at what is going on, and it also can help collect information in the event of a data loss on the accounting server. The show accounting command displays additional data on the internal state of AAA if debug aaa accounting is turned on as well.
To display all alias commands or the alias commands in a specified mode, use the show aliases EXEC command.
show aliases [mode]mode | (Optional) Command mode. See Table 18-7 in the description of the alias command for acceptable options for the mode argument. |
EXEC
All of the modes listed in Table 18-7 have their own prompts, except for the null interface mode. For example, the prompt for interface configuration mode is switch(config-if).
The following is sample output from the show aliases exec commands. The aliases configured for commands in EXEC mode are displayed.
Switch# show aliases exec
Exec mode aliases:
h help
lo logout
p ping
r resume
s show
w where
To display the entries in the ARP table, use the show arp privileged EXEC command.
show arpThis command has no arguments or keywords.
Privileged EXEC
The following is sample output from the show arp command.
Switch# show arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 172.20.42.112 120 0000.a710.4baf ARPA Ethernet3
AppleTalk 4028.5 29 0000.0c01.0e56 SNAP Ethernet2
Internet 172.20.42.114 105 0000.a710.859b ARPA Ethernet3
AppleTalk 4028.9 - 0000.0c02.a03c SNAP Ethernet2
Internet 172.20.42.121 42 0000.a710.68cd ARPA Ethernet3
Internet 172.20.36.9 - 0000.3080.6fd4 SNAP TokenRing0
AppleTalk 4036.9 - 0000.3080.6fd4 SNAP TokenRing0
Internet 172.20.33.9 - c222.2222.2222 SMDS Serial0
Table 18-1 describes significant fields shown in the first line of output in the display.
Field | Description |
---|---|
Protocol | Type of network address this entry includes. |
Address | Network address that is mapped to the media access control (MAC) address in this entry. |
Age (min) | Interval (in minutes) since this entry was entered in the table, rather than the interval since the entry was last used. (The timeout value is 4 hours.) |
Hardware Addr | MAC address mapped to the network address in this entry. |
Type | Encapsulation type used for the network address in this entry. Possible values include:
|
To display the extended BOOTP request parameters that were configured for asynchronous interfaces, use the show async bootp privileged EXEC command.
show async bootpThis command has no arguments or keywords.
Privileged EXEC
The following is a sample output of the show async bootp command.
Switch# show async bootp
The following extended data will be sent in BOOTP responses:
bootfile (for address 128.128.1.1) "pcboot"
bootfile (for address 131.108.1.111) "dirtboot"
subnet-mask 255.255.0.0
time-offset -3600
time-server 128.128.1.1
If no extended data is defined, you receive the following response.
No extended data will be sent in BOOTP responses:
Table 18-2 describes significant fields shown in the display.
Field | Description |
---|---|
bootfile... "pcboot" | Boot file for address 128.128.1.1 is named pcboot. |
subnet-mask 255.255.0.0 | Subnet mask. |
time-offset -3600 | Local time is one hour (3600 seconds) earlier than UTC time. |
time-server 128.128.1.1 | Address of the time server for the network. |
To list the status of the asynchronous interface 1 associated with the auxiliary port, use the show async status user EXEC command.
show async statusThis command has no arguments or keywords.
EXEC
Shows all SLIP asynchronous sessions.
The following is sample output from the show async status command.
Switch# show async status
Async protocol statistics:
Rcvd: 5448 packets, 7682760 bytes
1 format errors, 0 checksum errors, 0 overrun, 0 no buffer
Sent: 5455 packets, 7682676 bytes, 0 dropped
Int Local Remote Qd InPack OutPac Inerr Drops MTU Qsz
1 192.31.7.84 Dynamic 0 0 0 0 0 1500 10
Table 18-3 describes significant fields shown in the display.
Field | Description |
---|---|
Rcvd: | Statistics on packets received. |
5548 packets | Packets received. |
7682760 bytes | Total number of bytes. |
1 format errors | Packets with a bad IP header, even before the checksum is calculated. |
0 checksum errors | Count of checksum errors. |
0 overrun | Number of giants received. |
0 no buffer | Number of packets received when no buffer was available. |
Sent: | Statistics on packets sent. |
5455 packets | Packets sent. |
7682676 bytes | Total number of bytes. |
0 dropped | Number of packets dropped. |
Int | Interface number. |
* | Line currently in use. |
Local | Local IP address on the link. |
Remote | Remote IP address on the link; "Dynamic" indicates that a remote address is allowed but has not been specified; "None" indicates that no remote address is assigned or being used. |
Qd | Number of packets on hold queue (Qsz is max). |
InPack | Number of packets received. |
OutPac | Number of packets sent. |
Inerr | Number of total input errors; sum of format errors, checksum errors, overruns, and no buffers. |
Drops | Number of packets received that would not fit on the hold queue. |
MTU | Current maximum transmission unit size. |
Qsz | Current output hold queue size. |
To show the ATM accounting configuration status, use the show atm accounting EXEC command.
show atm accountingThis command has no keywords or arguments.
EXEC
This command first appears in release 11.2(5).
The following is sample output from the show atm accounting EXEC command.
Switch> show atm accounting
ATM Accounting Info: AdminStatus - UP; OperStatus : UP
Trap Threshold - 90 percent (4500000 bytes)
Interfaces:
File Entry 1: Name acctng_file1
Descr: atm accounting data
Min-age (seconds): 3600
Failed_attempt : C0
Sizes: Active 67 bytes (#records 0); Ready 73 bytes (#records 0)
selection Entry -
Selection entry 1, subtree - 1.3.6.1.4.1.9.10.18.1.1
Selection entry 1, list - FF.FE.BF.FC
Selection entry 1, connType - F0.00
Active selection -
Selection entry 1, subtree - 1.3.6.1.4.1.9.10.18.1.1
Selection entry 1, list - FF.FE.BF.FC
Selection entry 1, connType - F0.00
Debug output
Sig API: Err - 0
New_Conn: OK - 0; Err - 0
Rel_Conn: OK - 0; Err - 0
New_Leg: OK - 0; Err - 0
Rel_Leg: OK - 0; Err - 0
New_Party: OK - 0; Err - 0
Rel_Party: OK - 0; Err - 0
Switch>
To display the active ATM addresses on a switch, use the show atm addresses EXEC command.
show atm addressesThis command has no keywords or arguments.
EXEC
The first switch address is displayed with the word active on the side to indicate which one is the current address of the switch. The output also includes automatically generated soft VC addresses, switch prefix(es) used by ILMI, configured interface specific ILMI prefixes, and the configured LECS addresses.
The following is an example of output from the show atm addresses command.
Switch# show atm addresses
Switch Address(es):
47.00918100000000000CA79E01.00000CA79E01.00 active
88.888888880000000000000000.000000005151.00
Soft VC Address(es):
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.8000.00 ATM3/0/0
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.8010.00 ATM3/0/1
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.8020.00 ATM3/0/2
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.8030.00 ATM3/0/3
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9000.00 ATM3/1/0
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9010.00 ATM3/1/1
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9020.00 ATM3/1/2
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9030.00 ATM3/1/3
ILMI Switch Prefix(es):
47.0091.8100.0000.0000.0ca7.9e01
88.8888.8888.0000.0000.0000.0000
ILMI Configured Interface Prefix(es):
LECS Address(es):
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9030.01
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9030.02
To display the ATM ARP-server table, use the show atm arp-server command.
show atm arp-servercard/sub/card/port | Card, subcard, and port number for the ATM interface. |
EXEC
The command only applies to the CPU interface. Use this command to see the ARP server configured on the subinterface CPU.
Use the show atm connection-traffic-table command to display a table of connection traffic parameters used by network and connection management.
show atm connection-traffic-table [row row-index | from-row row-index]row | Displays a single row by the row-index number. |
from-row | Display the entire connection traffic table starting with the row-index. |
Privileged EXEC
The row-index is an integer in the range of 1 through 2147483647. An asterisk (*) is appended to row indexes created by SNMP but not made active. Because these rows are not active, they cannot be used by connections. If both the row and from-row clauses are not used, the entire connection traffic table is displayed.
The following example shows the display from the show atm connection-traffic-table command.
Switch# show atm connection-traffic-table
Row Service-category peak-cell-rate sustained-cell-rate tolerance
1 ubr 7113539 none
2 cbr 424 none
3 vbr-rt 424 424 50
4 vbr-nrt 424 424 50
5 abr 424 none
6 ubr 424 none
2147483645* ubr 0 none
2147483646* ubr 1 none
2147483647* ubr 7113539 none
Table 18-4 describes the fields shown in the display.
Field | Description |
---|---|
Row | Index to the connection-traffic-table |
Service-category | Is one of the following
|
Peak-cell-rate | Is measured in kilobits per second, used to transmit whole cells, including the header. |
Sustained-cell-rate | Is measured in kilobits per second, used to transmit whole cells, including the header. |
Tolerance | Is the cell-time. None means the tolerance is not defined. |
atm connection-traffic-table-row
To display a specific ATM filter expression or a summary ATM filter expression, use the show atm filter-expr EXEC command.
show atm filter-expr [detail] namename | Name of the ATM. |
detail | Last keyword of the show command to display more detailed information. |
EXEC
The following displays assume filter expressions were defined using the commands shown in the example. The names fred, barney, wilma, and betty are all filter sets.
Switch#atm filter-expr MEN fred or barney
Switch#atm filter-expr WOMEN wilma or betty
Switch#atm filter-expr ADULTS MEN or WOMEN
The show atm filter-expr command produces the following output.
Switch# show atm filter-expr
MEN = fred or barney
WOMEN = wilma or betty
ADULTS = men or women
The show atm filter-expr detail command produces the following output.
Switch# show atm filter-expr detail
MEN = fred or barney
WOMEN = wilma or betty
ADULTS = (fred or barney) or (wilma or betty)
To display a specific ATM filter set or a summary ATM filter set, use the show atm filter-set EXEC command.
show atm filter-set namename | Name of the ATM. |
EXEC
The following display assumes the filter sets were defined with the commands shown in the example.
Switch#atm filter-set US-OR-NORDUNET 47.0005...
Switch#atm filter-set US-OR-NORDUNET 47.0023...
Switch#atm filter-set LOCAL 49.0003...
The following is a sample output from the show atm filter-set command.
Switch# show atm filter-set
ATM filter set US-OR-NORDUNET
permit 47.0005...
permit 47.0023...
ATM filter set LOCAL
permit 49.0003...
To display the switch configuration use the show atm ilmi-configuration EXEC command.
show atm ilmi-configurationThis command has no arguments or keywords.
EXEC
Displays the information and status about the switch configuration.
The following output is a sample display of the show atm ilmi-configuration command.
Switch# show atm ilmi-configuration
Switch ATM Address (s):
1122334455667788990112233445566778899000
LECS Address (s):
1122334455667788990011223344556677889900
Table 18-5 describes the fields shown in the display.
Field | Description |
---|---|
Switch ATM Address | Displays the current switch address for the ATM. |
LECS Address | Displays the current LECS address for the ATM. |
To display the ILMI related information, use the show atm ilmi EXEC command.
show atm ilmi-status atm card/subcard/portcard/subcard/port | Card, subcard, and port number for the ATM interface. |
EXEC
The following output is a sample display of the show atm ilmi-status atm command.
Switch# show atm ilmi-status atm 0/0/3
Interface : ATM0/0/3 Interface Type: Private UNI (Network-side)
ILMI VCC: (0, 16) ILMI Keepalive: Enabled (5 Seconds)
Addr Reg State: UpAndNormal
Peer IP Addr: 0.0.0.0
Peer MaxVPIbits: 8 Peer MaxVCIbits: 14
Configured Prefix(s):
47.0091.8100.0000.0041.0b0a.1081
47.0091.8100.0000.0060.3e5a.db01
47.0091.8100.5670.0000.0000.1122
Table 18-6 describes the fields shown in the display.
Field | Description |
---|---|
Interface | Displays the card, subcard, and port number of the specified ATM interface. |
Interface Type | Displays the type of interface for the specified ATM interface. |
ILMI VCC | Displays the number of the current ILMI VCC for the specified ATM. |
ILMI Keepalive | Displays the status and the set time for the ILMI for the specified ATM. |
Configured Prefix | Displays any prefix for the ATM. |
To display ATM-specific information about an ATM interface, use the show atm interface EXEC command.
show atm interface atm card/subcard/port[.vpt#]card/subcard/port | Card, subcard, and port number for the ATM interface. |
[.vpt#] | Virtual path tunnel number. |
EXEC
If you do not specify a specific interface, all interfaces on the switch are displayed.
The following is sample output from the show atm interface command, which displays the statistics on card 3, subcard 0, and port 0.
Switch# show atm interface atm 3/0/0
Interface: ATM3/0/0 Port-type: oc3suni
IF Status: UP Admin Status: up
Auto-config: enabled AutoCfgState: waiting for response from peer
IF-Side: Network IF-type: UNI
Uni-type: Private Uni-version: V3.0
Max-VPI-bits: 8 Max-VCI-bits: 14
Max-VP: 255 Max-VC: 32768
ATM Address for Soft VC: 47.0091.8100.0000.0003.bcf4.b200.4000.0c81.8000.00
Configured virtual links:
PVCLs SoftVCLs SVCLs PVPLs SoftVPLs SVPLs Total-Cfgd Installed-Conns
3 0 0 2 0 0 5 3
Logical ports(VP-tunnels): 2
Input cells: 0 Output cells: 717
5 minute input rate: 0 bits/sec, 0 cells/sec
5 minute output rate: 0 bits/sec, 0 cells/sec
Input AAL5 pkts: 0, Output AAL5 pkts: 358, AAL5 crc errors: 0
Table 18-7 describes the fields shown in the display.
Field | Description |
---|---|
Interface | Displays the card number, subcard number, port number, and VP tunnel number of the interface. |
Port-type | Displays the type of port for the specified ATM interface. |
IF status | Displays the operational status of the specified ATM interface. |
Admin status | Displays the administrative status of the specified ATM interface. |
Auto-config | Displays whether ILMI auto-configuration is enabled or disabled. |
AutoCfgState | Displays the state of ILMI automatic configuration for the specified ATM interface. |
IF-type | Displays the type of ATM interface (UNI, NNI, or IISP). |
IF-side | Displays the side of interface for the specified ATM interface. |
Uni-type | Displays whether a UNI interface type is public or private. |
Uni-version | Displays the version of a UNI. |
Max-VP | Displays the maximum number of virtual paths on the specified ATM interface. |
Max-VC | Displays the maximum number of virtual channels on the specified ATM interface. |
Max- VPI-bits | Maximum number of VPI bits. |
Max-VCI-bits | Maximum number of VCI bits |
PVPLs | Displays the number of active PVP for the specified ATM. |
PVCLs | Displays the number of active PVC for the specified ATM. |
SoftVCL | Displays the number of active soft VCLs for the specified ATM. |
SVPLs | Displays the number of active switched VPLs for the specified ATM interface. |
SoftVPL | Displays the number of active soft VPLs for the specified ATM. |
SVCLs | Displays the number of active switched VCLs for the specified ATM interface. |
Logical ports (VP-tunnels) | Displays the number of the logical (subinterface) port. |
Installed Conns | Displays the number of installed connections for the specified ATM. |
Total Cfgd | Total number of configured virtual links. |
Input cells | Number of cells received. |
Output cells | Number of cells sent. |
5 minute input rate | Total number of cells received in 5 minutes measured in bits per second and cells per second. |
5 minute input rate | Total number of cells set in 5 minutes measured in bits per second and cells per second. |
Input, output, and CRC errors | Displays the number of AAL5 packets that were input, output, and had CRC errors for the specified ATM. |
The following is an example of the show ATM interface command from the subinterface.
Switch# show atm interface atm 0/1/0.2
Interface: ATM0/1/0.2 Port-type: vp tunnel
IF Status: UP Admin Status: up
Auto-config: enabled AutoConfigState: waiting for response from peer
IF-Side Network Interface-type: UNI
Uni-type: Private Uni-version: V3.1
Max-VPI-bits: 0 Max-VCI-bits: 10
Max-VP: 0 Max-VC: 16383
Signalling: Enabled
ATM Address for Soft VC: 47.0091.8100.0000.0041.0b0a.1581.4000.0c80.1000.02
Configured virtual links:
PVCLs SoftVCLs SVCLs Total-Cfgd Installed-Conns
4 0 0 4 4
atm pvp
show ip access-lists
show atm status
Use the show atm interface resource privileged EXEC command to display resource management interface configuration status, and statistics.
show atm interface resource atm card/subcard/port [accounting]card/subcard/port | Card, subcard, and port number for the ATM interface. |
Privileged EXEC
The command displays information that differs depending on the type of the interface: external physical interface, subinterface, or CPU interface.
The following example shows the resource management information displayed by the show atm interface resource command for a physical interface.
Switch# show atm interface resource atm 3/0/3
Resource Management configuration:
Output queues:
Max sizes(explicit cfg): none cbr, none vbr-rt, none vbr-nrt, none abr-ubr
Max sizes(installed): 256 cbr, 256 vbr-rt, 4096 vbr-nrt, 12032 abr-ubr
Efci threshold: 25% cbr, 25% vbr-rt, 25% vbr-nrt, 25% abr, 25% ubr
Discard threshold: 50% cbr, 50% vbr-rt, 50% vbr-nrt, 50% abr, 50% ubr
Abr-relative-rate threshold: 25% abr
Pacing: disabled 0 Kbps rate configured, 0 Kbps rate installed
Link Distance: 0 kilometers
Controlled Link sharing:
Max aggregate guaranteed services: none RX, none TX
Max bandwidth: none cbr RX, none cbr TX, none vbr RX, none vbr TX
Min bandwidth: none cbr RX, none cbr TX, none vbr RX, none vbr TX
Best effort connection limit: disabled 0 max connections
Max traffic parameters by service (rate in Kbps, tolerance in cell-times):
Peak-cell-rate RX: none cbr, none vbr, none abr, none ubr
Peak-cell-rate TX: none cbr, none vbr, none abr, none ubr
Sustained-cell-rate: none vbr RX, none vbr TX,
Tolerance RX: none cbr, none vbr, none abr, none ubr
Tolerance TX: none cbr, none vbr, none abr, none ubr
Resource Management state:
Cell-counts: 0 cbr, 0 vbr-rt, 0 vbr-nrt, 0 abr-ubr
Available bit rates (in Kbps):
147743 cbr RX, 147743 cbr TX, 147743 vbr RX, 147743 vbr TX,
Allocated bit rates:
0 cbr RX, 0 cbr TX, 0 vbr RX, 0 vbr TX,
Best effort connections: 0 pvcs, 0 svcs
The following example shows the resource management information displayed by the show atm interface resource command for a logical interface (assuming a VBR-RT underlying VP).
Switch# show atm interface resource
Resource Management configuration:
Link distance: 0 kilometers
Best effort connection limit: enabled 500 max connections
Max traffic parameters by service (rate in Kbps, tolerance in cell-times):
peak-cell-rate Rx: 12345 vbr
peak-cell-rate Tx: 12345 vbr
sustained-cell-rate: 12345 vbr Rx, 12345 vbr Tx
tolerance Rx: 200000 vbr
tolerance Tx: 200000 vbr
Resource Management state:
Available bit rates (in Kbps):
55200 vbr Rx, 55200 vbr Tx
Allocated bit rates (in Kbps):
2400 vbr Rx, 2400 vbr Tx
The following example shows the resource management information displayed by the show atm interface resource command with the accounting parameter.
Switch# show atm interface resource atm 3/1/0 accounting
RCAC result statistics (by request service category):
cbr:
0 satisfied, 0 no bandwidth, 0 delay
0 loss, 0 delay variation, 0 traffic parameter
vbr-rt:
3 satisfied, 0 unsupported combination, 0 no bandwidth
0 delay, 0 loss, 0 delay variation
0 traffic parameter
vbr-nrt:
0 satisfied, 0 unsupported combination, 0 no bandwidth
0 loss, 0 traffic parameter
abr:
0 satisfied, 0 traffic parameter, 0 best effort limit
ubr:
0 satisfied, 0 traffic parameter, 0 best effort limit
Table 18-8 describes the field values shown in the previous displays.
Field | Values |
---|---|
Max queue size | Cells. Note that a distinction is made between the explicitly configured value and that installed. If the user did not explicitly configure the max-queue size, that value is indicated by "none." |
EFCI queue thresholds | Percent of max-size, one of: 12%, 25%, 50%, or 100%. |
Pacing rate | Kilobits per second. Note that a distinction is made between the configured value and that installed. |
Link distance | Kilometers. |
Flow max/min bandwidth. | Percent of interface flow bandwidth or none (parameter not specified). |
Best effort limit | Number of best effort connections. |
Cell-rate maxima | Kilobits per second, to transmit whole cells (including header). |
Tolerance-parameter maxima | Cell-times. |
Cell-counts | Cells. |
Discard | The values to specify are 12%, 25%, 37%, 50%, 62%, 75%, 87%, and 100%. |
Abr-relative-rate thresholds | The values to specify are 12%, 25%, 37%, 50%, 62%, 75%, 87%, and 100%. |
atm cac
atm link-distance
atm output-queue
atm output-threshold
atm pacing
To display the list of all configured ATM static maps to remote hosts on an ATM network, use the show atm map privileged EXEC command.
show atm mapThis command has no arguments or keywords.
Privileged EXEC
The following is sample output from the show atm map command.
Switch# show atm map
Map list ab: PERMANENT
ip 1.1.1.1 maps to VC 200
The following is sample output from the show atm map command for a multipoint connection.
Switch# show atm map
Map list atm_pri: PERMANENT
ip 4.4.4.4 maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, multipoint connection up, VC 6
ip 4.4.4.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, connection up, VC 15, multipoint connection up, VC 6
Map list atm_ipx: PERMANENT
ipx 1004.dddd.dddd.dddd maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, multipoint connection up, VC 8
ipx 1004.cccc.cccc.cccc maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, multipoint connection up, VC 8
Map list atm_apple: PERMANENT
appletalk 62000.5 maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, multipoint connection up, VC 4
appletalk 62000.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast, aal5mux, multipoint connection up, VC 4
Table 18-9 describes the fields shown in the display.
Field | Description |
---|---|
Map list | Name of map list. |
PERMANENT | This map entry was entered from configuration; it was not entered automatically by a process. |
protocol address maps to VC x or protocol address maps to NSAP... | Name of protocol, the protocol address, and the VCD or NSAP that the address is mapped to. |
broadcast | Indicates pseudo broadcasting. |
aal5mux | Indicates the encapsulation used, a multipoint or point-to-point virtual connection, and the number of the virtual connection. |
multipoint connection up | Indicates that this is a multipoint virtual connection. |
VC 6 | Number of the virtual connection. |
Connection up | Indicates a point-to-point virtual connection. |
To show the precalculated background route table to other PNNI nodes, use the show atm pnni background routes privileged EXEC command.
show atm pnni background routes [cbr | vbr-rt | vbr-nrt | abr | ubr]cbr | Shows the background route tables for the constant bit rate service category. |
vbr-rt | Shows the background route tables for the real time variable bit rate service category. |
vbr-nrt | Shows the background route tables for the non-real-time variable bit rate service category. |
abr | Shows the background route tables for the available bit rate service category. |
ubr | Shows the background route tables for the unspecified bit rate service category. |
admin-weight | Shows the background route tables based on administrative weight as the primary metric. |
cdv | Shows the background route tables based on cell delay variation as the primary metric. |
ctd | Shows the background route tables based on cell transfer delay as the primary metric. |
Privileged EXEC
Use this command to display routes from the background route tables to all known nodes in the PNNI network.
This command filters based on service category or metric information.
The following is sample output from the show atm pnni background routes command.
Switch# show atm pnni background routes cbr admin-weight
Background Routes From CBR/AW Table
--------------------------------------
1 Routes To Node 2
1. Hops 2. 1:ATM1/1/0 -> 3:ATM0/1/1 -> 2
->: aw 10080 cdv 276 ctd 308 acr 147743 clr0 10 clr01 0
<-: aw 10080 cdv 276 ctd 308 acr 147743 clr0 10 clr01 0
1 Routes To Node 3
1. Hops 1. 1:ATM1/1/0 -> 3
->: aw 5040 cdv 138 ctd 154 acr 147743 clr0 10 clr01 0
<-: aw 5040 cdv 138 ctd 154 acr 147743 clr0 10 clr01 0
1 Routes To Node 4
1. Hops 2. 1:ATM1/1/0 -> 3:ATM0/0/2 -> 4
->: aw 10080 cdv 276 ctd 308 acr 147743 clr0 10 clr01 0
<-: aw 10080 cdv 276 ctd 308 acr 147743 clr0 10 clr01 0
3 Routes To Node 5
1. Hops 3. 1:ATM1/1/0 -> 3:ATM0/0/2 -> 4:ATM1/0/0 -> 5
->: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
<-: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
2. Hops 3. 1:ATM1/1/0 -> 3:ATM0/0/2 -> 4:ATM0/1/0 -> 5
->: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
<-: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
3. Hops 3. 1:ATM1/1/0 -> 3:ATM0/0/2 -> 4:ATM1/0/3 -> 5
->: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
<-: aw 15120 cdv 414 ctd 462 acr 147743 clr0 10 clr01 0
To show the status of background route computation activity, use the show atm pnni background status privileged EXEC command.
show atm pnni background statusThis command has no keywords or arguments.
Privileged EXEC
This command displays the status of the background SPF activity.
The following is sample output from the show atm pnni background status command.
Switch# show atm pnni background status
Background Route Computation is Enabled
Background Interval is set at 10 seconds
Background Insignificant Threshold is set at 32
To display the contents of the PNNI topology database, use the show atm pnni database EXEC command.
show atm pnni database [internal_node_number [ptse_id]] [detail]internal_node_number | Displays information about a specified node (1 through 255). |
ptse_id | (Optional) Displays information about a specified PTSE (1 through 4294967295) on a node. |
detail | Displays more detailed information and is used as the last keyword of the show command. |
EXEC
The topology database is the collection of PTSEs that the PNNI node gathered from the network.
To display the mapping of internal_node_number to PNNI node identifier and node name, use the show atm pnni identifiers command.
Use this command without the detail keyword to display identifying information about each PTSE.
Using the detail option displays information about the contents of the PTSEs including nodal information, internal reachable addresses, exterior reachable addresses, and horizontal links.
For information on specific PTSE types and their use, refer to the ATM Forum PNNI 1.0 specification, af-pnni-0055.000.
The show atm pnni database command displays the contents of the PNNI database.
Switch# show atm pnni database
Node 1 ID 56:160:47.00918100000000603E7B3201.00603E7B3201.00 (name: Switch20)
PTSE ID Length Type Seq no. Checksum Lifetime Description
1 92 97 228 3191 2232 Nodal info
2 52 224 29123 31376 3307 Int. Reachable Address
3 52 256 181 51057 1845 Ext. Reachable Address
4 188 288 61 29561 3068 Horizontal Link
Node 2 ID 56:160:47.0091810000000003DDE74601.0003DDE74601.00 (name: Switch22)
PTSE ID Length Type Seq no. Checksum Lifetime Description
1 92 97 889 4149 2563 Nodal info
2 52 224 98986 37349 2504 Int. Reachable Address
3 72 256 918 49460 3043 Ext. Reachable Address
4 156 288 63 45295 2668 Horizontal Link
The following is sample output using the detail option with this command.
Switch# show atm pnni database 1 detail
Node 1 ID 56:160:47.00918100000000603E7B3201.00603E7B3201.00 (name: Switch20)
PTSE ID Length Type Seq no. Checksum Lifetime Description
1 92 97 229 3190 1854 Nodal info
Time to refresh 269, time to originate 0
Type 97 (Nodal info), Length 48
ATM address 47.00918100000000603E7B3201.00603E7B3201.00
priority 0, leader bit NOT SET
preferred PGL 0:0:00.000000000000000000000000.000000000000.00
2 52 224 29124 31375 2387 Int. Reachable Address
Time to refresh 1023, time to originate 0
Type 224 (Int. Reachable Address), Length 32, Port 0, vp capable
Scope (level) 0, Address info length (ail) 16, Address info count 1
Pfx: 47.0091.8100.0000.0060.3E7B.3201..., length 104
3 52 256 183 51055 2744 Ext. Reachable Address
Time to refresh 1135, time to originate 0
Type 256 (Ext. Reachable Address), Length 32, Port 0, vp capable
Scope (level) 0, Address info length (ail) 16, Address info count 1
Pfx: 47.0091.8100.0000.0003.dde7.4601..., length 104
4 188 288 62 29560 2297 Horizontal Link
Time to refresh 835, time to originate 0
Type 288 (Horizontal Link), Length 168, vp capable
Remote Node: 56:160:47.0091810000000003DDE74601.0003DDE74601.00
Local port 80002000, Remote port 81802000, Aggregation token 0
Metric:
Type 128, length 32, Traffic class: 0x8800 ( CBR UBR )
MCR 155519, ACR 147743, CTD 154, CDV 138, CLR0 10, CLR01 10, AW 5040
Type 128, length 32, Traffic class: 0x4000 ( VBR-RT )
MCR 155519, ACR 155519, CTD 707, CDV 691, CLR0 8, CLR01 8, AW 5040
Type 128, length 32, Traffic class: 0x2000 ( VBR-NRT )
MCR 155519, ACR 155519, CTD n/a, CDV n/a, CLR0 8, CLR01 8, AW 5040
Type 128, length 32, Traffic class: 0x1000 ( ABR )
MCR 155519, ACR 0, CTD n/a, CDV n/a, CLR0 n/a, CLR01 n/a, AW 5040
To display information relevant to the PNNI Peer group leader election process, use the show atm pnni election EXEC command.
show atm pnni election [peers]peers | Displays leadership priority and preferred PGL as advertised by all peers in the peer group. |
EXEC
Using the show atm pnni election EXEC command without the peer keyword only displays the local information pertaining to the nodes PGL election.
The following shows sample output from the show atm pnni election command.
Switch# show atm pnni election
PGL Status.............: Not PGL
Preferred PGL..........: Switch20
Preferred PGL Priority.: 64
Active PGL.............: Switch20
Active PGL Priority....: 64
Current FSM State......: PGLE Operating: Not PGL
Last FSM State.........: PGLE Calculating
Last FSM Event.........: Preferred PGL Is Not Self
Configured Priority....: 0
Advertised Priority....: 0
Conf. Parent Node Index: NONE
Hello Startup Factor...: 5
PGL Init Interval......: 15 secs
Search Peer Interval...: 75 secs
Re-election Interval...: 15 secs
Override Delay.........: 30 secs
The following is sample output from the show atm pnni election peers command.
Switch# show atm pnni election peers
Node Leadership Preferred
Number Priority PGL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 0 Switch20
2 64 Switch20
3 0 Switch20
4 0 Switch20
5 0 Switch20
6 0 Switch20
7 0 Switch20
8 0 Switch20
9 0 Switch20
To display the mapping from the local internal node numbers to the global PNNI node identifiers and to node names, use the show atm pnni identifiers EXEC command.
show atm pnni identifiers [internal_node_number]internal_node_number | Displays the mapping from the specified internal node number to its PNNI node identifier. |
EXEC
Because PNNI node identifiers are long, the PNNI implementation has mapped them into internal node numbers. The internal node numbers are used to display the topology in a compact fashion.
The following is sample output from the show atm pnni identifiers command.
Switch# show atm pnni identifiers
Node Node Id Name
1 56:160:47.00918100000000603E7B3201.00603E7B3201.00 Switch20
2 56:160:47.0091810000000003DDE74601.0003DDE74601.00 Switch22
To display specific information about an interface or to list the interfaces running on a PNNI node, use the show atm pnni interface EXEC command.
show atm pnni interface [atm card/subcard/port] [detail]detail | Displays detailed information and is used as the last keyword of the show command. |
card/subcard/port | Card, subcard, and port number of the PNNI interface. |
EXEC
Use the show atm pnni interface command to display information about the status of the PNNI interfaces and the Hello protocol run over the PNNI interfaces.
For a description of the Hello states and timers, refer to the ATM Forum PNNI 1.0 Specification, af-pnni-0055.000.
The following is sample output using the show atm pnni interface command.
Switch# show atm pnni interface
Local Port St Hello St Remote Port Remote Node
~~~~~~~~~~~~~ ~~ ~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~
ATM0/0/1 UP attempt
ATM0/0/2 UP 2way_in ATM3/0/2 Switch22
ATM0/0/3 UP 2way_in ATM0/0/1 Switch11
The following is sample output using the detail option of the show atm pnni interface command.
Switch# show atm pnni interface atm 1/0/0 detail
Port ATM1/0/0 is up , Hello state 2way_in with node T2
Next hello occurs in 0 seconds, Dead timer fires in 63 seconds
CBR : AW 5040 MCR 155519 ACR 147743 CTD 154 CDV 138 CLR0 10 CLR01 10
VBR-RT : AW 5040 MCR 155519 ACR 155519 CTD 707 CDV 691 CLR0 8 CLR01 8
VBR-NRT: AW 5040 MCR 155519 ACR 155519 CLR0 8 CLR01 8
ABR : AW 5040 MCR 155519 ACR 0
UBR : AW 5040 MCR 155519
Remote node ID 24:160:47.00918100000000613E5BBC01.00613E5BBC01.00
Remote node address 47.00918100000000613E5BBC01.00613E5BBC01.00
Remote port ID ATM1/0/0 (80800000) (0)
To list PNNI neighboring peers for a switch, use the show atm pnni neighbor EXEC command.
show atm pnni neighborThis command has no keywords or arguments.
EXEC
The show atm pnni neighbor command displays information about adjacencies. Multiple links can be connected to the same neighboring peer. The output from the show command displays all PNNI interfaces to each neighboring peer, including the local port, the remote port, and the hello state for each interface. Based on the port identifiers, PNNI derives the port string if the remote switch is a LightStream 1010 ATM switch.
The switch may not translate the port identifier into a meaningful string (such as ATM 3/0/0) if the remote switch is not a LightStream 1010 ATM. For this reason both the port string and the port identifier are displayed. At any time only one interface to each neighboring peer is used for flooding of PTSEs. This interface is identified as (flooding port)
in the show command output.
The following is sample output from the show atm pnni neighbor command.
Switch# show atm pnni neighbor
Neighbor Name: Switch22, Node number: 2
Neighbor Node Id: 56:160:47.0091810000000003DDE74601.0003DDE74601.00
Neighboring Peer State: Full, Last DB Sync Took 998 msecs
Link Selection Set To: minimize blocking of future calls
Port Remote port ID Hello state
ATM0/0/1 ATM3/0/1 (81801000) 2way_in
ATM0/0/2 ATM3/0/2 (81802000) 2way_in (Flooding Port)
To display information about a PNNI logical node running on the switch, use the show atm pnni node EXEC command.
show atm pnni node [node-index]node-index | Displays information about a specific PNNI logical node running on this switch (1 through 256). |
EXEC
The show atm pnni node command displays information about the PNNI node and its status.
The following is sample output from the show atm pnni node command.
Switch# show atm pnni node
PNNI node 1 is enabled and running
Node name: Switch20
System address 47.00918100000000603E7B3201.00603E7B3201.00
Node ID 56:160:47.00918100000000603E7B3201.00603E7B3201.00
Peer group ID 56:47.0091.8100.0000.0000.0000.0000
Level 56, Priority 0, No. of interfaces 2, No. of neighbors 1
Node Allows Transit Calls
Hello interval 15 sec, inactivity factor 5,
Hello hold-down 10 tenths of sec
Ack-delay 10 tenths of sec, retransmit interval 5 sec,
rm-poll interval 5 sec
PTSE refresh interval 1800 sec, lifetime factor 200 percent,
minPTSEinterval 10 tenths of sec
Auto summarization: on, Supported PNNI versions: newest 1, oldest 1
Default administrative weight mode: uniform
Max admin weight percentage: -1
Next RM poll in 1 seconds
Max PTSEs requested per PTSE request packet: 100
To show the current PNNI prefix priorities for routing, use the show atm pnni precedence privileged EXEC configuration command.
show atm pnni precedenceThis command has no keywords or arguments.
Privileged EXEC
The following example is sample output from the show atm pnni precedence command.
Switch# show atm pnni precedence
Working Default
Prefix Poa Type Priority Priority
----------------------------- -------- --------
local-internal 1 1
static-local-internal-metrics 2 2
static-local-exterior 3 3
static-local-exterior-metrics 2 2
pnni-remote-internal 2 2
pnni-remote-internal-metrics 2 2
pnni-remote-exterior 4 4
pnni-remote-exterior-metrics 2 2
To display information about routing parameters of all PNNI interfaces received from resource management module, use the show atm pnni resource-info EXEC command.
show atm pnni resource-info [atm card/subcard/port]card/subcard/port | Card, subcard, and port number for the specified ATM interface. |
EXEC
This command is used to display information about the MCR, ACR, CTD, CDV, and CLR for a specific port. Only applicable information is displayed.
The following is sample output from the show atm pnni resource-info command.
Switch# show atm pnni resource-info
acr pm 50, acr mt 3, cdv pm 25, ctd pm 50, rm poll interval 5 sec
Interface insignificant change bounds:
ATM0/1/0 , port ID 80100000
CBR : MCR 155519 ACR 147743 [73871,155519] CTD 154 [77,231]
CDV 138 [104,172] CLR0 10 CLR01 10
VBR-RT : MCR 155519 ACR 155519 [77759,155519] CTD 707 [354,1060]
CDV 691 [519,863] CLR0 8 CLR01 8
VBR-NRT: MCR 155519 ACR 155519 [77759,155519] CLR0 8 CLR01 8
UBR : MCR 155519
ATM0/1/3 , port ID 80103000
CBR : MCR 155519 ACR 147743 [73871,155519] CTD 154 [77,231]
CDV 138 [104,172] CLR0 10 CLR01 10
VBR-RT : MCR 155519 ACR 155519 [77759,155519] CTD 707 [354,1060]
CDV 691 [519,863] CLR0 8 CLR01 8
VBR-NRT: MCR 155519 ACR 155519 [77759,155519] CLR0 8 CLR01 8
UBR : MCR 155519
ATM1/0/0 , port ID 80800000
CBR : MCR 155519 ACR 147743 [73871,155519] CTD 154 [77,231]
CDV 138 [104,172] CLR0 10 CLR01 10
VBR-RT : MCR 155519 ACR 155519 [77759,155519] CTD 707 [354,1060]
CDV 691 [519,863] CLR0 8 CLR01 8
VBR-NRT: MCR 155519 ACR 155519 [77759,155519] CLR0 8 CLR01 8
UBR : MCR 155519
ATM1/0/3 , port ID 80803000
CBR : MCR 155519 ACR 147743 [73871,155519] CTD 154 [77,231]
CDV 138 [104,172] CLR0 10 CLR01 10
VBR-RT : MCR 155519 ACR 155519 [77759,155519] CTD 707 [354,1060]
CDV 691 [519,863] CLR0 8 CLR01 8
VBR-NRT: MCR 155519 ACR 155519 [77759,155519] CLR0 8 CLR01 8
UBR : MCR 155519
To display the mapping from organizational scope values--used at UNI interfaces--to PNNI scope (in terms of PNNI routing level indicators), use the show atm pnni scope privileged EXEC command.
show atm pnni scopeThis command has no keywords or arguments.
Privileged EXEC
This command groups ranges of organization scope values that map to the same PNNI level. The following is sample output from the show atm pnni scope privileged EXEC command.
Switch# show atm pnni scope
UNI scope PNNI Level
--------- ----------
(1 - 10) 56
(11 - 12) 48
(13 - 14) 32
(15 - 15) 0
Scope mode: automatic
To display PNNI statistics, use the show atm pnni statistics EXEC command.
show atm pnni statistics callcall | Displays the PNNI call statistics. |
EXEC
This command displays statistics related to path selection, for example number of crankbacks, number of calls set up, number of calls serviced by the background tree, on-demand calculation, and PTSE exchanges, such as number of incoming PTSE per minute or number of PTSE retransmitted.
The following is sample output from the show atm pnni statistics call command.
Switch# show atm pnni statistics call
pnni routing call statistics since 00:04:58
total cbr rtvbr nrtvbr abr ubr
source route reqs 137 0 0 0 0 137
successful 110 0 0 0 0 110
unsuccessful 27 0 0 0 0 27
crankback reqs 8 0 0 0 0 8
successful 8 0 0 0 0 8
unsuccessful 0 0 0 0 0 0
intraswitch routes 34 0 0 0 0 34
on-demand attempts 0 0 0 0 0 0
successful 0 0 0 0 0 0
unsuccessful 0 0 0 0 0 0
background lookups 76 0 0 0 0 76
successful 76 0 0 0 0 76
unsuccessful 0 0 0 0 0 0
next port requests 81 0 0 0 0 81
successful 66 0 0 0 0 66
unsuccessful 15 0 0 0 0 15
total average
usecs in queue 74890 546
usecs in dijkstra 0 0
usecs in routing 38991 284
To display the topology connectivity information from the internal topology database, use the show atm pnni topology EXEC command.
show atm pnni topology [node node-name] [detail]node | Displays the topology information about a specific node identified by the node-name. |
node-name | Identifies the node by a specific name. |
detail | Displays more detailed information and is used as the last keyword of the show command. |
EXEC
The topology as seen from the PNNI database can be displayed using the show atm pnni topology command. This command shows all accessible PNNI nodes in the network (through PTSEs) and any links to neighboring nodes.
PNNI nodes are represented internally by an 8-bit number. This command shows the mapping between the internal node number and the full 22-byte node ID.
A link status of "up" indicates the link is advertised by the node on both ends of a link. A link status of "2 down" indicates the remote node (neighbor) did not advertise the link. Links that are down are not used for path selection by the current node.
The following is sample output from the show atm pnni topology command.
Switch# show atm pnni topology
Node 1 (name: ls13, type: ls1010, ios-version: 11.2)
Node Id: 56:160:47.00918100000000603E7B3801.00603E7B3801.00
Service Classes Supported: CBR VBR-RT VBR-NRT ABR UBR
Node Allows Transit Calls
Node has leadership priority 0
status local port remote port neighbor
~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~
up ATM3/1/1 ATM0/1/3 ls18
up ATM3/1/0 ATM3/1/3 ls22
Node 2 (name: ls22, type: ls1010, ios-version: 11.2)
Node Id: 56:160:47.0091810000000003DDE74601.0003DDE74601.00
Service Classes Supported: CBR VBR-RT VBR-NRT ABR UBR
Node Allows Transit Calls
Node has leadership priority 0
status local port remote port neighbor
~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~
up ATM3/1/3 ATM3/1/0 ls13
up ATM3/1/0 ATM0/0/1 ls18
Node 3 (name: ls18, type: ls1010, ios-version: 11.2)
Node Id: 56:160:47.00918100000000613E7B2F01.00613E7B2F99.00
Service Classes Supported: CBR VBR-RT VBR-NRT ABR UBR
Node Allows Transit Calls
Node has leadership priority 0
status local port remote port neighbor
~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~
up ATM0/1/3 ATM3/1/1 ls13
up ATM0/0/1 ATM3/1/0 ls22
Node 4 (name: ls27, type: ls1010, ios-version: 11.2)
Node Id: 56:160:47.00918100000000400B0A3081.00400B0A3081.00
Service Classes Supported: CBR VBR-RT VBR-NRT ABR UBR
Node Allows Transit Calls
Node has leadership priority 0
status local port remote port neighbor
~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~
down ATM0/1/0 ATM3/1/3 ls13
The following is sample output using the detail option of the show atm pnni topology command.
Switch20# show atm pnni topology Switch20 detail
Node 1 (name: Switch20, type: ls1010, ios-version: 11.2)
Node Id: 56:160:47.00918100000000603E7B3201.00603E7B3201.00
Service Classes Supported: CBR VBR-RT VBR-NRT ABR UBR
Node Allows Transit Calls
Node has leadership priority 0
Node has 2 Links (Space for 4 Links)
port ATM0/0/2, remote port ATM3/0/2, neighbor Switch22
forward link parameters
maxcr avcr ctd cdv clr0 clr01 aw crm vf
CBR 155519 147743 154 138 10 0 5040 n/a n/a
VBR-RT 155519 155519 707 691 8 0 5040 --- ---
VBR-NRT 155519 155519 n/a n/a 8 0 5040 --- ---
ABR 155519 0 n/a n/a n/a n/a 5040 n/a n/a
UBR 155519 n/a n/a n/a n/a n/a 5040 n/a n/a
backward link parameters
maxcr avcr ctd cdv clr0 clr01 aw crm vf
CBR 155519 147743 154 138 10 0 5040 n/a n/a
VBR-RT 155519 155519 707 691 8 0 5040 --- ---
VBR-NRT 155519 155519 n/a n/a 8 0 5040 --- ---
UBR 155519 n/a n/a n/a n/a n/a 5040 n/a n/a
port ATM0/0/1, remote port ATM3/0/1, neighbor Switch22
forward link parameters
maxcr avcr ctd cdv clr0 clr01 aw crm vf
CBR 155519 147743 154 138 10 0 5040 n/a n/a
VBR-RT 155519 155519 707 691 8 0 5040 --- ---
VBR-NRT 155519 155519 n/a n/a 8 0 5040 --- ---
ABR 155519 0 n/a n/a n/a n/a 5040 n/a n/a
UBR 155519 n/a n/a n/a n/a n/a 5040 n/a n/a
backward link parameters
maxcr avcr ctd cdv clr0 clr01 aw crm vf
CBR 155519 147743 154 138 10 0 5040 n/a n/a
VBR-RT 155519 155519 707 691 8 0 5040 --- ---
VBR-NRT 155519 155519 n/a n/a 8 0 5040 --- ---
UBR 155519 n/a n/a n/a n/a n/a 5040 n/a n/a
To provide default values for QOS and to display the table used, use the show atm qos-defaults privileged EXEC command.
show atm qos-defaultsThis command has no arguments or keywords.
Privileged EXEC
The following sample output of the show atm qos-defaults command displays the Default QOS table.
Switch# show atm qos-defaults
Default QoS objective table:
Max cell transfer delay (in microseconds): any cbr, any vbr-rt
Peak-to-peak cell delay variation (in microseconds): any cbr, any vbr-rt
Max cell loss ratio for CLP0 cells: any cbr, any vbr-rt, any vbr-nrt
Max cell loss ratio for CLP0+1 cells: any cbr, any vbr-rt, any vbr-nrt
Table 18-10 describes the fields shown in the display.
Field | Description |
---|---|
Max cell transfer delay | Is displayed in microseconds and applies to one of the following (any indicates the objective parameter is undefined):
|
Peak-to-peak cell delay variation | Is displayed in microseconds and applies one of the following (any indicates the objective parameter is undefined):
|
Max cell loss ratio | Is displayed as a negative power of ten (any indicates the objective parameter is undefined):
|
Use the show atm resource privileged EXEC command to display global resource manager configuration and status.
show atm resourceThis command has no arguments or keywords.
Privileged EXEC
The following example shows the results of using the show atm resource command.
Switch# show atm resource
Resource configuration:
Over-subscription-factor: 8 Sustained-cell-rate-margin-factor: 1%
Abr-mode: relative-rate
Atm service-category-limit (in cells):
65535 cbr, 65535 vbr-rt, 65535 vbr-nrt, 65535 abr-ubr
Resource state:
Cells per service-category:
0 cbr, 100 vbr-rt, 0 vbr-nrt, 0 abr-ubr
atm abr-mode
atm over-subscription-factor
atm service-category-limit
atm sustained-cell-rate-margin-factor
To show the status of the ATM remote monitoring MIB (RMON), use the show atm rmon EXEC command.
show atm rmon [host number | matrix number | stats number | status]host | Displays the ATM-RMON host table Port Select Group number information. |
matrix | Displays the ATM-RMON matrix table information. |
stats | Displays the ATM-RMON stats table information. |
status | Displays the ATM-RMON resource status information. |
EXEC
This command first appears in release 11.2(5).
The following example shows ATM host table information for the specified port select group using the show atm rmon host EXEC command.
atmrmon-switch# show atm rmon host 1
PortSelGrp: 1 Collection: Enabled Drops: 0
47.007900000000000000000000.00A03E000001.00
CBR/VBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR in: calls: 0/123852 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00000C39C23F.00
CBR/VBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR in: calls: 1/14 cells: 0 connTime: 3 days 21:18:29
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00603E329221.00
CBR/VBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/123852 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00603E329221.01
CBR/VBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR in: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
out: calls: 1/14 cells: 0 connTime: 3 days 21:18:30
Table 18-11 describes some of the fields in the output from the show atm rmon command.
Field | Description |
---|---|
47.007900000000000000000000.00A03E000001.00 | Address of the host. |
CBR/VBR in: calls: 0/0 | Total successful CBR/VBR calls including calls currently connected. |
cells: 0 | Total cell active cells (in:A to everybody, out:everybody to A). |
connTime: 0 | Total connection time aggregated for multiple connections. |
The following example shows ATM matrix table information for the specified port select group using the show atm rmon matrix EXEC command.
atmrmon-switch# show atm rmon matrix 1
PortSelGrp: 1 Collection: Enabled Drops: 0
47.007900000000000000000000.00A03E000001.00
47.00918100000000615C71A501.00603E329221.00
CBR/VBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00000C39C23F.00
47.00918100000000615C71A501.00603E329221.01
CBR/VBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00603E329221.00
47.007900000000000000000000.00A03E000001.00
CBR/VBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR calls: 0/123856 cells: 0 connTime: 0 days 00:00:00
47.00918100000000615C71A501.00603E329221.01
47.00918100000000615C71A501.00000C39C23F.00
CBR/VBR calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR calls: 1/14 cells: 0 connTime: 3 days 21:18:40
The show atm rmon stats command summarizes the statistics for the entire port select group including non-monitored traffic. The following example shows ATM stats table information for the specified port select group using the show atm rmon stats EXEC command.
atmrmon-switch# show atm rmon stats 1
PortSelGrp: 1 Collection: Enabled Drops: 0
CBR/VBR: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR: calls: 1/123862 cells: 0 connTime: 3 days 21:18:19
The following example shows ATM status table information for the specified port select group and identifies which ATM interfaces were configured using the atm rmon collect or the snmp enable command.
atmrmon-switch# show atm rmon status
PortSelGrp: 1 Status: Enabled Hosts: 4/no-max Matrix: 4/no-max
ATM0/0/0 ATM0/0/2
PortSelGrp: 2 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
ATM0/0/3
PortSelGrp: 4 Status: Enabled Hosts: 0/1 Matrix: 0/5
ATM0/0/1
PortSelGrp: 5 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
ATM0/1/2
PortSelGrp: 6 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
ATM0/1/3
PortSelGrp: 7 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
ATM2/0/0
PortSelGrp: 8 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
PortSelGrp: 9 Status: Enabled Hosts: 0/no-max Matrix: 0/no-max
As the following example shows, when using the status option, the configuration is maintained even when data collection is disabled.
atmrmon-switch# show atm rmon status
PortSelGrp: 1 Status: Disabled Hosts: 0/10000 Matrix: 0/20000
ATM0/0/0 ATM0/0/2
PortSelGrp: 2 Status: Disabled Hosts: 0/10000 Matrix: 0/20000
ATM0/0/3
atm rmon collect
atm rmon enable
atm rmon portselgrp
To display all local or network-wide reachable address prefixes in this switch's ATM routing table, use the show atm route EXEC command.
show atm route [[address_prefix [longer_prefix]] | local]address_prefix | Displays all routing table entries for the specified prefix. |
local | Displays information about reachable addresses attached to this switch only. This includes static routes configured on this switch and routes learned using ILMI address registration. |
longer_prefix | Displays all routing tables entries for longer prefixes that match the specified address prefix. |
EXEC
This command displays the ATM address prefixes in the ATM routing table. Prefixes are tagged with either E or I. The E represents external prefixes that were configured using the atm route command. The I represents internal prefixes registered through ILMI or generated internally by the system for other purposes (for example; soft-PVP support). The prefix is displayed in the following notation and the prefix/length shows the length in bits:
1234.24/16
The node represents the switch that generated the route (see show atm pnni node-id command for node number mappings). Node 1 represents this switch, while other numbers represent switches learned from the network. The port number, the protocol that generated the advertisement, the timestamp, and the port status (or summary information) are also displayed.
The link is DN in the following cases:
The following is sample output from the show atm route command.
Switch# show atm route
Codes: P - installing Protocol (S - Static, P - PNNI, R - Routing control),
T - Type (I - Internal prefix, E - Exterior prefix, SE -
Summary Exterior prefix, SI - Summary Internal prefix)
ZE - Suppress Summary Exterior, ZI - Suppress Summary Internal)
P T Node/Port St Lev Prefix
~ ~~~ ~~~~~~~~~~~~~~~~ ~~ ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
P E 2 0 UP 0 default/0
R SI 1 0 UP 0 47.0091.8100.0000.0060.3E7B.3201/104
R I 1 ATM0/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0000.0c40.81d2/152
R I 1 ATM0/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0000.0c40.81d3/152
R I 1 ATM0/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0000.0c40.81d4/152
R I 1 ATM0/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0000.0c40.81d5/152
R I 1 ATM2/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0060.3e7b.3201/152
R I 1 ATM2/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0060.3e7b.3202/152
R I 1 ATM2/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0060.3e7b.3203/152
R I 1 ATM2/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.0060.3e7b.3204/152
R I 1 ATM2/0/0 UP 0 47.0091.8100.0000.0060.3E7B.3201.4000.0c/128
S E 1 ATM0/0/1 UP 0 47.0091.8100.0000.0003.dde7.4601/104
P I 2 0 UP 0 47.0091.8100.0000.0003.dde7.4601/104
P I 3 0 UP 0 47.0091.8100.0000.0060.3e7b.3801/104
To show the ATM signaling statistics, use the show atm signalling statistics EXEC command.
show atm signalling statistics [interface atm card/subcard/port]card/subcard/port | Specifies the card, subcard, and port number of the ATM interface. |
EXEC
If no interface is specified, statistics for all the interfaces are displayed.
The following is sample output from the show atm signalling statistics EXEC command with no interface specified.
Switch# show atm signalling statistics
Global Statistics:
Calls Throttled: 0
Max Crankback: 3
Max Connections Pending: 255
Max Connections Pending Hi Water Mark: 0
ATM 2/0/0:0 UP Time 00:00:32 # of int resets: 0
----------------------------------------------------------------
Terminating connections: 0 Soft VCs: 0
Active Transit PTP SVC: 0 Active Transit MTP SVC: 0
Port requests: 0 Source route requests: 0
Conn-Pending: 0 Conn-Pending High Water Mark: 0
Calls Throttled: 0 Max-Conn-Pending: 40
Messages: Incoming Outgoing
--------- -------- --------
PTP Setup Messages: 0 0
MTP Setup Messages: 0 0
Release Messages: 0 0
Restart Messages: 0 0
Message: Received Transmitted Tx-Reject Rx-Reject
Add Party Messages: 0 0 0 0
Failure Cause: Routing CAC Access-list Addr-Reg Misc-Failure
Location Local: 0 0 0 0 0
Location Remote: 0 0 0 0 0
The following is sample output from the show atm signalling statistics EXEC command for interface ATM 0/0/0.
Switch# show atm signalling statistics interface atm 0/0/0
ATM 0/0/0:0 UP Time 00:01:32 # of int resets: 0
----------------------------------------------------------------
Terminating connections: 0 Soft VCs: 0
Active Transit PTP SVC: 0 Active Transit MTP SVC: 0
Port requests: 0 Source route requests: 0
Conn-Pending: 0 Conn-Pending High Water Mark: 0
Calls Throttled: 0 Max-Conn-Pending: 40
Messages: Incoming Outgoing
--------- -------- --------
PTP Setup Messages: 0 0
MTP Setup Messages: 0 0
Release Messages: 0 0
Restart Messages: 0 0
Message: Received Transmitted Tx-Reject Rx-Reject
Add Party Messages: 0 0 0 0
Failure Cause: Routing CAC Access-list Addr-Reg Misc-Failure
Location Local: 0 0 0 0 0
Location Remote: 0 0 0 0 0
clear atm signalling statistics
To display the current port snooping configuration and actual register values for the highest ATM interface, use the show atm snoop EXEC command.
show atm snoopThis command has no keywords or arguments.
EXEC
This command displays the snoop test port name, snoop option (enabled or disabled), monitored port name (if enabled), and snoop direction (receive or transmit if enabled).
This command applies only to card 4, subcard 1, and the highest port allowed for the card. Refer to the atm snoop command for port information.
The following example displays the snoop configuration on OC3 port and actual register values for the highest interface.
Switch# show atm snoop
Snoop Test Port Name: ATM4/1/3 (interface status=SNOOPING)
Snoop option: (configured=enabled) (actual=enabled)
Monitored Port Name: (configured=ATM3/0/0) (actual=ATM3/0/0)
Snoop direction: (configured=receive) (actual=receive)
The following example shows the display when there is no card in the Snoop Test Port card 4, subcard 1 position.
Switch# show atm snoop
Snoop Test Port Name: ATM4/1/3 (port is bad or missing)
Snoop option: (configured=disabled)
The following example shows the display when the Snoop Test Port has been inserted and configured but is shut down.
Switch# show atm snoop
Snoop Test Port Name: ATM4/1/3 (interface status=DOWN)(shutdown)
Snoop option: (configured=enabled)
Monitored Port Name: (configured=ATM4/1/0)
Snoop direction: (configured=receive)
To display current information about ATM interfaces and the number of installed connections, use the show atm status EXEC command.
show atm statusThis command has no keywords or arguments.
EXEC
The following is a sample display from the show atm status command.
Switch# show atm status
NUMBER OF INSTALLED CONNECTIONS: (P2P=Point to Point, P2MP=Point to MultiPoint)
Type PVCs SoftPVCs SVCs PVPs SoftPVPs SVPs Total
P2P 11 0 0 1 0 0 12
P2MP 0 0 0 0 0 0 0
TOTAL INSTALLED CONNECTIONS = 12
PER-INTERFACE STATUS SUMMARY AT 14:56:19 UTC Mon Mar 25 1997:
Interface IF Admin Auto-Cfg ILMI Addr SSCOP Hello
Name Status Status Status Reg State State State
------------- -------- ------------ -------- ------------ --------- --------
ATM2/0/0 UP up n/a Restarting Idle n/a
ATM3/0/0 UP up done UpAndNormal Active 2way_in
ATM3/0/0.25 DOWN shutdown waiting n/a Idle n/a
ATM3/0/0.26 UP up waiting WaitDevType Idle n/a
ATM3/0/1 DOWN down waiting n/a Idle n/a
ATM3/0/2 UP up done UpAndNormal Active 2way_in
ATM3/0/3 DOWN down waiting n/a Idle n/a
To display the ATM layer traffic information for all of the ATM interfaces, use the show atm traffic privileged EXEC command.
show atm trafficThis command has no keywords or arguments.
Privileged EXEC
This command displays input and output cell counts and 5-minute transfer rate for all ATM interfaces.
The following is a sample display from the show atm traffic command.
Switch# show atm traffic
Interface ATM2/0/0
Rx cells: 0
Tx cells: 0
5 minute input rate: 0 bits/sec, 0 cells/sec
5 minute output rate: 0 bits/sec, 0 cells/sec
Interface ATM3/0/0
Rx cells: 0
Tx cells: 0
5 minute input rate: 0 bits/sec, 0 cells/sec
5 minute output rate: 0 bits/sec, 0 cells/sec
To display the ATM layer connection information about the virtual connection, use the show atm vc EXEC command.
show atm vccard/subcard/port | Card, subcard, and port number for the ATM interface. |
cast-type | Specifies the cast-type. |
conn-type | Specifies the connection type |
p2p | Specifies the point-to-point connection. |
p2mp | Specifies the point-to-multipoint connection. |
soft-vc | Specifies the soft virtual circuit. |
svc | Specifies the SVC. |
vpt# | Number of the virtual path tunnel. |
vpi [vci] | Number of the virtual path identifier and virtual connection identifier. |
traffic | Displays the virtual channel cell traffic. |
EXEC
The following example shows a display for the vc interface.
Switch# show atm vc
Interface VPI VCI Type X-Interface X-VPI X-VCI Encap Status
ATM0/1/0 0 5 PVC ATM2/0/0 0 52 QSAAL UP
ATM0/1/0 0 16 PVC ATM2/0/0 0 32 ILMI UP
ATM0/1/0 0 18 PVC ATM2/0/0 0 73 PNNI UP
ATM0/1/1 0 5 PVC ATM2/0/0 0 53 QSAAL DOWN
ATM0/1/1 0 16 PVC ATM2/0/0 0 33 ILMI DOWN
ATM0/1/2 0 5 PVC ATM2/0/0 0 54 QSAAL DOWN
ATM0/1/2 0 16 PVC ATM2/0/0 0 34 ILMI DOWN
ATM0/1/3 0 5 PVC ATM2/0/0 0 55 QSAAL UP
ATM0/1/3 0 16 PVC ATM2/0/0 0 35 ILMI UP
ATM1/0/0 0 5 PVC ATM2/0/0 0 56 QSAAL UP
ATM1/0/0 0 16 PVC ATM2/0/0 0 36 ILMI UP
ATM1/0/1 0 5 PVC ATM2/0/0 0 57 QSAAL DOWN
ATM1/0/1 0 16 PVC ATM2/0/0 0 37 ILMI DOWN
ATM1/0/2 0 5 PVC ATM2/0/0 0 58 QSAAL DOWN
ATM1/0/2 0 16 PVC ATM2/0/0 0 38 ILMI DOWN
ATM1/0/3 0 5 PVC ATM2/0/0 0 59 QSAAL UP
ATM1/0/3 0 16 PVC ATM2/0/0 0 39 ILMI UP
ATM1/0/3 0 18 PVC ATM2/0/0 0 72 PNNI UP
ATM1/1/0 0 5 PVC ATM2/0/0 0 60 QSAAL DOWN
ATM1/1/0 0 16 PVC ATM2/0/0 0 40 ILMI DOWN
ATM1/1/1 0 5 PVC ATM2/0/0 0 61 QSAAL DOWN
ATM1/1/1 0 16 PVC ATM2/0/0 0 41 ILMI DOWN
Table 18-12 describes the fields shown in the display.
Field | Description |
---|---|
Interface | Displays the card, subcard, and port number of the specified ATM interface. |
VPI | Displays the number of the virtual path identifier. |
VCI | Displays the number of the virtual channel identifier. |
Type | Displays the type of interface for the specified ATM interface. |
X-Interface | Displays the card, subcard, and port number of the cross-connected value for the ATM interface. |
X-VPI | Displays the number of the cross-connected value of the virtual path identifier. |
X-VCI | Displays the number of the cross-connected value of the virtual channel identifier. |
Encap | Displays the type of connection on the interface. |
Status | Displays the current state of the specified ATM interface. |
The following sample display shows the interface information for ATM 0/1/0, with VPI 33 and VCI 44.
Switch# show atm vc interface atm 0/1/0 33 44
Interface: ATM0/1/0, Type: oc3suni
VPI = 1 VCI = 100
Status: UP
Time-since-last-status-change: 00:00:08
Connection-type: PVC
Cast-type: point-to-point
Packet-discard-option: disables
Usage-Parameter-Control (UPC): pass
Number of OAM-configured connections: 0
OAM-configuration: disabled
OAM-states: Not-applicable
Cross-connect-interface: ATM0/1/3, Type: oc3suni
Cross-connect-VPI = 1
Cross-connect-VCI = 100
Cross-connect-UPC: pass
Cross-connect OAM-configuration: disabled
Cross-connect OAM-state: Not-applicable
Rx cells: 0, Tx cells: 0
Rx connection-traffic-table-index: 1
Rx service-category: UBR (Unspecified Bit Rate)
Rx pcr-clp01: 7113539
Rx scr-clp01: none
Rx tolerance: 0 (from default for interface)
Tx connection-traffic-table-index: 1
Tx service-category: UBR (Unspecified Bit Rate)
Tx pcr-clp01: 7113539
Tx scr-clp01: none
Tx tolerance: none
Table 18-13 describes the fields shown in the display.
Field | Description |
---|---|
Interface | Displays the card number, sub card number, and port number of the ATM interface. |
VPI/VCI | Displays the number of the virtual path identifier and the virtual channel identifier. |
Status | Displays the type of interface for the specified ATM interface. |
Connection-type | Displays the type of connection for the specified ATM interface. |
Cast-type | Displays the type of cast for the specified ATM interface. |
Packet-discard-option | Displays the state of the packet-discard option; enabled or disabled. |
Usage-Parameter-Control (UPC) | Displays the state of the UPC. |
Number of OAM-configured connections | Displays the amount of connections configured by OAM. |
OAM-configuration | Displays the state of the OAM-configuration; enabled or disabled. |
OAM-states | Displays the status of the OAM-state; applicable or not applicable. |
Cross-connect-interface | Displays the card, subcard, and port number of the cross-connected ATM. |
Cross-connect-vpi | Displays the number of the cross-connected virtual path identifier. |
Cross-connect-vci | Displays the number of the cross-connected virtual channel identifier. |
Cross-connect-UPC | Displays the state of the cross-connected UPC; pass or not pass. |
Cross-connect OAM-configuration | Displays the state of the cross-connected OAM configuration; enabled or disabled. |
Cross-connect OAM-state | Displays the status of the cross-connected OAM state; applicable or not applicable. |
Rx cells/Tx cells | Displays the number of cells transmitted and received. |
Rx connection-traffic-table-index | Displays the receive connection-traffic-table-index. |
Rx service-category | Displays the receive service-category. |
Rx pcr-clp01 | Displays the receive peak rate for clp01 cells (kbps). |
Rx scr-clp01 | Displays the receive sustained rate for clp01 cells (kbps). |
Rx tolerance | Displays the receive tolerance. |
Tx connection-traffic-table-index | Displays the transmit connection-traffic-table-index. |
Tx service-category | Displays the transmit service-category. |
Tx pcr-clp01 | Displays the transmit peak rate for clp01 cells (kbps). |
Tx scr-clp01 | Displays the transmit sustained rate for clp01 cells (kbps). |
The following example shows entering the command for a display of the cast type, point-to-multipoint, and connection type soft-vc on ATM interface 0/0/0.
Switch# show atm vc cast-type p2mp conn-type soft-vc interface ATM 0/0/0
The following example shows entering the command for a display of the connection type SVC and cast-type point-to-point on ATM interface 0/0/0.
Switch# show atm vc conn-type svc cast-type p2p interface ATM 0/0/0
atm pvc
show atm interface
show atm status
To show the atm vc signalling activity, use the show atm vc signalling EXEC command.
show atm vc signalling [interface atm card/subcard/port] [cast-type p2p | p2mp] [detail]card/subcard/port | Card, subcard, and port number for the ATM interface. |
cast-type | Displays the payload type protocol and the message type protocol information. |
detail | (Optional) Displays detailed information about a connection including type of connection, calling party, current and previous state, and how the call was initiated. |
EXEC
The following example shows the output from the show atm vc signalling EXEC command.
Switch# show atm vc signalling
Interface VPI VCI CallRef X-Interface VPI VCI CallRef Type
*ATM0/0/0 0 32 1 ATM1/0/0 0 32 1 MTP
*ATM0/0/0 0 33 2 ATM1/0/0 0 33 2 MTP
*ATM0/0/0 0 34 3 ATM1/0/0 0 34 3 MTP
*ATM0/0/0 0 35 4 ATM1/0/0 0 35 4 MTP
*ATM0/0/0 0 36 5 ATM1/0/0 0 36 5 MTP
*ATM0/0/0 0 37 6 ATM1/0/0 0 37 6 MTP
*ATM0/0/0 0 38 7 ATM1/0/0 0 38 7 MTP
*ATM0/0/0 0 39 8 ATM1/0/0 0 39 8 MTP
*ATM0/0/0 0 40 9 ATM1/0/0 0 40 9 MTP
*ATM0/0/0 0 41 10 ATM1/0/0 0 41 10 PTP
*ATM0/0/0 0 42 11 ATM1/0/0 0 42 11 PTP
*ATM0/0/0 0 43 12 ATM1/0/0 0 43 12 PTP
*ATM0/0/0 0 44 13 ATM1/0/0 0 44 13 PTP
*ATM0/0/0 0 45 14 ATM1/0/0 0 45 14 PTP
*ATM0/0/0 0 46 15 ATM1/0/0 0 46 15 PTP
*ATM0/0/0 0 47 16 ATM1/0/0 0 47 16 PTP
*ATM0/0/0 0 48 17 ATM1/0/0 0 48 17 PTP
*ATM0/0/0 0 49 18 ATM1/0/0 0 49 18 PTP
*ATM0/0/0 0 50 19 ATM1/0/0 0 50 19 PTP
The following example shows the output from the show atm vc signalling EXEC command using the p2p option.
Switch# show atm vc signalling cast-type p2p
Interface VPI VCI CallRef X-Interface VPI VCI CallRef Type
ATM2/0/0 0 67 5 ATM0/1/1 0 32 1 PTP
*ATM0/0/0 0 32 1 ATM1/0/0 0 32 1 PTP
*ATM0/0/0 0 33 2 ATM1/0/0 0 33 2 PTP
*ATM0/0/0 0 34 3 ATM1/0/0 0 34 3 PTP
*ATM0/0/0 0 35 4 ATM1/0/0 0 35 4 PTP
*ATM0/0/0 0 36 5 ATM1/0/0 0 36 5 PTP
*ATM0/0/0 0 37 6 ATM1/0/0 0 37 6 PTP
*ATM0/0/0 0 38 7 ATM1/0/0 0 38 7 PTP
*ATM0/0/0 0 39 8 ATM1/0/0 0 39 8 PTP
*ATM0/0/0 0 40 9 ATM1/0/0 0 40 9 PTP
*ATM0/0/0 0 41 10 ATM1/0/0 0 41 10 PTP
*ATM0/0/0 0 42 11 ATM1/0/0 0 42 11 PTP
*ATM0/0/0 0 43 12 ATM1/0/0 0 43 12 PTP
*ATM0/0/0 0 44 13 ATM1/0/0 0 44 13 PTP
*ATM0/0/0 0 45 14 ATM1/0/0 0 45 14 PTP
*ATM0/0/0 0 46 15 ATM1/0/0 0 46 15 PTP
*ATM0/0/0 0 47 16 ATM1/0/0 0 47 16 PTP
The following sample shows the output using the detail and cast-type options with the show atm vc signalling EXEC command.
# show atm vc signalling detail cast-type p2mp
(0/0/0:0 0,36 - 0005) p2p
From: 47.222200000000000000000
remote, Rcvd Connect Ack -> Active(N10),
(1/0/0:0 0,36 - 0005) p2p
To: 47.111100000000000000000
local , Req Connect Ack -> Active(N10),
Table 18-14 describes the fields from the show atm vc signalling command.
Field | Description |
---|---|
0/0/0 | Shows the interface number. |
0,36 | Shows the vpi/vci number. |
0005 | Shows the call reference number. |
p2p | Shows the type of connection. |
From | Shows the origin of the calling party. |
remote/local | Shows the call was initiated either remotely or locally. |
Rcvd Connect Ack | Shows the previous state of the call. |
Active | Shows the current state of the call. |
To display the ATM layer connection information about the virtual path, use the show atm vp EXEC command.
show atm vpcard/subcard/port | Card, subcard, and port number for the ATM interface. |
cast-type | Specifies the cast-type. |
conn-type | Specifies the connection type |
p2p | Specifies the point-to-point connection. |
p2mp | Specifies the point-to-multipoint connection. |
soft-vc | Specifies the soft virtual circuit. |
svc | Specifies the SVC. |
traffic | Displays virtual path cell traffic. |
vpi | Number of the virtual path identifier. |
EXEC
The following is a sample display from the show atm vp command.
Switch# show atm vp
Interface VPI Type X-Interface X-VPI Status
ATM4/1/1 1 SVP ATM4/1/2 200 UP
ATM4/1/1 2 SVP ATM4/1/2 201 UP
ATM4/1/1 3 SVP ATM4/1/2 202 UP
ATM4/1/2 200 SoftVP ATM4/1/1 1 UP
ATM4/1/2 201 SoftVP ATM4/1/1 2 UP
ATM4/1/2 202 SoftVP ATM4/1/1 3 UP
ATM4/1/2 255 SoftVP NOT CONNECTED
The following is a sample display from the show atm vp command of ATM 4/1/1.
Switch# show atm vp interface atm 4/1/1
Interface VPI Type X-Interface X-VPI Status
ATM4/1/1 1 SVP ATM4/1/2 200 UP
ATM4/1/1 2 SVP ATM4/1/2 201 UP
ATM4/1/1 3 SVP ATM4/1/2 202 UP
The following is a sample display from the show atm vp command of ATM 4/1/1 and vp 2.
Switch# show atm vp interface atm 0/1/0 2
Interface: ATM0/1/0, Type: oc3suni
VPI = 2
Status: NOT CONECTED
Last-status-change-time: 1:01
Connection-type: PVP
Cast-type: point-to-point
Usage-Parameter-Control (UPC): pass
Number of OAM-configured connections: 0
OAM-configuration: disabled
OAM-states: Not-applicable
Rx cells: 0, Tx cells: 0
Rx connection-traffic-table-index: 1
Rx service-category: UBR (Unspecified Bit Rate)
Rx pcr-clp01: 7113539
Rx scr-clp01: none
Rx tolerance: 0(from default for interface)
Tx connection-traffic-table-index: 1
Tx service-category: UBR (Unspecified Bit Rate)
Tx pcr-clp01: 7113539
Tx scr-clp01: none
Tx tolerance: none
Table 18-15 describes the fields shown in the display.
Field | Description |
---|---|
Interface | Displays the card number, subcard number, and port number of the ATM interface. |
VPI/VCI | Displays the number of the virtual path identifier and the virtual channel identifier. |
Status | Displays the type of interface for the specified ATM interface. |
Connection-type | Displays the type of connection for the specified ATM interface. |
Cast-type | Displays the type of cast for the specified ATM interface. |
Packet-discard-option | Displays the state of the packet-discard option; enabled or disabled. |
Usage-Parameter-Control (UPC) | Displays the state of the UPC. |
Number of OAM-configured connections | Displays the amount of connections configured by OAM. |
OAM-configuration | Displays the state of the OAM-configuration; enabled or disabled. |
OAM-states | Displays the status of the OAM-state; applicable or not applicable. |
Rx cells/Tx cells | Displays the number of cells transmitted and received. |
Rx connection-traffic-table-index | Displays the receive connection-traffic-table-index. |
Rx service-category | Displays the receive service-category. |
Rx pcr-clp01 | Displays the receive peak rate for clp01 cells (kbps). |
Rx scr-clp01 | Displays the receive sustained rate for clp01 cells (kbps). |
Rx tolerance | Displays the receive tolerance. |
Tx connection-traffic-table-index | Displays the transmit connection-traffic-table-index. |
Tx service-category | Displays the transmit service-category. |
Tx pcr-clp01 | Displays the transmit peak rate for clp01 cells (kbps). |
Tx scr-clp01 | Displays the transmit sustained rate for clp01 cells (kbps). |
Tx tolerance | Displays the transmit tolerance. |
The following example shows entering the command for a display of the cast type, point-to-multipoint, and connection type soft-vc on ATM interface 0/0/0.
Switch# show atm vp cast-type p2mp conn-type soft-vc interface ATM 0/0/0
The following example shows entering the command for a display of the connection type SVC and cast-type point-to-point on ATM interface 0/0/0.
Switch# show atm vp conn-type svc cast-type p2p interface ATM 0/0/0
show atm interface
show atm status
To display the contents of the BOOT environment variable, the name of the configuration file pointed to by the CONFIG_FILE environment variable, and the contents of the BOOTLDR environment variable, use the show boot EXEC command.
show bootThis command has no arguments or keywords.
EXEC
The show boot command allows you to view the current settings for the following environment variables:
The BOOT environment variable specifies a list of bootable images on various devices. The config_file environment variable specifies the configuration file used during system initialization. The BOOTLDR environment variable specifies the Flash device and filename containing the rxboot image that ROM uses for booting. You set these environment variables with the boot system, boot config, and boot bootldr commands, respectively.
The following is sample output from the show boot command.
Switch# show boot
BOOT variable =
CONFIG_FILE variable =
Current CONFIG_FILE variable =
BOOTLDR variable = bootflash:/home/cyadaval/ls1010-i-m.bin.Z
Configuration register is 0x0
In the sample output, the BOOT environment variable contains a null string: that is, a list of bootable images is not specified.
The run-time value for the config_file environment variable points to the switch-config file on the Flash memory card inserted in the first slot of the ASP card. That is, during the run-time configuration, you have modified the config_file environment variable using the boot config command, but you have not saved the run-time configuration to the startup configuration. To save your run-time configuration to the startup configuration, use the copy running command.
The BOOTLDR environment variable does not yet exist. That is, you have not created the BOOTLDR environment variable using the boot bootldr command.
boot
boot config
boot system
show version
Use the show buffers EXEC command to display statistics for the buffer pools on the network server.
show buffers [address | all [assigned | free] input-interface {ATM | ethernet | null}| old | pool]address | Address of buffer to display. |
all | Displays all buffers with the following information:
· Dump: Shows buffer header and all data. · Header: Shows buffer header only. · Packet: Shows buffer header and packet data. |
assigned | Displays the buffers in use with the following information:
· Dump: Shows buffer header and all data. · Header: Shows buffer header only. · Packet: Shows buffer header and packet data. |
free | Displays the buffers available for use with the following information:
· Dump: Shows buffer header and all data. · Header: Shows buffer header only. · Packet: Shows buffer header and packet data. |
input-interface | Displays the buffers assigned to an input interface. You must specify an atm, ethernet, or null interface. |
old | Displays buffers older than one minute for use with the following information:
· Dump: Shows buffer header and all data. · Header: Shows buffer header only. · Packet: Shows buffer header and packet data. |
pool | Displays buffers in a specified pool for use with the following information:
· Dump: Shows buffer header and all data. · Header: Shows buffer header only. · Packet: Shows buffer header and packet data. |
EXEC
The following is sample output from the show buffers command with no arguments, showing all buffer pool information.
Switch# show buffers
Buffer elements:
500 in free list (500 max allowed)
19874 hits, 0 misses, 0 created
Public buffer pools:
Small buffers, 104 bytes (total 120, permanent 120):
120 in free list (20 min, 250 max allowed)
18937 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Middle buffers, 600 bytes (total 100, permanent 100):
100 in free list (10 min, 200 max allowed)
58957 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Big buffers, 1524 bytes (total 20, permanent 20):
20 in free list (5 min, 200 max allowed)
1123 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 10, permanent 10):
10 in free list (0 min, 300 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
0 in free list (0 min, 20 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
0 in free list (0 min, 13 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Interface buffer pools:
AAL5_Small buffers, 512 bytes (total 512, permanent 512):
0 in free list (0 min, 512 max allowed)
512 hits, 0 misses
512 max cache size, 512 in cache
AAL5_Medium buffers, 4096 bytes (total 128, permanent 128):
0 in free list (0 min, 128 max allowed)
128 hits, 0 misses
128 max cache size, 128 in cache
AAL5_Large buffers, 9216 bytes (total 64, permanent 64):
0 in free list (0 min, 64 max allowed)
64 hits, 0 misses
64 max cache size, 64 in cache
Table 18-16 describes significant fields shown in the display.
Field | Description |
---|---|
Buffer elements | Buffer elements are small structures used as placeholders for buffers in internal operating system queues. Buffer elements are used when a buffer may need to be on more than one queue. |
Free list | Total number of the currently unallocated buffer elements. |
Max allowed | Maximum number of buffers that are available for allocation. |
Hits | Count of successful attempts to allocate a buffer when needed. |
Misses | Count of buffer allocation attempts that resulted in growing the buffer pool to allocate a buffer. |
Created | Count of new buffers created to satisfy buffer allocation attempts when the available buffers in the pool have already been allocated. |
Small buffers | Buffers that are 104 bytes long. |
Middle buffers | Buffers that are 600 bytes long. |
Big buffers | Buffers that are 1524 bytes long. |
VeryBig buffers | Buffers that are 4520 bytes long. |
Large buffers | Buffers that are 5024 bytes long. |
Huge buffers | Buffers that are 18024 bytes long. |
Total | Total number of this type of buffer. |
Permanent | Number of these buffers that are permanent. |
Free list | Number of available or unallocated buffers in that pool. |
Min | Minimum number of free or unallocated buffers in the buffer pool. |
Max allowed | Maximum number of free or unallocated buffers in the buffer pool. |
Hits | Count of successful attempts to allocate a buffer when needed. |
Misses | Count of buffer allocation attempts that resulted in growing the buffer pool in order to allocate a buffer. |
Trims | Count of buffers released to the system because they were not being used. This field is displayed only for dynamic buffer pools, not interface buffer pools, which are static. |
Created | Count of new buffers created in response to misses. This field is displayed only for dynamic buffer pools, not interface buffer pools, which are static. |
Total | Total number of this type of buffer. |
Permanent | Number of these buffers that are permanent. |
Free list | Number of available or unallocated buffers in that pool. |
Min | Minimum number of free or unallocated buffers in the buffer pool. |
Max allowed | Maximum number of free or unallocated buffers in the buffer pool. |
Hits | Count of successful attempts to allocate a buffer when needed. |
Fall backs | Count of buffer allocation attempts that resulted in falling back to the public buffer pool that is the smallest pool at least as big as the interface buffer pool. |
Max Cache Size | Maximum number of buffers from interface pool that can be in the buffer pool's cache. Each interface buffer pool has its own cache. These are not additional permanent buffers; they come from the interface's buffer pools. Some interfaces place all buffers from the interface pool into the cache. In this case, it is normal for the free list to display 0. |
Failures | Total number of allocation requests that failed because no buffer was available for allocation; the datagram was lost. Such failures normally occur at interrupt level. |
No memory | Number of failures that occurred because no memory was available to create a new buffer. |
To display the calendar hardware setting, use the show calendar EXEC command.
show calendarThis command has no arguments or keywords.
EXEC
You can compare the time and date shown with this command with the time and date listed via the show clock command to verify that the calendar and system clock are synchronized. The time displayed is relative to the configured time zone.
In the following sample display, the hardware calendar indicates the timestamp of 12:13:44 p.m. on Friday, April 4, 1997.
Switch# show calendar
12:13:44 PST Fri April 4 1997
To display global CDP information, including timer and hold-time information, use the show cdp privileged EXEC command.
show cdpThis command has no arguments or keywords.
Privileged EXEC
The following is sample output from the show cdp command. Global CDP timer and hold-time parameters are set to the defaults of 60 and 180 seconds, respectively.
Switch# show cdp
Global CDP information:
Sending CDP packets every 60 seconds
Sending a holdtime value of 180 seconds
cdp holdtime
cdp timer
show cdp entry
show cdp neighbors
To display information about a neighbor device listed in the CDP table, use the show cdp entry privileged EXEC command.
show cdp entry entry-name [protocol | version]entry-name | Name of neighbor about which you want information. |
protocol | (Optional) Limits the display to information about the protocols enabled on a device. |
version | (Optional) Limits the display to information about the version of software running on the device. |
Privileged EXEC
The following is sample output from the show cdp entry privilege command. Only information about the protocols enabled on device.cisco.com is displayed.
Switch# show cdp entry device.cisco.com protocol
Protocol information for device.cisco.com:
IP address: 198.92.68.18
CLNS address: 490001.1111.1111.1111.00
DECnet address: 10.1
The following is sample output from the show cdp entry version command. Only information about the version of software running on device.cisco.com is displayed.
Switch# show cdp entry device.cisco.com version
Version information for device.cisco.com:
GS Software (GS3), IOS Version 11.2(10302) [jhunt 161]
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 07-Nov-97 14:34
To display information about the interfaces on which CDP is enabled, use the show cdp interface privileged EXEC command.
show cdp interface [type number]type | (Optional) Type of interface about which you want information. |
number | (Optional) Number of the interface about which you want information. |
Privileged EXEC
The following sample output forms the show cdp interface command. Status information and information about CDP timer and hold-time settings is displayed for all interfaces on which CDP is enabled.
Switch# show cdp interface
Aux0 is up, line protocol is up, encapsulation is SMDS
Sending CDP packets every 60 seconds
Holdtime is 180 seconds
Ethernet 2/0/0 is up, line protocol is up, encapsulation is ARPA
Sending CDP packets every 60 seconds
Holdtime is 180 seconds
The following is sample output from the show cdp interface command with an interface specified. Status information and information about CDP timer and hold-time settings is displayed for Ethernet interface 2/0/0 only.
Switch# show cdp interface ethernet 2/0/0
Ethernet 2/0/0 is up, line protocol is up, encapsulation is ARPA
Sending CDP packets every 60 seconds
Holdtime is 180 seconds
To display information about neighbors, use the show cdp neighbors privileged EXEC command.
show cdp neighbors [interface-type interface-number] [detail]interface-type | (Optional) Type of the interface connected to the neighbors about which you want information. |
interface-number | (Optional) Number of the interface connected to the neighbors about which you want information. |
detail | (Optional) Displays detailed information about a neighbor (or neighbors) including network address, enabled protocols, hold time, and software version. |
Privileged EXEC
The following is sample output from the show cdp neighbors command. Device ID, interface type and number, holdtime settings, capabilities, platform, and port ID information about the switch's neighbors are displayed.
Switch# show cdp neighbors
Capability Codes: R - Switch, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP
Device ID Local Intrfce Holdtme Capability Platform Port ID
device.cisco.com Eth 0 151 R T AGS Eth 0
device.cisco.com Ser 0 165 R T AGS Ser 3
The following is sample output from the show cdp neighbors detail command with information about the ATM neighbors, including network address, enabled protocols, and software version.
Switch# show cdp neighbors detail
Device ID: device.cisco.com
Entry address(es):
IP address: 198.92.68.18
CLNS address: 490001.1111.1111.1111.00
DECnet address: 10.1
Platform: AGS, Capabilities: Switch Trans-Bridge
Interface: Ethernet 2/0/0, Port ID (outgoing port): Ethernet 2/0/0
Holdtime: 143 sec
Version:
GS Software (GS3), Experimental Version 10.2(10302) [asmith 161]
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 07-Nov-97 14:34
To display traffic information from the CDP table, use the show cdp traffic privileged EXEC command.
show cdp trafficThis command has no arguments or keywords.
Privileged EXEC
The following is sample output from the show cdp traffic command.
Switch# show cdp traffic
CDP counters:
Packets output: 94, Input: 75
Hdr syntax: 0, Chksum error: 0, Encaps failed: 0
No memory: 0, Invalid packet: 0, Fragmented: 0
In this example, traffic information is displayed including the numbers of packets sent, the number of packets received, header syntax, checksum errors, failed encapsulations, memory problems, and invalid and fragmented packets. Header syntax indicates the number of packets CDP receives that have an invalid header format.
To show all the configured CES-IWF ATM addresses, use the show ces address privileged EXEC command.
show ces addressThis command has no keywords of arguments.
Privileged EXEC
The following is sample output from the show ces address command.
Switch# show ces address
CES-IWF ATM Address(es):
47.0091.8100.0000.0061.705a.cd01.4000.0c80.0030.10 CBR0/0/0:0 vpi 0 vci 16
47.0091.8100.0000.0061.705a.cd01.4000.0c80.0034.10 CBR0/0/1:1 vpi 0 vci 1040
47.0091.8100.0000.0061.705a.cd01.4000.0c80.0034.20 CBR0/0/1:2 vpi 0 vci 1056
47.0091.8100.0000.0061.705a.cd01.4000.0c80.0038.10 CBR0/0/2:0 vpi 0 vci 2064
To show detailed circuit information, use the show ces circuit privileged EXEC command.
show ces circuit [interface cbr card/subcard/port [0..31]]card/subcard/port | Card number, subcard number, and port number of the ATM interface. |
Privileged EXEC
The following is sample output about cbr interface 1/0/0 from the show ces circuit command.
Switch# show ces circuit interface cbr 1/0/0
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR0/0/1 1 Active SoftVC ATM1/0/1 0 33 UP
CBR0/0/1 2 Active SoftVC ATM1/0/1 0 34 UP
The following is sample output about cbr interface 0/0/1 on circuit 1 using the show ces circuit command.
Switch# show ces circuit interface cbr0/0/1 1
Circuit:Name CBR0/0/1:1, Circuit-state ADMIN_UP / Interface CBR0/0/1,
Circuit_id 1, Port-Type T1, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_SYNC
Channel in use on this port: 1-24
Channels used by this circuit: 1-12
Cell-Rate: 2043, Bit-Rate 768000
cas OFF, cell_header 0x4100 (vci = 1040)
Configured CDV 2000 usecs, Measured CDV unavailable
De-jitter: UnderFlow unavailable, OverFlow unavaliable
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcActive, maxQueueDepth 42, startDequeueDepth 25
Partial Fill: 47, Structured Data Transfer 288
Active SoftVC
Src:atm addr 47.0091.8100.0000.0061.705a.cd01.4000.0c80.0034.10 vpi 0, vci 1040
Dst:atm addr 47.0091.8100.0000.0060.5c71.2001.4000.0c80.1034.10
To show detailed CES port information, use the show ces interface cbr privileged EXEC command.
show ces interface cbr card/subcard/portcard/subcard/port | Card number, subcard number, and port number of the ATM interface. |
Privileged EXEC
The following is sample output from the show ces interface cbr command.
Switch# show ces interface cbr 0/0/0
Interface: CBR0/0/0 Port-type:T1-DCU
IF Status: UP Admin Status: UP
Channels in use on this port: 1-24
LineType: ESF LineCoding: B8ZS LoopConfig: NoLoop
SignalMode: NoSignalling XmtClockSrc: network-derived
DataFormat: UnStructured AAL1 Clocking Mode: Adaptive LineLength: 0_110
LineState: LossOfSignal
Errors in the Current Interval:
PCVs 0 LCVs 0 ESs 0 SESs 0 SEFSs 0
UASs 0 CSSs 0 LESs 0 BESs 0 DMs 0
Errors in the last 24Hrs:
PCVs 1028 LCVs 190733 ESs 0 SESs 2 SEFSs 0
UASs 0 CSSs 0 LESs 0 BESs 0 DMs 6
Input Counters: 12160995 cells, 571566765 bytes
Output Counters: 83926483 cells, 3944544701 bytes
To display the status of the ports on the ces interface, use the show ces status privileged EXEC command.
show ces statusThis command has no keywords or arguments.
Privileged EXEC
The following is sample output from the show ces status command.
Switch# show ces status
Interface IF Admin Port Channels in
Name Status Status Type use
------------- -------- --------- ----------- -----------
CBR0/0/0 UP UP T1 1-24
CBR0/0/1 UP UP T1 1-24
CBR0/0/2 UP UP T1 1-24
CBR0/0/3 UP UP T1
To display the system clock, use the show clock EXEC command.
show clock [detail]detail | (Optional) Indicates the clock source (NTP, VINES, and so forth) and the current summer-time setting (if any). |
EXEC
The system clock keeps an "authoritative" flag that indicates whether or not the time is authoritative (believed to be accurate). If system clock has been set by a timing source, the flag is set. If the time is not authoritative, it is used only for display purposes. Until the clock is authoritative and the "authoritative" flag is set, the flag prevents the switch from causing peers to synchronize to itself when the switch time is invalid.
The symbol that precedes the show clock display indicates the following:
The following sample output shows that the current clock is authoritative and that the time source is NTP.
Switch# show clock detail
15:29:03.158 PST Fri Ap 4 1997
Time source is NTP
This command is replaced by the show startup-config command.
To display compression statistics, use the show compress EXEC command.
show compressThis command has no arguments or keyword.
EXEC
The following is sample output from the show compress command.
Switch# show compress
Serial0
uncompressed bytes xmt/rcv 10710562/11376835
1 min avg ratio xmt/rcv 2.773/2.474
5 min avg ratio xmt/rcv 4.084/3.793
10 min avg ratio xmt/rcv 4.125/3.873
no bufs xmt 0 no bufs rcv 0
resets 0
Table 18-17 describes the fields shown in the display.
Field | Description |
---|---|
Serial0 | Name and number of the interface. |
uncompressed bytes xmt/rcv | Total number of uncompressed bytes sent and received. |
1 min avg ratio xmt/rcv
5 min avg ratio xmt/rcv 10 min avg ratio xmt/rcv | Static compression ratio for bytes sent and received, averaged over 1, 5, and 10 minutes. |
no bufs xmt | Number of times buffers were not available to compress data being sent. |
no bufs rcv | Number of times buffers were not available to uncompress data being received. |
resets. | Number of resets. |
To display information about a physical port device, use the show controllers privileged EXEC command.
show controllers [async | ethernet | atm] card/subcard/portcard/subcard/port | Card, subcard, and port number for the ATM interface. |
Privileged EXEC
The following shows output used for debugging for OC3 counters from the show controllers atm command on ATM 0/1/0.
Switch# show controllers atm 0/1/0
IF Name: ATM0/1/0 Chip Base Address: A8908000
Port type: OC3 Port rate: 155 Mbps Port medium: SM Fiber
Port status:SECTION LOS Loopback:None Flags:8300
TX Led: Traffic Pattern RX Led: Traffic Pattern TX clock source: free-running
Framing mode: sts-3c
Cell payload scrambling on
Sts-stream scrambling on
Key: txcell - # cells transmitted
rxcell - # cells received
b1 - # section BIP-8 errors
b2 - # line BIP-8 errors
b3 - # path BIP-8 errors
ocd - # out-of-cell delineation errors - not implemented
g1 - # path FEBE errors
z2 - # line FEBE errors
chcs - # correctable HEC errors
uhcs - # uncorrectable HEC errors
txcell:3745, rxcell:98171428
b1:0, b2:0, b3:0, ocd:0
g1:0, z2:0, chcs:0, uhcs:0
OC3 errored secs:
b1:0, b2:0, b3:0, ocd:0
g1:0, z2:0, chcs:0, uhcs:0
OC3 error-free secs:
b1:1249, b2:1249, b3:1249, ocd:0
g1:1249, z2:1249, chcs:1249, uhcs:1249
Clock reg:80
mr 0x30, mcfgr 0x70, misr 0xE0, mcmr 0xEF,
mctlr 0x48, cscsr 0x50, crcsr 0x48, rsop_cier 0x00,
rsop_sisr 0x47, rsop_bip80r 0x00, rsop_bip81r 0x00, tsop_ctlr 0x80,
tsop_diagr 0x80, rlop_csr 0x02, rlop_ieisr 0x0E, rlop_bip8_240r 0x00,
rlop_bip8_241r 0x00, rlop_bip8_242r 0x00, rlop_febe0r 0x00, rlop_febe1r 0x00,
rlop_febe2r 0x00, tlop_ctlr 0x80, tlop_diagr 0x80, rpop_scr 0x1C,
rpop_isr 0x9F, rpop_ier 0xFD, rpop_pslr 0xFF, rpop_pbip80r 0x00,
rpop_pbip81r 0x00, rpop_pfebe0r 0x00, rpop_pfebe1r 0x00, tpop_cdr 0x00,
tpop_pcr 0x00, tpop_ap0r 0x00, tpop_ap1r 0x90, tpop_pslr 0x13,
tpop_psr 0x00, racp_csr 0x84, racp_iesr 0x15, racp_mhpr 0x00,
racp_mhmr 0x00, racp_checr 0x00, racp_uhecr 0x00, racp_rcc0r 0x00,
racp_rcc1r 0x00, racp_rcc2r 0x00, racp_cfgr 0xFC, tacp_csr 0x04,
tacp_iuchpr 0x00, tacp_iucpopr 0x6A, tacp_fctlr 0x00, tacp_tcc0r 0x00,
tacp_tcc1r 0x00, tacp_tcc2r 0x00, tacp_cfgr 0x08,
Table 18-18 describes some key fields in the output.
Field | Description |
---|---|
B1 | Selection errors. Calculated over all bits of previous frame after scrambling. Always even parity. |
B2 | Line errors. Calculated over SPE (synchronous payload envelope) and line overhead bytes of previous frame before scrambling. |
B3 | Path BIP-8 (bit-interleaved parity) errors. Calculated over SPE of the STE-3c of the previous frame before scrambling. |
g1,Z2 | Number of FEBE (far-end block errors) detected by the receive path. Error numbers are inserted into the appropriate bit positions of the outgoing G1,Z2 bytes. |
The following shows output used for debugging from the show controllers atm command on ATM 2/0/0.
Switch# show control atm 2/0/0
MMC Switch Fabric (idb=0x60695DC0)
Key: discarded cells - # cells discarded due to lack of resources
or policing (16-bit)
invalid cells - # good cells that came in on a non-existent conn.
memory buffer - # cell buffers currently in use
RXcells - # rx cells (16-bit)
TXcells - # tx cells (16-bit)
RHEC - # cells with HEC errors
TPE - # cells with memory parity errors
discarded cells = 43252
invalid cells = 16855
memory buffer = 0
port type status RXcells TXcells RHEC TPE PACE_I PACE_M PACE_X PACE_Y
0/0/0 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/0/1 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/0/2 155MBPS xytrpm 0x7EDE 0x4336 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/0/3 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/1/0 155MBPS xytrpm 0xFA24 0x0EAD 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/1/1 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/1/2 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0/1/3 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
2/0/0 CPU 0x3D07 0xD697C
3/0/0 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/0/1 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/0/2 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/0/3 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/1/0 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/1/1 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/1/2 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
3/1/3 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/0/0 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/0/1 155MBPS xytrpm 0x0000 0xAE7D 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/0/2 155MBPS xytrpm 0x0000 0x5D38 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/0/3 155MBPS xytrpm 0x0000 0x5D38 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/1/0 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/1/1 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/1/2 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
4/1/3 155MBPS xytrpm 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
Invalid Cell Log
time stamp port pt clp gfc vpi vci
1 0xB6357BE0.0x40ECAA54 0/0/2 0x1 0x0 0x0 0x0 0x12
2 0xB6357BEE.0x40EC9A24 0/0/2 0x1 0x0 0x0 0x0 0x12
3 0xB6357BFC.0x43FEF888 0/0/2 0x1 0x0 0x0 0x0 0x12
The following shows output used for debugging for the T1 interface from the show controllers atm command on ATM 0/1/0.
Switch# show controllers atm 0/1/0
IF Name: ATM0/1/0, framer Base Address: A8909000
Port type: T1 Port rate: 1.5 Mbps Port medium: UTP
Port status:Good Signal Loopback:None Flags:8008
TX Led: Traffic Pattern RX Led: Traffic Pattern CD Led: Green
TX clock source: free-running
T1 Framing Mode: ESF PLCP format
FERF on AIS is on
FERF on RED is on
FERF on OOF is on
FERF on LOS is on
LBO: between 0-110
Counters:
Key: txcell - # cells transmitted
rxcell - # cells received
lcv - # line code violations
ferr - # framing bit error event counter
bee - # bit error event, CRC-6 in ESF, Framing bit error in SF
b1 - # PLCP BIP errors
fe - # PLCP framing pattern octet errors
plcp_febe- # PLCP FEBE errors
hcs - # uncorrectable HEC errors
uicell - # unassigned/idle cells dropped
txcell:21460, rxcell:20736
lcv:0, ferr:0, bee:0
febe:0, b1:0, fe:0, plcp_febe:7, hcs:0, uicell:338177354
PDH errored secs:
lcv:0, ferr:0, bee:0
febe:0, b1:0, fe:0, plcp_febe:1, hcs:0
PDH error-free secs:
lcv:101438, ferr:101438, bee:101438
febe:0, b1:101438, fe:101438, plcp_febe:101437, hcs:101438
Misc reg: 10
cfgr 0x08, ier 0x00, isr 0x00, ctlr 0x00,
imrr 0x21, dlcr 0x78, rboc_cier 0x38, rboc_isr 0x3F,
t3frmr_cfgr 0x80, t3frmr_ier 0x00, t3frmr_isr 0x00, t3frmr_statr 0x02,
rfdl_cfgr 0x84, rfdl_esr 0x80, rfdl_statr 0x87, rfdl_datar 0x87,
pmon_pmr 0x38, pmon_iesr 0x38, pmon_lcvec0r 0xFF, pmon_lcvec1r 0xFF,
pmon_fbeec0r 0xFF, pmon_fbeec1r 0xFF, pmon_sezdc0r 0x9A, pmon_sezdc1r 0xF5,
pmon_peec0r 0x00, pmon_peec1r 0x00, pmon_ppeec0r 0x00, pmon_ppeec1r 0x00,
pmon_febeec0r 0x00, pmon_febeec1r 0x00, t3tran_cfgr 0x00, t3tran_diagr 0x00,
xfdl_cfgr 0x00, xfdl_isr 0x02, xfdl_txdatar 0x00, xboc_coder 0x7F,
splr_cfgr 0x84, splr_ier 0x80, splr_isr 0x80, splr_statr 0x00,
splt_cfgr 0x84, splt_ctlr 0x80, splt_diagr 0x00, splt_f1r 0x00,
cppm_locmr 0x0C, cppm_copmr 0x70, cppm_b1ec0r 0x00, cppm_b1ec1r 0x00,
cppm_feec0r 0x00, cppm_feec1r 0x00, cppm_febec0r 0x00, cppm_febec1r 0x00,
cppm_hcsec0r 0x00, cppm_hcsec1r 0x00, cppm_iucc0r 0x04, cppm_iucc1r 0x0D,
cppm_rcc0r 0x01, cppm_rcc1r 0x00, cppm_tcc0r 0x01, cppm_tcc1r 0x00,
rxcp_ctlr 0x28, rxcp_frcr 0x00, rxcp_iesr 0x00, rxcp_iucph1r 0x00,
rxcp_iucph2r 0x00, rxcp_iucph3r 0x00, rxcp_iucph4r 0x01, rxcp_iucmh1r 0xFF,
rxcp_iucmh2r 0xFF, rxcp_iucmh3r 0xFF, rxcp_iucmh4r 0xFF, rxcp_upcph1r 0x00,
rxcp_upcph2r 0x00, rxcp_upcph3r 0x00, rxcp_upcph4r 0x00, rxcp_upcmh1r 0xFF,
rxcp_upcmh2r 0xFF, rxcp_upcmh3r 0xFF, rxcp_upcmh4r 0xFF, rxcp_hcscsr 0xFC,
rxcp_lctctr 0xB4, txcp_ctlr 0xA0, txcp_iesr 0x08, txcp_iucph1r 0x00,
txcp_iucph2r 0x00, txcp_iucph3r 0x00, txcp_iucph4r 0x01, txcp_iucph5r 0x52,
txcp_iucpr 0x00, e3frmr_foptr 0x00, e3frmr_moptr 0x00, e3frmr_fier 0x00,
e3frmr_fiisr 0x01, e3frmr_meier 0x00, e3frmr_meiir 0x00, e3frmr_mesr 0x00,
e3tran_foptr 0x00, e3tran_sdoptr 0x01, e3tran_bip8emr 0x00, e3tran_maoptr 0x00,
ttb_ctlr 0x04, ttb_ttisr 0x00, ttb_iar 0x00, ttb_idr 0x00,
ttb_eptlr 0x00, ttb_ptlcsr 0x00, sffpcsr 0x20, pcr 0x20,
IF Name: ATM0/1/0, framer Base Address: A8909000
Dump of framer registers 16 per line
00-0F : 30 00 00 00 00 00 00 0C 00 00 00 00 02 02 00 00
10-1F : 22 02 22 22 50 50 50 50 20 2F 2F 23 7C 78 FF FF
20-2F : 11 00 01 01 01 01 01 01 01 01 38 3F 50 40 40 40
30-3F : FC FF FF FF 00 02 00 00 84 80 87 87 40 00 08 44
40-4F : D0 D4 D0 D0 30 30 00 00 00 03 00 00 00 00 00 00
50-5F : 00 00 FF 00 C4 C0 7F 7F 1C 1C C0 C0 18 18 18 18
60-6F : 18 18 18 18 18 18 18 00 00 00 00 00 00 00 00 00
70-7F : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
To display information about the types of CDP debugging that are enabled for your switch, use the show debugging privileged EXEC command.
show debuggingThis command has no arguments or keywords.
Privileged EXEC
The following is sample output from the show debugging command which shows all three types of CDP debugging are enabled.
Switch# show debugging
CDP:
CDP packet info debugging is on
CDP events debugging is on
CDP neighbor info debugging is on
CDP-PA: Packet received from neon.cisco.com on interface Ethernet0
CDP-EV: Encapsulation on interface Serial0 failed
CDP-AD: Aging entry for neon.cisco.com, on interface Ethernet2/0/0
To display power-on diagnostic statistic information, use the show diag EXEC command.
show diag [environment | power-on]environment | Displays information about environmental status. |
power-on | Show power-on diagnostics status. |
EXEC
The power-up or hardware reset diagnostics provide full sets of test suites to test the switch. The test results are stored in the switch memory and an interface is provided using the show diag power-on command. If an error is detected during the test, the ASP STATUS LED turns red.
If there are any failures during the power-on sequence, a copy of the output from the show diag power-on command can be forwarded to TAC for diagnosis.
The following is sample output from the show diag power-on EXEC command.
Switch> show diag power-on
LS1010 Power-on Diagnostics Status (.=Pass,F=Fail,U=Unknown,N=Not Applicable)
-----------------------------------------------------------------------------
Last Power-on Date: 97/04/14 Time: 16:03:22
BOOTFLASH: . PCMCIA-Slot0: . PCMCIA-Slot1: N
CPU-IDPROM: . FCard-IDPROM: . NVRAM-Config: .
SRAM: . DRAM: .
PS1: . PS2: N PS (12V): .
FAN: . Temperature: . Bkp-IDPROM: .
MMC-Switch Access: . Accordian Access: .
LUT: . ITT: . OPT: . OTT: . STK: . LNK: . ATTR: . Queue: .
Cell-Memory: .
Feature-Card Access: .
ICC: . OCC: . OQP: . OQE: . CC: . RT: .
TM0: . TM1: . TMC: . IT: . LT: . RR: . ABR: .
Access/Interrupt/Loopback/CPU-MCast/Port-MCast/FC-MCast/FC-TMCC Test Status:
Ports 0 1 2 3
----------------------------------------------------------------------------
PAM 0/0 (T1CE) ....... ....... ....... .......
PAM 0/1 (155MM) ....... ....... ....... .......
PAM 1/0 (155MM) ....... ....... ....... .......
PAM 1/1 (155MM) ....... ....... ....... .......
PAM 3/0 (155UTP) ....... ....... ....... .......
PAM 3/1 (DS3Q) ....... ....... ....... .......
PAM 4/0 (T1CE) ....... ....... ....... .......
Ethernet-port Access: . Ethernet-port CAM-Access: .
Ethernet-port Loopback: . Ethernet-port Loadgen: .
Use the show environment EXEC command to display temperature and voltage information on the console.
show environmentThis command has no arguments or keywords.
EXEC
The following is an example from the show environment command.
Switch# show environment
Temperature: OK
Fan: OK
Voltage: OK
Power Supply #0 type: 0 Status: OK
To display the configuration stored in a specified file, use the show file EXEC command.
show file [device:] filenamedevice: | (Optional) Device containing the configuration file. The colon (:) is required. Valid devices are as follows:
· bootflash: This device is the internal Flash memory. · slot0: This device is the first PCMCIA slot on the ASP card and is the initial default device. · slot1: This device is the second PCMCIA slot on the ASP card. If you omit the device: argument, the system uses the default device specified by the cd command. |
filename | Name of the file. The file can be of any type. The maximum filename length is 63 characters. |
EXEC
When showing the configuration, the switch informs you whether the displayed configuration is a complete configuration or a distilled version. A distilled configuration is one that does not contain access lists.
The following is sample output from the show file command.
Switch# show file slot0:switch-config
Using 534 out of 129016 bytes
!
version 10.3
!
hostname Cyclops
!
enable-password xxxx
service pad
!
boot system dross-system 131.108.13.111
boot system dross-system 131.108.1.111
!
exception dump 131.108.13.111
!
no ip ipname-lookup
!
decnet routing 13.1
decnet node-type area
decnet max-address 1023
!
interface Ethernet 2/0/0
ip address 131.108.1.1 255.255.255.0
ip helper-address 131.120.1.0
ip accounting
ip gdp
decnet cost 3
!
ip domain-name CISCO.COM
ip name-server 255.255.255.255
!
end
To display the layout and contents of Flash memory, use one of the following show flash EXEC commands.
show flash [all | chips | filesys] [device:]all | (Optional) The same information as that displayed by the dir command when you use the /all and /long keywords together.
The same information as that displayed by the filesys keyword. The same information as that displayed by the chips keyword. |
chips | (Optional) Shows information per partition and per chip, including which bank the chip is in, plus its code, size, and name. |
filesys | (Optional) Shows the Device Info Block, the Status Info, and the Usage Info. |
device | (Optional) Specifies the device about which to show Flash information. The device is optional but when it is used, the colon (:) is required. When it is omitted, the default device is that specified by the cd command. Valid devices are as follows:
bootflash: This device is the internal Flash memory. slot0: This device is the first PCMCIA slot on the ASP card. slot1: This device is the second PCMCIA slot on the ASP card. |
EXEC
The show flash command displays the type of Flash memory present, any files that might currently exist in PCMCIA slot0: Flash memory, and the amounts of Flash memory used and remaining.
When you specify a PCMCIA slot as the device, the switch displays the layout and contents of the Flash memory card inserted in the specified slot of the ASP card. When you omit the device: argument, the switch displays the default device specified by the cd command. Use the pwd command to show the current default device.
The following is sample output from the show flash command.
Switch# show flash
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .D FFFFFFFF 9099E94C 233F8C 22 2047753 Feb 29 1997 06:30:03 ls1010-i-m_Z
2 .. 1 E9D05582 458C54 29 2247751 Apr 04 1997 16:07:33 pnni/ls101Z
3306412 bytes available (4295764 bytes used)
As the display shows, the Flash memory can store and display multiple, independent software images for booting itself or for TFTP server software for other products. This feature is useful for storing default system software. These images can be stored in compressed format (but cannot be compressed by the switch).
To eliminate any files from Flash memory (invalidated or otherwise) and free up all available memory space, the entire Flash memory must be erased; individual files cannot be erased from Flash memory.
Table 18-19 describes the show flash display fields.
Field | Description |
---|---|
Name | Filename and status of a system image file. The status [invalidated] appears when a file has been rewritten (recopied) into Flash memory. The first (now invalidated) copy of the file is still present within Flash memory, but it is unusable because of the newest version. |
crc | Address of the file in Flash memory. |
Length | Size of the system image file (in bytes). |
Bytes available/used | Amount of Flash memory used/available amount of Flash memory. |
The following is sample output for the show flash all command that has Flash memory partitioned.
Switch# show flash all
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .D FFFFFFFF 9099E94C 233F8C 22 2047753 Feb 29 1997 06:30:03 ls1010-i-m_Z
2 .. 1 E9D05582 458C54 29 2247751 Apr 04 1997 16:07:33 Switch/ls101Z
3306412 bytes available (4295764 bytes used)
-------- F I L E S Y S T E M S T A T U S --------
Device Number = 2
DEVICE INFO BLOCK:
Magic Number = 6887635 File System Vers = 10000 (1.0)
Length = 800000 Sector Size = 40000
Programming Algorithm = 5 Erased State = FFFFFFFF
File System Offset = 40000 Length = 740000
MONLIB Offset = 100 Length = A570
Bad Sector Map Offset = 3FFFC Length = 4
Squeeze Log Offset = 780000 Length = 40000
Squeeze Buffer Offset = 7C0000 Length = 40000
Num Spare Sectors = 0
Spares:
STATUS INFO:
Writable
NO File Open for Write
Complete Stats
No Unrecovered Errors
Squeeze in progress
USAGE INFO:
Bytes Used = 418C54 Bytes Available = 3273AC
Bad Sectors = 0 Spared Sectors = 0
OK Files = 1 Bytes = 224C48
Deleted Files = 1 Bytes = 1F3F0C
Files w/Errors = 0 Bytes = 0
******** RSP Internal Flash Bank -- Intel Chips ********
Flash SIMM Reg: 401
Flash SIMM PRESENT
2 Banks
Bank Size = 4M
HW Rev = 1
Flash Status Registers: Bank 0
Intelligent ID Code : 89898989 A2A2A2A2
Status Reg: 80808080
Flash Status Registers: Bank 1
Intelligent ID Code : 89898989 A2A2A2A2
Status Reg: 80808080
slot0, slot1, bootflash, nvram, tftp, rcp
Table 18-20 describes the show flash all display fields.
Field | Description |
---|---|
Bank-Size | Size of bank in bytes. |
Chip | Chip number. |
Bank | Bank number. |
Code | Code number. |
Size | Size of chip. |
Name | Name of chip. |
If you do not use the cd command to change the present working device to slot 1, you can display the same sample output with the following command.
Switch# show flash slot1:
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .. 1 46A11866 2036C 4 746 May 16 1997 16:24:37 test
The following is sample output for the show flash filesys command.
Switch# show flash filesys slot1:
-------- F I L E S Y S T E M S T A T U S --------
Device Number = 1
DEVICE INFO BLOCK: test
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 = A140
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
Squeeze in progress
USAGE INFO:
Bytes Used = 36C Bytes Available = 79FC94
Bad Sectors = 0 Spared Sectors = 0
OK Files = 1 Bytes = 2EC
Deleted Files = 0 Bytes = 0
Files w/Errors = 0 Bytes = 0
The following is sample output for the show flash chips bootflash: command.
Switch# show flash chips bootflash:
******** ASP Internal Flash Bank -- Intel Chips ********
Flash SIMM Reg: 401
Flash SIMM PRESENT
2 Banks
Bank Size = 4M
HW Rev = 1
Flash Status Registers: Bank 0
Intelligent ID Code: 89898989 A2A2A2A2
Status Reg: 80808080
Flash Status Registers: Bank 1
Intelligent ID Code: 89898989 A2A2A2A2
Status Reg: 80808080
In the following example, the present working device is bootflash. The sample output displays the show flash all output.
Switch#cd bootflash:
Switch#show flash all
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name 1 .. FFFFFFFF 49B403EE 3D0510 21 3736719 May 30 1997 17:47:54 dirt/jaci/m 3865328 bytes available (3736848 bytes used) -------- F I L E S Y S T E M S T A T U S -------- Device Number = 2 DEVICE INFO BLOCK: test Magic Number = 6887635 File System Vers = 10000 (1.0) Length = 800000 Sector Size = 40000 Programming Algorithm = 5 Erased State = FFFFFFFF File System Offset = 40000 Length = 740000 MONLIB Offset = 100 Length = A270 Bad Sector Map Offset = 3FFFC Length = 4 Squeeze Log Offset = 780000 Length = 40000 Squeeze Buffer Offset = 7C0000 Length = 40000 Num Spare Sectors = 0 Spares: STATUS INFO: Writable NO File Open for Write Complete Stats No Unrecovered Errors Squeeze in progress USAGE INFO: Bytes Used = 390510 Bytes Available = 3AFAF0 Bad Sectors = 0 Spared Sectors = 0 OK Files = 1 Bytes = 390490 Deleted Files = 0 Bytes = 0 Files w/Errors = 0 Bytes = 0 ******** ASP Internal Flash Bank -- Intel Chips ******** Flash SIMM Reg: 401 Flash SIMM PRESENT 2 Banks Bank Size = 4M HW Rev = 1 Flash Status Registers: Bank 0 Intelligent ID Code : 89898989 A2A2A2A2 Status Reg: 80808080 Flash Status Registers: Bank 1 Intelligent ID Code: 89898989 A2A2A2A2 Status Reg: 80808080 slot0, slot1, bootflash, nvram, tftp, rcp
To display the revision number of the hardware, use the show hardware EXEC command.
show hardwareThis command had no keywords or arguments.
EXEC
The following is a sample output from the show hardware command.
Switch# show hardware
LS1010 named Switch, Date: 18:17:15 UTC Thu Mar 14 1997
Slot Ctrlr-Type Part No. Rev Ser No Mfg Date RMA No. Hw Vrs Tst EEP
---- ------------ ---------- -- -------- -------- -------- ------- --- ---
3/0 155MM PAM UNKNOWN 00 UNKNOWN 0/00/55 00-00-00 255.255 FF 3
3/1 155MM PAM 73-1496-03 00 03115065 3/14/96 00-00-00 3.0 0 2
4/0 E3 PAM 73-1573-01 10 02828094 3/08/96 00-00-00 1.0 0 2
4/1 155MM PAM 73-1496-03 06 02202251 3/01/96 00-00-00 3.0 0 2
2/0 ATM Swi/Proc 00-0000-00 00 00000000 0/00/00 00-00-00 0.0 0 0
2/1 FeatureCard1 73-1405-03 B0 03825722 10/10/96 00-00-00 3.2 0 2
DS1201 Backplane EEPROM:
Model Ver. Serial MAC-Address MAC-Size RMA RMA-Number MFG-Date
------ ---- -------- ------------ -------- --- ---------- -----------
LS1010 2 68000003 00400B0A1080 256 0 0 Jan 19 1996
To list the commands you have entered in the current EXEC session, use the show history EXEC command.
show historyThis command has no arguments or keywords.
EXEC
The command history feature provides a record of EXEC commands you have entered. The number of commands the history buffer records is determined by the history size line configuration command or the terminal history size EXEC command.
Table 18-21 lists the keys and functions you can use to recall commands from the command history buffer.
Key | Function |
---|---|
Ctrl-P or Up arrow | Recalls commands in the history buffer in a backward sequence, beginning with the most recent command. Repeat the key sequence to recall successively older commands. |
Ctrl-N or Down arrow | Returns to more recent commands in the history buffer after recalling commands with Ctrl-P or the Up arrow. Repeat the key sequence to recall successively more recent commands. |
The following is sample output from the show history command, which lists the commands the user has entered in EXEC mode for this session.
Switch# show history
help
where
show hosts
show history
history size
terminal history size
To display the default domain name, the style of name lookup service, a list of name server hosts, and the cached list of host names and addresses, use the show hosts EXEC command.
show hostsThis command has no arguments or keywords.
EXEC
The following is sample output from the show hosts command.
Switch# show hosts
Default domain is CISCO.COM
Name/address lookup uses domain service
Name servers are 255.255.255.255
Host Flag Age Type Address(es)
SLAG.CISCO.COM (temp, OK) 1 IP 131.108.4.10
CHAR.CISCO.COM (temp, OK) 8 IP 192.31.7.50
CHAOS.CISCO.COM (temp, OK) 8 IP 131.108.1.115
DIRT.CISCO.COM (temp, EX) 8 IP 131.108.1.111
DUSTBIN.CISCO.COM (temp, EX) 0 IP 131.108.1.27
DREGS.CISCO.COM (temp, EX) 24 IP 131.108.1.30
Table 18-22 describes significant fields shown in the display.
Field | Description |
---|---|
Flag | A temporary entry is entered by a name server; the switch removes the entry after 72 hours of inactivity. A perm entry is entered by a configuration command and is not timed out. Entries marked OK are believed to be valid. Entries marked with questions marks (??) are considered suspect and subject to revalidation. Entries marked EX are expired. |
Age | Indicates the number of hours since the switch last referred to the cache entry. |
Type | Identifies the type of address, for example, IP, CLNS, or X.121. If you have used the ip hp-host global configuration command, the show hosts command will display these host names as type HP-IP. |
Address(es) | Shows the address of the host. One host may have up to eight addresses. |
To display the interface configuration, status, and statistics, use the show interface command.
show interface type (card/subcard/port)type | (Optional) Specifies one of the interface types listed in Table 18-23. |
card/subcard/port | Specifies the card, subcard, and port number of the ATM, ATM-P, CBR, or Ethernet interface. |
EXEC
Table 18-23 show the interface types for the show interface EXEC command.
Type | Description |
---|---|
Accounting | Shows the ATM accounting interface information. |
ATM | Specifies the ATM interface. |
ATM-P | Specifies the ATM Pseudo interface. |
CBR | Specifies the CBR interface. |
Ethernet | Specifies the ethernet interface (2/0/0). |
The following is a sample output from the show interface command. In this example, CRC is the number of correctable and uncorrectable input HCS errors.
Input and output packets are the number of terminated cells received or transmitted over the interface for physical ports. For the CPU port, it is the number of AAL5 packets plus the terminating OAM cells received or transmitted.
Switch# show interface
ATM2/0/0 is up, line protocol is up
Hardware is ATMS2000 switch fabric
Internet address is 1.2.2.2 255.0.0.0
MTU 4470 bytes, BW 10000000 Kbit, DLY 0 usec, rely 255/255, load 1/255
NSAP address: 47.00918100000000000CA7CE01.0003BBE42A06.00
Encapsulation ATM, loopback not set, keepalive not set
Encapsulation(s):
2048 maximum active VCs, 0 VCs per VP, 0 current VCCs
VC idle disconnect time: 300 seconds
Signalling vc = 32, vpi = 0, vci = 5
UNI Version = 3.0, Link Side = user
Last input 0:00:02, output 0:00:02, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Output queue: 0/64/0 (size/threshold/drops)
Conversations 0/0 (active/max active)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
8977 packets input, 566317 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
8981 packets output, 475993 bytes, 0 underruns
5 output errors, 0 collisions, 0 interface resets, 0 restarts
0 output buffer failures, 0 output buffers swapped out
Ethernet2/0/0 is up, line protocol is up
Hardware is SonicT, address is 0002.bbe4.2a00 (bia 0002.bbe4.2a00)
Internet address is 172.20.40.43 255.255.255.0
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 4:00:00
Last input 0:00:03, output 0:00:04, output hang never
Last clearing of "show interface" counters never
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 2000 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
70468 packets input, 29650832 bytes, 0 no buffer
Received 70458 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 input packets with dribble condition detected
1140 packets output, 359630 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets, 0 restarts
0 output buffer failures, 0 output buffers swapped out
Table 18-24 describes the fields shown in the display.
Field | Description |
---|---|
MTU | Number of Maximum Transfer Units. |
BW | Number of the Band Width (kbps). |
Dly | Number of station delay parameter (used by IGRP). |
relay | Number of reliability coefficient. |
load | Number of load (IGRP). |
last input | Amount of time since last input in the following format: hh:mm:ss |
last output | Amount of time since last output in the following format: hh:mm:ss |
output hang | Time of last reset for output failure. |
output queue | Size of output queue/default size of queue. |
drops | Number of all output drops. |
packets input | Number of all packets received since last reset. |
bytes | Number of all bytes received since last reset. |
no buffers | Number of all drops because of no buffers. |
broadcasts, runts, giants | Not applicable if this is an ATM interface. |
input errors | Number of damaged packets received. |
crc | Number of packets received with correctable and uncorrectable input HCS errors. |
frame | Number of packets with framing and alignment errors. |
overrun, ignored, abort | Not applicable if this is an ATM interface. |
To display the contents of all current IP access lists, use the show ip access-list EXEC command.
show ip access-list [access-list-number]access-list-number | (Optional) Number of the IP access list to display. This is a decimal number from 1 to 199. |
Displays all standard and extended IP access lists.
EXEC
The show ip access-list command provides output identical to the show access-lists command, except that it is IP-specific and allows you to specify a particular access list.
The following is sample output from the show ip access-list command.
Switch# show ip access-list
Extended IP access list 101
deny udp any any eq ntp
permit tcp any any
permit udp any any eq tftp
permit icmp any any
permit udp any any eq domain
To display the active accounting or checkpointed database or to display access-list violations, use the show ip accounting EXEC command.
show ip accounting [access-violations | checkpoint | output-packets]access-violations | (Optional) Shows the access violation in the accounting database. |
checkpoint | (Optional) Indicates the checkpointed database should be displayed. |
output-packets | (Optional) Indicates that information pertaining to packets that passed access control and were successfully routed should be displayed. |
If neither the output-packets nor access-violations keyword is specified, show ip accounting displays information pertaining to packets that passed access control and were successfully routed.
EXEC
If you do not specify any keywords, the show ip accounting command displays information about the active accounting database.
To display IP access violations, you must give the access-violations keyword on the command. If you do not specify the keyword, the command defaults to displaying the number of packets that have passed access lists and were routed.
To use this command, you must first enable IP accounting on a per-interface basis.
Following is sample output from the show ip accounting command.
Switch# show ip accounting
Source Destination Packets Bytes
131.108.19.40 192.67.67.20 7 306
131.108.13.55 192.67.67.20 67 2749
131.108.2.50 192.12.33.51 17 1111
131.108.2.50 130.93.2.1 5 319
131.108.2.50 130.93.1.2 463 30991
131.108.19.40 130.93.2.1 4 262
131.108.19.40 130.93.1.2 28 2552
131.108.20.2 128.18.6.100 39 2184
131.108.13.55 130.93.1.2 35 3020
131.108.19.40 192.12.33.51 1986 95091
131.108.2.50 192.67.67.20 233 14908
131.108.13.28 192.67.67.53 390 24817
131.108.13.55 192.12.33.51 214669 9806659
131.108.13.111 128.18.6.23 27739 1126607
131.108.13.44 192.12.33.51 35412 1523980
192.31.7.21 130.93.1.2 11 824
131.108.13.28 192.12.33.2 21 1762
131.108.2.166 192.31.7.130 797 141054
131.108.3.11 192.67.67.53 4 246
192.31.7.21 192.12.33.51 15696 695635
192.31.7.24 192.67.67.20 21 916
131.108.13.111 128.18.10.1 16 1137
The following is sample output from the show ip accounting access-violations command. The output pertains to packets that failed access lists and were not routed.
Switch# show ip accounting access-violations
Source Destination Packets Bytes ACL
131.108.19.40 192.67.67.20 7 306 77
131.108.13.55 192.67.67.20 67 2749 185
131.108.2.50 192.12.33.51 17 1111 140
131.108.2.50 130.93.2.1 5 319 140
131.108.19.40 130.93.2.1 4 262 77
Accounting data age is 41
Table 18-25 describes the fields shown in the displays.
Field | Description |
---|---|
Source | Source address of the packet. |
Destination | Destination address of the packet. |
Packets | Number of packets transmitted from the source address to the destination address.
With the access-violations keyword, the number of packets transmitted from the source address to the destination address that violated an access control list. |
Bytes | Sum of the total number of bytes (IP header and data) of all IP packets transmitted from the source address to the destination address.
With the access-violations keyword, the total number of bytes transmitted from the source address to the destination address that violated an access-control list. |
ACL | Number of the access list of the last packet transmitted from the source to the destination that failed an access list filter. |
clear ip accounting
ip accounting
ip accounting-list
ip accounting-threshold
ip accounting-transits
To display the switch's IP addresses mapped to TCP ports (aliases) and SLIP addresses, which are treated similarly to aliases, use the show ip aliases EXEC command.
show ip aliasesThis command has no arguments or keywords.
EXEC
To distinguish a SLIP address from a normal alias address, the command output uses the form SLIP TTY1 for the "port" number, where 1 is the auxiliary port.
The following is sample output from the show ip aliases command. The display lists the IP address and corresponding port number.
Switch# show ip aliases
IP Address Port
131.108.29.245 SLIP TTY1
To display the Address Resolution Protocol (ARP) cache, where SLIP addresses appear as permanent ARP table entries, use the show ip arp EXEC command.
show ip arpThis command has no arguments or keywords.
EXEC
ARP establishes correspondences between network addresses (an IP address, for example) and LAN hardware addresses (Ethernet addresses). A record of each correspondence is kept in a cache for a predetermined amount of time and then discarded.
The following is sample output from the show ip arp command.
Switch# show ip arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 171.69.193.21 112 VCD#0000 ARPA Ethernet2/0/0
Internet 172.20.40.43 - 0002.bbe4.2a00 ARPA Ethernet2/0/0
Table 18-26 describes significant fields shown in the display.
Field | Description |
---|---|
Protocol | Protocol for network address in the Address field. |
Address | The network address that corresponds to Hardware Addr. |
Age (min) | Age, in minutes, of the cache entry. |
Hardware Addr | LAN hardware address a MAC address that corresponds to network address. |
Type | Type of encapsulation:
|
Interface | Interface to which this address mapping has been assigned. |
To display the usability status of interfaces configured for IP, use the show ip interface EXEC command.
show ip interface [type | number]type | (Optional) Interface type. |
number | (Optional) Interface number. |
EXEC
A switch automatically enters a directly connected route in the routing table if the interface is usable. A usable interface is one through which the switch can send and receive packets. If the switch determines that an interface is not usable, it removes the directly connected routing entry from the routing table. Removing the entry allows the switch to use dynamic routing protocols to determine backup routes to the network (if any).
If the interface can provide two-way communication, the line protocol is marked "up." If the interface hardware is usable, the interface is marked "up."
If you specify an optional interface type, you will see only information on that specific interface.
If you specify no optional arguments, you will see information on all the interfaces.
The following is sample output from the show ip interface command.
Switch#show ip interface
Ethernet2/0/0 is up, line protocol is up Internet address is 192.195.78.24, subnet mask is 255.255.255.240 Broadcast address is 255.255.255.255 Address determined by non-volatile memory MTU is 1500 bytes Helper address is not set Secondary address 131.192.115.2, subnet mask 255.255.255.0 Directed broadcast forwarding is enabled Multicast groups joined: 224.0.0.1 224.0.0.2 Outgoing access list is not set Inbound access list is not set Proxy ARP is enabled Security level is default Split horizon is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask replies are never sent IP fast switching is enabled IP fast switching on the same interface is disabled IP SSE switching is disabled RouterDiscovery is disabled IP output packet accounting is disabled IP access violation accounting is disabled TCP/IP header compression is disabled Probe proxy name replies are disabled
Table 18-27 describes the fields shown in the display.
Field | Description |
---|---|
Ethernet 2/0/0 is up | If the interface hardware is usable, the interface is marked "up." For an interface to be usable, both the interface hardware and line protocol must be up. |
line protocol is up | If the interface can provide two-way communication, the line protocol is marked "up." For an interface to be usable, both the interface hardware and line protocol must be up. |
Broadcast address | Shows the broadcast address. |
Address determined by ... | Indicates how the IP address of the interface was determined. |
MTU | Shows the MTU value set on the interface. |
Helper address | Shows a helper address if one has been set. |
Secondary address | Shows a secondary address if one has been set. |
Directed broadcast forwarding | Indicates whether directed broadcast forwarding is enabled. |
Multicast groups joined | Lists which multicast groups in which this interface is a member. |
Outgoing access list | Indicates whether the interface has an outgoing access list set. |
Inbound access list | Indicates whether the interface has an incoming access list set. |
Proxy ARP | Indicates whether Proxy ARP is enabled for the interface. |
Security level | Specifies the IPSO security level set for this interface. |
ICMP redirects | Specifies whether redirects will be sent on this interface. |
ICMP unreachables | Specifies whether unreachable messages will be sent on this interface. |
ICMP mask replies | Specifies whether mask replies are sent on this interface. |
IP fast switching | Specifies whether fast switching has been enabled for this interface. It is generally enabled on serial interfaces, such as this one. This is disabled. |
IP SSE switching | Specifies whether IP SSE switching is enabled. This is disabled. |
Router Discovery | Specifies whether the discovery process has been enabled for this interface. It is generally disabled on serial interfaces. This is disabled. |
IP output packet accounting | Specifies whether IP accounting is enabled for this interface and the threshold (maximum number of entries). |
TCP/IP header compression | Indicates whether compression is enabled or disabled. |
Probe proxy name | Indicates whether HP Probe proxy name replies are generated. |
To display the masks used for network addresses and the number of subnets using each mask, use the show ip masks EXEC command.
show ip masks addressaddress | Network address for which a mask is required. |
EXEC
The show ip masks command is useful for debugging when variable-length subnet masks (VLSM) are used. It shows the number of masks associated with the network and the number of routes for each mask.
The following is sample output from the show ip masks command.
Switch# show ip masks 131.108.0.0
Mask Reference count
255.255.255.255 2
255.255.255.0 3
255.255.0.0 1
To display the address of a default gateway and the address of hosts for which a redirect has been received, use the show ip redirects EXEC command.
show ip redirectsThis command has no arguments or keywords.
EXEC
The following is sample output from the show ip redirects command.
Switch# show ip redirects
Default gateway is 160.89.80.29
Host Gateway Last Use Total Uses Interface
131.108.1.111 160.89.80.240 0:00 9 Ethernet2/0/0
128.95.1.4 160.89.80.240 0:00 4 Ethernet2/0/0
To display summary information about entries in the routing table, use the show ip route summary EXEC command.
show ip route summaryThis command has no arguments or keywords.
EXEC
The following is sample output from the show ip route summary command.
Switch# show ip route summary
Route Source Networks Subnets Overhead Memory (bytes)
connected 0 3 126 360
static 1 2 126 360
igrp 109 747 12 31878 91080
internal 3 360
Total 751 17 32130 92160
Table 18-28 describes the fields shown in the display.
Field | Description |
---|---|
Route Source | Routing protocol name, or connected, static, or internal. Internal--those routes that are in the primary routing table merely as markers to hold subnet routes. These routes are not owned by any routing protocol. There should be one of these internal routes for each subnetted network in the routing table. |
Networks | The number of Class A, B, or C networks that are present in the routing table for each route source. |
Subnets | The number of subnets that are present in the routing table for each route source, including host routes. |
Overhead | Any additional memory involved in allocating the routes for the particular route source other than the memory specified under "Memory." |
Memory | The number of bytes allocated to maintain all the routes for the particular route source. |
To display current information about open IP sockets, use the show ip sockets EXEC command.
show ip socketsThis command has no keywords or arguments.
EXEC
The following is sample output from the show ip sockets EXEC command.
Switch# show ip sockets
Proto Remote Port Local Port In Out Stat TTY OutputIF
17 0.0.0.0 0 --any-- 67 0 0 1 0
17 0.0.0.0 123 172.20.40.93 123 0 0 1 0
17 0.0.0.0 0 172.20.40.93 161 0 0 1 0
To display statistics about TCP header compression, use the show ip tcp EXEC command.
show ip tcp header-compression typetype | Displays the buffers assigned to an input interface. You must specify an atm, ethernet, or null interface. |
EXEC
The following is sample output from the show ip tcp header-compression command.
Switch# show ip tcp header-compression
TCP/IP header compression statistics:
Interface Aux 1: (passive, compressing)
Rcvd: 4060 total, 2891 compressed, 0 errors
0 dropped, 1 buffer copies, 0 buffer failures
Sent: 4284 total, 3224 compressed,
105295 bytes saved, 661973 bytes sent
1.15 efficiency improvement factor
Connect: 16 slots, 1543 long searches, 2 misses, 99% hit ratio
Five minute miss rate 0 misses/sec, 0 max misses/sec
Table 18-29 describes significant fields shown in the display.
Field | Description |
---|---|
Rcvd: | |
total | Total number of TCP packets received. |
compressed | Total number of TCP packets compressed. |
errors | Unknown packets. |
dropped | Number of packets dropped due to invalid compression. |
buffer copies | Number of packets that had to be copied into bigger buffers for decompression. |
buffer failures | Number of packets dropped due to a lack of buffers. |
Sent: | |
total | Total number of TCP packets sent. |
compressed | Total number of TCP packets compressed. |
bytes saved | Number of bytes reduced. |
bytes sent | Number of bytes sent. |
efficiency improvement factor | Improvement in line efficiency because of TCP header compression. |
Connect: | |
number of slots | Size of the cache. |
long searches | Indicates the number of times the software had to look to find a match. |
misses | Indicates the number of times a match could not be made. If your output shows a large miss rate, the number of allowable simultaneous compression connections may be too small. |
hit ratio | Percentage of times the software found a match and was able to compress the header. |
Five minute miss rate | Calculates the miss rate over the previous 5 minutes for a longer-term (and more accurate) look at miss rate trends. |
max misses/sec | Maximum value of the previous field. |
To display statistics about IP traffic, use the show ip traffic EXEC command.
show ip trafficThis command has no arguments or keywords.
EXEC
The following is sample output from the show ip traffic command.
Switch# show ip traffic
IP statistics:
Rcvd: 98 total, 98 local destination
0 format errors, 0 checksum errors, 0 bad hop count
0 unknown protocol, 0 not a gateway
0 security failures, 0 bad options
Frags: 0 reassembled, 0 timeouts, 0 too big
0 fragmented, 0 couldn't fragment
Bcast: 38 received, 52 sent
Sent: 44 generated, 0 forwarded
0 encapsulation failed, 0 no route
ICMP statistics:
Rcvd: 0 checksum errors, 0 redirects, 0 unreachable, 0 echo
0 echo reply, 0 mask requests, 0 mask replies, 0 quench
0 parameter, 0 timestamp, 0 info request, 0 other
Sent: 0 redirects, 3 unreachable, 0 echo, 0 echo reply
0 mask requests, 0 mask replies, 0 quench, 0 timestamp
0 info reply, 0 time exceeded, 0 parameter problem
UDP statistics:
Rcvd: 56 total, 0 checksum errors, 55 no port
Sent: 18 total, 0 forwarded broadcasts
TCP statistics:
Rcvd: 0 total, 0 checksum errors, 0 no port
Sent: 0 total
EGP statistics:
Rcvd: 0 total, 0 format errors, 0 checksum errors, 0 no listener
Sent: 0 total
IGRP statistics:
Rcvd: 73 total, 0 checksum errors
Sent: 26 total
HELLO statistics:
Rcvd: 0 total, 0 checksum errors
Sent: 0 total
ARP statistics:
Rcvd: 20 requests, 17 replies, 0 reverse, 0 other
Sent: 0 requests, 9 replies (0 proxy), 0 reverse
Probe statistics:
Rcvd: 6 address requests, 0 address replies
0 proxy name requests, 0 other
Sent: 0 address requests, 4 address replies (0 proxy)
0 proxy name replies
Table 18-30 describes significant fields shown in the display.
Field | Description |
---|---|
format errors | A gross error in the packet format, such as an impossible Internet header length. |
bad hop count | Occurs when a packet is discarded because its time-to-live (TTL) field was decremented to zero. |
encapsulation failed | Usually indicates that the switch had no ARP request entry and therefore did not send a datagram. |
no route | Counted when the switch discards a datagram it did not know how to route. |
proxy name reply | Counted when the switch sends an ARP or Probe Reply on behalf of another host. The display shows the number of probe proxy requests that have been received and the number of responses that have been sent. |
To display global and per-VCC LANE information for all the LANE components configured on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, use the show lane EXEC command.
show lane [interface atm card/subcard/port[.subinterface-number] | name elan-name] [brief]interface atm card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
name elan-name | (Optional) Name of emulated LAN. Maximum length is 32 characters. |
brief | (Optional) Keyword used to display the global information but not the per-VCC information. |
EXEC
Entering the show lane command is equivalent to entering the show lane config, show lane server, show lane bus, and show lane client commands. The show lane command shows all LANE-related information except the show lane database information.
The following is sample output of the show lane command.
Switch# show lane
LE Client ATM2/0/0 ELAN name: alpha Admin: up State: operational
Client ID: 2
HW Address: 0041.0b0a.2c82 Type: ethernet Max Frame Size: 1516
ATM Address: 47.00918100000000410B0A2C81.001122334455.00
VCD rxFrames txFrames Type ATM Address
0 0 0 configure 47.333300000000000000000000.000111222333.00
255 1 2 direct 47.333300000000000000000000.001122334455.00
256 1 0 distribute 47.333300000000000000000000.001122334455.00
257 0 0 send 47.333300000000000000000000.000000111111.00
258 0 0 forward 47.333300000000000000000000.000000111111.00
LE Client ATM2/0/0.5 ELAN name: alpha5 Admin: up State: operational
Client ID: 2
HW Address: 0041.0b0a.2c82 Type: ethernet Max Frame Size: 1516
ATM Address: 47.00918100000000410B0A2C81.001122334455.05
VCD rxFrames txFrames Type ATM Address
0 0 0 configure 47.333300000000000000000000.000111222333.00
259 1 5 direct 47.333300000000000000000000.001122334455.05
260 7 0 distribute 47.333300000000000000000000.001122334455.05
261 0 13 send 47.333300000000000000000000.000000111111.05
262 19 0 forward 47.333300000000000000000000.000000111111.05
VCD rxFrames txFrames Type ATM Address
264 22 12 data 47.333300000000000000000000.000011112222.05
Table 18-31 describes significant fields in the sample display.
Field | Description |
---|---|
LE Client | Interface on which the LANE configuration server is configured.
Identifies the following lines as applying to the LANE configuration server. These lines are also displayed in output from the show lane lecs command. |
config table | Name of the database associated with the LANE configuration server. |
State | State of the configuration server: down or operational. If down, a "down reasons" field indicates why it is down. The reasons include the following: NO-config-table, NO-nsap-address, NO-config-pvc, and NO-interface-up. |
ATM address | ATM address or addresses of this configuration server. |
LE Server | Identifies the following lines as applying to the LANE server. These lines are also displayed in output from the show lane server command. |
ATM 1/1/0.1 | Interface or subinterface this LANE server is on. |
ELAN name: | Name of the emulated LAN this server is linked to. |
State | Status of this LANE server. Possible states for a LANE server include down, waiting_ILMI, waiting_listen, up_not_registered, operational, and terminating. |
type | Type of emulated LAN. |
Max Frame Size | Maximum frame size on this type of LAN. |
ATM address | ATM address of this server. |
Config Server ATM addr | The ATM address used to reach the LANE configuration server. |
control distribute: VCD 20, 2 members, 6 packets | Virtual circuit descriptor of the Control Distribute VCC. |
proxy/ (ST: Init, Conn, Waiting, Adding, Joined, Operational, Reject, Term) | Status of the LANE client at the other end of the Control Distribute VCC. |
lecid | Identifier for the LANE client at the other end of the Control Distribute VCC. |
ST | Status of the LANE client at the other end of the Control Distribute VCC. Possible states are Init, Conn, Waiting, Adding, Joined, Operational, Reject, and Term. |
VCD | Virtual channel descriptor used to reach the LANE client. |
pkts | Number of packets sent by the LANE server on the Control Distribute VCC to the LANE client. |
Hardware Addr | MAC-layer address of the LANE client. |
ATM Address | ATM address of the LANE client. |
LE BUS | Identifies the following lines as applying to the LANE broadcast-and-unknown server. These lines are also displayed in output from the show lane bus command. |
ATM 1/1/0.1 | Interface or subinterface this LANE broadcast-and-unknown server is on. |
ELAN name | Name of the emulated LAN this broadcast-and-unknown server is linked to. |
State | Status of this LANE client. Possible states include down and operational. |
type | Type of emulated LAN. |
Max Frame Size | Maximum frame size on this type of LAN. |
ATM address | ATM address of this LANE broadcast-and-unknown server. |
data forward: vcd 22, 2 members, 10 packets | Virtual channel descriptor of the Data Forward VCC, number of LANE clients attached to the VCC, and the number of packets transmitted on the VCC. |
lecid | Identifier assigned to each LANE client on the Data Forward VCC. |
VCD | Virtual channel descriptor used to reach the LANE client. |
Pkts | Number of packets sent by the broadcast-and-unknown server to the LANE client. |
ATM Address | ATM address of the LANE client. |
LE Client | Identifies the following lines as applying to a LANE client. These lines are also displayed in output from the show lane client command. |
ATM 1/1/0.1 | Interface or subinterface this LANE client is on. |
ELAN name | Name of the emulated LAN this client is linked to. |
State | Status of this LANE client. Possible states include initialState, lecsConnect, configure, join, busConnect, and operational. |
HW Address | MAC address, in dotted hexadecimal notation, assigned to this LANE client. |
Type | Type of emulated LAN. |
Max Frame Size | Maximum frame size on this type of LAN. |
ATM Address | ATM address of this LANE client. |
VCD | Virtual channel descriptor for each of the VCCs established for this LANE client. |
rxFrames | Number of frames received on the VCC. |
txFrames | Number of frames transmitted on the VCC. |
Type | Type of VCC; same as the SVC and PVC types. Possible VCC types are configure, direct, distribute, send, forward, and data. |
ATM Address | ATM address of the LANE component at the other end of the VCC. |
To display detailed LANE information for the broadcast-and-unknown server configured on an interface or any of its interfaces, on a specified subinterface, or on an emulated LAN, use the show lane bus EXEC command.
show lane bus [interface atm card/subcard/port [.subinterface-number] | name elan-name]card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
name | (Optional) Name of the emulated LAN. Maximum length is 32 characters. |
brief | (Optional) Keyword used to display the global information but not the per-VCC information. |
EXEC
The following is sample output from the show lane bus command.
Switch# show lane bus interface atm 4/0/0.1
interface atm 4/0/0.1
type Ethernet name: pubs AAL5-SDU length:1516
max frame age: 2 seconds relayed frames/sec: 116
NSAP: 45.000001415555121f.yyyy.zzzz.0800.200c.1002.01
lecid vcd cnt NSAP
* 80 659 45.000001415555121f.yyyy.zzzz.0800.200c.1002.01
1 81 99 45.000001415555121f.yyyy.zzzz.0800.200c.1000.01
5 89 41 45.000001415555122f.yyyy.zzzz.0800.200c.1100.01
6 99 101 45.000001415555124f.yyyy.zzzz.0800.200c.1300.01
Table 18-32 describes significant fields in the sample display.
Field | Description |
---|---|
interface | Interface or subinterface for which information is displayed. |
type | Type of emulated LAN interface. |
name | Name of emulated LAN. |
MTU | Maximum transmission unit (packet) size on the emulated LAN. |
AAL5-SDU | Maximum number of bytes in a Lane Service Data Unit (SDU) encapsulated in an ATM adaption layer 5 (AAL5) frame. This length includes a two-byte marker and a full Ethernet-like frame from the destination MAC address field through the last byte of data. It does not include the Ethernet CRC or frame redundancy check (FRC), which is not present on emulated LAN frames. The number does not include the 8-byte AAL5 trailer in the last ATM cell of the frame, not the padding between the last data byte and the 8-byte trailer. |
ma frame age | After receiving a from over Multicase Send VCC, the broadcast-and-unknown server must transmit the frame to all relevant Multicast Forward VCCs within this number of seconds. When time expires, it discards the frame. |
NSAP | ATM address of this broadcast-and-unknown server. |
lecid | Unique identifier of the LANE client at the other end of this VCC. |
vcd | Virtual circuit descriptor that uniquely identifies this VCC. |
cnt | For Multicast Send VCC, the number of packets sent from the client to the broadcast-and-unknown server.
For Multicast Forward VCC, the number of packets sent from the broadcast-and-unknown server clients. |
NSAP | For Multicast Send VCC, the ATM address of the LANE client at the other end of this VCC.
For Multicast Forward VCC, the ATM address of the broadcast-and-unknown server. |
To display global and per-VCC LANE information for all the LANE clients configured on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, use the show lane client EXEC command.
show lane client [interface atm card/subcard/port [.subinterface-number] | name elan-name]card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
name | (Optional) Name of the emulated LAN. Maximum length is 32 characters. |
brief | (Optional) Keyword used to display the global information but not the per-VCC information. |
EXEC
The following is sample output from the show lane client command.
Switch# show lane client
LE Client ATM2/0/0 ELAN name: alpha Admin: up State: operational
Client ID: 2
HW Address: 0041.0b0a.2c82 Type: ethernet Max Frame Size: 1516
ATM Address: 47.00918100000000410B0A2C81.001122334455.00
VCD rxFrames txFrames Type ATM Address
0 0 0 configure 47.333300000000000000000000.000111222333.00
255 1 2 direct 47.333300000000000000000000.001122334455.00
256 1 0 distribute 47.333300000000000000000000.001122334455.00
257 0 0 send 47.333300000000000000000000.000000111111.00
258 1 0 forward 47.333300000000000000000000.000000111111.00
LE Client ATM2/0/0.5 ELAN name: alpha5 Admin: up State: operational
Client ID: 2
HW Address: 0041.0b0a.2c82 Type: ethernet Max Frame Size: 1516
ATM Address: 47.00918100000000410B0A2C81.001122334455.05
VCD rxFrames txFrames Type ATM Address
0 0 0 configure 47.333300000000000000000000.000111222333.00
259 1 5 direct 47.333300000000000000000000.001122334455.05
260 7 0 distribute 47.333300000000000000000000.001122334455.05
261 0 13 send 47.333300000000000000000000.000000111111.05
262 20 0 forward 47.333300000000000000000000.000000111111.05
VCD rxFrames txFrames Type ATM Address
264 22 12 data 47.333300000000000000000000.000011112222.05
Table 18-33 describes significant fields in the sample display.
Field | Description |
---|---|
Interface | Interface or subinterface for which information is displayed. |
Name | Name of the emulated LAN. |
MAC | MAC address of this LANE client. |
type | Type of emulated LAN; this release supports Ethernet only. |
MTU | Maximum transmission unit (packet) size on the emulated LAN. |
AAL5-SDU length | Maximum number of bytes in a LANE Service Data Unit (SDU) encapsulated in an AAL5 frame. This length includes a 2-byte marker and a full Ethernet-like frame from the destination MAC address field through the last byte of data. It does not include an Ethernet CRC (or FRC), which is not present on emulated LAN frames. The number does not include the 8-byte AAL-5 trailer in the last ATM cell of the frame, nor the padding between the last data byte and the 8-byte trailer. |
NSAP | ATM address of this LANE client. |
VCD | Virtual channel descriptor that uniquely identifies this VCC. |
rxFrames | Number of packets received. |
txFrames | Number of packets transmitted. |
Type | Type of VCC; same as the SVC and PVC types. Possible VCC types are configure, direct, distribute, send, forward, and data.1 |
NSAP | ATM address of the LANE component at the other end of this VCC. |
To display global LANE information for the configuration server configured on an interface, use the show lane config EXEC command.
show lane config [interface atm card/subcard/port] [brief]card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
brief | (Optional) Keyword used to display the global information but not the per-VCC information. |
EXEC
The following is sample output from the show lane config command on a configuration server with two ATM addresses.
Switch# show lane config
LE Config Server ATM 1/0/0 config table: table State: operational
ATM Address: 39.000000000000000000000000.000000000500.00
ATM Address: 39.000000000000000000000000.000000000500.01
cumulative total number of unrecognized packets received so far:0
cumulative total number of config requests received so far: 10
cumulative total number of config failures so far: 0
The following example shows an operation server even though the addresses are not completely registered. The first address in not register with the ILMI, as indicated by the ilmi-sate. The second address is not registered with either the ILMI or the ATM signaling subsystem, as indicated by the atmsig-state.
Switch# show lane config
LE Config Server ATM 1/0/0 config table: table State: operational
ATM Address: 39.000000000000000000000000.000000000500.00 ilmi-
ATM Address: 39.000000000000000000000000.000000000500.01 ilmi- atmsig-
cumulative total number of unrecognized packets received so far:0
cumulative total number of config requests received so far: 10
cumulative total number of config failures so far: 0
The following example shows there was some physical connectivity problems and the result is the configuration server ATM address is not determined. Either the prefix was not obtained, or it is not there. As a result, the address cannot be computed and you see the message "EXACT ADDRESS NOT YET SET(NO PREFIX?) in the display.
Switch# show lane config
LE Config Server ATM 1/0/0 config table: table State: operational
ATM Address: EXEACT ADDRESS NOT YET SET (NO PREFIX ?) ilmi- atmsig-
actual user specified form:...
cumulative total number of unrecognized packets received so far:0
cumulative total number of config requests received so far: 0
cumulative total number of config failures so far: 0
Table 18-34 describes the significant fields in the sample displays.
Field | Description |
---|---|
LE Config Server | Major interface on which the LANE configuration server is configured. |
config-table | Name of the database associated with the LANE configuration server. |
State | State of the configuration server: down or operational. If down, the reasons field indicates why it is down. The reasons include the following: NO-config, NO-nsap-address, and No-interface-up. |
ATM address | ATM address of this configuration server. |
To display the database of the configuration server, use the show lane database EXEC command.
show lane database [name]name | (Optional) Specific database name. |
EXEC
By default, this command displays the LANE configuration server information displayed by the show lane database command.
If no database name is specified, the command shows all databases.
The following is sample output from the show lane database command.
Switch# show lane database
config-table: engandmkt - bound to interface/s: atm 1/0/0
default ELAN: none
ELAN eng: les NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1001.01
LEC MAC 0800.200c.1100
LEC NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1000.01
LEC NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1300.01
ELAN mkt: les NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1001.02
LEC MAC 0800.200c.1100
LEC NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1000.02
LEC NSAP 45.000001415555121f.yyyy.zzzz.0800.200c.1300.02
Table 18-35 describes some significant fields is the sample display.
Field | Description |
---|---|
config-table | Name of current database. |
default ELAN | Default name, if one is established. |
ELAN | Name of the emulated LAN whose data is reported in the line and the next three lines. |
LEC MAC | MAC addresses of an individual LANE client in the emulated LAN. This display includes a separate line for every LANE client in this emulated LAN. |
LEC NSAP | ATM addresses of all LANE clients in the emulated LAN. |
To display the automatically assigned ATM address of each LANE component in a switch or on a specified interface or subinterface, use the show lane default-atm-addresses EXEC command.
show lane default-atm-addresses [interface atm card/subcard/port.subinterface-number]card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
EXEC
You do not need any of the LANE components running of this switch before using this command.
The following is sample output from the show lane default-atm-addresses command, for the ATM 1/0/0, when all LANE components are located on that interface.
Switch# show lane default-atm-addresses interface atm 1/0/0
interface ATM1/0/0:
LANE Client: 47.000000000000000000000000.00000C304A98.**
LANE Server: 47.000000000000000000000000.00000C304A99.**
LANE Bus: 47.000000000000000000000000.00000C304A9A.**
LANE Config Server: 47.000000000000000000000000.00000C304A9B.00
note: ** is the subinterface number byte in hex
Table 18-36 describes significant fields shown in the display.
Field | Description |
---|---|
interface | Displays the specified interface. |
LANE Client | Displays the ATM address of the LANE client on the interface. |
LANE Server | Displays the ATM address of the LANE server on the interface. |
LANE Bus | Displays the ATM address of the LANE broadcast-and-unknown server on the interface. |
LANE Config Server | Displays the ATM address of the LANE configuration server on the interface. |
To display the LANE ARP table of the LANE client configured on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, use the show lane le-arp EXEC command.
show lane le-arp [interface atm card/subcard/port[.subinterface-number] | name elan-name]card/subcard/port | (Optional) Card, subcard, and port number of the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
name | (Optional) Specifies the name of the emulated LAN. Maximum length is 32 characters. |
EXEC
The following is sample output of the show lane le-arp command.
Switch# show lane le-arp
Hardware Addr ATM Address VCD Interface
0000.0c52.3bc8 47.333300000000000000000000.000011112222.05 264 ATM2/0/0.5
Table 18-37 describes significant fields shown in the display.
Field | Description |
---|---|
Hardware Addr | The MAC address, in dotted hexadecimal notation, assigned to the LANE component at the other end of this VCD. |
ATM Address | ATM address of the LANE component at the other end of this VCD. |
VCD | Virtual channel descriptor. |
Interface | Interface or subinterface used to reach the specified component. |
To show the Lan Emulation ARP sever, use the show lane name EXEC command.
show lane name [name | brief]name | Specifies the name for the emulated LAN. |
brief | (Optional) Display al the information about the LANE except the connection client information. |
EXEC
To display global information for the LANE server configured on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, use the show lane server EXEC command.
show lane server [interface atm card/subcard/port [.subinterface-number] | name elan-name]card/subcard/port | (Optional) Card, subcard, and port number for the ATM interface. |
.subinterface-number | (Optional) Subinterface number. |
name | (Optional) Name of the emulated LAN. Maximum length is 32 characters. |
brief | (Optional) Keyword used to display the global information but not the per-VCC information. |
EXEC
The following is sample output from the show lane server command.
Switch# show lane server interface atm 4/0/0.1
interface atm 4/0/0.1 name: pubs
type: Ethernet MTU:1500 AAL5-SDU length:1516
NSAP: 45.000001415555121f.yyyy.zzzz.0800.200c.1001.01
lecid/
proxy vcd cnt NSAP
* 75 330 45.000001415555121f.yyyy.zzzz.0800.200c.1001.01
1 76 33 45.000001415555121f.yyyy.zzzz.0800.200c.1000.01
5/P 87 15 45.000001415555122f.yyyy.zzzz.0800.200c.1100.01
6/P 95 53 45.000001415555124f.yyyy.zzzz.0800.200c.1300.01
Table 18-38 describes significant fields in the sample display.
Field | Description |
---|---|
interface | Interface or subinterface on which this LANE server is configured. |
name | Name of emulated LAN. |
type | Type of emulated LAN interface. |
MTU | Maximum transmission unit (packet) size on the emulated LAN. |
AAL5-SDU | Maximum number of bytes in a Lane Service Data Unit (SDU) encapsulated in an ATM adaption layer 5 (AAL5) frame. This length includes a two-byte marker and a full Ethernet-like frame from the destination MAC address field through the last byte of data. It does not include the Ethernet CRC or frame redundancy check (FRC), which is not present on emulated LAN frames. The number does not include the 8-byte AAL5 trailer in the last ATM cell of the frame, not the padding between the last data byte and the 8-byte trailer. |
NSAP | ATM address of this broadcast-and-unknown server. |
lecid | Unique identifier of the LANE client at the other end of this VCC. |
proxy | When a LANE client joins an emulated LAN, it includes a proxy bit that tells the LANE server that the LANE client does not guarantee to register all its MAC address-ATM address pairs with the LANE server. The Cisco Systems LANE clients must set the proxy bit. Workstation LANE clients, directly attached to ATM, do not set the proxy. |
vcd | Virtual circuit descriptor that uniquely identifies this VCC. |
cnt | For Multicast Send VCC, the number of packets sent from the client to the broadcast-and-unknown server.
For Multicast Forward VCC, the number of packets sent from the broadcast-and-unknown server clients. |
NSAP | For Multicast Send VCC, the ATM address of the LANE client at the other end of this VCC.
For Multicast Forward VCC, the ATM address of the broadcast-and-unknown server. |
To display a terminal line's parameters, use the show line EXEC command.
show line [line-number]line-number | (Optional) Absolute line number of the line you want to list parameters. |
EXEC
The following sample output from the show line command shows that line 2 is a virtual terminal with a transmit and receive rate of 9600 bps. Also shown is the modem state, terminal screen width and length, and so on.
Overruns occur when the UART serving the line receives a byte but has nowhere to put it because previous bytes were not taken from the UART by the host CPU. The byte is lost, and the overrun count increases when the CPU next looks at UART status.
Switch# show line 2
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns
2 VTY 9600/9600 - - - - - 0 0 0/0
Line 2, Location: "", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600
Status: No Exit Banner
Capabilities: none
Modem state: Idle
Special Chars: Escape Hold Stop Start Disconnect Activation
^^x none - - none
Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch
0:10:00 never none not set
Session limit is not set.
Time since activation: never
Editing is enabled.
History is enabled, history size is 10.
Full user help is disabled
Allowed transports are telnet. Preferred is telnet.
No output characters are padded
No special data dispatching characters
Table 18-39 describes the fields shown in the display.
Field | Description |
---|---|
Tty | Line number. In this case, 17. |
Typ | Type of line. In this case, a virtual terminal line (vty), which is active, in asynchronous mode denoted by the preceding "A." Possible values include:
|
Tx/Rx | Transmit rate/receive rate of the line. |
A | Indicates whether or not autobaud has been configured for the line. A value of "F" indicates that autobaud has been configured; a hyphen (-) indicates that it has not been configured. |
Modem | Types of modem signals configured for the line. Possible values include:
|
Roty | Rotary group configured for the line. |
AccO, AccI | Output or Input access list number configured for the line. |
Uses | Number of connections established to or from the line since the system was restarted. |
Noise | Number of times noise has been detected on the line since the system restarted. |
Overruns | Hardware (UART) overruns or software buffer overflows, both defined as the number of overruns or overflows that occurred on the specified line since the system was restarted. Hardware overruns are buffer overruns; the UART chip has received bits from the software faster than it can process them. A software overflow occurs when the software has received bits from the hardware faster than it can process them. |
Line | Current line. |
Location | Location of the current line. |
Type | Type of line, as specified by the line global configuration command. |
Length | Length of the terminal or screen display. |
Width | Width of the terminal or screen display. |
Baud rate (TX/RX) | Transmit rate/receive rate of the line. |
Status | State of the line: ready or not, connected or disconnected, active or inactive, exit banner or no exit banner, async interface active or inactive. |
Capabilities | Current terminal capabilities. In this case, the line is usable as an asynchronous interface. |
Modem state | Modem control state. This field should always read READY. |
Special characters | Current settings that were input by the user (or taken by default) from the following global configuration commands:
|
Timeouts | Current settings that were input by the user (or taken by default) from the following global configuration commands:
|
Session limit | Maximum number of sessions. |
Time since activation | Last time start_process was run. |
Editing | Whether or not command line editing is enabled. |
History | Current history length, set by the user (or taken by default) from the history configuration command. |
Full user help | Whether or not full user help is enabled, set by the user (or taken by default) from the line configuration command. |
Transport methods | Current set transport method, set by the user (or taken by default) from the transport preferred line configuration command. |
Character padding | Current set padding, set by the user (or taken by default) from the padding line configuration command. |
Data dispatching characters | Current dispatch character set by the user (or taken by default) from the dispatch-character line configuration command. |
Line protocol | Definition of the specified line's protocol and address. |
Output, Input Packets | Number of output and input packets queued on this line. |
Group codes | AT group codes. |
To display the system location, use the show location EXEC command.
show locationThis command has no keywords or arguments.
EXEC
Use this command to display information for analyzing and evaluating the system.
Use the show logging EXEC command to display the state of logging (syslog).
show loggingThis command displays the state of syslog error and event logging, including host addresses, and whether console logging is enabled. This command also displays Simple Network Management Protocol (SNMP) configuration parameters and protocol activity.
This command has no arguments or keywords.
EXEC
The following is sample output from the show logging command.
Switch# show logging
Syslog logging: enabled
Console logging: disabled
Monitor logging: level debugging, 266 messages logged.
Trap logging: level informational, 266 messages logged.
Logging to 131.108.2.238
Table 18-40 describes significant fields shown in the display.
Field | Description |
---|---|
Syslog logging | When enabled, system logging messages are sent to a UNIX host that acts as a syslog server; that is, it captures and saves the messages. |
Console logging | If enabled, states the level; otherwise, this field displays disabled. |
Monitor logging | Minimum level of severity required for a log message to be sent to a monitor terminal (not the console). |
Trap logging | Minimum level of severity required for a log message to be sent to a syslog server. |
Use the show memory EXEC command to show statistics about the switch's memory, including memory free pool statistics.
show memory [type] [free] [summary]type | (Optional) Memory type to display (refer to Table 18-41). If type is not specified, statistics for all memory types present in the switch are displayed. |
free | (Optional) Displays free memory statistics. |
summary | Displays a summary of the memory information. |
EXEC
It is recommended you use the summary option to limit the amount of information presented.
Table 18-41 lists the types of memory statistics that you specify in the show memory type EXEC command.
Type | Description |
---|---|
address | Displays memory starting at 0 through 4294967294. |
allocating-process | Shows allocating process name. |
dead | Displays memory owned by dead processes. |
failures | Displays Memory failures. |
fast | Displays fast memory stats. |
free | Displays free memory stats. |
io | Displays IO memory stats. |
multibus | Displays multibus memory stats |
pci | Displays PCI memory stats. |
processor | Displays processor memory stats. |
summary | Displays summary of memory usage per alloc PC. |
The following is sample output from the show memory command.
Switch# show memory Head FreeList Total(b) Used(b) Free(b) Largest(b) Processor 6059E050 603F96C8 10887088 3249548 7637540 7601484 Fast 6057E050 603FA454 131072 43444 87628 87280 Processor memory Address Bytes Prev. Next Ref PrevF NextF Alloc PC What 6059E050 1056 0 6059E498 1 6001F4B4 List Elements 6059E498 2656 6059E050 6059EF20 1 6001F4B4 List Headers 6059EF20 6000 6059E498 605A06B8 1 60020628 *Init* 605A06B8 6000 6059EF20 605A1E50 1 60020628 *Init* 605A1E50 168 605A06B8 605A1F20 1 6002FBEC *Init* 605A1F20 2548 605A1E50 605A293C 1 600324B4 TTY data 605A293C 2000 605A1F20 605A3134 1 600353B0 TTY Input Buf 605A3134 512 605A293C 605A335C 1 600353E4 TTY Output Buf 605A335C 6000 605A3134 605A4AF4 1 60020628 *Init* 605A4AF4 1056 605A335C 605A4F3C 1 6001F4B4 messages 605A4F3C 1032 605A4AF4 605A536C 1 6005D99C *Init* 605A536C 52 605A4F3C 605A53C8 1 60063034 ILMI Request 605A53C8 12528 605A536C 605A84E0 0 608B666 0 600441E0 (coalesced) 605A84E0 2548 605A53C8 605A8EFC 1 60060C68 *Init* 605A8EFC 84 605A84E0 605A8F78 1 60063280 Init 605A8F78 84 605A8EFC 605A8FF4 1 60063280 Init 605A8FF4 84 605A8F78 605A9070 1 60063280 Init 605A9070 3456 605A8FF4 605A9E18 1 6001F4B4 Reg Service
The following is sample output from the show memory free command.
Switch# show memory free
Head FreeList Total(b) Used(b) Free(b) Largest(b)
Processor 6059E050 603F96C8 10887088 3249536 7637552 7601484
Fast 6057E050 603FA454 131072 43444 87628 87280
Processor memory
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
24 Free list 1
608B4724 36 608B46F8 608B4770 0 0 608198D 60069ED4 Exec
608198DC 24 608198B0 6081991C 0 608B472 608B3E4 60069ED4 Exec
608B3E48 52 608B3E10 608B3EA4 0 608198D 0 6006A0FC Exec
88 Free list 2
104 Free list 3
608B60B4 112 608B6084 608B614C 0 0 0 60034890 (coalesced)
116 Free list 4
120 Free list 5
124 Free list 6
152 Free list 7
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
608B3D08 204 608B3CD0 608B3DFC 0 0 0 60034890 (coalesced)
216 Free list 8
608B5BD0 248 608B5B98 608B5CF0 0 0 0 60034890 (coalesced)
264 Free list 9
280 Free list 10
608BA45C 296 608BA430 608BA5AC 0 0 0 60034890 (coalesced)
344 Free list 11
384 Free list 12
408 Free list 13
472 Free list 14
672 Free list 15
608BA848 712 608BA690 608BAB38 0 0 0 0 (fragment)
760 Free list 16
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
1144 Free list 17
1500 Free list 18
1684 Free list 19
608BAD50 1740 608BACFC 608BB444 0 0 0 0 (coalesced)
2000 Free list 20
3000 Free list 21
4256 Free list 22
4680 Free list 23
5000 Free list 24
5184 Free list 25
608BB514 7588 608BB4C0 608BD2E0 0 0 0 6006D054 (coalesced)
9376 Free list 26
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
10000 Free list 27
608B6664 12528 608B661C 608B977C 0 0 605A53C 0 (coalesced)
605A53C8 12528 605A5380 605A84E0 0 608B666 0 600441E0 (coalesced)
18184 Free list 28
20000 Free list 29
32768 Free list 30
65536 Free list 31
131072 Free list 32
262144 Free list 33
608C028C7601484 608BD398 0 0 0 0 60067AC8 (coalesced)
Total: 7637552
Fast memory
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
24 Free list 1
6057E050 36 603FA214 6057E09C 0 0 6057F6F 0 (fragment)
6057F6F8 28 6057E0B0 6057F73C 0 6057E05 60580D9 0 (fragment)
60580D98 28 6057F750 60580DDC 0 6057F6F 6058243 0 (fragment)
60582438 28 60580DF0 6058247C 0 60580D9 60582CA 0 (fragment)
60582CA4 48 60582490 60582CFC 0 6058243 60582F2 0 (fragment)
60582F24 48 60582D10 60582F7C 0 60582CA 605830A 0 (fragment)
605830A4 48 60582F90 605830FC 0 60582F2 6058475 0 (fragment)
60584758 28 60583110 6058479C 0 605830A 60585DF 0 (fragment)
60585DF8 28 605847B0 60585E3C 0 6058475 6058749 0 (fragment)
60587498 28 60585E50 605874DC 0 60585DF 0 0 (fragment)
88 Free list 2
152 Free list 3
216 Free list 4
280 Free list 5
344 Free list 6
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
408 Free list 7
472 Free list 8
1500 Free list 9
2000 Free list 10
3000 Free list 11
5000 Free list 12
10000 Free list 13
20000 Free list 14
32768 Free list 15
65536 Free list 16
60588B38 87280 605874F0 0 0 0 0 0 (fragment)
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
131072 Free list 17
262144 Free list 18
Total: 87628
The display of show memory free contains the same types of information as the show memory display, except that only free memory is displayed, and the information is displayed, in order, for each free list.
The first section of the display includes summary statistics about the activities of the system memory allocator. Table 18-42 describes significant fields shown in the first section of the display.
Field | Description |
---|---|
Head | Hexadecimal address of the head of the memory allocation chain. |
Free List | Hexadecimal address of the base of the free list. |
Total (b) | Sum of used bytes plus free bytes. |
Used (b) | Amount of memory in use. |
Free (b) | Amount of memory not in use. |
Largest (b) | Size of largest available free block. |
The second section of the display is a block-by-block listing of memory use. Table 18-43 describes significant fields shown in the second section of the display.
Field | Description |
---|---|
Address | Hexadecimal address of block. |
Bytes | Size of block in bytes. |
Prev. | Address of previous block (should match Address field on previous line). |
Next | Address of next block (should match address on next line). |
Ref | Reference count for that memory block, indicating how many different processes are using that block of memory. |
PrevF | Address of previous free block (if free). |
NextF | Address of next free block (if free). |
Alloc PC | Address of the system call that allocated the block. |
What | Name of process that owns the block, or "(fragment)" if the block is a fragment, or "(coalesced)" if the block was coalesced from adjacent free blocks. |
The show memory io command displays the free IO memory blocks. This command quickly shows how much unused IO memory is available.
The following is sample output from the show memory io command.
Switch# show memory io
Address Bytes Prev. Next Ref PrevF NextF Alloc PC What
6132DA0 59264 6132664 6141520 0 0 600DDEC 3FCF0 *Packet Buffer*
600DDEC 500 600DA4C 600DFE0 0 6132DA0 600FE68 0
600FE68 376 600FAC8 600FFE0 0 600DDEC 6011D54 0
6011D54 652 60119B4 6011FEO 0 600FE68 6013D54 0
614FCA0 832 614F564 614FFE0 0 601FD54 6177640 0
6177640 2657056 6172E90 0 0 614FCA0 0 0
Total: 2723244
To show which ports are designated as network clock sources, use the show network-clocks EXEC command.
show network-clocksThis command has no keywords or arguments.
EXEC
The following is sample output from the show network-clocks EXEC command.
Switch# show network-clocks
Priority 1 clock source: ATM3/0/0
Priority 2 clock source: System clock
Priority 3 clock source: System clock
Priority 4 clock source: System clock
Current clock source:ATM3/0/0, priority:1
To show the status of Network Time Protocol (NTP) associations, use the show ntp associations EXEC command.
show ntp associations [detail]detail | (Optional) Shows detailed information about each NTP association. |
EXEC
Detailed descriptions of the information displayed by this command can be found in the NTP specification (RFC 1305).
The following is sample output from the show ntp associations command.
Switch# show ntp associations address ref clock st when poll reach delay offset disp ~160.89.32.2 160.89.32.1 5 29 1024 377 4.2 -8.59 1.6 +~131.108.13.33 131.108.1.111 3 69 128 377 4.1 3.48 2.3 *~131.108.13.57 131.108.1.111 3 32 128 377 7.9 11.18 3.6 * master (synced), # master (unsynced), + selected, - candidate, ~ configured
Table 18-44 describes significant fields shown in the display.
Field | Description |
---|---|
address | Address of peer. |
ref clock | Address of peer's reference clock. |
st | Peer's stratum. |
when | Time since last NTP packet received from peer. |
poll | Polling interval (seconds). |
reach | Peer reachability (bit string, in octal). |
delay | Round-trip delay to peer (milliseconds). |
offset | Relative time of peer's clock to local clock (milliseconds). |
disp | Dispersion. |
The first character of the line can be one or more of the following: | |
* | Synchronized to this peer. |
# | Almost synchronized to this peer. |
+ | Peer selected for possible synchronization. |
- | Peer is a candidate for selection. |
~ | Peer is statically configured. |
The following is sample output of the show ntp associations detail command.
Switch# show ntp associations detail 160.89.32.2 configured, insane, invalid, stratum 5 ref ID 160.89.32.1, time AFE252C1.6DBDDFF2 (00:12:01.428 PDT Fri Apr 4 1997) our mode active, peer mode active, our poll intvl 1024, peer poll intvl 64 root delay 137.77 msec, root disp 142.75, reach 376, sync dist 215.363 delay 4.23 msec, offset -8.587 msec, dispersion 1.62 precision 2**19, version 3 org time AFE252E2.3AC0E887 (00:12:34.229 PDT Fri Apr 4 1997) rcv time AFE252E2.3D7E464D (00:12:34.240 PDT Fri Apr 4 1997) xmt time AFE25301.6F83E753 (00:13:05.435 PDT Fri Apr 4 1997) filtdelay = 4.23 4.14 2.41 5.95 2.37 2.33 4.26 4.33 filtoffset = -8.59 -8.82 -9.91 -8.42 -10.51 -10.77 -10.13 -10.11 filterror = 0.50 1.48 2.46 3.43 4.41 5.39 6.36 7.34 131.108.13.33 configured, selected, sane, valid, stratum 3 ref ID 131.108.1.111, time AFE24F0E.14283000 (23:56:14.078 PDT Sun Jul 4 1993) our mode client, peer mode server, our poll intvl 128, peer poll intvl 128 root delay 83.72 msec, root disp 217.77, reach 377, sync dist 264.633 delay 4.07 msec, offset 3.483 msec, dispersion 2.33 precision 2**6, version 3 org time AFE252B9.713E9000 (00:11:53.442 PDT Fri Apr 4 1997) rcv time AFE252B9.7124E14A (00:11:53.441 PDT Fri Apr 4 1997) xmt time AFE252B9.6F625195 (00:11:53.435 PDT Fri Apr 4 1997) filtdelay = 6.47 4.07 3.94 3.86 7.31 7.20 9.52 8.71 filtoffset = 3.63 3.48 3.06 2.82 4.51 4.57 4.28 4.59 filterror = 0.00 1.95 3.91 4.88 5.84 6.82 7.80 8.77 131.108.13.57 configured, our_master, sane, valid, stratum 3 ref ID 131.108.1.111, time AFE252DC.1F2B3000 (00:12:28.121 PDT Mon Jul 5 1993) our mode client, peer mode server, our poll intvl 128, peer poll intvl 128 root delay 125.50 msec, root disp 115.80, reach 377, sync dist 186.157 delay 7.86 msec, offset 11.176 msec, dispersion 3.62 precision 2**6, version 2 org time AFE252DE.77C29000 (00:12:30.467 PDT Fri Apr 4 1997) rcv time AFE252DE.7B2AE40B (00:12:30.481 PDT Fri Apr 4 1997) xmt time AFE252DE.6E6D12E4 (00:12:30.431 PDT Fri Apr 4 1997) filtdelay = 49.21 7.86 8.18 8.80 4.30 4.24 7.58 6.42 filtoffset = 11.30 11.18 11.13 11.28 8.91 9.09 9.27 9.57 filterror = 0.00 1.95 3.91 4.88 5.78 6.76 7.74 8.71
Table 18-45 describes significant fields shown in the display.
Field | Descriptions |
---|---|
configured | Peer was statically configured. |
dynamic | Peer was dynamically discovered. |
our_master | Local machine is synchronized to this peer. |
selected | Peer is selected for possible synchronization. |
candidate | Peer is a candidate for selection. |
sane | Peer passes basic sanity checks. |
insane | Peer fails basic sanity checks. |
valid | Peer time is believed to be valid. |
invalid | Peer time is believed to be invalid. |
leap_add | Peer is signaling that a leap second is added. |
leap-sub | Peer is signaling that a leap second is subtracted. |
unsynced | Peer is not synchronized to any other machine. |
ref ID | Address of machine peer is synchronized to. |
time | Last timestamp peer received from its master. |
our mode | Our mode relative to peer (active / passive / client / server / bdcast / bdcast client). |
peer mode | Peer's mode relative to us. |
our poll ivl | Our poll interval to peer. |
peer poll ivl | Peer's poll interval to us. |
root delay | Delay along path to root (ultimate stratum 1 time source). |
root disp | Dispersion of path to root. |
reach | Peer reachability (bit string in octal). |
sync dist | Peer synchronization distance. |
delay | Round trip delay to peer. |
offset | Offset of peer clock relative to our clock. |
dispersion | Dispersion of peer clock. |
precision | Precision of peer clock in Hz. |
version | NTP version number that peer is using. |
org time | Originate time stamp. |
rcv time | Receive time stamp. |
xmt time | Transmit time stamp. |
filtdelay | Round trip delay in milliseconds of each sample. |
filtoffset | Clock offset in milliseconds of each sample. |
filterror | Approximate error of each sample. |
To show the status of Network Time Protocol (NTP), use the show ntp status EXEC command.
show ntp statusThis command has no arguments or keywords.
EXEC
The following is sample output from the show ntp status command.
Switch# show ntp status Clock is synchronized, stratum 4, reference is 131.108.13.57 nominal freq is 250.0000 Hz, actual freq is 249.9990 Hz, precision is 2**19 reference time is AFE2525E.70597B34 (00:10:22.438 PDT Fri Apr 4 1997) clock offset is 7.33 msec, root delay is 133.36 msec root dispersion is 126.28 msec, peer dispersion is 5.98 msec
Table 18-46 shows the significant fields in the display.
Field | Description |
---|---|
synchronized | System is synchronized to an NTP peer. |
unsynchronized | System is not synchronized to any NTP peer. |
stratum | NTP stratum of this system. |
reference | Address of peer the unit is synchronized. |
nominal freq | Nominal frequency of system hardware clock. |
actual freq | Measured frequency of system hardware clock. |
precision | Precision of this system's clock (in Hz). |
reference time | Reference timestamp. |
clock offset | Offset of our clock to synchronized peer. |
root delay | Total delay along path to root clock. |
root dispersion | Dispersion of root path. |
peer dispersion | Dispersion of synchronized peer. |
To display bundle information for the Multilink PPP bundles, use the show ppp multilink EXEC command.
show ppp multilinkThis command has no keywords or arguments.
EXEC
The following is the output when no bundles are on a system.
impulse# show ppp multilink
No active bundles
The following is sample output when a single Multilink PPP bundle (named rudder) is on a system.
systema# show ppp multilink
Bundle rudder, 3 members, first link is BRI0: B-channel 1
0 lost fragments, 8 reordered, 0 unassigned, sequence 0x1E/0x1E rcvd/sent
The following is sample output when two active bundles are on a system. Subsequent bundles would be displayed below the previous bundle.
impulse# show ppp multilink
Bundle rudder, 3 members, first link is BRI0: B-Channel 1
0 lost fragments, 8 reordered, 0 unassigned, sequence 0x1E/0x1E rcvd/sent
Bundle dallas, 4 members, first link is BRI2: B-Channel 1
0 lost fragments, 28 reordered, 0 unassigned, sequence 0x12E/0x12E rcvd/sent
The following example shows output when a stack group was created. On stack group member systema on stackgroup stackq, Multilink PPP bundle hansolo has bundle interfaceVirtual-Access4. Two child interfaces are joined to this bundle interface. The first is a local PRI channel (serial 0:4), and the second is an interface from stack group member systemb.
systema# show ppp multilink
Bundle hansolo 2 members, Master link is Virtual-Access4
0 lost fragments, 0 reordered, 0 unassigned, 100/255 load
0 discarded, 0 lost received, sequence 40/66 rcvd/sent
members 2
Serial0:4
systemb:Virtual-Access6 (1.1.1.1)
To display your current level of privilege, use the show privilege EXEC command.
show privilegeThis command has no arguments or keywords.
EXEC
The following is sample output from the show privilege command. The current privilege level is 15.
Switch# show privilege
Current privilege level is 15
Use the show processes EXEC command to display information about the active processes.
show processes [cpu]cpu | (Optional) Displays detailed CPU utilization statistics. |
EXEC
The following is sample output from the show processes command.
Switch# show processes
CPU utilization for five seconds: 0%/0%; one minute: 0%; five minutes: 0%
PID QTy PC Runtime (ms) Invoked uSecs Stacks TTY Process
1 M* 0 2156 3194 67510408/12000 0 Exec
2 Lst 6001EFF0 4532 2266 2000 5808/6000 0 Check heaps
3 Mst 6004867C 0 2 0 5680/6000 0 Timers
4 Lwe 600804C0 908 7752 117 5404/6000 0 ARP Input
5 Mwe 601A05A4 0 1 0 2712/3000 0 OIR Handler
6 HE 6022A61C 0 1 0 5840/6000 0 ATM OAM input
7 LE 6022BDA0 0 1 0 5852/6000 0 ATM ARP Input
8 Lsp 6019F048 0 13593 0 5792/6000 0 Aal5 Reassembly
9 Mwe 600E0344 0 6798 0 5524/6000 0 CDP Protocol
10 Lwe 6011C744 0 1 0 5680/6000 0 Probe Input
11 Mwe 6011C038 0 1 0 5716/6000 0 RARP Input
12 Hwe 6010B7A0 660 3449 19110648/12000 0 IP Input
13 Mwe 60138A70 0 13593 0 5764/6000 0 TCP Timer
14 Lwe 6013A674 0 3 0 5640/6000 0 TCP Protocols
15 Mwe 6026CE40 0 4 0 5696/6000 0 ATM-RT Background
16 Mwe 60117C78 0 1 0 5544/6000 0 BOOTP Server
17 Lsi 6016B72C 0 1133 0 5788/6000 0 IP Cache Ager
18 Hwe 602691B8 28 9 3111 5032/6000 0 ILMI Input
19 Mwe 60263284 8 5 1600 5268/6000 0 ILMI Request
20 Mwe 60263338 4 5 800 5176/6000 0 ILMI Response
21 Lwe 602522E4 0 1 0 5828/6000 0 Resource Mgmt ba
22 Mwe 602496F8 0 2 0 5680/6000 0 ATMCORE OAM Proc
23 Mwe 6024CA90 0 2 0 5684/6000 0 ATMCORE OAM Ping
24 Mwe 60203D50 0 7 0 5680/6000 0 ATMSIG Timer
25 Mwe 6022528C 0 4534 0 5132/6000 0 SSCOP Input
26 Mwe 6022555C 0 2266 0 5176/6000 0 SSCOP Output
27 Mst 60225924 0 3 0 5252/6000 0 SSCOP Timer
28 Mwe 602024D4 0 2 0 5680/6000 0 ATMSIG Input
29 Mwe 602028E8 0 3 0 5364/6000 0 ATMSIG Output
30 Mwe 60238488 0 2 0 5688/6000 0 ATM Soft VC Time
31 Mwe 602923B8 0 2 0 5286/6000 0 IISP router
32 Cwe 60012040 0 1 0 5720/6000 0 Critical Bkgnd
33 Mwe 60011E68 36 2 18000 4720/6000 0 Net Background
34 Lwe 600424F8 0 9 0 5544/6000 0 Logger
35 Msp 600204E4 4 67968 0 5088/6000 0 TTY Background
36 Hwe 6001235C 2100 62468 33 2708/3000 0 Net Input
37 Msp 60011D98 13584 1133 11989 5120/6000 0 Per-minute Jobs
The following is sample output from the show processes cpu command.
Switch# show processes cpu
CPU utilization for five seconds: 0%/0%; one minute: 0%; five minutes: 0%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
1 2180 3212 678 0.00% 0.03% 0.07% 0 Exec
2 4536 2268 2000 0.00% 0.00% 0.00% 0 Check heaps
3 0 2 0 0.00% 0.00% 0.00% 0 Timers
4 912 7787 117 0.00% 0.00% 0.00% 0 ARP Input
5 0 1 0 0.00% 0.00% 0.00% 0 OIR Handler
6 0 1 0 0.00% 0.00% 0.00% 0 ATM OAM input
7 0 1 0 0.00% 0.00% 0.00% 0 ATM ARP Input
8 0 13605 0 0.00% 0.00% 0.00% 0 Aal5 Reassembly Tim
9 0 6804 0 0.00% 0.00% 0.00% 0 CDP Protocol
10 0 1 0 0.00% 0.00% 0.00% 0 Probe Input
11 0 1 0 0.00% 0.00% 0.00% 0 RARP Input
12 660 3452 191 0.00% 0.00% 0.00% 0 IP Input
13 0 13605 0 0.00% 0.00% 0.00% 0 TCP Timer
14 0 3 0 0.00% 0.00% 0.00% 0 TCP Protocols
15 0 4 0 0.00% 0.00% 0.00% 0 ATM-RT Background
16 0 1 0 0.00% 0.00% 0.00% 0 BOOTP Server
17 0 1134 0 0.00% 0.00% 0.00% 0 IP Cache Ager
18 28 9 3111 0.00% 0.00% 0.00% 0 ILMI Input
19 8 5 1600 0.00% 0.00% 0.00% 0 ILMI Request
20 4 5 800 0.00% 0.00% 0.00% 0 ILMI Response
21 0 1 0 0.00% 0.00% 0.00% 0 Resource Mgmt backg
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
22 0 2 0 0.00% 0.00% 0.00% 0 ATMCORE OAM Process
23 0 2 0 0.00% 0.00% 0.00% 0 ATMCORE OAM Ping Rc
24 0 7 0 0.00% 0.00% 0.00% 0 ATMSIG Timer
25 0 4538 0 0.00% 0.00% 0.00% 0 SSCOP Input
26 0 2268 0 0.00% 0.00% 0.00% 0 SSCOP Output
27 0 3 0 0.00% 0.00% 0.00% 0 SSCOP Timer
28 0 2 0 0.00% 0.00% 0.00% 0 ATMSIG Input
29 0 3 0 0.00% 0.00% 0.00% 0 ATMSIG Output
30 0 2 0 0.00% 0.00% 0.00% 0 ATM Soft VC Timer
31 0 2 0 0.00% 0.00% 0.00% 0 IISP router
32 0 1 0 0.00% 0.00% 0.00% 0 Critical Bkgnd
33 36 2 18000 0.00% 0.00% 0.00% 0 Net Background
34 0 9 0 0.00% 0.00% 0.00% 0 Logger
35 4 68023 0 0.00% 0.00% 0.00% 0 TTY Background
36 2100 62522 33 0.00% 0.00% 0.00% 0 Net Input
37 13596 1134 11989 0.00% 0.01% 0.00% 0 Per-minute Jobs
Table 18-47 describes significant fields shown in the two displays.
Field | Description |
---|---|
CPU utilization for five seconds | CPU utilization for the last 5 seconds, 1 minute, and 5 minutes. |
PID | Process ID. |
Q | Process queue priority. Possible values: H (high), M (medium), L (low). |
Ty | Scheduler test. Possible values: * (currently running), E (waiting for an event), S (ready to run, voluntarily relinquished processor), rd (ready to run, wakeup conditions occurred), we (waiting for an event), sa (sleeping until an absolute time), si (sleeping for a time interval), sp (sleeping for a time interval [alternate call]), st (sleeping until a timer expires), hg (hung; the process never executes again), xx (dead. The process has terminated, but not yet been deleted.). |
PC | Current program counter. |
Runtime (ms) | CPU time the process has used, in milliseconds. |
Invoked | Number of times the process has been invoked. |
uSecs | Microseconds of CPU time for each process invocation. |
Stacks | Low water mark/Total stack space available, shown in bytes. |
TTY | Terminal that controls the process. |
Process | Name of process. |
five seconds | CPU utilization by task, in last 5 seconds (displayed in hundredths of seconds). |
one minute | CPU utilization by task in last minute (displayed in hundredths of seconds). |
five minutes | CPU utilization by task in last 5 minutes (displayed in hundredths of seconds). |
Use the show processes memory EXEC command to show memory utilization.
show processes memoryThis command has no arguments or keywords.
EXEC
The following is sample output from the show processes memory command.
Switch# show processes memory
Total: 10887088, Used: 3249408, Free: 7637680
PID TTY Allocated Freed Holding Getbufs Retbufs Process
0 0 45016 300 32056 0 0 *Init*
0 0 300 38640 300 0 0 *Sched*
0 0 1649012 107596 2956340 1715216 0 *Dead*
1 0 254992 253508 14144 0 0 Exec
2 0 0 0 6660 0 0 Check heaps
3 0 92 92 6660 0 0 Timers
4 0 92 0 6752 0 0 ARP Input
5 0 92 0 3752 0 0 OIR Handler
6 0 0 0 6660 0 0 ATM OAM input
7 0 0 0 6660 0 0 ATM ARP Input
8 0 0 0 6660 0 0 Aal5 Reassemblk
9 0 332 92 6900 0 0 CDP Protocol
10 0 228 0 6888 0 0 Probe Input
11 0 92 0 6752 0 0 RARP Input
12 0 204 0 12864 0 0 IP Input
13 0 0 0 6660 0 0 TCP Timer
14 0 728 0 7388 0 0 TCP Protocols
15 0 184 92 6752 0 0 ATM-RT Backgrod
16 0 528 0 7188 0 0 BOOTP Server
17 0 0 0 6660 0 0 IP Cache Ager
18 0 37576 37056 6788 0 0 ILMI Input
19 0 10164 8360 6752 0 0 ILMI Request
20 0 1688 6956 6844 0 0 ILMI Response
21 0 0 0 6660 0 0 Resource Mgmt d
22 0 184 92 6752 0 0 ATMCORE OAM Prs
23 0 184 92 6752 0 0 ATMCORE OAM Pis
24 0 92 92 6660 0 0 ATMSIG Timer
25 0 184 92 6752 0 0 SSCOP Input
26 0 184 92 6752 0 0 SSCOP Output
27 0 92 92 6660 0 0 SSCOP Timer
28 0 184 92 6752 0 0 ATMSIG Input
29 0 796 1512 7364 0 0 ATMSIG Output
30 0 92 92 6660 0 0 ATM Soft VC Tir
31 0 628 92 7196 0 0 IISP router
32 0 128 0 6844 0 0 Critical Bkgnd
33 0 24440 11224 8028 0 0 Net Background
34 0 184 92 6752 0 0 Logger
35 0 17236 2964 6844 0 0 TTY Background
36 0 184 0 3844 0 0 Net Input
37 0 0 0 6660 0 0 Per-minute Jobs
3249012 Total
Table 18-48 describes significant fields shown in the display.
Field | Description |
---|---|
Total | Total amount of memory held. |
PID | Process ID. |
TTY | Terminal that controls the process. |
Allocated | Sum of all memory that process has requested from the system. |
Freed | How much memory a process has returned to the system. |
Holding | Allocated memory minus freed memory. A value can be negative when it has freed more than it was allocated. |
Process | Process name. |
*Init* | System initialization. |
*Sched* | The scheduler. |
*Dead* | Processes as a group that are now dead. |
Use the show protocols EXEC command to display the configured protocols.
This command shows the global and interface-specific status of any configured IP protocol.
show protocolsThis command has no arguments or keywords.
EXEC
The following is sample output from the show protocols command.
Switch# show protocols
Global values:
ATM2/0/0 is up, line protocol is up
Internet address is 1.2.2.2 255.0.0.0
Ethernet2/0/0 is up, line protocol is up
Internet address is 172.20.40.43 255.255.255.0
ATM3/0/0 is up, line protocol is up
ATM3/0/1 is down, line protocol is down
ATM3/0/2 is down, line protocol is down
ATM3/0/3 is up, line protocol is up
To show the registry, use the show registry EXEC command.
show registry [atm] briefatm | Number for the ATM interface. |
brief | Sets the display to limit the output of functions and services. |
Brief
EXEC
The following is a sample display from the show registry command.
Switch# show registry atm 2/0/0
Registry objects: 1799 bytes: 213412
--
Registry 23: ATM Registry
Service 23/0:
Stub service with 5 arguments
0x6025E890
Service 23/1:
Stub service with 4 arguments
0x602649A0
Service 23/2:
Stub service with 3 arguments
0x60264B20
Service 23/3:
Stub service with 1 argument
0x60263790
Service 23/4:
Stub service with 1 argument
0x60261C30
Service 23/5:
Stub service with 1 argument
0x60261CC0
Service 23/6:
Stub service with 1 argument
0x60261E78
Service 23/7:
Stub service with 2 arguments
0x60262038
Service 23/8:
Stub service with 1 argument
0x602620C0
Service 23/9:
Stub service with 2 arguments
0x6023F610
Service 23/10:
List service with 1 argument
0x602677A4
0x60212F0C
0x60233CA4
Service 23/11:
Stub service with 1 argument
Service 23/12:
Case service with 1 argument, 7 maximum cases
3 0x6027CFCC
6 0x602120B8
default 0x60211BA8
Service 23/13:
Stub service with 1 argument
0x602650C0
Service 23/14:
Stub service with 1 argument
--
Registry 25: ATM routing Registry
Service 25/0:
List service with 2 arguments
0x60268A50
The following is a sample display of a brief show display command.
Switch# show registry atm 3/0/0 brief
Registry objects: 1799 bytes: 213412
--
Registry 23: ATM Registry
Service 23/0:
Service 23/1:
Service 23/2:
Service 23/3:
Service 23/4:
Service 23/5:
Service 23/6:
Service 23/7:
Service 23/8:
Service 23/9:
Service 23/10:
Service 23/11:
Service 23/12:
Service 23/13:
Service 23/14:
--
Registry 25: ATM routing Registry
Service 25/0:
To display information about current remote hosts, use the show rhosts EXEC command.
show rhostsThis command has no keywords or arguments
EXEC
Use this command to display information about current users on the remote host. The information shows the local user, the host address, and the remote user.
The following is sample output from the show rhosts EXEC command.
Switch# show rhosts
Local user Host Remote user
jhunt 171.69.194.9 jhunt
To display the reload status on the switch, use the show reload EXEC command.
show reloadThis command has no arguments or keywords.
EXEC
You can use the show reload command to display a pending software reload. To cancel the reload, use the reload cancel privileged EXEC command.
The following sample output from the show reload command shows that a reload is schedule for 12:00 a.m. (midnight) on Saturday, April 20:
Switch# show reload
Reload scheduled for 00:00:00 PDT Sat April 20 1996 (in 12 hours and 12 minutes)
Use the show rmon alarms EXEC command to display the contents of the switch's RMON alarm table.
show rmon alarmsThis command has no keywords or arguments.
EXEC
For additional information, refer to the RMON MIB described in RFC 1757.
You must have first enabled RMON on the interface, and configured RMON alarms to display alarm information with the show rmon alarms command.
The following is sample output from the show rmon alarms command.
Switch# show rmon alarms
Alarm 2 is active, owned by manager1
Monitors ifEntry.1.1 every 30 seconds
Taking delta samples, last value was 0
Rising threshold is 15, assigned to event 12
Falling threshold is 0, assigned to event 0
On startup enable rising or falling alarm
Table 18-49 describes the fields shown in the display.
Field | Description |
---|---|
Alarm 2 is active, owned by manager1 | Unique index into the alarmTable, showing the alarm status is active, and the owner of this row, as defined in the alarmTable of RMON. |
Monitors ifEntry.1.1 | Object identifier of the particular variable to be sampled. Equivalent to alarmVariable in RMON. |
every 30 seconds | Interval in seconds over which the data is sampled and compared with the rising and falling thresholds. Equivalent to alarmInterval in RMON. |
Taking delta samples | Method of sampling the selected variable and calculating the value to be compared against the thresholds. Equivalent to alarmSampleType in RMON. |
last value was | Value of the statistic during the last sampling period. Equivalent to alarmValue in RMON. |
Rising threshold is | Threshold for the sampled statistic. Equivalent to alarmRising Threshold in RMON. |
assigned to event | Index of the eventEntry that is used when a rising threshold is crossed. Equivalent to alarmRisingEventIndex in RMON. |
Falling threshold is | Threshold for the sampled statistic. Equivalent to alarmFallingThreshold in RMON. |
assigned to event | Index of the eventEntry that is used when a falling threshold is crossed. Equivalent to alarmFallingEventIndex in RMON. |
On startup enable rising or falling alarm | Alarm that may be sent when this entry is first set to valid. Equivalent to alarmStartupAlarm in RMON. |
To display the contents of the switches RMON event table, use the show rmon events EXEC command.
show rmon eventsThis command has no keywords or arguments.
EXEC
For additional information, refer to the RMON MIB described in RFC 1757.
You must have first enabled RMON on the interface, and configured RMON events to display alarm information with the show rmon events command.
The following is sample output from the show rmon events command.
Switch# show rmon events
Event 12 is active, owned by manager1
Description is interface-errors
Event firing causes log and trap to community rmonTrap, last fired 00:00:00
Table 18-50 describes the fields shown in the display.
Field | Description |
---|---|
Event 12 is active, owned by manager 1 | Unique index into the eventTable, showing the event status is active, and the owner of this row, as defined in the eventTable of RMON. |
Description is interface-errors | Type of event, in this case an interface error. |
Event firing causes log and trap | Type of notification that the switch makes about this event. Equivalent to eventType in RMON. |
community rmonTrap | If an SNMP trap is sent, it is sent to the SNMP community specified by this octet string. Equivalent to eventCommunity in RMON. |
last fired | Last time the event was generated. |
To display the configuration information currently running on the terminal, use the show running-config EXEC command. This command replaces the write terminal command.
show running-configThis command has no arguments or keywords.
EXEC
Use this command in conjunction with the show startup-config command to compare the information in running memory to the information stored in a location specified by the config_file environment variable. This variable specifies the configuration file used for initialization (startup). Use the boot config command in conjunction with the copy running-config startup-config command to set the config_file environment variable.
The following example illustrates how to display the running configuration.
Switch# show running-config
Building configuration...
boot config
configure
copy running-config
copy startup-config
show startup-config
To display information about open Telnet or rlogin connections, use the show sessions user EXEC command.
show sessionsUser EXEC
This command displays the host name, address, number of unread bytes for the user to receive, idle time, and connection name.
The following is sample output from the show sessions command.
Switch# show sessions
Conn Host Address Byte Idle Conn Name
1 MATHOM 192.31.7.21 0 0 MATHOM
* 2 CHAFF 131.108.12.19 0 0 CHAFF
Table 18-51 describes significant fields shown in the display.
Field | Description |
---|---|
Conn | Name or address of the remote host to which the connection is made. |
Host | Remote host to which the switch is connected through a Telnet session. |
Address | IP address of the remote host. |
Byte | Number of unread bytes displayed for the user to receive. |
Idle | Interval (in minutes) since data was last sent on the line. |
Conn Name | Assigned name of the connection. |
To check the status of communications between the SNMP agent and SNMP manager, use the
show snmp EXEC command.
This command has no arguments or keywords.
EXEC
This command provides counter information for RFC 1213 SNMP operations. It also displays the chassis ID string defined with the snmp-server chassis-id command.
The following is sample output from the show snmp command.
Switch# show snmp
Chassis: SN#TS02K229
167 SNMP packets input
0 Bad SNMP version errors
0 Unknown community name
0 Illegal operation for community name supplied
0 Encoding errors
167 Number of requested variables
0 Number of altered variables
0 Get-request PDUs
167 Get-next PDUs
0 Set-request PDUs
167 SNMP packets output
0 Too big errors (Maximum packet size 484)
0 No such name errors
0 Bad values errors
0 General errors
167 Get-response PDUs
0 SNMP trap PDUs
To show Service-Specific Connection-Oriented Protocol (SSCOP) details for all ATM interfaces, use the show sscop privileged EXEC command.
show sscopThis command has no keywords or arguments
Privileged EXEC
The following is sample output from the show sscop command.
Switch# show sscop atm 4/0/0
SSCOP details for interface ATM4/0/0
Current State = Data Transfer Ready
Send Sequence Number: Current = 2, Maximum = 9
Send Sequence Number Acked = 3
Rcv Sequence Number: Lower Edge = 2, Upper Edge = 2, Max = 9
Poll Sequence Number = 1876, Poll Ack Sequence Number = 2
Vt(Pd) = 0
Connection Control: timer = 1000
Timer currently Inactive
Keep Alive Timer = 30000
Current Retry Count = 0, Maximum Retry Count = 10
Statistics -
Pdu's Sent = 0, Pdu's Received = 0, Pdu's Ignored = 0
Begin = 0/1, Begin Ack = 1/0, Begin Reject = 0/0
End = 0/0, End Ack = 0/0
Resync = 0/0, Resync Ack = 0/0
Sequenced Data = 2/0, Sequenced Poll Data = 0/0
Poll = 1591/1876, Stat = 0/1591, Unsolicited Stat = 0/0
Unassured Data = 0/0, Mgmt Data = 0/0, Unknown Pdu's = 0
Table 18-52 describes the fields shown in the display. Interpreting this output requires an understanding of the SSCOP; it is usually displayed by Cisco technicians to help diagnose network problems.
Field | Description |
---|---|
SSCOP details for interface | Interface card, subcard, and port. |
Current State | SSCOP state for the interface. |
Send Sequence Number | Current and maximum send sequence number. |
Send Sequence Number Acked | Sequence number of packets already acknowledged. |
Rcv Sequence Number | Sequence number of packets received. |
Poll Sequence Number | Current poll sequence number. |
Poll Ack Sequence Number | Poll sequence number already acknowledged. |
Vt(Pd) | Number of Sd frames sent that trigger a sending of a Poll frame. |
Connection Control | Timer used for establishing and terminating SSCOP. |
Keep Alive Timer | Timer used to send keepalives on an idle interface. |
Current Retry Count | Current count of the retry counter. |
Maximum Retry Count | Maximum value the retry counter can take. |
Pdu's Sent | Total number of SSCOP frames sent. |
Pdu's Received | Total number of SSCOP frames received. |
Pdu's Ignored | Number of invalid SSCOP frames ignored. |
Begin | Number of Begin frames sent/received. |
Begin Ack | Number of Begin Ack frames sent/received. |
Begin Reject | Number of Begin Reject frames sent/received. |
End | Number of End frames sent/received. |
End Ack | Number of End Ack frames sent/received. |
Resync | Number of Resync frames sent/received. |
Resync Ack | Number of Resync Ack frames sent/received. |
Sequenced Data | Number of Sequenced Data frames sent/received. |
Sequenced Poll Data | Number of Sequenced Poll Data frames sent/received. |
Poll | Number of Poll frames sent/received. |
Stat | Number of Stat frames sent/received. |
Unsolicited Stat | Number of Unsolicited Stat frames sent/received. |
Unassured Data | Number of Unassured Data frames sent/received. |
Mgmt Data | Number of Mgmt Data frames sent/received. |
Unknown Pdu's | Number of Unknown Pdu's frames sent/received. |
Use the show stacks EXEC command to monitor the stack utilization of processes and interrupt routines. Its display includes the reason for the last system reboot. If the system was reloaded because of a system failure, a saved system stack trace is displayed. This information is of use only to Cisco engineers analyzing crashes in the field. It is included here so you can read the displayed statistics to an engineer over the phone.
show stacks numbernumber | Shows the detail for a specific process (enable mode only). |
EXEC
The following is sample output from the show stacks command following a system failure.
Switch# show stacks
Minimum process stacks:
Free/Size Name
5724/6000 Autoinstall
5192/6000 Setup
11528/12000 BootP Resolver
10504/12000 Init
Interrupt level stacks:
Level Called Unused/Size Name
1 9137 4460/6000 Switch Interrupt
2 71781 5292/6000 Ethernet Interrupt
3 0 5676/6000 OIR interrupt
4 0 6000/6000 PCMCIA Interrupt
5 326900 5624/6000 Console Uart
6 0 6000/6000 Error Interrupt
7 34179793 5668/6000 NMI Interrupt Handle
To show the configuration file pointed to by the config_file environment variable, use the show startup-config EXEC command. This command replaces the show configuration command.
show startup-configThis command has no arguments or keywords.
EXEC
The show startup-config command shows the configuration file specified by the config_file environment variable. The switch informs you whether the displayed configuration is a complete configuration or a distilled version. A distilled configuration is one that does not contain access lists.
The following is sample output from the show startup-config command.
Switch# show startup-config
Using 1288 out of 129016 bytes
!
version 11.2
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch3
!
boot bootldr bootflash:/home/cyadaval/ls1010-i-m.bin.Z
!
atm address 47.0091.8100.0000.0000.0ca7.ce01.0000.0ca7.ce01.00
!
interface ATM2/0/0
ip address 1.2.2.2 255.0.0.0
no ip route-cache
map-group ab
atm maxvp-number 0
!
interface Ethernet2/0/0
ip address 172.20.40.43 255.255.255.0
no ip route-cache
!
interface ATM3/0/0
no atm auto-link-determination
no atm address-registration
atm uni type public side user
!
interface ATM3/1/0
no keepalive
!
interface ATM3/1/1
no keepalive
!
interface ATM3/1/2
no keepalive
atm pvc 0 100 rx-cttr 1 tx-cttr 1 interface ATM3/1/1 0 100
atm pvp 1 rx-cttr 1 tx-cttr 1
atm pvp 2 rx-cttr 1 tx-cttr 1
atm pvp 3 rx-cttr 1 tx-cttr 1
!
interface ATM3/1/2.1 point-to-point
atm maxvp-number 0
!
interface ATM3/1/2.2 point-to-point
atm maxvp-number 0
!
interface ATM3/1/2.3 point-to-point
atm maxvp-number 0
!
interface ATM3/1/3
no keepalive
atm pvc 0 200 rx-cttr 1 tx-cttr 1 interface ATM2/0/0 0 200 encap aal5snap
!
ip domain-name cisco.com
ip name-server 198.92.30.32
!
map-list ab
ip 1.1.1.1 atm-vc 200
!
line con 0
exec-timeout 0 0
line aux 0
transport input all
line vty 0
password Switch
login
line vty 1 4
login
!
end
The following is partial sample output from the show startup-config command when the configuration file is compressed.
Switch# show startup-config
Using 21542 out of 65536 bytes, uncompressed size = 142085 bytes
!
version 11.2
service compress-config
!
hostname rose
!
boot system flash gs7-k.sthormod_clean
boot system rom
configure
copy running-config
description (interface)
service compress-config
show boot
show running-config
To display the subsystem information, use the show subsys EXEC command.
show subsys [class | name]class | Shows subsystems by class. |
name | Shows subsystems by class. |
EXEC
The following is sample output from the show subsys command.
Switch# show subsys
Class Version Required Subsystems
static_map Kernel 1.000.001
arp Kernel 1.000.001
ether Kernel 1.000.001
compress Kernel 1.000.001
alignment Kernel 1.000.002
monvar Kernel 1.000.001
slot Kernel 1.000.001
oir Kernel 1.000.001
atm Kernel 1.000.001
ip_addrpool_sys Library 1.000.001
chat Library 1.000.001
dialer Library 1.000.001
flash_services Library 1.000.001
ip_localpool_sys Library 1.000.001 ip_addrpool_sys
nvram_common Driver 1.000.001
ASP Driver 1.000.001
sonict Driver 1.000.001
oc3suni Driver 1.000.001
oc12suni Driver 1.000.001
ds3suni Driver 1.000.001
To show current TACACS+ server statistics, use the show tacacs EXEC command.
show tacacsThis command has no keywords or arguments.
EXEC
Use this command to display information for analyzing and evaluating the TACACS+ server.
To display the status of TCP connections, use the show tcp EXEC command.
show tcp [line-number] {aux | brief | console | vty}line-number | (Optional) Absolute line number of the line for which you want to display Telnet connection status. |
aux | (Optional) Indicates the line number on which to execute the chat script. If you do not specify a line number, the current line number is chosen. If the specified line is busy, the script is not executed and an error message appears. If the dialer-string argument is specified, aux 0 must be entered; this command is not optional if you specify a dialer-string. This command functions only on physical terminal (tty) lines. It does not function on virtual terminal (vty) lines. |
brief | (Optional) Keyword used to limit the display of information. |
console | (Optional) Keyword used to display the primary terminal line. |
vty | (Optional) Keyword used to display the virtual terminal. |
EXEC
The following is sample output from the show tcp command.
Switch# show tcp
con0 (console terminal), connection 1 to host MATHOM
Connection state is ESTAB, I/O status: 1, unread input bytes: 1
Local host: 172.30.7.18, 33537 Foreign host: 192.31.7.17, 23
Enqueued packets for retransmit: 0, input: 0, saved: 0
Event Timers (current time is 2043535532):
Timer: Retrans TimeWait AckHold SendWnd KeepAlive
Starts: 69 0 69 0 0
Wakeups: 5 0 1 0 0
Next: 2043536089 0 0 0 0
iss: 2043207208 snduna: 2043211083 sndnxt: 2043211483 sndwnd: 1344
irs: 3447586816 rcvnxt: 3447586900 rcvwnd: 2144 delrcvwnd: 83
RTTO: 565 ms, RTV: 233 ms, KRTT: 0 ms, minRTT: 68 ms, maxRTT: 1900 ms
ACK hold: 282 ms
Datagrams (max data segment is 536 bytes):
Rcvd: 106 (out of order: 0), with data: 71, total data bytes: 83
Sent: 96 (retransmit: 5), with data: 92, total data bytes: 4678
Table 18-53 describes the following lines of output shown in the display:
con0 (console terminal), connection 1 to host MATHOM Connection state is ESTAB, I/O status: 1, unread input bytes: 1 Local host: 172.30.7.18, 33537 Foreign host: 192.31.7.17, 23 Enqueued packets for retransmit: 0, input: 0, saved: 0
Field | Description |
---|---|
con0 | Identifying number of the line. (console terminal) Location string. |
connection 1 | Number identifying the TCP connection. |
to host MATHOM | Name of the remote host to which the connection has been made.
Connection state is ESTAB A connection progresses through a series of states during its lifetime. These states follow in the order in which a connection progresses through them.
For more information, see RFC 793, Transmission Control Protocol Functional Specification. |
I/O status: 1 | Number describing the current internal status of the connection. |
unread input bytes: 1 | Number of bytes that the lower-level TCP processes read, but the higher level TCP processes have not yet processed. |
Local host: 192.31.7.18 | IP address of the network server. 33537 Local port number, as derived from the following equation: line-number + (512 * random-number). (The line number uses the lower nine bits; the other bits are random.) |
Foreign host: 192.31.7.17 | IP address of the remote host to which the TCP connection has been made. |
23 | Destination port for the remote host. |
Enqueued packets for retransmit: 0 | Number of packets waiting on the retransmit queue. These are packets on this TCP connection that were sent but not acknowledged by the remote TCP host. |
input: 0 | Number of packets that are waiting on the input queue to be read by the user. |
saved: 0 | Number of received out-of-order packets that are waiting for all packets comprising the message to be received before they enter the input queue. For example, if packets 1, 2, 4, 5, and 6 were received, packets 1 and 2 enter the input queue, and packets 4, 5, and 6 enter the saved queue. |
The following lines of output show the current time according to the system clock of the local host.
Event Timers (current time is 2043535532): The time shown is the number of milliseconds since the system started.
The following lines of output display the number of times that various local TCP timeout values were reached during this connection. In this example, the local host retransmitted 69 times because it received no response from the remote host, and it transmitted an acknowledgment many more times because there was no data on which to piggyback.
Timer: Retrans TimeWait AckHold SendWnd KeepAlive Starts: 69 0 69 0 0 Wakeups: 5 0 1 0 0 Next: 2043536089 0 0 0 0
Table 18-54 describes the fields in the preceding lines of output.
Field | Description |
---|---|
Timer: | The names of the timers in the display. |
Starts: | The number of times the timer has been started during this connection. |
Wakeups: | Number of keepalives transmitted without receiving any response. (This field is reset to zero when a response is received.) |
Next: | The system clock setting that triggers the next time this timer goes off. |
Retrans | The Retransmission timer is used to time TCP packets that were not acknowledged and are waiting for retransmission. |
TimeWait | The TimeWait timer is used to ensure that the remote system receive a request to disconnect a session. |
AckHold | The Acknowledgment timer is used to delay the sending of acknowledgments to the remote TCP in an attempt to reduce network use. |
SendWnd | The Send Window is used to ensure that there is no closed window due to a lost TCP acknowledgment. |
KeepAlive | The KeepAlive timer is used to control the transmission of test messages to the remote TCP to ensure that the interface has not been broken without the local TCP's knowledge. |
The following lines of output display the sequence numbers that TCP uses to ensure sequenced, reliable transport of data. The local host and remote host each use these sequence numbers for flow control and to acknowledge receipt of datagrams. Table 18-55 describes the specific fields in these lines of output:
iss: 2043207208 snduna: 2043211083 sndnxt: 2043211483 sndwnd: 1344 irs: 3447586816 rcvnxt: 3447586900 rcvwnd: 2144 delrcvwnd: 83
Field | Description |
---|---|
iss: 2043207208 | Initial send sequence number. |
snduna: 2043211083 | Last send sequence number the local host sent but has not received an acknowledgment for. |
sndnxt: 2043211483 | Sequence number the local host is send next. |
sndwnd: 1344 | TCP window size of the remote host. |
irs: 3447586816 | Initial receive sequence number. |
rcvnxt: 3447586900 | Last receive sequence number the local host has acknowledged. |
rcvwnd: 2144 | Local host's TCP window size. |
delrcvwnd: 83 | Delayed receive window--data the local host has read from the connection but has not yet subtracted from the receive window the host has advertised to the remote host. The value in this field gradually increases until it is larger than a full-sized packet, at which point it is applied to the rcvwnd field. |
The following lines of output display values that the local host uses to keep track of transmission times so that TCP can adjust to the network it is using. Table 18-56 describes the fields in the following line of output:
RTTO: 565 ms, RTV: 233 ms, KRTT: 0 ms, minRTT: 68 ms, maxRTT: 1900 ms ACK hold: 282 ms
Field | Description |
---|---|
RTTO: 565 ms | Round-trip timeout. |
RTV: 233 ms | Variance of the round-trip time. |
KRTT: 0 ms | New round-trip timeout (using the Karn algorithm). This field separately tracks the round-trip time of packets that were retransmitted. |
minRTT: 68 ms | Smallest recorded round-trip timeout (hard-wired value used for calculation). |
maxRTT: 1900 ms | Largest recorded round-trip timeout. |
ACK hold: 282 ms | Time the local host delays an acknowledgment in order to piggyback data on it. |
For more information on these fields, refer to "Round Trip Time Estimation," P. Karn & C. Partridge, ACM SIGCOMM-87, August 1987. Table 18-57 describes the fields in the following lines of output:
Datagrams (max data segment is 536 bytes): Rcvd: 106 (out of order: 0), with data: 71, total data bytes: 83 Sent: 96 (retransmit: 5), with data: 92, total data bytes: 4678
Field | Description |
---|---|
Rcvd: 106 (out of order: 0) | Number of datagrams the local host has received during this connection (and the number of these datagrams that were out of order). |
with data: 71 | Number of these datagrams that contained data. |
total data bytes: 83 | Total number of bytes of data in these datagrams. |
Sent: 96 (retransmit: 5) | Number of datagrams the local host sent during this connection (and the number of these datagrams that had to be retransmitted). |
with data: 92 | Number of these datagrams that contained data. |
total data bytes: 4678 | Total number of bytes of data in these datagrams. |
To show information about the switch for use when contacting technical support, use the show tech-support privileged EXEC configuration command.
show tech-support [page | password]page | Page through output. |
password | Include passwords in output. |
Privileged EXEC
Use the show tech-support to gather information about the current software image, configuration, controllers, counters, stacks, interfaces, memory, and buffers.
The output from this command contains a lot of information. Use the page option to control the amount of information presented on the screen. When you use the page option, pressing the space bar displays the next page of information.
The following is sample output from the show tech-support privileged EXEC command. Not all the information from this command is in the example.
Switch# show tech-support page
------------------ show version ------------------
Cisco Internetwork Operating System Software
IOS (tm) PNNI Software (LS1010-WP-M), Version 11.2(2.WA3.0.56), CISCO DEVELOPMEN
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Fri 14-Mar-97 02:56 by
Image text-base: 0x600108D0, data-base: 0x60412000
ROM: System Bootstrap, Version 201(1025), SOFTWARE
ROM: IISP Software (LS1010-WI-M), Version 11.1(1), RELEASE SOFTWARE (fc1)
Switch uptime is 4 days, 21 hours, 22 minutes
System restarted by power-on
System image file is "ls1010-wp-mz.112-2.WA3.0.56", booted via tftp from 171.699
cisco ASP (R4600) processor with 16384K bytes of memory.
R4600 processor, Implementation 32, Revision 2.0
Last reset from power-on
1 Ethernet/IEEE 802.3 interface(s)
22 ATM network interface(s)
125K bytes of non-volatile configuration memory.
8192K bytes of Flash PCMCIA card at slot 0 (Sector size 128K).
8192K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x100
--More--
------------------ show running-config ------------------
Building configuration...
Current configuration:
!
version 11.2
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch
!
!
username jhunt
ip rcmd rcp-enable
ip rcmd remote-host jhunt 171.69.194.9 jhunt
ip rcmd remote-username jhunt
atm template-alias byte_wise 47.9*f8.33...
atm template-alias bit_set 47.9f9(1*0*)88ab...
atm template-alias training 47.1328...
atm accounting enable
!
atm e164 translation-table
e164 address 1111111 nsap-address 11.111111111111111111111111.112233445566.11
e164 address 2222222 nsap-address 22.222222222222222222222222.112233445566.22
--More--
atm service-category-limit cbr 64544
atm service-category-limit vbr-rt 64544
atm service-category-limit vbr-nrt 64544
atm service-category-limit abr-ubr 64544
atm address 47.0091.8100.0000.0040.0b0a.2b81.0040.0b0a.2b81.00
atm router pnni
node 1 level 56 lowest
redistribute atm-static
!
!
interface CBR0/0/0
no ip address
!
interface CBR0/0/1
no ip address
!
interface CBR0/0/2
no ip address
!
interface CBR0/0/3
no ip address
--More--
<Information Deleted>
To obtain information about the terminal configuration parameter settings for the current terminal line, use the show terminal EXEC command.
show terminalThis command has no arguments or keywords.
EXEC
The following is sample output from the show terminal command.
Switch# show terminal
Line 0, Location: "", Type: ""
Length: 24 lines, Width: 80 columns
Status: Ready, Active
Capabilities: none
Modem state: Ready
Special Chars: Escape Hold Stop Start Disconnect Activation
^^x none - - none
Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch
00:10:00 never none not set
Idle Session Disconnect Warning
never
Modem type is unknown.
Session limit is not set.
Time since activation: 00:23:38
Editing is enabled.
History is enabled, history size is 10.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed transports are telnet. Preferred is telnet.
No output characters are padded
No special data dispatching characters
Table 18-58 describes the fields in the first two lines of show terminal output.
Field | Description |
---|---|
Line 0 | Current terminal line. |
Location:"" | Location of the current terminal line, as specified using the location line configuration command. |
Type: "" | Type of the current terminal line, as specified using the line global configuration command. |
Length: 24 lines | Length of the terminal display. |
Width: 80 columns | Width of the terminal display, in character columns |
The following line of output indicates the status of the line.
Status: Ready, Active
Table 18-59 describes possible values for the Status field.
Field | Description |
---|---|
Active | A process is actively using the line. |
Autobauding | The line is running the autobaud process. |
Carrier Dropped | Some sense of "carrier" was dropped, and the line process should be stopped. |
Connected | The line has at least one active connection. |
Input Stopped | The input was turned off because of hardware flow control or overflow. |
No Exit Banner | The normal exit banner is not displayed on this line. |
Ready | The line state is "ready." |
SLIP Mode | The line is running SLIP or PPP. |
The following line of output indicates the status of the capabilities of the line. These capabilities correspond closely to configurable parameters that can be set using configuration commands.
Capabilities: Enabled
Table 18-60 describes possible values for the Capabilities field.
Field | Description |
---|---|
Autobaud Full Range | Corresponds to the autobaud command. |
Enabled | The user is successfully "enabled." |
EXEC Suppressed | Corresponds to the no exec command. |
Hangup on Last Close | Corresponds to the autohangup command. |
Notification Set | Corresponds to the notify command. |
Output Non-Idle | Corresponds to the session-timeout command. |
The following line of output indicates the modem state. Possible values include Autobauding, Carrier Dropped, Hanging Up, Idle, and Ready.
Modem state: Ready
The following lines of output indicate the special characters that can be entered to activate various terminal operations. The none or hyphen (-) values imply that no special characters are set.
Special Chars: Escape Hold Stop Start Disconnect Activation ^^x none - - none
The following lines of output indicate the timeout values that were configured for the line.
Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch never never 0:00:15 not imp not set
Table 18-61 describes the fields in the preceding lines of output.
Field | Description |
---|---|
Idle EXEC | Interval that the EXEC command interpreter waits for user input before resuming the current connection; or if no connections exist, returning the terminal to the idle state and disconnecting the incoming session. This interval is set using the exec-timeout command. |
Idle Session | Interval that the software waits for traffic before closing the connection to a remote computer and returning the terminal to an idle state. This interval is set using the session-timeout command. |
Modem Session | Not implemented in this release. |
Dispatch | Number of milliseconds the software waits after putting the first character into a packet buffer before sending the packet. This interval is set using the dispatch-timeout command. |
The following lines of output indicate how various options were configured.
Session limit is not set. Allowed transports are telnet rlogin. Preferred is telnet No output characters are padded
To display information about the active lines on the switch, use the show users privileged EXEC command.
show users [all]all | (Optional) Specifies that all lines be displayed, regardless of whether anyone is using them. |
Privileged EXEC
This command displays the line number, connection name, idle time, and terminal location.
In the following two examples the asterisk (*) indicates the current terminal session.
The following is sample output from the show users command.
Switch# show users
Line User Host(s) Idle Location
0 con 0 idle
* 2 vty 0 jim idle 0 GRUMPY.CISCO.COM
The following is sample output from the show users all command.
Switch# show users all
Line User Host(s) Idle Location
* 0 vty 0 jim idle 0 GRUMPY.CISCO.COM
1 vty 1
2 con 0
3 aux 0
4 vty 2
Table 18-62 describes significant fields shown in the displays.
Field | Description |
---|---|
Line | The first subfield (0 in the sample output) is the absolute line number. Contains three subfields. The second subfield (vty) indicates the type of line. Possible values follow:
con--Console aux--Auxiliary port tty--Asynchronous terminal port vty--Virtual terminal The third subfield (0 in the * sample output) indicates the relative line number within the type. |
User | User using the line. If no user is listed in this field, no one is using the line. |
Host(s) | Host to which the user is connected (outgoing connection). A value of idle means that there is no outgoing connection to a host. |
Idle | Interval (in minutes) since the user had an entry. |
Location | Either the hard-wired location for the line or, if there is an incoming connection, the host from which incoming connection came. |
Use the show version EXEC command to display the configuration of the system hardware, the software version, the names and sources of configuration files, and the boot images.
show versionThis command has no arguments or keywords.
EXEC
The following is sample output from the show version command.
Switch# show version
Cisco Internetwork Operating System Software
IOS (tm) LS Software (LS1010-PNNI-M), Version 11.2(7492) [jhunt 1]
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 04-Mar-97 15:37 by jhunt
Image text-base: 0x600087F0, data-base: 0x6029A000
ROM: System Bootstrap, Version 11.2(8534) [jhunt 103], INTERIM SOFTWARE
ROM: GS Software (LS1010-I-M), Version 11.2(6510) [cyadaval 108]
Switch3 uptime is 19 hours, 0 minutes
System restarted by reload
System image file is "/tftpboot/jhunt/ls1010-i-m.bin.Z", booted via tftp from 9
cisco ASP1 (R4600) processor with 16384K bytes of memory.
R4600 processor, Implementation 32, Revision 2.0
Last reset from power-on
1 Ethernet/IEEE 802.3 interface.
4 ATM network interfaces.
125K bytes of non-volatile configuration memory.
8192K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x0
Table 18-63 describes significant fields shown in the display.
The output of the show version EXEC command also provides certain messages, such as bus error messages. If such error messages appear, report the complete text of this message to your technical support specialist.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |