Table Of Contents
show sessions
show sgbp
show sgbp queries
show snapshot
show spe
show spe digital
show spe digital active
show spe digital csr
show spe digital disconnect-reason
show spe digital summary
show spe log
show spe modem
show spe modem active
show spe modem csr
show spe modem disconnect-reason
show spe modem high speed
show spe modem high standard
show spe modem low speed
show spe modem low standard
show spe modem summary
show spe recovery
show spe version
show sss session
show tech-support modem
show tech-support spe
show tgrm
show vpdn
show vpdn domain
show vpdn group
show vpdn history failure
show vpdn multilink
show vpdn redirect
show vpdn session
show vpdn tunnel
show vtemplate
show sessions
To display information about open local-area transport (LAT), Telnet, or rlogin connections, use the show sessions command in EXEC mode.
show sessions
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
This command display the host name, address, number of unread bytes for the user to receive, idle time, and connection name.
Examples
The following is sample output from the show sessions command:
Conn Host Address Byte Idle Conn Name
1 MATHOM 192.168.7.21 0 0 MATHOM
* 2 CHAFF 172.25.12.19 0 0 CHAFF
The asterisk (*) indicates the current terminal session.
Table 105 describes significant fields shown in the display.
Table 105 show sessions Field Descriptions
Field
|
Description
|
Conn
|
Name or address of the remote host to which the connection is made.
|
Host
|
Remote host to which the router 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.
|
Related Commands
Command
|
Description
|
protocol (VPDN)
|
Sets X.3 parameters for PAD connections.
|
where
|
Lists open sessions associated with the current terminal line.
|
show sgbp
To display the status of the stack group members, use the show sgbp command in EXEC mode.
show sgbp
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Examples
The following is sample output from the show sgbp command:
Group Name: stack State: 0 Ref: 0xC07B060
Member Name: systemb State: ACTIVE Id: 1
Address: 10.1.1.1 Tcb: 0x60B34538
Member Name: systemc State: ACTIVE Id: 2
Address: 10.1.1.2 Tcb: 0x60B34439
Member Name: systemd State: IDLE Id: 3
Address: 10.1.1.3 Tcb: 0x0
Table 106 describes the significant fields shown in the display.
Table 106 show sgbp Field Descriptions
Field
|
Description
|
Group Name
|
Name of the stack group.
|
State
|
Status of the group or its member. The values are 0 for the stack group itself, and either ACTIVE or IDLE for each of the members of the group.
|
Member Name
|
Name of a specific host defined as a member of this stack group.
|
Id
|
Identifier used for each member of the group; typically the final digit of the host's IP address on the network they share.
|
Address
|
IP address of the stack group member.
|
show sgbp queries
To display the current seed bid value, use the show sgbp queries command in EXEC mode.
show sgbp queries
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Examples
The following example shows a bid of 50 from this system. Peers queried the system for the bid, the bid was accepted, and a connection was opened from a peer in the stack group.
Router# show sgbp queries
Bundle: book State: Query_from_peers OurBid: 50
10.1.1.2 State: Open_from_peer Bid: 050 Retry: 0
Table 107 describes the significant fields shown in the display.
Table 107 show sgbp queries Field Descriptions
Field
|
Description
|
Seed bid
|
The initial bid; in this case, the default 50.
|
Bundle
|
Name of the MMP bundle.
|
State
|
Activity that occurred. In this case, a peer queried this system for its bid for the specified bundle.
|
OurBid
|
What this system bid for the bundle. It bid 50.
|
10.1.1.2
|
The peer's IP address.
|
State Bid Retry
|
Activity that occurred on the bid. In this case, the stack-group peer 1.1.1.2 accepted this system's bid of 50 for the bundle and opened a connection with this system. Since the peer opened a connection, no retry was needed.
|
show snapshot
To display snapshot routing parameters associated with an interface, use the show snapshot command in EXEC mode.
show snapshot [interface-type interface-number]
Syntax Description
interface-type interface-number
|
(Optional) Interface type and number.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Examples
The following is sample output from the show snapshot command:
Router# show snapshot serial 1
Serial1 is up, line protocol is up, snapshot up
Length of each activation period: 3 minutes
Period between activations: 10 minutes
Retry period on connect failure: 10
Current queue: active, remaining active time: 3 minutes
Updates received this cycle: ip, ipx, appletalk
Current queue: client quiet, time until next activation: 7 minutes
Table 108 describes the significant fields shown in the display.
Table 108 show snapshot Field Descriptions
Field
|
Description
|
Serial1 is up, line protocol is up
|
Indicates whether the interface hardware is currently active (whether carrier detect is present) and whether it has been taken down by an administrator.
|
snapshot up
|
Indicates whether the snapshot protocol is enabled on the interface.
|
Options:
|
Option configured on the snapshot client or snapshot server interface configuration command. It can be one of the following:
• dialer support—Snapshot routing is configured with the dialer keyword.
• stay asleep on carrier up—Snapshot routing is configured with the suppress-statechange-updates keyword.
|
Length of each activation period
|
Length of the active period.
|
Period between activations
|
Length of the quiet period.
|
Retry period on connect failure
|
Length of the retry period.
|
For dialer address
|
Displays information about each dialer rotary group configured with the dialer map command.
|
Current queue:
|
Indicates which period snapshot routing is currently in. It can be one of the following:
• active—Routing updates are being exchanged.
• client quiet—The client router is in a quiet period and routing updates are not being exchanged.
• server quiet—The server router is in a quiet period, awaiting an update from the client router before awakening, and routing updates are not being exchanged.
• post active—Routing updates are not being exchanged. If the server router receives an update from the client router, it processes it but does not begin an active period. This allows time for resynchronization of active periods between the client and server routers.
• no queue—This is a temporary holding queue for new snapshot routing interfaces and for interfaces being deleted.
|
remaining active time time until next activation
|
Time remaining in the current period.
|
Updates received this cycle
|
Protocols from which routing updates have been received in the current active period. This line is displayed only if the router or access server is in an active period.
|
show spe
To display service processing element (SPE) status, use the show spe command in EXEC mode.
Cisco AS5350 and Cisco AS5400 with the NextPort Dial Feature Card (DFC)
show spe [slot | slot/spe | slot/port]
Cisco AS5800 with the Universal Port Card (UPC)
show spe [shelf/slot | shelf/slot/spe]
Syntax Description
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5350 slot values range from 1 to 3. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5350 slot values range from 1 to 3. For the Cisco AS5400, slot values range from 1 to 7. and SPE values range from 1 to 17. You must include the slash mark.
|
slot/port
|
(Optional) The specified port range on a slot. For the Cisco AS5350 slot values range from 1 to 3. For the Cisco AS5400, slot values range from 1 to 7. Port values range from 0 to one less than the number of ports supported by the card. You must include the slash mark.
|
shelf/slot
|
(Optional) The specified port range on a shelf and slot. For the Cisco AS5800, shelf values range from 0 to 1 and UPC slot values range from 2 to 11. You must include the slash mark.
|
shelf/slot/spe
|
(Optional) All ports on the specified SPE. For the Cisco AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53. You must include the slash marks.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced on the Cisco AS5400.
|
12.1(3)T
|
This command was implemented on the Cisco AS5800.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.1(5)XM2
|
This command was integrated into Cisco IOS Release 12.1(5)XM2.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350 and Cisco AS5400 platforms.
|
Usage Guidelines
Use the show spe command to display status and history statistics of all SPEs, a specified SPE, or the specified range of SPEs.
Examples
The following example displays history statistics for all SPEs after a busyout was executed on SPE 2/0 and a shutdown was executed on SPE 2/1 on the Cisco AS5400:
Country code configuration: default T1 (u Law)
Polling interval: 12 secs.
History log events: 50(per port)
Port state: (s)shutdown (t)test (r)recovery (d)download
(b)busiedout (p)busyout pending, (B)bad (a)active call
Call Type: (m)modem (d)digital (_)not in use
SPE SPE SPE SPE Port Call
SPE# Port # State Busyout Shut Crash State Type
2/00 0000-0005 ACTIVE 0 0 0 aaaaaa dddddd
2/01 0006-0011 ACTIVE 0 0 0 aaaaaa dddddd
2/02 0012-0017 ACTIVE 0 0 0 aaaaaa dddddd
2/03 0018-0023 ACTIVE 0 0 0 aaaaaa dddmdm
2/04 0024-0029 ACTIVE 0 0 0 aaaaaa dmmmmm
2/05 0030-0035 ACTIVE 0 0 0 aaa_aa mmm_mm
2/06 0036-0041 ACTIVE 0 0 0 __aaaa __mmmm
2/07 0042-0047 ACTIVE 0 0 0 aaa_aa mmm_mm
2/08 0048-0053 ACTIVE 0 0 0 _aaa_a _mmm_m
2/09 0054-0059 ACTIVE 0 0 0 _aa_aa _md_mm
2/10 0060-0065 ACTIVE 0 0 0 _a_a_a _m_m_m
2/11 0066-0071 ACTIVE 0 0 0 _a_aaa _d_mmd
2/12 0072-0077 ACTIVE 0 0 0 aaaaaa mdmmmd
2/13 0078-0083 ACTIVE 0 0 0 _aaaaa _dmmdm
2/14 0084-0089 ACTIVE 0 0 0 _a_aaa _m_ddd
2/15 0090-0095 ACTIVE 0 0 0 a_aaaa m_dddd
2/16 0096-0101 ACTIVE 0 0 0 aaaaaa ddddmd
2/17 0102-0107 ACTIVE 0 0 0 aaaaaa dddddd
The following example shows output for the show spe command on the Cisco AS5800 with the universal port card. This example shows SPE settings for slot 2, SPEs 0 to 53:
Country code configuration default T1 (u Law)
Polling interval 12 secs.
History log events 50(per port)
Port state (s)shutdown (t)test (r)recovery (d)download
(b)busiedout (p)busyout pending, (B)bad (a)active call
Call type (m)modem (d)digital (_)not in use
SPE SPE SPE SPE Port Call
SPE# Port # State Busyout Shut Crash State Type
1/02/00 0000-0005 ACTIVE 0 0 0 a_a_a_ m_m_m_
1/02/01 0006-0011 ACTIVE 0 0 0 aaa___ mmm___
1/02/02 0012-0017 ACTIVE 0 0 0 _a_aa_ _m_mm_
1/02/03 0018-0023 ACTIVE 0 0 0 _aaaaa _mmmmm
1/02/04 0024-0029 ACTIVE 0 0 0 a_a_a_ m_m_m_
1/02/05 0030-0035 ACTIVE 0 0 0 ____a_ ____m_
1/02/06 0036-0041 ACTIVE 0 0 0 _aaa_a _mmm_m
1/02/07 0042-0047 ACTIVE 0 0 0 a_____ m_____
1/02/08 0048-0053 ACTIVE 0 0 0 _aa_aa _mm_mm
1/02/09 0054-0059 ACTIVE 0 0 0 _aa_aa _mm_mm
1/02/10 0060-0065 ACTIVE 0 0 0 _a_a_a _m_m_m
1/02/11 0066-0071 ACTIVE 0 0 0 a__aa_ m__mm_
1/02/12 0072-0077 ACTIVE 0 0 0 aaa___ mmm___
1/02/13 0078-0083 ACTIVE 0 0 0 aaaa_a mmmm_m
1/02/14 0084-0089 ACTIVE 0 0 0 _aaa__ _mmm__
1/02/15 0090-0095 ACTIVE 0 0 0 a__aaa m__mmm
1/02/16 0096-0101 ACTIVE 0 0 0 _aaaa_ _mmmm_
1/02/17 0102-0107 ACTIVE 0 0 0 _aaa_a _mmm_m
1/02/18 0108-0113 ACTIVE 1 0 0 _aaaaa _mmmmm
1/02/19 0114-0119 ACTIVE 1 0 0 aa_aa_ mm_mm_
1/02/20 0120-0125 ACTIVE 1 0 0 aa__aa mm__mm
1/02/21 0126-0131 ACTIVE 1 0 0 aaa_aa mmm_mm
1/02/22 0132-0137 ACTIVE 1 0 0 _a____ _m____
1/02/23 0138-0143 ACTIVE 1 0 0 a__aaa m__mmm
1/02/24 0144-0149 ACTIVE 1 0 0 a_a_aa m_m_mm
1/02/25 0150-0155 ACTIVE 1 0 0 ___aaa ___mmm
1/02/26 0156-0161 ACTIVE 1 0 0 a_a__a m_m__m
1/02/27 0162-0167 ACTIVE 1 0 0 a_a_aa m_m_mm
1/02/28 0168-0173 ACTIVE 1 0 0 a___aa m___mm
1/02/29 0174-0179 ACTIVE 1 0 0 _a____ _m____
1/02/30 0180-0185 ACTIVE 1 0 0 _aaaaa _mmmmm
1/02/31 0186-0191 ACTIVE 1 0 0 _a_aa_ _m_mm_
1/02/32 0192-0197 ACTIVE 1 0 0 aaa__a mmm__m
1/02/33 0198-0203 ACTIVE 1 0 0 a_a__a m_m__m
1/02/34 0204-0209 ACTIVE 1 0 0 aaaaaa mmmmmm
1/02/35 0210-0215 ACTIVE 1 0 0 _aa__a _mm__m
1/02/36 0216-0221 ACTIVE 0 0 0 a_a_aa m_m_mm
1/02/37 0222-0227 ACTIVE 0 0 0 a_aaaa m_mmmm
1/02/38 0228-0233 ACTIVE 0 0 0 aaaaaa mmmmmm
1/02/39 0234-0239 ACTIVE 0 0 0 aa_aa_ mm_mm_
1/02/40 0240-0245 ACTIVE 0 0 0 aa_aaa mm_mmm
1/02/41 0246-0251 ACTIVE 0 0 0 a__a__ m__m__
1/02/42 0252-0257 ACTIVE 0 0 0 aa__aa mm__mm
1/02/43 0258-0263 ACTIVE 0 0 0 aaa_aa mmm_mm
1/02/44 0264-0269 ACTIVE 0 0 0 aaaa_a mmmm_m
1/02/45 0270-0275 ACTIVE 0 0 0 aaa_a_ mmm_m_
1/02/46 0276-0281 ACTIVE 0 0 0 aaaaa_ mmmmm_
1/02/47 0282-0287 ACTIVE 0 0 0 _aaaa_ _mmmm_
1/02/48 0288-0293 ACTIVE 0 0 0 a_aa_a m_mm_m
1/02/49 0294-0299 ACTIVE 0 0 0 aa_a_a mm_m_m
1/02/50 0300-0305 ACTIVE 0 0 0 aa_aaa mm_mmm
1/02/51 0306-0311 ACTIVE 0 0 0 aaaaa_ mmmmm_
1/02/52 0312-0317 ACTIVE 0 0 0 aaaaaa mmmmmm
1/02/53 0318-0323 ACTIVE 0 0 0 aaaa_a mmmm_m
Table 109 describes the significant fields shown in the display.
Table 109 show spe Field Descriptions
Field
|
Description
|
SPE #
|
Specifies the slot and port number of the SPE.
|
Port #
|
Displays the port number.
|
SPE State
|
Displays the state of the SPE port.
|
SPE Busyout
|
Displays the number of busyout calls.
|
SPE Shut
|
Indicates if the port is shut down.
|
SPE Crash
|
Specifies if the port has crashed.
|
Port State
|
Indicates if the port is active or idle.
|
Call Type
|
Data, modem, or fax call type.
|
Related Commands
Command
|
Description
|
show spe digital active
|
Displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe modem active
|
Displays active modem statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe voice active
|
Displays active voice statistics of all SPEs, a specified SPE, or the specified SPE range.
|
show spe digital
To display history statistics of all service processing elements (SPEs) for digital service, in summary form or for SPEs starting with a specified slot or a specified shelf/slot/range of SPEs, use the show spe digital command in EXEC mode.
show spe digital [slot | slot/spe]
Syntax Description
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5350 slot values range from 1 to 3. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5400, slot values range from 1 to 7 and SPE values range from 1 to 17. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced.
|
12.1(3)T
|
This command was implemented on the Cisco AS5400.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350.
|
Usage Guidelines
Use the show spe digital command on the Cisco AS5350 and Cisco AS5400 with NextPort port dial feature card (DFC).
Note
This command is not supported on the Cisco AS5800 with the universal port card (UPC).
Examples
The following example uses the starting slot/SPE version of the show spe digital command. This example shows statistics for slot 5, SPE 4:
Router# show spe digital 5/4
Cisco Universal SPE; Fw: 0.06.07.03; Async5/24 - 5/29, TTY672 - 677
Last clearing of statistics counters : never
11 incoming completes 24 incoming failures
0 outgoing completes 0 outgoing failures
0 failed dial attempts 0 ring no answers
0 no dial tones 0 link failures
0 watchdog timeouts 0 protocol errors
Transmit Speed Counters :
Speed Calls Speed Calls Speed Calls Speed Calls
64000 0 28800 0 14400 0 7200 0
56000 0 24000 0 12000 0 4800 1
38400 0 19200 10 9600 0 2400 0
Speed Calls Speed Calls Speed Calls Speed Calls
64000 0 28800 0 14400 0 7200 0
56000 0 24000 0 12000 0 4800 1
38400 0 19200 10 9600 0 2400 0
Table 110 describes the significant fields shown in the display.
Table 110 show spe digital Field Descriptions
Field
|
Description
|
SPE #
|
Specifies the slot and port number of the SPE.
|
Cisco Universal SPE
|
Firmware version installed on the SPE.
|
Last clearing of statistics counters
|
Last time the modem counters were cleared using the clear modem counters command.
|
Transmit Speed Counters
|
List of connection speeds that were sent by the SPE.
|
Receive Speed Counters
|
List of connection speeds that were received by the SPE.
|
Related Commands
Command
|
Description
|
show spe digital active
|
Displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital csr
|
Displays digital CSR statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital disconnect-reason
|
Displays the local disconnection reasons for all digital calls on the SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital summary
|
Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital active
To display active digital calls and digital statistics of all service processing elements (SPEs), a specified SPE, or the specified range of SPEs, use the show spe digital active command in EXEC mode.
show spe digital active [slot | slot /spe]
Syntax Description
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5400, slot values range from 1 to 7 and SPE values range from 1 to 17. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced.
|
12.1(3)T
|
This command was implemented on the Cisco AS5400.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350.
|
Usage Guidelines
Use the show spe digital active command on the Cisco AS5350 and Cisco AS5400 with the NextPort dial feature card (DFC).
Note
This command is not supported on the Cisco AS5800 with the universal port card (UPC).
Examples
The following is sample output from the show spe digital active command on the Cisco AS5400 with the NextPort DFC. This example displays active digital statistics for slot 5, SPE 06:
Router# show spe digital active 5
Port Prot Duration Tx/Rx Cfg Loss
41 V.110 188 19200/19200 In 0
Port Prot Duration Tx/Rx Cfg Loss
54 V.110 187 19200/19200 In 0
56 V.110 187 19200/19200 In 0
57 V.110 188 19200/19200 In 0
Table 111 describes the significant fields shown in the display.
Table 111 show spe digital active Field Descriptions
Field
|
Description
|
SPE #
|
Specifies the slot and port number of the SPE.
|
Port
|
Port that is active.
|
Prot
|
Protocol used for the call in progress.
|
Duration
|
Duration of call.
|
Char Tx/Rx
|
Characters sent and received.
|
Related Commands
Command
|
Description
|
show spe digital
|
Displays history statistics of all digital SPEs, in summary form or for SPEs starting with a specified slot or a specified shelf/slot/range of SPEs.
|
show spe digital csr
|
Displays digital calls CSR statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital disconnect-reason
|
Displays the local disconnect reasons for all digital calls on the SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital summary
|
Display history statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital csr
To display digital call success rate (CSR) statistics of all service processing elements (SPEs), a specified SPE, or the specified range of SPEs, use the show spe digital csr command in EXEC mode.
show spe digital | csr [summary | slot | slot/spe]
Syntax Description
summary
|
(Optional) Summary digital CSR statistics.
|
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5400, slot values range from 1 to 7 and SPE values range from 1 to 17. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced.
|
12.1(3)T
|
This command was implemented on the Cisco AS5400.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350.
|
Usage Guidelines
Use the show spe digital csr command on the Cisco AS5350 and Cisco AS5400 with the NextPort dial feature card DFC.
Note
This command is not supported on the Cisco AS5800 with the universal port DFC.
Examples
The following is sample output from the show spe digital csr command on the Cisco AS5400 with the NextPort DFC. This example displays the number of call success rate counters for slot 5:
Router# show spe digital csr 5
Avg Hold Inc calls Out calls Failed No Succ
SPE Time Succ Fail Succ Fail Dial Answer Pct
5/00 00:04:22 6 0 0 0 0 0 100%
5/01 00:04:22 6 0 0 0 0 0 100%
5/02 00:04:22 6 0 0 0 0 0 100%
5/03 00:04:22 6 0 0 0 0 0 100%
5/04 00:04:22 6 0 0 0 0 0 100%
5/05 00:04:21 6 0 0 0 0 0 100%
5/06 00:04:22 4 0 0 0 0 0 100%
5/07 00:04:22 1 0 0 0 0 0 100%
5/08 00:04:21 6 0 0 0 0 0 100%
5/09 00:04:23 5 0 0 0 0 0 100%
5/10 00:00:00 0 0 0 0 0 0 0%
5/11 00:04:21 5 0 0 0 0 0 100%
5/12 00:04:20 2 0 0 0 0 0 100%
5/13 00:00:00 0 0 0 0 0 0 0%
5/14 00:00:00 0 0 0 0 0 0 0%
5/15 00:00:00 0 0 0 0 0 0 0%
5/16 00:00:00 0 0 0 0 0 0 0%
5/17 00:00:00 0 0 0 0 0 0 0%
Table 112 describes the significant fields shown in the display.
Table 112 show spe digital csr Field Descriptions
Field
|
Description
|
SPE
|
The SPE slot and port number.
|
Avg Hold Time
|
The average hold time.
|
Inc calls, Succ/Fail
|
The cumulative number of incoming calls that have succeeded and failed in the configured time period.
|
Out calls, Succ/Fail
|
The cumulative number of outgoing calls that have succeeded and failed in the configured time period.
|
Failed Dial
|
The number of calls that failed when dialed.
|
No Answer
|
The number of calls that were not answered.
|
Succ Pct
|
The CSR of the carrier.
|
Related Commands
Command
|
Description
|
show spe digital
|
Displays history statistics of all digital SPEs, in summary form or for SPEs starting with a specified slot or a specified shelf/slot/range of SPEs.
|
show spe digital active
|
Displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital disconnect-reason
|
Displays the local disconnect reasons for all digital calls on the SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital summary
|
Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital disconnect-reason
To display the local disconnection reasons for all digital calls on the service processing elements (SPEs), a specified SPE, or the specified range of SPEs, use the show spe digital disconnect-reason command in EXEC mode.
show spe digital disconnect-reason [summary | slot | slot/spe]
Syntax Description
summary
|
(Optional) Summary of local disconnection reasons for digital ports.
|
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5400, slot values range from 1 to 7 and SPE values range from 1 to 17. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced.
|
12.1(3)T
|
This command was implemented on the Cisco AS5400.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350.
|
Usage Guidelines
Use the show spe digital disconnect-reason command on the Cisco AS5350 and Cisco AS5400 with the NextPort dial feature card (DFC).
Note
This command is not supported on the Cisco AS5800 with the universal port card (UPC).
Examples
The following is sample output from the show spe digital disconnect-reason command on the Cisco AS5400 with the NextPort DFC. This example displays reasons for digital call disconnections on slot 5:
Router# show spe digital disconnect-reason 5
=====CLASS HOST====== =====CLASS SERVICE=====
No Answer 0 Connect Timeout 0
=====CLASS HOST====== =====CLASS SERVICE=====
No Answer 0 Connect Timeout 0
Table 113 describes the significant fields shown in the display.
Table 113 show spe digital disconnect-reason Field Descriptions
Field
|
Description
|
SPE
|
The slot and port number of the SPE.
|
CLASS HOST
|
Disconnect reasons are as follows:
• NonSpecific
• Busy
• No Answer—Number of times the SPE rang but did not answer the incoming call.
• DTR
• ATH
• NoDialTone—Number of times the dial-out attempt failed because the SPE failed to detect a dial tone.
• No Carrier
• ACK
|
CLASS SERVICE
|
Disconnect reasons are a s follows:
• ATH
• Aborted
• Connect Timeout
• Sync Loss
|
Related Commands
Command
|
Description
|
show spe digital
|
Displays history statistics of all digital SPEs, in summary form or for SPEs starting with a specified slot or a specified shelf/slot/range of SPEs.
|
show spe digital active
|
Displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital csr
|
Displays digital call success rate (CSR) statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital summary
|
Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital summary
To display history statistics of all service processing elements (SPEs), a specified SPE, or the specified range of SPEs, use the show spe digital summary command in EXEC mode.
show spe digital summary [slot | slot/spe]
Syntax Description
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 1 to 7.
|
slot/spe
|
(Optional) All ports on the specified slot and SPE. For the Cisco AS5400, slot values range from 1 to 7 and SPE values range from 1 to 17. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced.
|
12.1(3)T
|
This command was implemented on the Cisco AS5400.
|
12.1(5)XM1
|
This command was implemented on the Cisco AS5350.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T and support was added for the Cisco AS5350.
|
Usage Guidelines
Use the show spe digital summary command on the Cisco AS5350 and Cisco AS5400 with the NextPort dial feature card (DFC).
Note
This command is not supported on the Cisco AS5800 with the universal port card (UPC).
Examples
The following is sample output from the show spe digital summary command on the Cisco AS5400 with the NextPort DFC. This example displays active digital statistics for slot 5:
Router# show spe digital summary 5
Async5/00 - 5/107, TTY648 - 755
209 incoming completes 397 incoming failures
0 outgoing completes 0 outgoing failures
0 failed dial attempts 0 ring no answers
0 no dial tones 0 link failures
0 watchdog timeouts 0 protocol errors
Transmit Speed Counters :
Speed Calls Speed Calls Speed Calls Speed Calls Speed Calls
64000 0 28800 0 14400 0 7200 0 1200 20
56000 0 24000 0 12000 0 4800 20 600 20
38400 0 19200 149 9600 0 2400 0
Speed Calls Speed Calls Speed Calls Speed Calls Speed Calls
64000 0 28800 0 14400 0 7200 0 1200 20
56000 0 24000 0 12000 0 4800 20 600 20
38400 0 19200 149 9600 0 2400 0
Table 114 describes the significant fields shown in the display.
Table 114 show spe digital summary Field Descriptions
Field
|
Description
|
A summary of SPE events also appears.
|
incoming completes and failures
|
Total number of incoming connection requests that the SPE answered and successfully or unsuccessfully connected with the remote DCE device.
|
outgoing completes and failures
|
Total number of outgoing connection requests that the SPE dialed and successfully or unsuccessfully connected with the remote DCE device.
|
failed dial attempts
|
Number of times the SPE attempted to dial out but the call failed to leave the modem.
|
ring no answers
|
Number of times the SPE rang but did not answer the incoming call.
|
no dial tones
|
Number of times the dial-out attempt failed because the SPE failed to detect a dial tone.
|
link failures
|
Number of times the SPE detected a link failure.
|
watchdog timeouts
|
Number of times the SPE internal watchdog timer expired.
|
protocol errors
|
Number of times the SPE protocol failed to make a call connection
|
dial timeouts
|
Number of times the SPE timed out while attempting to dial.
|
Transmit Speed Counters
|
List of connection speeds that were sent by the SPE.
|
Receive Speed Counters
|
List of connection speeds that were received by the SPE.
|
Related Commands.
Command
|
Description
|
show spe digital
|
Displays history statistics of all digital SPEs, in summary form or for SPEs starting with a specified slot or a specified shelf/slot/range of SPEs.
|
show spe digital active
|
Displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital csr
|
Displays digital call success rate (CSR) statistics of all SPEs, a specified SPE, or the specified range of SPEs.
|
show spe digital disconnect-reason
|
Displays the local disconnection reasons for all digital calls on the SPEs, a specified SPE, or the specified range of SPEs.
|
show spe log
To display the service processing element (SPE) system log, use the show spe log command in EXEC mode.
Cisco AS5350 and Cisco AS5400 with the NextPort Dial Feature Card (DFC)
show spe log [reverse | slot]
Cisco AS5800 with the Universal Port Card (UPC)
show spe log [reverse | shelf/slot]
Syntax Description
reverse
|
(Optional) Displays the SPE system log with the most recent event first.
|
slot
|
(Optional) All ports on the specified slot. For the Cisco AS5350 slot values range from 1 to 3. For the Cisco AS5400, slot values range from 1 to 7.
|
shelf/slot
|
(Optional) All ports on the specified shelf and slot. For the Cisco AS5800, shelf values range from 0 to 1 and UPC slot values range from 2 to 11. You must include the slash mark.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(1)XD
|
This command was introduced on the Cisco AS5400.
|
|