Managing Port Services on the Cisco AS5400 Universal Access Server
Managing Port Services Command Reference

Table Of Contents

Command Reference

busyout (port)

busyout (spe)

clear port

clear port log

clear spe

clear spe counters

clear spe log

firmware location

firmware upgrade

port

port modem autotest

show port config

show port digital log

show port modem calltracker

show port modem log

show port modem test

show port operational-status

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

shutdown (port)

shutdown (spe)

spe

spe call-record modem

spe country

spe download maintenance

spe link-info poll

spe log-size

spe poll auto

spe poll retry

spe poll time

spe recovery

test port modem back-to-back

Glossary


Command Reference

This section documents new and modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.1 command reference publications.

busyout (port)

busyout (spe)

clear port

clear port log

clear spe

clear spe counters

clear spe log

firmware location

firmware upgrade

port

port modem autotest

show port config

show port digital log

show port modem calltracker

show port modem log

show port modem test

show port operational-status

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

shutdown (port)

shutdown (spe)

spe

spe call-record modem

spe country

spe download maintenance

spe link-info poll

spe log-size

spe poll auto

spe poll retry

spe poll time

spe recovery

test port modem back-to-back

busyout (port)

To disable a port by waiting for the active services on the specified port to terminate, use the busyout port configuration command. To re-enable the ports, use the no form of this command.

busyout

no busyout

Syntax Description

This command has no arguments or keywords.

Defaults

Busyout is not enabled.

Command Modes

Port configuration

Command History

Release
Modification

12.1(1)XD

This command was introduced on the Cisco AS5400.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The busyout command disables a port by waiting for the active services on the specified port to terminate. The no form of this command re enables the ports.

Examples

The following example shows output from the busyout command on the Cisco AS5400 with the universal por card. This example busies out ports 1 to 10 on slot 1:

Router(config)# port 1/1 1/10
Router(config-port)# busyout
Router(config-port)# 

The following example shows output from the busyout command on the Cisco AS5800 with UPC. This example busies out ports 1 to 10 on slot 1:

Router(config)# port 1/1/1 1/1/10
Router(config-port)# busyout
Router(config-port)# 

Related Commands

Command
Description

clear port

Resets the port and clears any active calls to the port.

clear spe

Reboots SPEs that are in any state.

shutdown

Takes a designated port or range of ports out of service.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


busyout (spe)

To disable active calls by waiting for the active services on the specified service processing elements (SPEs) to terminate, use the busyout SPE configuration command. To re-enable the SPEs, use the no form of this command.

busyout

no busyout

Syntax Description

This command has no arguments or keywords.

Defaults

Busyout is not enabled.

Command Modes

SPE configuration

Command History

Release
Modification

12.1(1)XD

This command was introduced on the Cisco AS5400.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

You can perform auto-diagnostic tests and firmware upgrades when you put the SPEs in the busiedout state. Active ports on the specified SPE will change the state of the specified range of SPEs to the busyout pending state. The state changes from busyout pending to besieged when all calls end. Use the show spe command to see the state of the range of SPEs. Use the shutdown command to override the busyout command. Use the no busyout command to reenable the SPEs.

Examples

The following example shows output from the busyout command on the Cisco AS5400 with universal port card. This example busies out all active ports in slot 1, SPE 1 to 10:

Router(config)# spe 1/1 1/10
Router(config-spe)# busyout
Router(config-spe)#

Related Commands

Command
Description

clear port

Resets the port and clears any active calls to the port.

clear spe

Reboots SPEs that are in any state.

shutdown

Takes a designated port or range of ports out of service.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


clear port

To shutdown specified ports, use the clear port EXEC command.

Cisco AS5400 and Cisco AS5850

clear port [slot | slot/port]

Cisco AS5800

clear port [shelf/slot | shelf/slot/port]

Syntax Description

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

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.

shelf/slot/port

(Optional) The specified port range on a shelf and slot. For the Cisco AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and port values range from 0 to 323.


Defaults

No default.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

If you specify the shelf, slot, and port, you clear that port on that service processing element (SPE). If you only specify the shelf and slot, you clear all active ports on that particular shelf and slot. If you do not specify a shelf, slot, or port, you clear all the ports on the gateway.

Examples

The following example shows output from the clear port command on the Cisco AS5400 with universal port card. This example clears slot 1, port 1:

Router# clear port 1/1
This will clear port 1/01[confirm]y

The following example shows output from the clear port command on the Cisco AS5800 with universal port card. This example clears shelf 1, slot 3, port 0:

Router# clear port 01/03/00
This will clear port 1/03/00[confirm]y

Related Commands

Command
Description

busyout

Disables a port by waiting for the active services on the specified port to terminate.

clear spe

Reboots SPEs that are in any state.

clear line

Returns a line to its Idle state.

shutdown

Takes a designated port or range of ports out of service.

show port digital log

Displays the digital data event log with the oldest event first.

show port modem log

Displays the modem port history event log or modem test log.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


clear port log

To clear all log entries for the specified ports, use the clear port log EXEC command.

Cisco AS5400 and Cisco AS5850

clear port log [slot | slot/port]

Cisco AS5800

clear port log [shelf/slot | shelf/slot/port]

Syntax Description

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

(Optional) The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

Disabled

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The clear port log command clears the entire port log. You cannot remove individual service events from the port log. On the Cisco AS5400 only, you can use the show port modem log and the show port digital log commands to display specific service events, but you must use the clear port log command to clear the entire port event log.

Examples

The following example shows output from the clear port log command on the Cisco AS5400 with universal port card. This example clears slot 1, port 1:

Router# clear port log 1/1
This will clear log event history for port(s)1/01 - 1/01[confirm]y

The following example shows output from the clear port log command on the Cisco AS5800 with universal port card. This example clears shelf 1, slot 3, port 0:

Router# clear port log 01/03/00
This will clear port 1/03/00[confirm]y

Related Commands

Command
Description

show port log

Displays all event entries in the port level history event log.

show port modem log

Displays the events generated by the modem sessions.

show port digital log

Displays the digital data event log.


clear spe

To reboot all specified service processing elements (SPEs), use the clear spe EXEC command.

Cisco AS5400 and Cisco AS5850

clear spe [slot | slot/spe]

Cisco AS5800

clear spe [shelf/slot | shelf/slot/spe]

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

Disabled

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The clear spe command configures firmware download to the specified SPE or the range of SPEs and starts the power-on self-test (POST) feature. This command can be entered at any time regardless of the state of the SPEs.


Caution All active ports running on the SPE are prematurely terminated and messages are logged into the appropriate log.

This command downloads configured SPEs with firmware as configured. Unconfigured SPEs download with the default firmware, which is the bundled version. To configure and manage the downloading of firmware without abruptly terminating SPEs, use the firmware location or firmware upgrade commands as appropriate.

Examples

The following example displays the prompt when the clear spe command is entered on the Cisco AS5400 with universal port card. The command prompts the system to perform a coldstart on slot 1, SPE 1:

Router# clear spe 1/1
Router# This will tear all active calls on the SPE(s), if any.[confirm]y

The following example displays the prompt when the clear spe command is entered on the Cisco AS5800 with universal port card. The command prompts the system to perform a coldstart on shelf 1, slot 8, SPE 0:

Router# clear spe 1/8/0
Router# This will tear all active calls on the SPE(s), if any.[confirm]y

Related Commands

Command
Description

busyout

Disables a port by waiting for the active services on the specified port to terminate.

clear line

Returns a line to its idle state.

clear port

Resets the port and clears any active calls to the port.

shutdown

Takes a designated port or range of ports out of service.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


clear spe counters

To clear all statistics, use the clear spe counters EXEC command.

Cisco AS5400 and Cisco AS5850

clear spe counters [slot | slot/spe]

Cisco AS5800

clear spe counters [shelf/slot | shelf/slot/spe]

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

Disabled.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The clear spe counters command clears statistical counters of all service types for the specified SPE, range of SPEs, or all SPEs. If you do not set a parameter, you clear all SPE statistical counters. If you do not specify the SPE or a SPE range, then all SPE statistical counters are cleared.

Examples

The following example clears all statistics when the clear spe counters command is entered on the Cisco AS5400 with universal port card.

Router# clear spe counters 01/3 01/7
This will clear statistic counters for SPEs 1/03 - 1/07 [confirm]y

The following example clears all statistics when the clear spe counters command is entered on the Cisco AS5800 with universal port card. This example clears shelf 1, slot 3, ports 0 to 11.

Router# clear spe counters 01/03/00 01/03/11
This will clear statistic counters for SPEs 1/03/00 - 1/03/11[confirm]y

clear spe log

To clear all log entries for the specified SPEs, use the clear spe log EXEC command.

Cisco AS5400 and Cisco AS5850

clear spe log [slot]

Cisco AS5800

clear spe log [shelf/slot]

Syntax Description

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.


Defaults

No default.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The clear spe log command clears event entries in the slot history event log. If you do not specify the shelf/slot range, all service processing element (SPE) event entries clear. If you specify the shelf/slot, only the event entries for that slot clear.

Examples

The following example shows output from the clear spe log command on the Cisco AS5400 with 
universal port card. This example clears the SPE log from slot 3.

Router# clear spe log 1 3   
This will clear slot event history for slot(s) 3 - 3[confirm]y


The following example shows output from the clear spe log command on the Cisco AS5800 with universal port card. This example clears shelf 1, slot 8, SPE 0.

Router# clear spe log 1/8/0 

This will clear slot event history for slot(s) 8 - 8[confirm]y

Related Commands

Command
Description

show spe log

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


firmware location

To specify a firmware file to upgrade, use the firmware location SPE configuration command. To disable the specified firmware file to upgrade, use no form of the command.

firmware location filename

no firmware location filename

Syntax Description

filename

The name of the firmware file to download.


Defaults

No defaults.

Command Modes

SPE configuration.

Command History

Release
Modification

12.0(4)XI1

This command was introduced on the Cisco AS5200, Cisco AS5300, and Cisco AS5800.

12.0(7)T

This command was supported on the Cisco AS5300 and Cisco AS5800 for MICA modems.

12.1(1)XD

This command was introduced on the Cisco AS5400 for the 180 universal port card.

12.1(3)T

This command was supported on the Cisco AS5400 for Nextport dial feature card (DFC) and Cisco AS5800 for universal port card (UPC).

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

You can get the new service processing element (SPE) firmware image on the Cisco web site. You must first copy the SPE image from a TFTP server to Flash memory using the copy tftp flash command. This command specifies the location of the firmware file and downloads the firmware in the range of SPEs. Your range is specified depending on the states you configured using the firmware upgrade command.

Use the firmware location command in conjunction with the firmware upgrade command. The entire SPE is necessarily affected by the firmware location command.

The copy modem flash command is replaced by these commands for the universal port card on the Cisco AS5400.

You cannot use this command on SPEs that are in the Bad state.


Note Use this command when traffic is low, because the firmware location download does not begin until the modems have no active calls. Otherwise, use the firmware upgrade command to customize the scheduling of modem downloads for your needs.


Examples

The following example sets the SPEs, specifies the firmware file location, opens the file (if on Flash memory), and downloads to the SPE on the Cisco AS5400.

Router(config)# spe 1/03 
Router(config-spe)# firmware location 
Router(config-spe)# end

The following example sets the SPEs, specifies the firmware file location in Flash memory, downloads to the SPE, and reports on the status using the show spe version command on the Cisco AS5800.

Router(config)# spe 1/03
Router(config-spe)# firmware location flash:np_6_75
Started downloading firmware flash:np_6_75.spe
Router(config-spe)#
Router# show spe version 1/03

Related Commands

Command
Description

clear spe

Reboots SPEs that are in any state.

clear port

Resets the port and clears any active calls to the port.

copy tftp flash

Copies the SPE image from a TFTP server to the flash.

firmware upgrade

Specifies the method in which the SPE will be downloaded.

show spe version

Displays the firmware version on an SPE.

spe download maintenance

Performs download maintenance on SPEs that are marked for recovery.

spe recovery

Sets an SPE port for recovery.


firmware upgrade

To specify a service processing element (SPE) firmware upgrade method, use the firmware upgrade SPE configuration command. To disable the specified firmware upgrade method, use the no form of the command.

firmware upgrade {busyout | recovery | reboot}

no firmware upgrade {busyout | recovery | reboot}

Syntax Description

busyout

Upgrades when all calls are terminated on the SPE.

recovery

Delays firmware upgrade until recovery maintenance time.

reboot

Upgrades at the next reboot.


Defaults

No default.

Command Modes

SPE configuration

Command History

Release
Modification

12.0(4)XI1

This command was introduced on the Cisco AS5200, Cisco 5300, and Cisco AS5800.

12.0(7)T

This command was introduced on the Cisco AS5300 and Cisco AS5800 for MICA modems.

12.1(1)XD

This command was introduced on the Cisco AS5400 for the universal port card.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800 for universal port card (UPC).

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

Three methods of upgrade are available: busyout, reboot, and download-maintenance.

The busyout keyword upgrades SPE firmware after waiting for all calls to be terminated on an SPE. The recovery keyword delays firmware upgrade until recovery maintenance time. The reboot keyword requests the Cisco gateways to upgrade SPE firmware at the next reboot.

Use this command in conjunction with the firmware location command and the spe download maintenance command.

The SPE firmware location command is designed to integrate all continuous ranges of SPEs containing the same firmware location. However, the firmware upgrade command does not affect the ranges of SPEs. As such, all SPEs within the ranges of SPEs must have the same firmware upgrade mode or the router uses busyout, one of the upgrade modes. If you want to upgrade a single SPE within an existing range of SPEs with a different upgrade mode than is currently configured, you must first change the upgrade mode for the entire range of SPEs and then change the firmware location for the specific SPE being upgraded.

Furthermore, each time you merge ranges of SPEs due to configuration changes, verify that the configuration of the SPE firmware upgrade remains effective to what is desired.

Examples

The following example sets the SPEs and specifies that the firmware upgrade is to take place when all calls are terminated on the SPE:

Router(config)# spe 1/03
Router(config-spe)# firmware location
Router(config-spe)# firmware upgrade busyout
Router(config-spe)#

If the busyout upgrade is specified, or if no upgrade mode is specified, the SPE ports are set into a "pending download" state when you use the firmware location command on the specified SPE. The pending download state prevents any ports in that state to be allocated for new calls until the state is cleared. Ports with active calls remain active for their call durations, but enter the pending download state when they terminate. This pending download state can be cleared only when the SPE is finally downloaded. When all ports within the SPE are in the pending download state and no active calls remain on the SPE, the SPE is reloaded. The busyout option is the fastest way to upgrade ports on an active router but can severely impact the capacity of the router during the upgrade. The following example sets the default option for the firmware upgrade process:

Router(config-spe)# firmware upgrade busyout

If the reboot upgrade is specified, the SPEs are not reloaded to the new firmware location until the router is rebooted. The reboot upgrade option is useful for routers that need to have their SPE upgraded and that are also going to be rebooted for maintenance. When the new firmware is configured, the configuration takes effect after the reboot takes place. The following example sets the firmware upgrade reboot:

Router(config-spe)# firmware upgrade reboot

If the download-maintenance upgrade is specified, the SPEs are reloaded based on the SPE download-maintenance algorithm. Only when no active calls exist on the SPE does the firmware download take place. Furthermore, at the configured "SPE download-maintenance time" (3:00 a.m.), the SPE download-maintenance process attempts, in a controlled fashion, to reload the SPEs by busying out the SPEs for a window duration of time to make the download take place. Consult the SPE recovery documentation for further details. The download-maintenance upgrade option is the least impacting way to upgrade SPEs on an active router. Capacity is kept at a maximum. However, this option can take a few days for all ports to be reloaded to the new firmware location. The following example sets the system for a firmware upgrade download-maintenance:


Router(config-spe)# firmware upgrade download-maintenance

Related Commands

Command
Description

firmware location

Downloads firmware into the modems from this file location.

show spe version

Displays the firmware version on an SPE.

spe download maintenance

Performs download maintenance on SPEs that are marked for recovery.

spe recovery

Sets an SPE port for recovery.


port

To configuration a port, use the port global configuration command. To disable a configured port, use the no form of the command.

Cisco AS5400 and Cisco AS5850

port {slot | slot/port}

no port {slot | slot/port}

Cisco AS5800

port {shelf/slot | shelf/slot/port}

no port {shelf/slot | shelf/slot/port}

Syntax Description

slot

All ports on a specified slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and port values range from 0 to 323.


Defaults

Disabled

Command Modes

Global configuration

Command History

Release
Modification

12.1(3)T

This command was introduced.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The port command helps you to enter the port configuration mode. The port configuration mode allows you to shut down or put individual ports or ranges of ports in busyout mode.The port should have an associated active session.

Examples

The following example shows how to enter the port configuring mode on ports 1 to 18 to perform further tasks on the ports:

Router# port 1/1 1/18
Router(config-port)# shutdown

Related Commands

Command
Description

clear port

Resets the port and clears any active calls to the port.


port modem autotest

To automatically and periodically perform a modem diagnostics test for modems inside the gateway or router, use the port modem autotest global configuration command. To disable or turn off the modem autotest service, use the no form of this command.

port modem autotest {error threshold | minimum modem | time hh:mm [interval]}

no port modem autotest

Syntax Description

error threshold

Maximum modem error threshold. When the system detects this many errors with the modems, the modem diagnostics test is automatically triggered. Specify a threshold count from 3 to 50.

minimum modem

Minimum number of modems that will remain untested and available to accept calls during each test cycle. You can specify from 5 to 48 modems. The default is 6 modems on the Cisco AS5400. The range for the Cisco AS5800 is 73 to 756.

time hh:mm

Time you want the modem autotest to begin. You must use the military time convention and a required colon (:) between the hours and minutes variables for this feature. For example, 1:30 a.m. is issued as 01:30.

interval

(Optional) Long-range time variable used to set the modem autotest more than one day in advance. The range of hours is from 1 hour to 168 hours. For example, if you want to run the test once per week, issue 168. There are 168 hours in one week.


Defaults

Modem diagnostics tests are disabled.

Command Modes

Global configuration

Command History

Release
Modification

11.3

This command was introduced.

12.1(1)XD

This command was introduced on the Cisco AS5400 as the port modem autotest command and replaced the modem autotest command only for the universal port card.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The results of the port modem autotest are displayed in the show port modem test command's output. Ports that pass the diagnostic test are marked as Idle, Busy, Downloading, and Reset, and are put into service. Ports that fail the diagnostic test are marked as Bad, and are not put into service or tested again until they are no longer marked as Bad. If all the ports of an SPE are bad, the corresponding SPE is also marked bad. These ports cannot be used for call connections. Depending on how many ports are present and not marked Bad, this diagnostic test may take from 5 to 10 minutes to complete. You may perform additional testing on an inoperative port by executing the test port modem back-to-back command. The no port modem autotest command disables testing.

Examples

The following example shows how to set the modem autotest to run once per week at 3:00 a.m. Additionally, the autotest activates if the system detects a modem error count higher than 40 errors.

Determine the current time set on the gateway with the show clock EXEC command. In this example, the time and date set is 3:00 p.m, Monday, August 25, 1997:

Router# show clock
*15:00:01.031 EST Aug 25 1997

Enter global configuration mode and set the time you want the modem autotest to activate. In this example, the gateway is configured to run the modem autotest each ongoing Tuesday at 3:00 a.m:

Router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)# port modem autotest time 03:00 168

Configure the autotest to activate if the system detects a high modem error count. In this example, the autotest activates if the system detects a modem error count higher than 40 errors. For the list of modem errors that are monitored by the modem autotest command, see the show modem call-stats command.

Router(config)# port modem autotest error 40
Router(config)# exit

Related Commands

Command
Description

show clock

Displays the system clock.


show port config

To display the active session's configuration parameters, use the show port config EXEC command.

Cisco AS5400 and Cisco AS5850

show port config {slot | slot/port}

Cisco AS5800

show port config {shelf/slot | shelf/slot/port}

Syntax Description

slot

All ports on a specified slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and port values range from 0 to 323.


Defaults

No default behavior or values.

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 supported on the Cisco AS5800 and Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The port should have an associated active session when the show port config command is entered.


Note The show port config command is similar to the show modem config MICA modem command.


Examples

The following example shows output from the show port config command on the Cisco AS5400 with universal port card. This example shows port configuration for the modem service port slot 2, port 1:

Router# show port config 2/1
Slot/SPE/Port -- 2/0/1 
Service Type                            :Modem service 
Originate/Answer Mode                     :Answer 
Data Bits Selection                       :8 
Parity Selection                          :No Parity 
Stop bits Selection                       :1 
V.42 ODP generation                       :Enabled 
EC Autodetect Time-out                    :5000 ms 
Protocol Negotiation Time-out             :10000 ms 
Protocol Negotiation Fallback character   :13 
Protocol Negotiation Retransmission Limit :12 
EC Min, Max Octets Frame length           :256 
Data Compression                          :V.42bis or MNP5 
ARA Error Correction                      :ARA1.0 & ARA2.0 Disabled 
V.42 Error Correction                     :V.42(LAP-M) Originate&Answer enabled 
MNP Error Correction                      :MNP Originate&Answer enabled 
Link Protocol Fallback                    :Async Framing (Start/Stop/Parity) 
Calling Tone                              :Disabled 
Guard Tone                                :Disabled 
Modem Standard                            :V.90 Automode 
Max Non-PCM Connect Rate                  :33600 bps 
Min Non-PCM Connect Rate                  :300 bps 
Max PCM Connect Rate                      :60000 bps 
Min PCM Connect Rate                      :28000 bps 
Signal Quality Threshold                  :Bit Errors >= 1:1000 cause recovery 
Fallback/Fallforward Squelch Timer        :500 ms 
Fall Forward Timer                        :10000 ms 
Fall Back Timer                           :500 ms 
Terminate Time-out                        :20 secs 
Wait for Data Mode Time-out               :60 secs 
Lost Carrier To Hang-up Delay             :1400 ms 
PCM Transmit Level Setting                :-13 dBm 
Retrain Limit                             :4 
V.34 Max Symbol Rate                      :3429 Baud 
V.34 Min Symbol Rate                      :2400 Baud 
V.34 Carrier Frequency                    :Auto Carrier Selection 
V.34 Preemphasis Filter Selection         :11 
+++ Escape Detection                      :Enabled-in-Originate-Mode-Only 
AT Command Processor                      :Enabled 
Call Setup Delay                          :0 ms 
Automatic Answer Delay                    :2 secs 
Escape Detection Character                :ASCII 43 (+) 
Carriage Return Character                 :ASCII 13 (CR) 
Line Feed Character                       :ASCII 10 (LF) 
Backspace Character                       :ASCII 8 (BS) 
Pause Before Blind Dialing                :2 secs 
Comma Dial Modifier Time                  :2 secs 

Table 1 show port config Field Descriptions  

Field
Description

Service Type

Digital or analog service type.

Originate/Answer Mode:

Answer or originate. Default is answer.

Data Bits Selection:

7, 8, or 9 data bits. Default is 8.

Parity Selection:

0 = no parity, 1 = even parity, 2 = odd parity. Default is no parity.

Stop Bits Selection:

1 or 2 stop bits. Default is 1 stop bit.

V.42 ODP generation:

Disabled or generate ODP sequence when originating a V.42 call. Default is Generate ODP sequence when originating a V.42 call.

Error Correction Autodetect Time-out value:

Maximum period during which the modem will run an automated detection machine the incoming data. Default is 5000 ms.

Protocol Negotiation Time-out value:

Maximum wait for error correction protocol negotiation before fallback. Default is 10000 ms.

Protocol Negotiation Fallback Character:

0 to 127. Default is 13.

Protocol Negotiation Retransmission Limit:

0 = Do not disconnect on excessive retransmission; 1 to 255 = number of successive retransmissions to cause disconnect. Default is 12.

Error Correction Frame Length:

Buffer length; 64 to 1024 octets of data. Default is 256.

Data Compression:

Disabled, V.42bis, MNP5, or V.42bis or MNP5 (V.42 has precedence). Default is V.42bis or MNP5 (V.42 has precedence).

ARA Error Correction:

ARA1.0 & ARA2.0 Disabled, Enabled for Answer only, Enabled for Answer originate ARA1.0, and Enabled for Answer originate ARA2.0. Default is Enabled for Answer only.

V.42 Error Correction:

V.42(LAP-M) Disabled, V.42(LAP-M) Originate & Answer enabled. Default is disabled.

MNP Error Correction:

MNP Disabled or MNP Originate and Answer enabled. Default is MNP Originate and Answer enabled.

Link Protocol Fallback:

Asynchronous framing (Start/Stop/Parity), Synchronous framing (Raw 8 bits to DSP), or Disconnect (Hang-up). Default is Asynchronous framing (Start/Stop/Parity).

DSP processor MVIP TDM slice:

0 to 15.

Calling Tone:

Disable or Send calling tone. Default is disable.

Guard Tone:

Guard tone disabled, Use Guard tone (V.22 & V.22bis only). Default is disabled.

Modem Standard:

V.34bis Automode with terbo, V.34bis Automode skip terbo, V.32 terbo Automode, V.32bis Automode, V.22bis Automode, or K56Flex 1.1. Default is V.34bis Automode with terbo.

Max. Connect Rate:

75 to 56000 bps.

Min. Connect Rate:

75 to 56000 bps.

Signal Quality Threshold:

No action on bit errors, Bit :100 cause recovery, Bit :1000 cause recovery, Bit :10000 cause recovery, Bit :100000 cause recovery, or Bit :1000000 cause recovery. Default is 1:1000.

Fallback/Fallforward Squelch Timer:

Time to delay after a speed shift before allowing another speed shift. Default is 500 ms.

Fall Forward Timer:

Elapsed time with continuous good signal quality to cause a fall forward. Default is 10000 ms.

Fall Back Timer:

Elapsed time with bad signal quality to cause a fallback. Default is 500 ms.

Terminate Time-out:

Elapsed time after a disconnect request before forcing a link disconnect. During this period, the modem sends buffered data and then clears down the link. Default is 20 seconds.

Wait for Data Mode Time-out:

Maximum time during link establishment before disconnection. Default is 40; 60 for K56flex.

Lost Carrier To Hang-up Delay:

Maximum time without a carrier to cause the link disconnect. Default is 1400 ms.

Transmit Level Setting:

6 dBm, 7 dBm, 8 dBm, -20 dBm, or -21 dBm. Default is 9 dBm.

Retrain Limit:

Maximum successive failed retrains to cause the link to disconnect. Default is 4.

V.34 Max. Symbol Rate:

2400 baud, 2743 baud, 2800 baud, 3000 baud, 3200 baud, or 3429 baud. Default is 3429 baud.

V.34 Min. Symbol Rate:

2400 baud, 2743 baud, 2800 baud, 3000 baud, 3200 baud, or 3429 baud. Default is 2400 baud.

V.34 Carrier Frequency:

Low Carrier, High Carrier, or Auto Carrier Selection. Default is High Carrier.

V.34 Preemphasis Filter Selection:

0 to 10 = a selected filter; 11 = Automatic Preemphasis Selection. Default is 11.

Tx and Rx Signaling Type:

NULL signaling, MF signaling, DTMF signaling, Lower band R2 signaling, Upper band R2 signaling, or R1 signaling. Default is NULL signaling.

Call Progress Tone Detection:

No tone detection, Dial tone detection, Ring-Back tone detection, or Busy tone detection. Default is no tone detection.

+++ Escape Detection:

Disabled, Enabled, or Enabled-in-Originate-Mode-Only. Default is Enabled-in-Originate-Mode-Only.

AT Command Processor:

Disabled or Enabled. Default is disabled.

Call Set Up Delay:

No delay before link initiation, delay value (1 to 255). Default is no delay.

Automatic Answer:

Answer immediately, delay value (1 to 255 seconds). Default is 1 second.

Escape Detection Character:

ASCI value (0 to 127). Default is 43.

Carriage Return Character:

ASCI value (0 to 127). Default is 13.

Line Feed Character:

ASCI value (0 to 127). Default is 10.

Backspace Character:

ASCI value (0 to 127). Default is 8.

Pause Before Blind Dialing:

2 to 255 seconds. Default is 2.

Wait For Carrier After Dial:

Wait for data mode timeout.

Comma Dial Modifier Time:

2 to 255 seconds. Default is 2.


The following example shows port configuration information for a digital service port slot 2, port 23 on the Cisco AS5400 with universal port card:

Router# show port config 2/23 
Slot/SPE/Port -- 2/3/23 
Service Type                              : Digital service 
Originate/Answer Mode                     : Answer 
Data Bits Selection                       : 8 
Parity Selection                          : No Parity 
Stop bits Selection                       : 1 
Modem Standard                            : reserved 

The following example shows port configuration information for a modem service on the Cisco AS5800 with universal port card:

Router# show port config 1/8
Shelf/Slot/SPE/Port -- 1/8/27/165
Service Type                              : Modem service
Originate/Answer Mode                     : Answer
Data Bits Selection                       : 8
Parity Selection                          : No Parity
Stop bits Selection                       : 1
V.42 ODP generation                       : Enabled
EC Autodetect Time-out                    : 5000 ms
Protocol Negotiation Time-out             : 10000 ms
Protocol Negotiation Fallback character   : 13
Protocol Negotiation Retransmission Limit : 12
EC Min, Max Octets Frame length           : 256
Data Compression                          : V.42bis or MNP5
ARA Error Correction                      : ARA1.0 & ARA2.0 Disabled
V.42 Error Correction                     : V.42(LAP-M) Originate&Answer enabled
MNP Error Correction                      : MNP Originate&Answer enabled
Link Protocol Fallback                    : Async Framing (Start/Stop/Parity)
Calling Tone                              : Disabled
Guard Tone                                : Disabled
Modem Standard                            : V.90 Automode
Max Non-PCM Connect Rate                  : 33600 bps
Min Non-PCM Connect Rate                  : 300 bps
Max PCM Connect Rate                      : 60000 bps
...

Related Commands

Command
Description

show port operational-status

Displays the operational status of a specific port or range of ports.


show port digital log

To display the digital data event log, use the show port digital log EXEC command.

Cisco AS5400 and Cisco AS5850

show port digital log [reverse slot/port] [slot | slot/port]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

reverse

(Optional) Report displayed with most recent entry first.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example shows output from the show port digital log on the Cisco AS5400 with universal port card:

Router# show port digital log
Port 5/00 Events Log 
  00:02:41: incoming called number: 35140 
     Service type: DIGITAL_DATA 
     Session State: IDLE 
     Service type: DIGITAL_DATA 
     Session State: ACTIVE 
  00:02:41: Digital State event: 
           State: Steady 
  00:02:40: Digital Static event: 
    Connect Protocol                        :   V.110 
    Data Bits                               :   8 
    Parity                                  :   0 
    Stop Bits                               :   1 
    TX,RX Bit Rate                          :   19200, 19200 
Port 5/01 Events Log 
  00:02:42: incoming called number: 35140 
     Service type: DIGITAL_DATA 
     Session State: IDLE 
     Service type: DIGITAL_DATA 
     Session State: ACTIVE 
  00:02:41: Digital State event: 
           State: Steady 
  00:02:41: Digital Static event: 
    Connect Protocol                        :   V.110 
    Data Bits                               :   8 
    Parity                                  :   0 
    Stop Bits                               :   1 
    TX,RX Bit Rate                          :   19200, 19200 
Port 5/02 Events Log 
  00:02:42: incoming called number: 35140 
     Service type: DIGITAL_DATA 
     Session State: IDLE 
     Service type: DIGITAL_DATA 
     Session State: ACTIVE 
  00:02:42: Digital State event: 
           State: Steady 
  00:02:42: Digital Static event: 
    Connect Protocol                        :   V.110 
    Data Bits                               :   8 
    Parity                                  :   0 
    Stop Bits                               :   1 
    TX,RX Bit Rate                          :   19200, 19200 
Port 5/03 Events Log 
  00:02:43: incoming called number: 35140 
     Service type: DIGITAL_DATA 
     Session State: IDLE 
     Service type: DIGITAL_DATA 
     Session State: ACTIVE 
  00:02:43: Digital State event: 
           State: Steady 
  00:02:43: Digital Static event: 
    Connect Protocol                        :   V.110 
    Data Bits                               :   8 
    Parity                                  :   0 
... 

Table 2 show port digital log Field Descriptions

Field
Description

Port

The port and slot with the events log of current session.

Incoming called number

The incoming called number.

Service type

The type of digital service, data or voice.

Session state

The condition of the current state, active or idle.

Digital State event:

The digital state:
0 =IDLE state
10 = CONNECTING state
30 = STEADY_STATE state
50 = TERMINATING state

Connect Protocol

The data carrier connect standard used to support the rates of bits per second, bps.

Data Bits

The number of data bits, 7, 8, or 9. Default is 8.

Parity

The parity selection of 0 = no parity, 1 = odd parity. Default is no parity.

Stop Bits

The selection of stop bits, 1 or 2. Default is 1.

TX, RX Bit Rate

The transmit and recieve bit rate. For RX, the bit rate is from the remote service provider to the local service provider. For TX, the bit rate is from the local service provider to the remote service provider.

Events Log

Displays the log of events for that port.


Related Commands

Command
Description

clear port digital log

Displays specific service events.

clear port log

Clears all event entries in the port level history event log.

show port digital log reverse

Views port events with the most recent event first.


show port modem calltracker

To display the port level information for an active modem, use the show port modem calltracker EXEC command.

Cisco AS5400 and Cisco AS5850

show port modem calltracker [slot | slot/port]

Cisco AS5800 with universal port card

show port modem calltracker [shelf/slot | shelf/slot/port]

Syntax Description

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

(Optional) The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

When there is no call on the specified port, the most recent call information is displayed. This command uses the calltracker database. To enable calltracker, enter the calltracker enable global configuration command.

Examples

The following example shows output from the show port modem calltracker command on the Cisco AS5400 with universal port card. This example shows output for slot 3, port 3.

Router# show port modem calltracker 3/3
-------------------------- call handle=        62 --------------------------
status=Active, service=PPP, origin=Answer, category=Modem
DS0 slot/port/ds1/chan=4/7/7/0, called=124, calling=(n/a)
userid=as5300-ref2, ip=192.169.124.1, mask=255.255.255.0
setup=06/22/2000 21:50:47, conn=6.77, phys=25.00, service=29.83, authen=29.83
init rx/tx b-rate=33600/33600, rx/tx chars=0/0
resource slot/port=3/3, mp bundle=0, charged units=0, account id=0
idb handle=0x645B97CC, tty handle=0x622207BC, tcb handle=0x0
----------------------------------------------------------------------------
protocol: last=LAP-M, attempted=LAP-M
compression: last=V.42bis-Both, supported= V.42bis-RX V.42bis-TX
standard: last=V.34+, attempted=V.21, initial=V.21

snr=40 dB, sq=5, rx/tx level=-15/0 dBm
phase jitter: freq=1 Hz, level=2 degrees
far end echo level=-90 dBm, freq offset=0 Hz
phase roll=0 degrees, round-trip delay=0 msecs
digital pad=None dB, digital pad comp=0
rbs pattern=0, constellation=0 point
rx/tx: symbol rate=3429/3429, carrier freq=1959/1959
rx/tx: trellis code=0/0, preemphasis index=0/0
rx/tx: constellation shape=Off/Off, nonlinear encode=Off/Off
rx/tx: precode=Off/Off, xmit level reduct=0/0 dBm

rx/tx: chars=0/0, general info=0x0
rx/tx: link layer chars=0/0, NAKs=0/0
error corrected: rx/tx=0/0, rx bad=0
ec retransmissions=0, retransmitted frames=0
rx/tx ppp slip=0/0, bad ppp slip=0

rx/tx b-rate: last=33600/33600, lowest=0/0, highest=0/0
phase 2 projected max rx b-rate: client=0, host=33600
phase 4 desired rx/tx b-rate: client=16384/25987, host=25987/42765
retrains: local=0, remote=0, failed=0
speedshift: local up/down=0/0, remote up/down=0/0, failed=0

v110: rx good=0, rx bad=0, tx=0, sync lost=0
SS7/COT status=0x00
v90: status=(Invalid #141), client=(n/a), failure=None

rx/tx: max neg I frame=128/128, neg window=0/128
v42bis size: dictionary=0, string=16
T401 timeouts=0, tx window closures=0, rx overruns=0
test err=0, reset=0, v0 synch loss=0
mail lost: host=0, sp=0

duration(sec)=0, disc reason=0x0
disc text=(n/a)

                --------5---------10--------15--------20--------25--------30
line shape  : 0x0000000000000000000000000000000000000000000000000000
v8bis capab : 0x12C9808081C609B502009481834347CB000000000000
v8bis mod sl: 0x00000000000000000000000000000000000000000000
v8 jnt menu : 0xC16513942A8D00000000000000000000000000000000
v8 call menu: 0x00C16513942A00000000000000000000000000000000
v90 training: 0x00000000
v90 sgn ptrn: 0x00000000
state trnsn : 0x0F0F010203041013151920FF000000000000000000000000000000000000
                0000
portwre diag: 0x00000000000000000000000000000000
phase 2 info: 0x0200EFF41F120000003CEFF41F0200E001EFB4014082050B083470200001
                1EEFB41440E1050008FCA707A707650D00000000000000000000
phase 4 info: 0x0DA70D65836583400040
----------------------------------------------------------------------------

show port modem log

To display the events generated by the modem sessions, use the show port modem log EXEC command.

Cisco AS5400 and Cisco AS5850

show port modem log [reverse slot/port] [slot | slot/port]

Cisco AS5800

show port modem log [reverse shelf/slot/port] [shelf/slot | shelf/slot/port]

Syntax Description

reverse

(Optional) Displays the modem port history event log with the most recent event first.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

shelf/slot/port

(Optional) The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The port modem test log displays the results of the SPE diagnostics tests.

Examples

The following example shows output for the Cisco AS5400 with universal port card. This example shows the port history event log for slot 5, port 47:

Router# show port modem log 5/47
Port 5/47 Events Log 
     Service type: DATA_FAX_MODEM 
     Service mode: DATA_FAX_MODEM 
     Session State: IDLE 
  00:02:23: incoming called number: 35160 
     Service type: DATA_FAX_MODEM 
     Service mode: DATA_FAX_MODEM 
     Session State: IDLE 
     Service type: DATA_FAX_MODEM 
     Service mode: DATA_FAX_MODEM 
     Session State: ACTIVE 
  00:02:23: Modem State event: 
           State: Connect 
  00:02:16: Modem State event: 
           State: Link 
  00:02:13: Modem State event: 
           State: Train Up 
  00:02:05: Modem State event: 
           State: EC Negotiating 
  00:02:05: Modem State event: 
           State: Steady 
  00:02:05: Modem Static event: 
    Connect Protocol                        :   LAP-M 
    Compression                             :   V.42bis 
    Connected Standard                      :   V.34+ 
    TX,RX Symbol Rate                       :   3429, 3429 
    TX,RX Carrier Frequency                 :   1959, 1959 
    TX,RX Trellis Coding                    :   16/16 
    Frequency Offset                        :   0  Hz 
    Round Trip Delay                        :   0  msecs 
    TX,RX Bit Rate                          :   33600, 33600 
    Robbed Bit Signalling (RBS) pattern     :   0 
    Digital Pad                             :   None 
    Digital Pad Compensation                :   None 
    4 bytes of link info not formatted      :   0x00 0x00 0x00 0x00 0x00 
  00:02:06:Modem Dynamic event: 
    Sq Value                                :   5 
    Signal Noise Ratio                      :   40  dB 
    Receive Level                           :   -12  dBm 
    Phase Jitter Frequency                  :   0  Hz 
    Phase Jitter Level                      :   2  degrees 
    Far End Echo Level                      :   -90  dBm 
    Phase Roll                              :   0  degrees 
    Total Retrains                          :   0 
    EC Retransmission Count                 :   0 
    Characters transmitted, received        :   0, 0 
    Characters received BAD                 :   0 
    PPP/SLIP packets transmitted, received  :   0, 0 
    PPP/SLIP packets received (BAD/ABORTED) :   0 
    EC packets transmitted, received OK     :   0, 0 
    EC packets (Received BAD/ABORTED)       :   0 

Table 3 show port modem log Field Descriptions  

Field
Event State
Description

Port slot/port /Events Log

Port number and slot is displayed.

Service type:

 

Data fax modem is diaplayed.

Service mode:

 

Data fax modem mode.

Session State:

 

Idle or busy state.

Incoming called number.

The number of the incoming call.

Modem slot/port Events Log:

 

The modem for which log events are currently displayed.

Modem State Event

Current state of the MICA modem, which can be any of the following:

 

Connect

Modem is connected to a remote host.

Open

Open modem event.

Link

Link protocol event occurred.

Training

Modem retraining event.

EC correction

Error correction frames transmitted or received.

Steady

Steady modem event.

Bad

Inoperable state, which is configured by the modem bad command.

Bad*

Inoperable state, which is configured by the modem startup-test command during initial power-up testing.

Reset

Modem is in reset mode.

D/L

Modem is downloading firmware.

Bad FW

Downloaded modem firmware is not operational.

Busy

Modem is out of service and not available for calls

Idle

Modem is ready for incoming and outgoing calls.

Static event:

Current static event of the MICA modem, which can be any of the following:

 

Connect protocol

Connection protocol used for the current session, which can be SYNC mode, ASYNC mode, ARA1.0, ARA2.0, LAP-M, or MNP.

Compression

Type of compression used for the current session, which can be None, V.42bis TX, V.42bis RX, V.42bis both, or MNP5 data compression.

Connected standard

Standards protocol used to connect, which can be V.21, Bell103, V.22, V.22bis, Bell212, V.23, V.32, V.32bis, V.32terbo, V.34, V.34+, or K56flex 1.1.

TX, RX symbol rate

Symbol rate used to send samples to the line or receive samples off of the line.

TX, RX carrier frequency

Carrier frequency used by the remote service provider.

TX, RX trellis coding

Trellis coding received and transmitted.

Frequency offset

1/8 Hx steps.

Round trip delay

Total round trip propagation delay of the link, which is expressed in milliseconds.

TX, RX bit rate

For RX, the bit rate from the remote service provider to the local service provider. For TX, the bit rate from the local service provider to the remote service provider.

Dynamic event:

Current dynamic event of the MICA modem, which can be any of the following:

 

Sq value

Signal quality value, which can be between 0 and 7 (0 is the worst possible quality).

Signal noise ratio

Expressed in decibels, which can be between 0 and 70 dB steps.

Receive level

Expressed in decibels, which can be between 0 and -128 dBm steps.

Phase jitter frequency

1/8 Hz steps.

Phase jitter level

0 to 90 degrees.

Far end echo level

0 to -90 in dBm of far end echo level (that portion of the transmitted analog signal that has bounced off the remote modem's analog front end).

Phase roll

1/8 Hz steps.

Total retrains

Count of total retrains.

EC retransmission

Count of total error correction retransmissions that occurred during the duration of the link.

Characters received, transmitted

Count of total characters received and transmitted.

Characters received BAD

A subset of the above total (Characters received, transmitted). Represents the total number of parity error characters.

PPP/SLIP packets received, transmitted

Total count of PPP/SLIP packets transmitted and received. This total could include all PPP/SLIP packets, including BAD/ABORTED packets.

PPP/SLIP packets received, (BAD/ABORTED)

Total count of the bad or aborted PPP/SLIP packets, which is a subset of the above (PPP/SLIP packets received, transmitted).

EC packets transmitted, received

Count of total error correction frames transmitted or received. This total could include all error correction packets, including BAD/ABORTED packets.

EC packets (received BAD/ABORTED)

Total count of the bad or aborted error correction packets, which is a subset of the above (EC packets transmitted, received).


This following example shows the port history event log with the most recent event first on slot 5, port 40:

Router# show port modem log reverse 5/40
Modem port 5/40 Events Log
  00:02:18:Modem Dynamic event:
    Sq Value                                :   5
    Signal Noise Ratio                      :   38  dB
    Receive Level                           :   -12  dBm
    Phase Jitter Frequency                  :   0  Hz
    Phase Jitter Level                      :   0  degrees
    Far End Echo Level                      :   0  dBm
    Phase Roll                              :   0  degrees
    Total Retrains                          :   0
    EC Retransmission Count                 :   0
    Characters transmitted, received        :   0, 0
    Characters received BAD                 :   0
    PPP/SLIP packets transmitted, received  :   0, 0
    PPP/SLIP packets received (BAD/ABORTED) :   0
    EC packets transmitted, received OK     :   0, 0
    EC packets (Received BAD/ABORTED)       :   0
  00:02:18: Modem Static event:
    Connect Protocol                        :   LAP-M
    Compression                             :   V.42bis
    Connected Standard                      :   V.90
    TX,RX Symbol Rate                       :   8000, 3200
    TX,RX Carrier Frequency                 :   1829, 1829
    TX,RX Trellis Coding                    :   16/16
    Frequency Offset                        :   0  Hz
    Round Trip Delay                        :   4  msecs
    TX,RX Bit Rate                          :   52000, 28800
    Robbed Bit Signalling (RBS) pattern     :   255
    Digital Pad                             :   None
    Digital Pad Compensation                :   Enabled
    4 bytes of link info not formatted      :   0x00 0x00 0x00 0x00 0x00
  00:02:23: Modem State event:
           State: Steady
  00:02:23: Modem State event:
           State: EC Negotiating
  00:02:36: Modem State event:
           State: Train Up
  00:02:39: Modem State event:
           State: Link
  00:02:46: Modem State event:
           State: Connect
  00:02:46: Port State Reached:
     Service type: DATA_FAX_MODEM
     Service mode: DATA_FAX_MODEM
     Session State: ACTIVE
  00:02:46: Port State Reached:
     Service type: DATA_FAX_MODEM
     Service mode: DATA_FAX_MODEM
     Session State: IDLE
  00:02:47: incoming called number: 6000
  00:02:47: incoming caller number: 90002

The following example shows output for the Cisco AS5800 with universal port card. This example shows the port history event log for slot 8, ports 0 to 6:

Router# show port modem log 1/8/0 1/8/6
Port 1/08/00 Events Log
  09:09:53: Service Type: DATA_FAX_MODEM
  09:09:53: Service Mode: DATA_FAX_MODEM
  09:09:53: Session State: FLUSHING
  09:09:53: Service Type: DATA_FAX_MODEM
  09:09:53: Service Mode: DATA_FAX_MODEM
  09:09:53: Session State: IDLE
  09:09:53: Modem State event:
            State: Terminate
  09:09:53: Modem End Connect event:
    Call Timer                              :   26  secs
    Disconnect Reason Info                  :   0x1F00
        Type (=0  ):  <unknown>
       Class (=31 ):  Requested by host
      Reason (=0  ):  non-specific host disconnect
    Total Retrains                          :   0
    EC Retransmission Count                 :   0
    Characters transmitted, received        :   2633, 485
    Characters received BAD                 :   0
    PPP/SLIP packets transmitted, received  :   0, 0
    PPP/SLIP packets received (BAD/ABORTED) :   0
    EC packets transmitted, received OK     :   27, 21
    EC packets (Received BAD/ABORTED)       :   0
  09:09:54:Modem Link Rate event:
  09:09:55: Service Type: DATA_FAX_MODEM
  09:09:55: Service Mode: DATA_FAX_MODEM
  09:09:55: Session State: IDLE
  09:09:55: Service Type: DATA_FAX_MODEM
  09:09:55: Service Mode: DATA_FAX_MODEM
  09:09:55: Session State: ACTIVE
  09:09:55: Modem State event:
            State: Connect
  09:09:55: Modem State event:
            State: Link
  09:09:55: Modem State event:
            State: Train Up
  09:09:55: Modem State event:
            State: EC Negotiating
  09:09:55: Modem State event:
            State: Steady
  09:09:55: Modem Static event:
    Connect Protocol                        :   LAP-M
    Compression                             :   V.42bis
    Connected Standard                      :   V.34+
    TX,RX Symbol Rate                       :   3429, 3429
    TX,RX Carrier Frequency                 :   1959, 1959
    TX,RX Trellis Coding                    :   16/16
    Frequency Offset                        :   0  Hz
    Round Trip Delay                        :   1  msecs
    TX,RX Bit Rate                          :   31200, 28800
    Robbed Bit Signalling (RBS) pattern     :   0
    Digital Pad                             :   None
    Digital Pad Compensation                :   None
    4 bytes of link info not formatted      :   0x00 0x00 0x00 0x00 0x00
  09:09:56: Modem Dynamic event:
    Sq Value                                :   5
    Signal Noise Ratio                      :   38  dB
    Receive Level                           :   -15  dBm
    Phase Jitter Frequency                  :   13  Hz
    Phase Jitter Level                      :   0  degrees
    Far End Echo Level                      :   -90  dBm
    Phase Roll                              :   0  degrees
    Total Retrains                          :   0
    EC Retransmission Count                 :   0
    Characters transmitted, received        :   0, 0
    Characters received BAD                 :   0
    PPP/SLIP packets transmitted, received  :   0, 0
    PPP/SLIP packets received (BAD/ABORTED) :   0
    EC packets transmitted, received OK     :   0, 0
    EC packets (Received BAD/ABORTED)       :   0
  09:09:58: Service Type: DATA_FAX_MODEM
  09:09:58: Service Mode: DATA_FAX_MODEM
  09:09:58: Session State: FLUSHING
  09:09:58: Service Type: DATA_FAX_MODEM
  09:09:58: Service Mode: DATA_FAX_MODEM
  09:09:58: Session State: IDLE
  09:09:58: Modem State event:
            State: Terminate
...

Related Commands

Command
Description

clear port log

Clears all event entries in the port level history event log.

port modem startup-test

Performs diagnostic testing for all modems.

port modem autotest

Automatically and periodically performs a modem diagnostics test for modems inside the gateway or router.

show port modem log reverse

Displays the latest event first from the port history event log.

test port modem back-to-back

Connects two specified ports back-to-back and transfers a specified amount of data between the ports.


show port modem test

To display the port modem test results, use the show port modem test EXEC command.

Cisco AS5400 and Cisco AS5850

show port modem test [slot | slot/port]

Cisco AS5800

show port modem test [shelf/slot | shelf/slot/port]

Syntax Description

slot

(Optional) All ports on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

(Optional) The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

(Optional) The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The port modem test log displays the results of the SPE diagnostics tests.

Examples

The following example shows output for the Cisco AS5400 with universal port card. This example displays the results of the SPE startup test, SPE auto-test, and SPE back-to-back test.


Note The Reason column indicates why the test was started. The TIME INTERVAL is one of the triggers under autotest, the other is the error threshold.


Router# show port modem test
 Date Time             Modem  Test               Reason            State Result
 3/02 12:00:57 PM       2/01  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:00:57 PM       2/00  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:00:58 PM       2/02  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:00:58 PM       2/03  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:00:58 PM       2/04  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:00:58 PM       2/05  Back-To-Back     :STARTUP TEST      Idle  PASS
...
 3/02 12:01:14 PM       3/95  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:01:14 PM       3/94  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:01:15 PM       3/75  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:01:15 PM       3/74  Back-To-Back     :STARTUP TEST      Idle  PASS
 3/02 12:13:52 PM       3/20  Back-To-Back     :USER INITIATED    Idle  PASS
 3/02 12:13:52 PM       2/10  Back-To-Back     :USER INITIATED    Idle  PASS
...
 3/02 12:44:00 PM      3/102  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:00 PM      3/103  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:00 PM      3/104  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:00 PM      3/105  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:00 PM      3/106  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:00 PM      3/107  No Test (Time)   :MIN IDLE MODEMS   Idle  NOTST
 3/02 12:44:21 PM       2/73  Back-To-Back     :TIME INTERVAL     Idle  PASS
 3/02 12:44:21 PM       2/72  Back-To-Back     :TIME INTERVAL     Idle  PASS
 3/02 12:44:21 PM       2/33  Back-To-Back     :TIME INTERVAL     Idle  PASS
 3/02 12:44:21 PM       2/32  Back-To-Back     :TIME INTERVAL     Idle  PASS
 3/02 12:44:21 PM       3/37  Back-To-Back     :TIME INTERVAL     Idle  PASS

Related Commands

Command
Description

clear port log

Clears all event entries in the port level history event log.

port modem autotest

Automatically and periodically performs a modem diagnostics test for modems inside the gateway or router.

port modem startup-test

Performs diagnostic testing for all modems.

show port modem log

Displays the modem port history event log or modem test log.

show port modem log reverse

Displays the latest event first from the port history event log.

test port modem back-to-back

Connects two specified ports back-to-back and transfer a specified amount of data between the ports.


show port operational-status

To display the active session's statistics, use the show port operational-status EXEC command.

Cisco AS5400 and Cisco AS5850

show port operational-status {slot | slot/port}

Cisco AS5800

show port operational-status {shelf/slot | shelf/slot/port}

Syntax Description

slot

All ports on a specified slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/port

The specified port range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and port values range from 0 to 107. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13, and port values range from 0 to 215.

shelf/slot

All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/port

The specified port range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and port values range from 0 to 323.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

This command displays the operational status of a specific port or range of ports. The port should have an associated active session when the command is entered.

Examples

The following example shows output from the show port operational-status command on the Cisco AS5400 with universal port card. This example displays operational status for slot 2, SPE 0, port 1:

Router# show port operational-status 2/1
slot/spe/Port -- 2/0/1 
Service Type                            :Modem service 
Disconnect Reason Info                  :0x0 
Type (=0  ): unknown 
Class (=0  ): Other 
Reason (=0  ): no disconnect has yet occurred 
Modulation Standard                     :V.34+ 
TX/RX Bit Rate                          :31200/14400 
Connect Protocol                        :LAP-M 
Compression                             :V.42bis 
Call Timer                              :47 secs 
Link Signal Quality                     :7 
SNR                                     :37 dB 
TX/RX Symbol Rate                       :3429/3429 
TX/RX Carrier Frequency                 :1959/1959 
TX/RX Trellis Coding                    :16/16 
TX/RX Preemphasis Index                 :0/1 
TX/RX Constellation Shaping             :On-Active/On-Active 
TX/RX Nonlinear Encoding                :On-Active/On-Active 
TX/RX Precoding                         :On-Active/On-Active 
TX/RX Xmit Level Reduction              :3/1 dBm 
Receive Level                           :-15 dBm 
Frequency Offset                        :0 Hz 
Phase Jitter Frequency                  :2 Hz 
Phase Jitter Level                      :2 degrees 
Far End Echo Level                      :-90 dBm 
Phase Roll                              :0 degrees 
Round Trip Delay                        :0 msecs 
>Total Retrains                          :0 
Self Test Error count                   :0 
EC Retransmission count                 :0 
EC packets transmitted/received OK      :11/12 
EC packets (Received BAD/ABORTED)       :0 
Characters transmitted/received         :76/13 
Characters received BAD                 :0 
PPP/SLIP packets transmitted/received   :0/0 
PPP/SLIP packets received (BAD/ABORTED) :0 
RBS Pattern                             :0 
Digital Pad                             :0 
Digital Pad Compensation                :0 

Table 4 show port operational-status Field Description 

Field
Definition

Slot/SPE/Port

Displays the slot and port designation for the SPE card location.

Service type

Indicates the type of service; data, fax, or voice.

Disconnect Reason Info

The reason for disconnect is displayed.

Modulation Standard

Modulation standard can be V.21, Bell103, V.22, V.22bis, Bell 212, V.23, V.32, V.32bis, V.32terbo, V.34, V.34+, or K56Flex 1.1

Connect Protocol

Connect protocol for the current session, which can be SYNC mode, ARA1.0, ARA2.0, LAP-M, MNP, FAX mode, SS7/COT, or V.110.

Compression

Compression protocol used for the current connection, which can be None, V.42bis TX, V.42bis RX, V.42bis both, or MNP5 data compression.

Count. Characters transmitted/received

Count of total characters received and transmitted for SYNC/ASYNC connections.

Digital Pad

A digital pad can be implemented by the CO in order to attenuate a "hot" signal. Compensation boosts the signal the amount of the pad. Values can range from 0 to 7dB, with typical values being 0, 3, and 6dB. It is mandatory for K56Flex, but configurable for V.90 using S52. K56Flex only supports 0, 3, and 6 dB. V.90 supports steps of 1/8192 dB, but it is reported to the host insteps of 1/8 dB granularity.

Digital Pad Compensation

Compensation of padding detected in the network.

EC packets transmitted/received OK

EC packets transmitted is the number of TX frames that the client modem accepted. EC packets received is the number of data RX frames accepted.

EC packets (Received BAD/ABORTED)

This is identical to EC Retransmission.

EC Retransmission count

The number of times Nextport has gone into error recovery in the TX direction for a particular connection. The bigger the number, the worse the connection. However, this parameter should be weighed against the count produced by EC packets transmitted and received in order to determine if there should really be a concern.

Far End Echo Level

Over long connections, an echo is produced by impedance mismatches at 2 wire to 4 wire as well as 4 wire to 2 wire hybrid circuitry. The far end echo level (that portion of the transmitted analog signal that has bounced off of the remote modem's analog front end) can range from 0 to -90 in dBm.

Frequency Offset

Difference between the modulation carriers (frequency shift in the receive spectrum) between the expected RX carrier frequency and the actual RX carrier frequency.

Link Signal Quality

Measure of line quality for a given bit rate where 0 is the worst and 3 is steady state. If a 1 or 2 is present, the modem must shift down to a lower rate. Likewise, if the Sq value is 4 to 7, the modem speeds shift up to a higher rate. If the Sq value is high (for example, 7) and the bit rate is low, then there may be a problem at the remote end receiver.

Modulation Standard

Modulation standard that can be V.21, Bell03, V.22, V.22bis, Bell212, V.23, V.32, V.32bis, V.32terbo, V.34, V.34+, K56Flex, or V.90

Phase Jitter Frequency

Peak to peak differential between two signal points. Uncanceled phase jitter looks like "rocking" of the baseband QAM constellation. The points look like arcs with the outer points having longer arcs.

Phase Jitter Level

Amount of phase jitter measured and indicates how large the "rocking" is in degrees. On an oscilloscope, the constellation points would look like crescent moons. Values can range up to 15 degrees. The typical value is zero (that is, phase jitter is not normally present).

Phase Roll

Phase roll effects the echo signal coming back. A certain constellation pattern is transmitted from a modem and makes it to the central office. Some echoed form of this signal/constellation pattern is sent back. However, the constellation shape may be rotated from 0 to 359 degrees. This rotation is called the phase roll.

PPP/SLIP packets transmitted/received

Total count of PPP/SLIP packets transmitted and received. This total could include all PPP/SLIP packets, including BAD/ABORTED packets.

PPP/SLIP packets received (BAD/ABORTED)

Total count of the bad or aborted PPP/SLIP packets, which is a subset of PPP/SLIP packets received. A counted PPP packet has a bad FCS, or the SLIP packet has a transparency error.

RBS Pattern

Reports the number of robbed bits detected in the connection. The robbed bits are used for inband signalling. This information is only reported for K56Flex (by the analog modem) and is only found on a channelized line such as T1 or E1. The 6 LSBs of the returned value indicate the periodic RBS pattern where a 1 denotes a pulse code modulation (PCM) sample with a robbed bit.

Receive Level

Power of the received signal and ranges from 0 to -128 in dBm steps. Typically the range in the United States is about -22 dBm, and in Europe is -12 dBm. A good range is from -12dBm to -24dBm.

Round Trip Delay

Total round trip propagation delay of the link (in milliseconds). This is important for proper echo cancellation. The amount that the delay varies on the network.

Self Test Error count

Total errors generated during a self-test run.

SNR

The ratio measurement of the desired signal to noise. This value can range from 0 to 70 dB and changes in 1 dB steps. Note that a 28.8kbps connection demands an SNR of about 37dB. Lower than this and the quality of the connection diminishes. A 33.6kbps connection demands an SNR of 38 to 39dB. Also note that a "clean" line has an SNR of about 41dB.

Total Retrains

Count of total retrains and speed shifts.

TX/RX Bit Rate

TX is the bit rate from the local DCE to the remote DCE. RX is the bit rate from the remote DCE to the local DCE. These rates may be asynchronous

TX/RX Carrier Frequency

For TX, carrier frequency used by the local DCE. For RX, carrier frequency used by the remote DCE.

TX/RX Symbol Rate

TX is symbol rate used to send samples to the line. RX is the symbol rate used to receive samples off of the line. The rates are synchronous with each other.

TX/RX Trellis Coding

Adds dependency between symbols in order to make the detection in noise more robust (Forward Error Correction). Modems may use 8 (V.32, V.32bis, V.17), 16, 32, 64 (V.34, V.34+, V.90, K56flex), or no trellis coding (V.22, V.22bis, V.21, Bell212, Bell103, V.29, V.27).

TX/RX Pre emphasis Index

Involves shaping the raw transmit spectrum in order to deal with spectrum roll-offs. The pre-emphasis index can take on the values 0 to 10. A zero denotes no reshaping. Typical values usually fall in the ranges 0 to 2 or 6 to 7. This technique is used with V.34 and V.34+ standards.

TX/RX Constellation Shaping

A method for improving noise immunity by using a probability distribution for transmitted signal points. The signal states used to predict the sensitivity to certain transmission impairments. Values may be either none or active. This technique is used with V.34 and V.34+ standards.

TX/RX Nonlinear Encoding

Occurs during the training phase and moves the constellation's outer points away in order to deal with nonlinear distortion. Nonlinear distortion (0-200Hz) tends to effect the higher power signals. Moving the outer constellation points out reduces the chance of error. Values can be either none or active. MICA modems support nonlinear coding in both directions. This technique is used with V.34 and V.34+ standards.

TX/RX Precoding

Serves the same purpose as the preemphasis index but instead manages the bits and not the raw transmit signals. This is done only when asked and therefore will occur in the RX mode. The values can be either none or active. This technique is used with V.34 and V.34+ standards.

TX/RX Xmit Level Reduction

Effects the transmit signal with 0 to 15 in dBm of reduction. If nonlinear distortion is detected, the modem prompts the client for a lower-powered TX signal. If the remote end detects nonlinear distortion, it might ask you to lower our TX signal. This technique is used with V.34 and V.34+ standards.


The following example displays operational status for a V.110 digital service for the Cisco AS5400 on slot 2, SPE 3, port 23:

Router# show port operational-status 2/23
slot/spe/Port -- 2/3/23 
Service Type                            : Digital service 
Connect Protocol                        : V110 
Data Bits                               : 8 
Parity                                  : 0 
Stop Bits                               : 1 
TX/RX Bit Rate                          : 19200/19200 
Call Timer                              : 116 secs 
EC packets transmitted/received OK      : 0/0 
EC packets (Received BAD/ABORTED)       : 0 
PPP/SLIP packets transmitted, received  : 8/8 
PPP/SLIP packets received (BAD/ABORTED) : 0 
Sync Loss                               : 0

The following example shows the show port operational-status command for the Cisco AS5800 on shelf 1, slot 8:

Router# show port operational-status 1/8
Shelf/Slot/SPE/Port -- 1/8/32/194
Service Type                            : Modem service
Disconnect Reason Info                  : 0x0
     Type (=0  ):  <unknown>
    Class (=0  ):  Other
   Reason (=0  ):  no disconnect has yet occurred
Modulation Standard                     : V.34+
TX/RX Bit Rate                          : 31200/31200
Connect Protocol                        : LAP-M
Compression                             : V.42bis
Call Timer                              : 18 secs
Link Signal Quality                     : 6
SNR                                     : 38 dB
TX/RX Symbol Rate                       : 3429/3429
TX/RX Carrier Frequency                 : 1959/1959
TX/RX Trellis Coding                    : 16/16
TX/RX Preemphasis Index                 : 0/1
TX/RX Constellation Shaping             : Off-None/On-Active
TX/RX Nonlinear Encoding                : Off-None/On-Active
TX/RX Precoding                         : Off-None/On-Active
TX/RX Xmit Level Reduction              : 6/5 dBm
Receive Level                           : -15 dBm
Frequency Offset                        : 0 Hz
Phase Jitter Frequency                  : 5 Hz
Phase Jitter Level                      : 2 degrees
Far End Echo Level                      : -90 dBm
Phase Roll                              : 0 degrees
Round Trip Delay                        : 1 msecs
Total Retrains                          : 0
Self Test Error count                   : 0
EC Retransmission count                 : 1
EC packets transmitted/received OK      : 34/14
EC packets (Received BAD/ABORTED)       : 0
Characters transmitted/received         : 9393/355
Characters received BAD                 : 0
PPP/SLIP packets transmitted/received   : 0/0
PPP/SLIP packets received (BAD/ABORTED) : 0
RBS Pattern                             : 0
Digital Pad                             : 0
Digital Pad Compensation                : 0

...

Table 5 show port operational-status Field Description for Modem Service 

Field
Definition

Call Timer

Length of the call in seconds. The timer starts once the CONNECT modem state is reached.

Characters received BAD

Total number of parity errored characters, which is a subset of Characters transmitted/received. This is for ASYNC connections.

Connect Protocol

Connect protocol for the current session, which can be SYNC mode, ASYNC mode, ARA1.0, ARA2.0, LAP-M, MNP, FAX mode, SS7/COT, or V.110.

Compression

Compression protocol used for the current connection, which can be None, V.42bis TX, V.42bis RX, V.42bis both, or MNP5 data compression.

Count. Characters transmitted/received

Count of total characters received and transmitted for SYNC/ASYNC connections.

Digital Pad

A digital pad can be implemented by the CO in order to attenuate a "hot" signal. Compensation boosts the signal the amount of the pad. Values can range from 0 to 7dB, with typical values being 0, 3, and 6dB. It is mandatory for K56Flex, but configurable for V.90 using S52. K56flex only supports 0, 3, and 6 dB. V.90 supports steps of 1/8192 dB, but it is reported to the host insteps of 1/8 dB granularity.

Digital Pad Compensation

Compensation of padding detected in the network.

EC packets transmitted/received OK

EC packets transmitted is the number of TX frames that the client modem accepted. EC packets received is the number of data RX frames accepted.

EC packets (Received BAD/ABORTED)

This is identical to EC Retransmission.

EC Retransmission count

The number of times Nextport has gone into error recovery in the TX direction for a particular connection. The bigger the number, the worse the connection. However, this parameter should be weighed against the count produced by EC packets transmitted and received in order to determine if there should really be a concern.

Far End Echo Level

Over long connections, an echo is produced by impedance mismatches at 2 wire to 4 wire as well as 4 wire to 2 wire hybrid circuitry. The far end echo level (that portion of the transmitted analog signal that has bounced off of the remote modem's analog front end) can range from 0 to -90 in dBm.

Frequency Offset

It is the difference between the modulation carriers (frequency shift in the receive spectrum) between the expected RX carrier frequency and the actual RX carrier frequency.

Link Signal Quality

Measure of line quality for a given bit rate where 0 is the worst and 3 is steady state. If a 1 or 2 is present, the modem must shift down to a lower rate. Likewise, if the Sq value is 4 to 7, the modem speeds shift up to a higher rate. If the Sq value is high (for example, 7) and the bit rate is low, then there might be a problem at the remote end receiver.

Modulation Standard

Modulation standard that can be V.21, Bell03, V.22, V.22bis, Bell212, V.23, V.32, V.32bis, V.32terbo, V.34, V.34+, K56Flex, or V.90

Phase Jitter Frequency

Peak to peak differential between two signal points. Uncanceled phase jitter looks like "rocking" of the baseband QAM constellation. The points look like arcs with the outer points having longer arcs.

Phase Jitter Level

Amount of phase jitter measured and indicates how large the "rocking" is in degrees. On an oscilloscope, the constellation points look like crescent moons. Values can range up to 15 degrees. The typical value is zero (that is, phase jitter is not normally present).

Phase Roll

Phase roll effects the echo signal coming back. A certain constellation pattern is transmitted from a modem and makes it to the central office. Some echoed form of this signal/constellation pattern is sent back. However, the constellation shape may be rotated from 0 to 359 degrees. This rotation is called the phase roll.

PPP/SLIP packets transmitted/received

Total count of PPP/SLIP packets transmitted and received. This total could include all PPP/SLIP packets, including BAD/ABORTED packets.

PPP/SLIP packets received (BAD/ABORTED)

Total count of the bad or aborted PPP/SLIP packets, which is a subset of PPP/SLIP packets received. A counted PPP packet has a bad FCS, or the SLIP packet has a transparency error.

RBS Pattern

Reports the number of robbed bits detected in the connection. The robbed bits are used for inband signalling. This information is only reported for K56flex (by the analog modem) and is only found on a channelized line such as T1 or E1. The 6 LSBs of the returned value indicate the periodic RBS pattern where a 1 denotes a pulse code modulation (PCM) sample with a robbed bit.

Receive Level

This is the power of the received signal and ranges from 0 to -128 in dBm steps. Typically the range in the United States is about -22 dBm, and in Europe is -12 dBm. A good range is from -12 dBm to -24 dBm.

Round Trip Delay

Total round trip propagation delay of the link (in milliseconds). This is important for proper echo cancellation. The amount that the delay varies on the network.

Self Test Error count

Total errors generated during a self-test run.

SNR

The ratio measurement of the desired signal to noise. This value can range from 0 to 70 dB and changes in 1 dB steps. Note that a 28.8kbps connection demands an SNR of about 37dB. Lower than this and the quality of the connection diminishes. A 33.6kbps connection demands an SNR of 38 to 39dB. Also note that a "clean" line has an SNR of about 41dB.

Total Retrains

Count of total retrains and speed shifts.

TX/RX Bit Rate

TX is the bit rate from the local DCE to the remote DCE. RX is the bit rate from the remote DCE to the local DCE. These rates can be asynchronous.

TX/RX Carrier Frequency

For TX, carrier frequency used by the local DCE. For RX, carrier frequency used by the remote DCE.

TX/RX Symbol Rate

TX is symbol rate used to send samples to the line. RX is the symbol rate used to receive samples off of the line. The rates are synchronous with each other.

TX/RX Trellis Coding

Adds dependency between symbols in order to make the detection in noise more robust (Forward Error Correction). Modems can use 8 (V.32, V.32bis, V.17), 16, 32, 64 (V.34, V.34+, V.90, K56flex), or no trellis coding (V.22, V.22bis, V.21, Bell212, Bell103, V.29, V.27).

TX/RX Pre emphasis Index

Involves shaping the raw transmit spectrum in order to deal with spectrum roll-offs. The preemphasis index can take on the values 0 to 10. A zero denotes no reshaping. Typical values usually fall in the ranges 0 to 2 or 6 to 7. This technique is used with V.34 and V.34+ standards.

TX/RX Constellation Shaping

A method for improving noise immunity by using a probability distribution for transmitted signal points. The signal states used to predict the sensitivity to certain transmission impairments. Values can be either none or active. This technique is used with V.34 and V.34+ standards.

TX/RX Nonlinear Encoding

Occurs during the training phase and moves the constellation's outer points away in order to deal with nonlinear distortion. Nonlinear distortion (0-200Hz) tends to effect the higher power signals. Moving the outer constellation points out reduces the chance of error. Values can be either none or active. MICA modems support nonlinear coding in both directions. This technique is used with V.34 and V.34+ standards.

TX/RX Precoding

Serves the same purpose as the preemphasis index but instead manages the bits and not the raw transmit signals. This is done only when asked and therefore will occur in the RX mode. The values may be either none or active. This technique is used with V.34 and V.34+ standards.

TX/RX Xmit Level Reduction

Effects the transmit signal with 0 to 15 in dBm of reduction. If nonlinear distortion is detected, the modem prompts the client for a lower-powered TX signal. If the remote end detects nonlinear distortion, it can ask you to lower your TX signal. This technique is used with V.34 and V.34+ standards.


Related Commands

Command
Description

port modem autotest

Automatically and periodically performs a modem diagnostics test for modems inside the gateway or router.

port modem startup-test

Performs diagnostic testing for all modems.

show spe modem active

Displays active modem statistics of all SPEs, a specified SPE, or the specified range of SPEs.

test port modem back-to-back

Connects two specified ports back-to-back and transfers a specified amount of data between the ports.


show spe

To show service processing element (SPE) status, use the show spe EXEC command.

Cisco AS5400 and Cisco AS5850

show spe [slot | slot/spe]

Cisco AS5800

show spe [shelf/slot | shelf/slot/spe]

Syntax Descriptions

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


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 run on SPE 2/0 and a shutdown was run on SPE 2/1 on the Cisco AS5400:

Router# show spe
SPE settings: 
============== 
Country code configuration: default T1 (u Law) 
Polling interval: 12 secs. 
History log events: 50(per port) 
Port legends: 
============ 
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

Table 6 show spe Field Descriptions

Field
Description

SPE #

Specifies the slot and port number of the SPE.

Port #

Shows the port number.

SPE State

Shows the state of the SPE port.

SPE Busyout

Shows 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.


The following example shows output for the show spe command on the Cisco AS5800 with one universal port card:

Router# show spe
SPE settings
==============
Country code configuration default T1 (u Law)
Polling interval 12 secs.
History log events 50(per port)
Port legends
============
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

Related Commands

Command
Description

show spe modem active

Displays active modem statistics of all SPEs, a specified SPE, or the specified 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

To display digital 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 EXEC command.

Cisco AS5400 and Cisco AS5850

show spe digital [slot | slot/spe]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe digital command 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.

Examples

The following example shows output for the show spe digital command on the Cisco AS5400 with universal port card. This example shows statistics for slot 5, SPE 4:

Router# show spe digital 5/4
#SPE 5/04
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
       0 dial timeouts

Table 7 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's counters were cleared using clear modem counters command.

Transmit Speed Counters

List of connection speeds that were transmitted 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 calls success rate (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

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 EXEC command.

Cisco AS5400 and Cisco AS5850

show spe digital active [slot | slot/spe]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe digital active command displays active digital calls and digital statistics of all SPEs, a specified SPE, or the specified range of SPEs.

Examples

The following example shows output for the show spe digital active command on the Cisco AS5400 with universal port card. This example displays active digital statistics for slot 5, SPE 6:

Router# show spe digital active 5
SPE 5/06
                        Char             Sync
Port  Prot    Duration  Tx/Rx       Cfg  Loss
41    V.110   188       19200/19200 In   0

SPE 5/09
                        Char             Sync
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 8 show spe digital active Field Descriptions

Field
Description

SPE #

Specifies the slot and port number of the SPE.

Port

Port that is active.

Protocol

Protocol used for the call in progress.

Duration

Duration of call.

Char Tx/Rx

Characters transmitted 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 success rate (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 calls 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 EXEC command.

Cisco AS5400 and Cisco AS5850

show spe digital csr [summary | slot | slot/spe]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

summary

(Optional) Summary digital CSR statistics.

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe digital csr command displays digital calls success rate (CSR) statistics of all SPEs, a specified SPE, or the specified range of SPEs.

Examples

The following example shows output for the show spe digital csr command on the Cisco AS5400 with universal port card. 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 9 show spe digital csr Field Descriptions

Field
Description

SPE

The SPE slot and port number.

Average Hold Time

The average hold time.

Incoming Calls, Successful and Failed

The cumulative number of incoming calls that have succeeded and failed in the configured time period.

Outgoing Calls, Successful and Failed

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 did not have pick up.

Success of PCT

The call success rate 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 disconnect 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 EXEC command.

Cisco AS5400 and Cisco AS5850

show spe digital disconnect-reason [summary | slot | slot/spe]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

summary

(Optional) Summary of local disconnect reasons for digital ports.

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe digital disconnect-reason command displays the local disconnect reasons for all digital calls on the SPEs, a specified SPE, or the specified range of SPEs.

Examples

The following example shows output for the show spe digital disconnect-reason command on the Cisco AS5400 with universal port card. This example displays reasons for digital call disconnects on slot 5:

Router# show spe digital disconnect-reason 5
#SPE 5/00   :
=====CLASS HOST======      =====CLASS SERVICE=====
NonSpecific         0  ATH                  0
Busy                0  Aborted              0
No Answer           0  Connect Timeout      0
DTR                 0  Sync Loss            0
ATH                 0
NoDialTone          0
No Carrier          0
ACK                 0  TOTAL                0

#SPE 5/03   :
=====CLASS HOST======      =====CLASS SERVICE=====
NonSpecific         0  ATH                  0
Busy                1  Aborted              0
No Answer           0  Connect Timeout      0
DTR                 0  Sync Loss            0
...

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 activef

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 calls 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 summary history statistics of all service processing elements (SPEs), a specified SPE, or the specified range of SPEs, use the show spe digital summary EXEC command.

Cisco AS5400 and Cisco AS5850

show spe digital summary [slot | slot/spe]


Note This command is not supported on the Cisco AS5800 with the universal port card.


Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe digital summary command displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.

Examples

The following example shows output for the show spe digital summary command on the Cisco AS5400 with universal port card. 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
       0 dial timeouts


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 calls success rate (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 log

To display the service processing element (SPE) system log, use the show spe log EXEC command.

Cisco AS5400 and Cisco AS5850

show spe log [reverse | slot]

Cisco AS5800

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 AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

shelf/slot

(Optional) All ports on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe log command displays the slot history event log.

Examples

The following example shows output for the show spe log command on the Cisco AS5400 with universal port card:

Router# show spe log
Slot 3 Events Log
  2d15h   : SPE State Event:
     Address: 0x3000000
     SPE    : 3/00
     Command: SPE_IMMEDIATE_DISABLE Complete
  2d14h   : SPE State Event:
     Address: 0x3000100
     SPE    : 3/06
     Command: SPE_IMMEDIATE_DISABLE Complete
  2d13h   : SPE State Event:
     Address: 0x3000200
     SPE    : 3/12
     Command: SPE_IMMEDIATE_DISABLE Complete
  00:00:26: SPE State Event:
     Address: 0x3000001
     SPE    : 3/01
     Command: SPE_IMMEDIATE_DISABLE Complete
Slot 4 Events Log
  2d13h   : SPE State Event:
     Address: 0x4000000
     SPE    : 4/00
     Command: SPE_IMMEDIATE_DISABLE Complete
Slot 7 Events Log
  2d15h   : Diag Post event:
     Address    : 0x7000204 
     SPE        : 7/16
     Result     : SPE_POST_TEST_FAILED
     Test ID    : SPE_POWER_ON_SELF_TEST
     Diag Code  : 0xFE01C004
     Data Format: ASCII
     Data Len   : 0

Related Commands

Command
Description

clear spe log

Clears all event entries in the slot history event log.

show spe log reverse

Displays the slot history event log, with most recent event first.


show spe modem

To display the modem service history statistics for specified service processing element (SPE), use the show spe modem EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem {slot | slot/spe}

Cisco AS5800

show spe modem {shelf/slot | shelf/slot/spe}

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe modem command displays the modem service history statistics for a specified SPE.

Examples

The following example shows output for the show spe modem command on the Cisco AS5800 with 
universal port card:
Router# show spe modem 1/8/0
#SPE 1/08/00
Cisco Universal SPE; Fw: 0.00.06.81; Async1/8/00 - 1/8/05, TTY2916 - 2921
Last clearing of statistics counters          :  never
      90 incoming completes          0 incoming failures
       0 outgoing completes          0 outgoing failures
       0 failed dial attempts        0 ring no answers          0 autotests
       0 no carriers                 0 dial timeouts            0 autotest fails
       0 no dial tones               0 link failures            0 fail count
       0 watchdog timeouts           0 protocol errors
Transmit Speed Counters       :
 Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls
 60000        0  48000        0  38400        0  30666        0  12000        0
 58000        0  46666        0  38000        0  29333        0   9600        0
 56000        0  46000        0  37333        0  28800        0   7200        0
 54666        0  45333        0  36000        0  28000        0   4800        0
 54000        0  44000        0  34666        0  26400        0   2400        0
 53333        0  42666        0  34000        0  24000        0   1200        0
 52000        0  42000        0  33600        0  21600        0    300        0
 50666        0  41333        0  33333        0  19200        0
 50000        0  40000        0  32000        0  16800        0
 49333        0  38666        0  31200       90  14400        0
Receive Speed Counters        :
 Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls
 38400        0  26400        0  16800        0   7200        0    300        0
 33600       11  24000        0  14400        0   4800        0
 31200       25  21600        0  12000        0   2400        0
 28800       54  19200        0   9600        0   1200        0

Related Commands

Command
Description

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


show spe modem active

To display modem service statistics of all active calls on specified service processing elements (SPEs), use the show spe modem active EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem active {slot | slot/spe}

Cisco AS5800

show spe modem active {shelf/slot | shelf/slot/spe}

Syntax Description

slot

All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example shows output for the show spe modem active command on the Cisco AS5400 with universal port card. This example displays active modem statistics for slot 5, SPE 6:

Router# show spe modem active 5/6
SPE 5/06
Port  Type     Prot     Comp    Duration  Tx/Rx     Tx/Rx(Lvl) SNR Cfg  Retrain
37    V.90     LAP-M    V.42bis  95      3890/76     --/-11     38  In   0

The following example shows output for the show spe modem active command on the Cisco AS5800 with universal port card. This example displays active modem statistics for shelf 1, slot 8:

Router# show spe modem active 1/8
SPE 1/08/34
Port  Type     Prot     Comp    Duration  Tx/Rx(bps) Tx/Rx(Lvl) SNR Cfg  Retrain
209   V.34+    LAP-M    V.42bis  23      28800/31200  --/-13     37  In   0
SPE 1/08/35
Port  Type     Prot     Comp    Duration  Tx/Rx(bps) Tx/Rx(Lvl) SNR Cfg  Retrain
215   V.34+    LAP-M    V.42bis  12      28800/31200  --/-13     37  In   0
SPE 1/08/36
Port  Type     Prot     Comp    Duration  Tx/Rx(bps) Tx/Rx(Lvl) SNR Cfg  Retrain
216   V.34+    LAP-M    V.42bis  24      33600/31200  --/-36     38  In   0
217   ##       ##       ##       0       33600/300    --/19      37  In   0
218   ##       ##       ##       0       33600/300    --/19      37  In   0
219   ##       ##       ##       0       33600/300    --/19      35  In   0
ÿÿÿ

Related Commands

Command
Description

show port operational-status

Displays the operational status of a specific port or range of ports.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


show spe modem csr

To display the call success rate for the specified service processing elements (SPEs), use the show spe modem csr EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem csr {summary | slot | slot/spe}

Cisco AS5800

show spe modem csr {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows all call success rate statistics for all SPEs.

slot

All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The show spe modem csr command displays the modem call success rate statistics for a specific SPE, range of SPEs, or all SPEs. The summary keyword displays the call success rate statistics for all SPEs.

Examples

The following example shows output for the show spe modem csr command on the Cisco AS5400 with universal port card:

Router# show spe modem csr 5/6
         Avg Hold     Inc calls     Out calls    Failed    No      Succ
SPE        Time      Succ   Fail   Succ   Fail   Dial    Answer    Pct
5/06     00:22:41       2      0      0      0       0       0    100%

Router# show spe modem csr 5/1 5/6
         Avg Hold     Inc calls     Out calls    Failed    No      Succ
SPE        Time      Succ   Fail   Succ   Fail   Dial    Answer    Pct
5/01     00:00:00       0      0      0      0       0       0      0%
5/02     00:00:00       0      0      0      0       0       0      0%
5/03     00:00:00       0      0      0      0       0       0      0%
5/04     00:00:00       0      0      0      0       0       0      0%
5/05     00:00:00       0      0      0      0       0       0      0%
5/06     00:22:48       2      0      0      0       0       0    100%

The following example shows output for the show spe modem csr summary command on the Cisco AS5800 with universal port card:

Router# show spe modem csr summary
   Avg Hold        Inc  calls               Out  calls      Failed    No Succ
   Time        Succ    Fail   Avail    Succ    Fail   Avail Dial    Answer  Pct
   002631    4827     285      93       0       0      93      5       0   94%

Related Commands

Command
Description

show spe modem summary

Displays summary of modem statistics for the specified SPE or range of SPEs.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


show spe modem disconnect-reason

To display all modem disconnect reasons for the specified service processing element (SPE), use the show spe modem disconnect-reason EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem disconnect-reason {summary | slot | slot/spe}

Cisco AS5800

show spe modem disconnect-reason {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows the disconnect reasons for all SPEs.

slot

All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

Disconnect reasons explain why active calls are disconnected. The disconnect reasons are displayed with Class boundaries.

Examples

The following example shows output for the show spe modem disconnect-reason summary command on the Cisco AS5400 with universal port card:

Router# show spe modem disconnect-reason summary 5/6
#SPE 5/06
===CLASS OTHER====  =====CLASS DSP====  ===CLASS EC LCL===  ==CLASS EC FRMR===
Software Rst     0  No Carrier       0  No LR            0  Frmr Bad Cmd     0
EC Termntd       0  No ABT dtctd     0  LR Param1        0  Frmr Data        0
Bad MNP5 Rx      0  Trainup flr      0  LR Incmpt        0  Frmr Length      0
Bad V42B         0  Retrain Lt       0  Retrns Lt        0  Frmr Bad NR      0
Bad COP stat     0  ABT end flr      0  Inactivity       0
ATH              0                      Protocol Err     0  ===CLASS EC LD====
Aborted          0  ====CLASS HOST====  Fallbck Term     0  LD No LR         0
Connect Tout     0  Hst NonSpec      0  No XID           0  LD LR Param1     0
Reset DSP        0  Hst Busy         0  XID Incmpt       0  LD LR Incmpt     0
                    Hst No answr     0  Disc             0  LD Retrns Lt     0
===CLASS EC Cmd===  Hst DTR          1  DM               0  LD Inactivty     0
Bad Cmd          0  Hst ATH          0  Bad NR           0  LD Protocol      0
                    Hst NoDialTn     0  SABME Online     0  LD User          0
=====N O N E======  Hst No Carr      0  XID Online       0
None             0  Hst Ack          0  LR Online        0  TOTAL            1

The following example shows the output for the show spe modem disconnect-reason command on the Cisco AS5800 with universal port card:

Router# show spe modem disconnect-reason
===CLASS OTHER====  =====CLASS DSP====  ===CLASS EC LCL===  ==CLASS EC FRMR===
Software Rst     0  No Carrier      21  No LR            0  Frmr Bad Cmd     0
EC Termntd       0  No ABT dtctd     0  LR Param1        0  Frmr Data        0
Bad MNP5 Rx      0  Trainup flr     26  LR Incmpt        0  Frmr Length      0
Bad V42B        12  Retrain Lt       0  Retrns Lt       37  Frmr Bad NR      0
Bad COP stat     0  ABT end flr      0  Inactivity       0
ATH              0                      Protocol Err     5  ===CLASS EC LD====
Aborted          0  ====CLASS HOST====  Fallbck Term    22  LD No LR         0
Connect Tout    11  Hst NonSpec    799  No XID           5  LD LR Param1     0
Reset DSP        0  Hst Busy         0  XID Incmpt       0  LD LR Incmpt     0
                     Hst No answr 				 	 	 0  Disc          2718  LD Retrns Lt     0
===CLASS EC Cmd===  Hst DTR        870  DM               0  LD Inactivty     0
Bad Cmd          0  Hst ATH          0  Bad NR           0  LD Protocol      0
                     Hst NoDialTn     0  SABME Online     0  LD User          0
=====N O N E======  Hst No Carr      0  XID Online       0
None            29  Hst Ack          0  LR Online        0  TOTAL         4555


Related Commands

Command
Description

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.

show spe modem summary

Displays summary of modem statistics for the specified SPE or a range of SPEs.


show spe modem high speed

To display the the total number of connections negotiated within each modulation or coder-decoder (codec) for a specific range of service processing elements (SPEs), use the show spe modem high speed EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem high speed {summary | slot | slot/spe}

Cisco AS5800

show spe modem high speed {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows a brief list of all modulation connections negotiated.

slot

All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example shows output for the show spe modem high speed command on the Cisco AS5400 with universal port card:

Router# show spe modem high speed
#SPE 1/0      :
 Modln       V.FC            V.34          K56Flex           V.90      Modln
 Speed    Tx     Rx       Tx     Rx       Tx     Rx       Tx     Rx    Speed
 56000  ------ ------   ------ ------   000000 ------   000000 ------  56000
 54667  ------ ------   ------ ------        -      -        0      -  54667
 54000  ------ ------   ------ ------        0      -        -      -  54000
 53333  ------ ------   ------ ------        -      -        0      -  53333
 52000  ------ ------   ------ ------        0      -        0      -  52000
 50667  ------ ------   ------ ------        -      -        0      -  50667
 50000  ------ ------   ------ ------        0      -        -      -  50000
 49333  ------ ------   ------ ------        -      -        0      -  49333
 48000  ------ ------   ------ ------        0      -        0      -  48000
 46667  ------ ------   ------ ------        -      -        0      -  46667
 46000  ------ ------   ------ ------        0      -        -      -  46000
 45333  ------ ------   ------ ------        -      -        0      -  45333
 44000  ------ ------   ------ ------        0      -        0      -  44000
 42667  ------ ------   ------ ------        -      -        0      -  42667
 42000  ------ ------   ------ ------        0      -        -      -  42000
 41333  ------ ------   ------ ------        -      -        0      -  41333
 40000  ------ ------   ------ ------        0      -        0      -  40000
 38667  ------ ------   ------ ------        -      -        0      -  48667
 38000  ------ ------   ------ ------        0      -        -      -  38000
 37333  ------ ------   ------ ------        -      -        0      -  37333
 36000  ------ ------   ------ ------        0      -        0      -  36000
 34667  ------ ------   ------ ------        -      -        0      -  34667
 34000  ------ ------   ------ ------        0      -        -      -  34000
 33600  ------ ------        0      0        -      -        -      0  33600
 33333  ------ ------        -      -        -      -        0      -  33333
 32000  ------ ------        -      -        0      -        0      -  32000
 31200  ------ ------        0      0        -      0        -      0  31200
 30667  ------ ------        -      -        -      -        0      -  30667
 29333  ------ ------        -      -        -      -        0      -  29333
 28800       0      0        0      0        -      0        -      0  28800
 28000       -      -        -      -        -      -        0      -  28000
 26400       0      0        0      0        -      0        -      0  26400
 24000       0      0        0      0        -      0        -      0  24000
 21600       0      0        0      0        -      0        -      0  21600
 19200       0      0        0      0        -      0        -      0  19200
 16800       0      0        0      0        -      0        -      0  16800
 14400       0      0        0      0        -      0        -      0  14400
 12000       -      -        0      0        -      0        -      0  12000
  9600       -      -        0      0        -      0        -      0   9600
  7200       -      -        0      0        -      0        -      0   7200
  4800       -      -        0      0        -      0        -      0   4800
  2400       -      -        0      0        -      -        -      -   2400
 TOTAL     0000000         0000000         0000000         0000000     TOTAL
#SPE 1/1      :
 Modln       V.FC            V.34          K56Flex           V.90      Modln
 Speed    Tx     Rx       Tx     Rx       Tx     Rx       Tx     Rx    Speed
 56000  ------ ------   ------ ------   000000 ------   000000 ------  56000
 54667  ------ ------   ------ ------        -      -        0      -  54667
 54000  ------ ------   ------ ------        0      -        -      -  54000
 53333  ------ ------   ------ ------        -      -        0      -  53333
 52000  ------ ------   ------ ------        0      -        0      -  52000
 50667  ------ ------   ------ ------        -      -        0      -  50667
 50000  ------ ------   ------ ------        0      -        -      -  50000
 49333  ------ ------   ------ ------        -      -        0      -  49333
 48000  ------ ------   ------ ------        0      -        0      -  48000
 46667  ------ ------   ------ ------        -      -        0      -  46667
 46000  ------ ------   ------ ------        0      -        -      -  46000
 45333  ------ ------   ------ ------        -      -        0      -  45333
 44000  ------ ------   ------ ------        0      -        0      -  44000
 42667  ------ ------   ------ ------        -      -        0      -  42667
 42000  ------ ------   ------ ------        0      -        -      -  42000
 41333  ------ ------   ------ ------        -      -        0      -  41333
 40000  ------ ------   ------ ------        0      -        0      -  40000
 38667  ------ ------   ------ ------        -      -        0      -  48667
 38000  ------ ------   ------ ------        0      -        -      -  38000
 37333  ------ ------   ------ ------        -      -        0      -  37333
 36000  ------ ------   ------ ------        0      -        0      -  36000
 34667  ------ ------   ------ ------        -      -        0      -  34667
 34000  ------ ------   ------ ------        0      -        -      -  34000
 33600  ------ ------        0      0        -      -        -      0  33600
 33333  ------ ------        -      -        -      -        0      -  33333
 32000  ------ ------        -      -        0      -        0      -  32000
 31200  ------ ------        0      0        -      0        -      0  31200
 30667  ------ ------        -      -        -      -        0      -  30667
 29333  ------ ------        -      -        -      -        0      -  29333
 28800       0      0        0      0        -      0        -      0  28800
 28000       -      -        -      -        -      -        0      -  28000
 26400       0      0        0      0        -      0        -      0  26400
 24000       0      0        0      0        -      0        -      0  24000
 21600       0      0        0      0        -      0        -      0  21600
 19200       0      0        0      0        -      0        -      0  19200
 16800       0      0        0      0        -      0        -      0  16800
 14400       0      0        0      0        -      0        -      0  14400
 12000       -      -        0      0        -      0        -      0  12000
  9600       -      -        0      0        -      0        -      0   9600
  7200       -      -        0      0        -      0        -      0   7200
  4800       -      -        0      0        -      0        -      0   4800
  2400       -      -        0      0        -      -        -      -   2400
 TOTAL     0000000         0000000         0000000         0000000     TOTAL
...

The following example shows output for the show spe modem high speed command on the Cisco AS5800 with universal port card:

Router# show spe modem high speed 1/8/1
    --  Indicates an invalid speed for a standard
#SPE 1/08/01   :
 Modln       V.FC          V.34            K56Flex           V.90      Modln
 Speed    Tx     Rx       Tx     Rx       Tx     Rx       Tx     Rx    Speed
 60000  ------ ------   ------ ------   000000 ------   ------ ------  60000
 58000  ------ ------   ------ ------        0 ------   ------ ------  58000
 56000  ------ ------   ------ ------        0      -        0      -  56000
 54667  ------ ------   ------ ------        -      -        0      -  54667
 54000  ------ ------   ------ ------        0      -        -      -  54000
 53333  ------ ------   ------ ------        -      -        0      -  53333
 52000  ------ ------   ------ ------        0      -        0      -  52000
 50667  ------ ------   ------ ------        -      -        0      -  50667
 50000  ------ ------   ------ ------        0      -        -      -  50000
 49333  ------ ------   ------ ------        -      -        0      -  49333
 48000  ------ ------   ------ ------        0      -        0      -  48000
 46667  ------ ------   ------ ------        -      -        0      -  46667
 46000  ------ ------   ------ ------        0      -        -      -  46000
 45333  ------ ------   ------ ------        -      -        0      -  45333
 44000  ------ ------   ------ ------        0      -        0      -  44000
 42667  ------ ------   ------ ------        -      -        0      -  42667
 42000  ------ ------   ------ ------        0      -        -      -  42000
 41333  ------ ------   ------ ------        -      -        0      -  41333
 40000  ------ ------   ------ ------        0      -        0      -  40000
 38667  ------ ------   ------ ------        -      -        0      -  38667
 38400  ------ ------   ------ ------        -      -        -      -  38400
 38000  ------ ------   ------ ------        0      -        -      -  38000
 37333  ------ ------   ------ ------        -      -        0      -  37333
 36000  ------ ------   ------ ------        0      -        0      -  36000
 34666  ------ ------   ------ ------        -      -        0      -  34666
 34000  ------ ------   ------ ------        0      -        -      -  34000
 33600  ------ ------        0      1        -      -        -      0  33600
 33333  ------ ------        -      -        -      -        0      -  33333
 32000  ------ ------        -      -        0      -        0      -  32000
 31200  ------ ------        6      1        -      0        -      0  31200
 30667  ------ ------        -      -        -      -        0      -  30667
 29333  ------ ------        -      -        -      -        0      -  29333
 28800       0      0        0      4        -      0        -      0  28800
 28000       -      -        -      -        -      -        0      -  28000
 26400       0      0        0      0        -      0        -      0  26400
 24000       0      0        0      0        -      0        -      0  24000
 21600       0      0        0      0        -      0        -      0  21600
 19200       0      0        0      0        -      0        -      0  19200
 16800       0      0        0      0        -      0        -      0  16800
 14400       0      0        0      0        -      0        -      0  14400
 12000       -      -        0      0        -      0        -      0  12000
  9600       -      -        0      0        -      0        -      0   9600
  7200       -      -        0      0        -      0        -      0   7200
  4800       -      -        0      0        -      0        -      0   4800
  2400       -      -        0      0        -      -        -      -   2400
 TOTAL     0000000         0000012         0000000         0000000

Related Commands

Command
Description

show spe modem low speed

Displays the connect-speeds within each low-speed modulation or codec for the specified service processing elements (SPEs).


show spe modem high standard

To display the total number of connections negotiated within each high modulation or codec for a specific range of service processing element (SPE), use the show spe modem high standard EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem high standard {summary | slot | slot/spe}

Cisco AS5800

show spe modem high standard {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows a brief list of all modulation connections negotiated.

slot

All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example shows output for the show spe modem high standard command on the 
Cisco AS5400 with universal port card. This example displays standard high-speed connections for 
SPEs in slot 5:

Router# show spe modem high standard 5
SPE/Mod->     V.FC     V.34  K56Flex     V.90
5/00             0        1        2        1
5/01             0        0        0        0
5/02             0        0        0        0
5/03             0        0        0        0
5/04             0        0        0        0
5/05             0        0        0        0
5/06             0        0        0        2
5/07             0        0        0        0
5/08             0        0        0        0
5/09             0        0        0        0
5/10             0        0        0        0
5/11             0        0        0        0
5/12             0        0        0        0
5/13             0        0        0        0
5/14             0        0        0        0
5/15             0        0        0        0
5/16             0        0        0        0
5/17             0        0        0        0
TOTAL     00000000 00000001 00000002 00000003

The following example shows output for the show spe modem high standard command on the 
Cisco AS5800 with universal port card. This example displays standard high-speed connections for 
SPEs in slot 8:

Router# show spe modem high standard 1/8/1
SPE/Mod->     V.FC     V.34  K56Flex     V.90
1/08/01          0        6        0        0
TOTAL     00000000 00000006 00000000 00000000

Related CommandsTOTAL 00000 00000 00000 00000 00000 00000 00000 00000 00000 00000 00000

Command
Description

show spe modem low standard

Displays the connect-speeds within each low-speed modulation or codec for the SPEs.


show spe modem low speed

To display the connect-speeds within each low-speed modulation or codec for the specified service processing elements (SPEs), use the show spe modem low speed EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem low speed {summary | slot | slot/spe}

Cisco AS5800

show spe modem low speed {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows a brief list of all modulation connections negotiated.

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example shows output for the show spe modem low speed command on the 
Cisco AS5400 with universal port card. This example displays standard low-speed connections:

Router# show spe modem low speed
#SPE 1/0    :                             <--     MODEM   FAX       -->
 Speed   B103   V.21   B212   V.22  V.22b   V.32  V.32b    V.27t   V.29   V.17
 14400 ------ ------ ------ ------ ------ ------     30   ------ ------      0
 12000 ------ ------ ------ ------ ------ ------      0   ------ ------      0
  9600 ------ ------ ------ ------ ------      0      0   ------      0      0
  7200 ------ ------ ------ ------ ------      -      0   ------      0      0
  4800 ------ ------ ------ ------ ------      0      0        0      0 ------
  2400 ------ ------ ------ ------      0 ------ ------        0 ------ ------
  1200 ------ ------      0      0      6 ------ ------   ------ ------ ------
   600 ------ ------ ------ ------ ------ ------ ------   ------ ------ ------
   300      0      0 ------ ------ ------ ------ ------   ------ ------ ------
 TOTAL 000000 000000 000000 000000 000006 000000 000030   000000 000000 000000
#SPE 1/1    :                             <--     MODEM   FAX       -->
 Speed   B103   V.21   B212   V.22  V.22b   V.32  V.32b    V.27t   V.29   V.17
 14400 ------ ------ ------ ------ ------ ------     30   ------ ------      0
 12000 ------ ------ ------ ------ ------ ------      0   ------ ------      0
  9600 ------ ------ ------ ------ ------      0      0   ------      0      0
  7200 ------ ------ ------ ------ ------      -      0   ------      0      0
  4800 ------ ------ ------ ------ ------      0      0        0      0 ------
  2400 ------ ------ ------ ------      0 ------ ------        0 ------ ------
  1200 ------ ------      0      0      6 ------ ------   ------ ------ ------
   600 ------ ------ ------ ------ ------ ------ ------   ------ ------ ------
   300      0      0 ------ ------ ------ ------ ------   ------ ------ ------
 TOTAL 000000 000000 000000 000000 000006 000000 000030   000000 000000 000000
...

The following example shows output for the show spe modem low speed command on the Cisco AS5800 with universal port card. This example displays standard low-speed connections for SPEs in slot 8:

Router# show spe modem low speed 1/8/0 1/8/6
    --  Indicates an invalid speed for a standard
#SPE 1/08/00   :                        <--       MODEM   FAX       -->
 Speed   B103  V.21  B212  V.22 V.22b  V.23  V.32 V.32b   V.27t  V.29  V.17
 14400  ----- ----- ----- ----- ----- ----- -----     0   ----- -----     0
 12000  ----- ----- ----- ----- ----- ----- -----     0   ----- -----     0
  9600  ----- ----- ----- ----- ----- -----     0     0   -----     0     0
  7200  ----- ----- ----- ----- ----- -----     -     0   -----     0     0
  4800  ----- ----- ----- ----- ----- -----     0     0       0     0 -----
  2400  ----- ----- ----- -----     0 ----- ----- -----       0 ----- -----
  1200  ----- -----     0     0     0     0 ----- -----   ----- ----- -----
   300      0     0 ----- ----- ----- ----- ----- -----   ----- ----- -----
 TOTAL  00000 00000 00000 00000 00000 00000 00000 00000   00000 00000 00000 
#SPE 1/08/01...

Related Commands

Command
Description

show spe modem high speed

Displays the total number of connections within each modulization or codec for a specific range of service processing elements (SPEs).


show spe modem low standard

To display the total number of connections negotiated within each low modulation or codec for the specified service processing elements (SPEs), use the show spe modem low standard EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem low standard {summary | slot | slot/spe}

Cisco AS5800

show spe modem low standard {summary | shelf/slot | shelf/slot/spe}

Syntax Description

summary

Shows a brief list of all modulation connections negotiated.

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example displays standard low speed connections for SPEs in slot 5 on the 
Cisco AS5400:

Router# show spe modem low standard 5
                                          <--       MODEM   FAX       -->
SPE/Mod->  B103  V.21  B212  V.22 V.22b  V.23  V.32 V.32b   V.27t  V.29  V.17
5/00          0     0     0     0     0     0     0     0       0     0     0
5/01          0     0     0     0     0     0     0     0       0     0     0
5/02          0     0     0     0     0     0     0     0       0     0     0
5/03          0     0     0     0     0     0     0     0       0     0     0
5/04          0     0     0     0     0     0     0     0       0     0     0
5/05          0     0     0     0     0     0     0     0       0     0     0
5/06          0     0     0     0     0     0     0     0       0     0     0
5/07          0     0     0     0     0     0     0     0       0     0     0
5/08          0     0     0     0     0     0     0     0       0     0     0
5/09          0     0     0     0     0     0     0     0       0     0     0
5/10          0     0     0     0     0     0     0     0       0     0     0
5/11          0     0     0     0     0     0     0     0       0     0     0
5/12          0     0     0     0     0     0     0     0       0     0     0
5/13          0     0     0     0     0     0     0     0       0     0     0
5/14          0     0     0     0     0     0     0     0       0     0     0
5/15          0     0     0     0     0     0     0     0       0     0     0
5/16          0     0     0     0     0     0     0     0       0     0     0
5/17          0     0     0     0     0     0     0     0       0     0     0
TOTAL     00000 00000 00000 00000 00000 00000 00000 00000   00000 00000 00000

Table 10 show spe modem low standard Field Descriptions

Field
Description

SPE/Mod for slot.

Standard is displayed for each slot.


The following example displays standard low speed connections for SPEs in slot 8 on the Cisco AS5800:

Router# show spe modem low standard 1/8
                                          <--       MODEM   FAX       -->
SPE/Mod->  B103  V.21  B212  V.22 V.22b  V.23  V.32 V.32b   V.27t  V.29  V.17
1/08/00       0     0     0     0     0     0     0     0       0     0     0
1/08/01       0     0     0     0     0     0     0     0       0     0     0
1/08/02       0     0     0     0     0     0     0     0       0     0     0
1/08/03       0     0     0     0     0     0     0     0       0     0     0
1/08/04       0     0     0     0     0     0     0     0       0     0     0
1/08/05       0     0     0     0     0     0     0     0       0     0     0
1/08/06       0     0     0     0     0     0     0     0       0     0     0
1/08/07       0     0     0     0     0     0     0     0       0     0     0
1/08/08       0     0     0     0     0     0     0     0       0     0     0
1/08/09       0     0     0     0     0     0     0     0       0     0     0
1/08/10       0     0     0     0     0     0     0     0       0     0     0
1/08/11       0     0     0     0     0     0     0     0       0     0     0
1/08/12       0     0     0     0     0     0     0     0       0     0     0
1/08/13       0     0     0     0     0     0     0     0       0     0     0
1/08/14       0     0     0     0     0     0     0     0       0     0     0
1/08/15       0     0     0     0     0     0     0     0       0     0     0
1/08/16       0     0     0     0     0     0     0     0       0     0     0
1/08/17       0     0     0     0     0     0     0     0       0     0     0
1/08/18       0     0     0     0     0     0     0     0       0     0     0
1/08/19       0     0     0     0     0     0     0     0       0     0     0
1/08/20       0     0     0     0     0     0     0     0       0     0     0
                                          <--       MODEM   FAX       -->
SPE/Mod->  B103  V.21  B212  V.22 V.22b  V.23  V.32 V.32b   V.27t  V.29  V.17
1/08/21       0     0     0     0     0     0     0     0       0     0     0
1/08/22       0     0     0     0     0     0     0     0       0     0     0
1/08/23       0     0     0     0     0     0     0     0       0     0     0
1/08/24       0     0     0     0     0     0     0     0       0     0     0
1/08/25       0     0     0     0     0     0     0     0       0     0     0
1/08/26       0     0     0     0     0     0     0     0       0     0     0
1/08/27       0     0     0     0     0     0     0     0       0     0     0
1/08/28       0     0     0     0     0     0     0     0       0     0     0
1/08/29       0     0     0     0     0     0     0     0       0     0     0
1/08/30       0     0     0     0     0     0     0     0       0     0     0
1/08/31       0     0     0     0     0     0     0     0       0     0     0
1/08/32       0     0     0     0     0     0     0     0       0     0     0
1/08/33       0     0     0     0     0     0     0     0       0     0     0
1/08/34       0     0     0     0     0     0     0     0       0     0     0
1/08/35       0     0     0     0     0     0     0     0       0     0     0
1/08/36       0     0     0     0     0     0     0     0       0     0     0
1/08/37       0     0     0     0     0     0     0     0       0     0     0
1/08/38       0     0     0     0     0     0     0     0       0     0     0
1/08/39       0     0     0     0     0     0     0     0       0     0     0
1/08/40       0     0     0     0     0     0     0     0       0     0     0
1/08/41       0     0     0     0     0     0     0     0       0     0     0
1/08/42       0     0     0     0     0     0     0     0       0     0     0
                                          <--       MODEM   FAX       -->
SPE/Mod->  B103  V.21  B212  V.22 V.22b  V.23  V.32 V.32b   V.27t  V.29  V.17
1/08/43       0     0     0     0     0     0     0     0       0     0     0
1/08/44       0     0     0     0     0     0     0     0       0     0     0
1/08/45       0     0     0     0     0     0     0     0       0     0     0
1/08/46       0     0     0     0     0     0     0     0       0     0     0
1/08/47       0     0     0     0     0     0     0     0       0     0     0
1/08/48       0     0     0     0     0     0     0     0       0     0     0
1/08/49       0     0     0     0     0     0     0     0       0     0     0
1/08/50       0     0     0     0     0     0     0     0       0     0     0
1/08/51       0     0     0     0     0     0     0     0       0     0     0
1/08/52       0     0     0     0     0     0     0     0       0     0     0
1/08/53       0     0     0     0     0     0     0     0       0     0     0
TOTAL     00000 00000 00000 00000 00000 00000 00000 00000   00000 00000 00000

Related Commands

Command
Description

show spe modem high standard

Displays the total number of connections within each high modulation or codec for a specific range of SPE.


show spe modem summary

To display summary of modem service history statistics for the specified service processing element (SPE) or range of SPEs, use the show spe modem summary EXEC command.

Cisco AS5400 and Cisco AS5850

show spe modem summary [slot | slot/spe]

Cisco AS5800

show spe modem summary [shelf/slot | shelf/slot/spe]

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Examples

The following example displays the show spe modem summary command on the Cisco AS5400:

Router# show spe modem summary
Async1/00 - 5/107, TTY216 - 755
     786 incoming completes          4 incoming failures
       0 outgoing completes          0 outgoing failures
       0 failed dial attempts        0 ring no answers          0 autotests
       0 no carriers                 0 dial timeouts            0 autotest fails
       0 no dial tones               0 link failures            0 fail count
       0 watchdog timeouts           0 protocol errors          0 recovers
Transmit Speed Counters       :
 Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls
 60000        0  48000        0  38400        0  30666        0  12000        0
 58000        0  46666        0  38000        0  29333        0   9600        0
 56000        0  46000        0  37333        0  28800       10   7200        0
 54666        0  45333        0  36000        0  28000        0   4800        0
 54000        0  44000        0  34666        0  26400        0   2400        0
 53333        0  42666        0  34000        0  24000        0   1200        0
 52000        0  42000        0  33600      631  21600        0    300        0
 50666        0  41333        0  33333        0  19200        0
 50000        0  40000        0  32000        0  16800        0
 49333        0  38666        0  31200      145  14400        0
Receive Speed Counters        :
 Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls
 38400        0  26400        0  16800        0   7200        0    300        0
 33600      786  24000        0  14400        0   4800        0
 31200        0  21600        0  12000        0   2400        0
 28800        0  19200        0   9600        0   1200        0

The following example displays the show spe modem summary command on the Cisco AS5800:

Router# show spe modem summary
Async1/2/00 - 1/3/323, TTY972 - 1619
     4827 incoming completes        284 incoming failures
        0 outgoing completes          0 outgoing failures
        0 failed dial attempts        0 ring no answers          0 autotests
        0 no carriers                11 dial timeouts            0 autotest fails
        0 no dial tones               0 link failures            0 fail count
        0 watchdog timeouts        2787 protocol errors          0 recovers
Transmit Speed Counters       
  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed Calls
  60000        0  48000      432  38400        0  30666        0  12000 143
  58000        0  46666        0  38000        4  29333        0   9600 5
  56000       15  46000       56  37333      111  28800      700   7200 11
  54666        0  45333      299  36000       84  28000        5   4800 2
  54000        0  44000      227  34666        0  26400      267   2400 0
  53333      123  42666        0  34000       39  24000       46   1200 3
  52000      563  42000       68  33600      323  21600       27    300 0
  50666        0  41333       38  33333        9  19200       38
  50000       59  40000       65  32000       20  16800       12
  49333      371  38666        0  31200      654  14400        5

Receive Speed Counters        
  Speed    Calls  Speed    Calls  Speed    Calls  Speed    Calls  Speed Calls
  38400        0  26400     2286  16800       11   7200        1    300 2
  33600      113  24000      267  14400      139   4800        1
  31200      216  21600       56  12000        4   2400        3
  28800     1665  19200       47   9600       16   1200        0


Related Commands

Command
Description

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.

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 modem disconnect-reason

Displays all modem disconnect reasons for the specified SPE or range of SPEs.

show spe modem summary

Displays summary of modem statistics for the specified SPE or range of SPEs.


show spe recovery

To display SPE recovery statistics, use the show spe recovery EXEC command.

Cisco AS5400 and Cisco AS5850

show spe recovery [slot | slot/spe]

Cisco AS5800

show spe recovery [shelf/slot | shelf/slot/spe]

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

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 supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

Use this command to see a list of recovered SPEs.

Examples

The following example displays the show spe recovery command on the Cisco AS5400:

Router# show spe recovery
SPE#      Session Abort   Session NAK   Call Failure
1/00                  0             0              0
1/01                  0             0              0
1/02                  0             0              0
1/03                  0             0              0
1/04                  0             0              0
1/05                  0             0              0
1/06                  0             0              0
1/07                  0             0              0
1/08                  0             0              0
1/09                  0             0              0
1/10                  0             0              0
1/11                  0             0              0
1/12                  0             0              0
1/13                  0             0              0
1/14                  0             0              0
1/15                  0             0              0
1/16                  0             0              0
1/17                  0             0              0 

The following example displays the show spe recovery command on the Cisco AS5800:

Router# show spe recovery 1/8
SPE#      Session Abort   Session NAK   Call Failure
1/08/00               0             0              0
1/08/01               0             0              0
1/08/02               0             0              0
1/08/03               0             0              0
1/08/04               0             0              0
1/08/05               0             0              0
1/08/06               0             0              0
1/08/07               0             0              0
1/08/08               0             0              0
1/08/09               0             0              0
1/08/10               0             0              0
1/08/11               0             0              0
1/08/12               0             0              0
1/08/13               0             0              0
1/08/14               0             0              0
1/08/15               0             0              0
1/08/16               0             0              0
1/08/17               0             0              0
1/08/18               0             0              0
1/08/19               0             0              0
1/08/20               0             0              0
1/08/21               0             0              0
1/08/22               0             0              0
1/08/23               0             0              0
1/08/24               0             0              0
1/08/25               0             0              0
1/08/26               0             0              0
1/08/27               0             0              0
1/08/28               0             0              0
1/08/29               0             0              0
1/08/30               0             0              0
1/08/31               0             0              0
1/08/32               0             0              0
1/08/33               0             0              0
1/08/34               0             0              0
1/08/35               0             0              0
1/08/36               0             0              0
1/08/37               0             0              0
1/08/38               0             0              0
1/08/39               0             0              0
1/08/40               0             0              0
1/08/41               0             0              0
1/08/42               0             0              0
1/08/43               0             0              0
1/08/44               0             0              0
1/08/45               0             0              0
1/08/46               0             0              0
1/08/47               0             0              0
1/08/48               0             0              0
1/08/49               0             0              0
1/08/50               0             0              0
1/08/51               0             0              0
1/08/52               0             0              0
1/08/53               0             0              0

Related Commands

Command
Description

show spe

Displays SPE status.


show spe version

To display all MICA and NextPort firmware versions stored in Flash and the firmware assigned to each service processing element (SPE), use the show spe version EXEC command. Also, this command displays the version to firmware file mappings.

Cisco AS5400 and Cisco AS5850

show spe version [slot | slot/spe]

Cisco AS5800

show spe version [shelf/slot | shelf/slot/spe]

Syntax Description

slot

(Optional) All SPEs on the specified slot. For the Cisco AS5400, slot values range from 0 to 7. For the Cisco AS5850, slot values range from 0 to 5 or 8 to 13.

slot/spe

(Optional) The specified SPE range on a slot. For the Cisco AS5400, slot values range from 0 to 7, and SPE values range from 0 to 17. For the Cisco AS5850, slot values range from 0 to 5 and 8 to 13, and SPE values range from 0 to 35.

shelf/slot

(Optional) All SPEs on the specified shelf and slot. For the AS5800, shelf values range from 0 to 1, and UPC slot values range from 2 to 11.

shelf/slot/spe

(Optional) The specified SPE range on a shelf and slot. For the AS5800, shelf values range from 0 to 1, slot values range from 2 to 11, and SPE values range from 0 to 53.


Defaults

No default behavior or values.

Command Modes

EXEC

Command History

Release
Modification

12.0(7)T

This command was introduced.

12.1(1)XD

This command was modified for the Cisco AS5400.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

Use the show spe version command to display the firmware version running on a specific SPE. If shelf/slot/spe is specified, the firmware version for the identified SPE or range of SPEs is displayed. If slot is specified, the firmware version for the identified SPEs in this slot or range of slots is displayed. If no argument is specified, all SPE versions are displayed.


Note The show spe version command is similar to the show modem mapping MICA modem command.


Examples

The following example displays the output of show spe version on a Cisco AS5400:

Router# show spe version
IOS-Bundled Default Firmware-Filename             Version  Firmware-Type
=====================================             =======  =============
system:/ucode/np_spe_firmware1                    0.6.5.5  SPE firmware
On-Flash Firmware-Filename                        Version  Firmware-Type
==========================                        =======  =============
flash:np.spe                                      0.6.4.5  SPE firmware
  SPE-# SPE-Type   SPE-Port-Range     Version    UPG Firmware-Filename
   4/00    CSMV6        0000-0005     0.6.4.5    N/A np.spe
   4/01    CSMV6        0006-0011     0.6.5.5    N/A ios-bundled default
   4/02    CSMV6        0012-0017     0.6.5.5    N/A ios-bundled default
   4/03    CSMV6        0018-0023     0.6.5.5    N/A ios-bundled default
   4/04    CSMV6        0024-0029     0.6.5.5    N/A ios-bundled default
   4/05    CSMV6        0030-0035     0.6.5.5    N/A ios-bundled default
   4/06    CSMV6        0036-0041     0.6.5.5    N/A ios-bundled default
   4/07    CSMV6        0042-0047     0.6.5.5    N/A ios-bundled default
   4/08    CSMV6        0048-0053     0.6.5.5    N/A ios-bundled default
   4/09    CSMV6        0054-0059     0.6.5.5    N/A ios-bundled default
   4/10    CSMV6        0060-0065     0.6.5.5    N/A ios-bundled default
   4/11    CSMV6        0066-0071     0.6.5.5    N/A ios-bundled default
   4/12    CSMV6        0072-0077     0.6.5.5    N/A ios-bundled default
   4/13    CSMV6        0078-0083     0.6.5.5    N/A ios-bundled default
   4/14    CSMV6        0084-0089     0.6.5.5    N/A ios-bundled default
   4/15    CSMV6        0090-0095     0.6.5.5    N/A ios-bundled default
   4/16    CSMV6        0096-0101     0.6.5.5    N/A ios-bundled default
   4/17    CSMV6        0102-0107     0.6.5.5    N/A ios-bundled default

Table 11 show spe version Field Descriptions

Field
Description

SPE-#

The slot and port number of the SPE.

SPE-Type

The type of the SPE.

SPE-Port-Range

The range of ports within the specific SPE.

Version

The version of firmware loaded on the SPE.

Upgrade

The method used to reboot the SPE—choices are: busyout (default), reboot, or recover.

Firmware-Filename

The name of the firmware. You can use the dir command at the prompt to see what firmware filenames are available.

Firmware-Type

This describes which type of modem is associated with the firmware version.

IOS-Bundled Default Firmware-Filename

This shows which firmware filenames are bundled with the Cisco IOS (sys-tem:/ucode)

On-Flash Firmware-Filename

This shows which firmware filenames are on the Flash (flash:)


The following example displays the output of show spe version on a Cisco AS5800:

Router# show spe version 1/8
IOS-Bundled Default Firmware-Filename             Version  Firmware-Type
=====================================             =======  =============
system:/ucode/np_spe_firmware1                    0.0.6.81 SPE firmware
system:/ucode/mica_board_firmware                 2.7.2.0  Mica Portware
On-Flash Firmware-Filename                        Version  Firmware-Type
==========================                        =======  =============
slot0:np_6_81.spe                                 0.0.6.81 SPE firmware
slot0:np_6_80.spe                                 0.0.6.80 SPE firmware
slot0:mica-modem-pw.2.7.1.1.bin                   2.7.1.0  Mica Portware
slot0:mica-modem-pw.2.7.2.0.bin                   2.7.2.0  Mica Portware
  SPE-# SPE-Type   SPE-Port-Range     Version    UPG Firmware-Filename
1/08/00    CSMV6        0000-0005    0.0.6.81    N/A ios-bundled default
1/08/01    CSMV6        0006-0011    0.0.6.81    N/A ios-bundled default
1/08/02    CSMV6        0012-0017    0.0.6.81    N/A ios-bundled default
1/08/03    CSMV6        0018-0023    0.0.6.81    N/A ios-bundled default
1/08/04    CSMV6        0024-0029    0.0.6.81    N/A ios-bundled default
1/08/05    CSMV6        0030-0035    0.0.6.81    N/A ios-bundled default
1/08/06    CSMV6        0036-0041    0.0.6.81    N/A ios-bundled default
1/08/07    CSMV6        0042-0047    0.0.6.81    N/A ios-bundled default
1/08/08    CSMV6        0048-0053    0.0.6.81    N/A ios-bundled default
1/08/09    CSMV6        0054-0059    0.0.6.81    N/A ios-bundled default
1/08/10    CSMV6        0060-0065    0.0.6.81    N/A ios-bundled default
1/08/11    CSMV6        0066-0071    0.0.6.81    N/A ios-bundled default
1/08/12    CSMV6        0072-0077    0.0.6.81    N/A ios-bundled default
1/08/13    CSMV6        0078-0083    0.0.6.81    N/A ios-bundled default
1/08/14    CSMV6        0084-0089    0.0.6.81    N/A ios-bundled default
1/08/15    CSMV6        0090-0095    0.0.6.81    N/A ios-bundled default
1/08/16    CSMV6        0096-0101    0.0.6.81    N/A ios-bundled default
1/08/17    CSMV6        0102-0107    0.0.6.81    N/A ios-bundled default
1/08/18    CSMV6        0108-0113    0.0.6.81    N/A ios-bundled default
1/08/19    CSMV6        0114-0119    0.0.6.81    N/A ios-bundled default
1/08/20    CSMV6        0120-0125    0.0.6.81    N/A ios-bundled default
1/08/21    CSMV6        0126-0131    0.0.6.81    N/A ios-bundled default
1/08/22    CSMV6        0132-0137    0.0.6.81    N/A ios-bundled default
1/08/23    CSMV6        0138-0143    0.0.6.81    N/A ios-bundled default
1/08/24    CSMV6        0144-0149    0.0.6.81    N/A ios-bundled default
1/08/25    CSMV6        0150-0155    0.0.6.81    N/A ios-bundled default
1/08/26    CSMV6        0156-0161    0.0.6.81    N/A ios-bundled default
1/08/27    CSMV6        0162-0167    0.0.6.81    N/A ios-bundled default
1/08/28    CSMV6        0168-0173    0.0.6.81    N/A ios-bundled default
1/08/29    CSMV6        0174-0179    0.0.6.81    N/A ios-bundled default
1/08/30    CSMV6        0180-0185    0.0.6.81    N/A ios-bundled default
1/08/31    CSMV6        0186-0191    0.0.6.81    N/A ios-bundled default
1/08/32    CSMV6        0192-0197    0.0.6.81    N/A ios-bundled default
1/08/33    CSMV6        0198-0203    0.0.6.81    N/A ios-bundled default
1/08/34    CSMV6        0204-0209    0.0.6.81    N/A ios-bundled default
1/08/35    CSMV6        0210-0215    0.0.6.81    N/A ios-bundled default
1/08/36    CSMV6        0216-0221    0.0.6.81    N/A ios-bundled default
1/08/37    CSMV6        0222-0227    0.0.6.81    N/A ios-bundled default
1/08/38    CSMV6        0228-0233    0.0.6.81    N/A ios-bundled default
1/08/39    CSMV6        0234-0239    0.0.6.81    N/A ios-bundled default
1/08/40    CSMV6        0240-0245    0.0.6.81    N/A ios-bundled default
1/08/41    CSMV6        0246-0251    0.0.6.81    N/A ios-bundled default
1/08/42    CSMV6        0252-0257    0.0.6.81    N/A ios-bundled default
1/08/43    CSMV6        0258-0263    0.0.6.81    N/A ios-bundled default
1/08/44    CSMV6        0264-0269    0.0.6.81    N/A ios-bundled default
1/08/45    CSMV6        0270-0275    0.0.6.81    N/A ios-bundled default
1/08/46    CSMV6        0276-0281    0.0.6.81    N/A ios-bundled default
1/08/47    CSMV6        0282-0287    0.0.6.81    N/A ios-bundled default
1/08/48    CSMV6        0288-0293    0.0.6.81    N/A ios-bundled default
1/08/49    CSMV6        0294-0299    0.0.6.81    N/A ios-bundled default
1/08/50    CSMV6        0300-0305    0.0.6.81    N/A ios-bundled default
1/08/51    CSMV6        0306-0311    0.0.6.81    N/A ios-bundled default
1/08/52    CSMV6        0312-0317    0.0.6.81    N/A ios-bundled default
1/08/53    CSMV6        0318-0323    0.0.6.81    N/A ios-bundled default

Related Commands

Command
Description

firmware location

Upgrades SPE firmware after the new SPE firmware image is retrieved from the specified location.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.


shutdown (port)

To disable a port, use the shutdown port configuration command. To change the administrative state of a port from out-of-service to in service, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

Port is enabled.

Command Modes

Port configuration

Command History

Release
Modification

12.1(1)XD

This command was introduced on the Cisco AS5400.

12.1(3)T

This command was supported on the Cisco AS5400 and Cisco AS5800.

12.1(5)XV

This command was supported on the Cisco AS5850.


Usage Guidelines

The shutdown command disables a port.


Note The shutdown command is similar to the modem shutdown MICA modem command.


Examples

The following example first resets ports 1 to 18 before running the shutdown command:

Router(config)# port 1/18
Router(config-port)# shutdown
Router(config-port)# no shutdown
Router(config-port)# exit

Related Commands

Command
Description

busyout

Gracefully disables a port by waiting for the active services on the specified port to end.

clear port

Resets the port and clears any active calls to the port.

clear spe

Reboots SPEs that are in any state.

show spe

Displays history statistics of all SPEs, a specified SPE, or the specified range of SPEs.