Table Of Contents
scrambling cell-payload
scrambling-payload
select
server (SSG)
server-group
server-port
service pad
service pad from-xot
service pad to-xot
service translation
sessions max limit
sessions per-mac limit
sessions per-vc limit
sessions per-vlan limit
sessions throttle
shape fr-voice-adapt
show atm arp-server
show atm class-links
show atm ilmi-configuration
show atm ilmi-status
show atm interface atm
show atm map
show atm pvc
show atm pvc dbs
show atm svc
show atm svc ppp
show atm traffic
show atm vc
show atm vp
show ces
show ces circuit
show ces interface cbr
show ces status
show connect (FR-ATM)
show controller shdsl
show controllers atm
show dsl interface atm
show dxi map
show dxi pvc
scrambling cell-payload
To improve data reliability by randomizing the ATM cell payload frames on Cisco 7100, 7200, or 7500 series routers, use the scrambling cell-payload interface configuration command. To disable scrambling, use the no form of this command.
scrambling cell-payload
no scrambling cell-payload
Syntax Description
This command has no arguments or keywords.
Defaults
No scrambling
Command Modes
Interface configuration
Command History
Release
|
Modification
|
12.0(5)XE
|
This command was introduced.
|
12.0(7)XE1
|
Support for Cisco 7100 series routers added.
|
12.1(5)T
|
This command was integrated into Cisco IOS Release 12.1(5)T.
|
Usage Guidelines
Normally, you do not issue the scrambling cell-payload command explicitly, because the default value is sufficient. On T1 links, the default b8zs line encoding normally assures sufficient reliability. The default for E1 is hdb3.
The scrambling setting must match that of the far-end receiver.
Examples
On Cisco 7100 or 7200 series routers, the following example sets the link on interface 1 on the port adapter in slot 0 to no scrambling:
no scrambling cell-payload
Related Commands
Command
|
Description
|
scrambling-payload
|
Improves data reliability by randomizing the ATM cell payload frames on Cisco 2600 and 3600 series routers.
|
scrambling-payload
To improve data reliability by randomizing the ATM cell payload frames on Cisco 2600 or 3600 series routers, use the scrambling-payload interface configuration command. To disable scrambling, use the no form of this command.
scrambling-payload
no scrambling-payload
Syntax Description
This command has no arguments or keywords.
Defaults
By default, payload scrambling is on for E1 links and off for T1 links.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
12.0(5)XK
|
This command was introduced.
|
12.0(5)T
|
This command was integrated into Cisco IOS Release 12.0(5)T.
|
Usage Guidelines
Normally, you do not issue the scrambling-payload command explicitly, because the default value is sufficient. On T1 links, the default B8ZS line encoding normally assures sufficient reliability.
The scrambling setting must match that of the far end.
Examples
On a Cisco 2600 or 3600 series router, the following example sets the link on interface 1 on the module in slot 0 to no scrambling:
Related Commands
Command
|
Description
|
scrambling cell-payload
|
Improves data reliability by randomizing the ATM cell payload frames on Cisco 7100, 7200, or 7500 series routers.
|
select
To override the default Autodomain selection algorithm, use the select command in SSG-auto-domain mode. To reenable the default algorithm for selecting the Autodomain, use the no form of this command.
select {username | called-station-id}
no select {username | called-station-id}
Syntax Description
username
|
Configures the algorithm to use only the username to select the Autodomain.
|
called-station-id
|
Configures the algorithm to use only the Access Point Name (APN) Called-Station-ID.
|
Defaults
The algorithm attempts to find a valid Autodomain based on the APN Called-Station-ID and then by username.
Command Modes
SSG-auto-domain
Command History
Release
|
Modification
|
12.2(4)B
|
This command was introduced.
|
12.2(13)T
|
This command was integrated into Cisco IOS Release 12.2(13)T.
|
Usage Guidelines
Use the select command to override the default algorithm for selecting the Autodomain. By default, the algorithm attempts to find a valid Autodomain based on APN Called-Station-ID and then by username. Using this command, you can configure the algorithm to use only the APN or only the username.
Note
The Autodomain exclusion list is applied even if the mode is selected using the select command.
Examples
The following example shows how to configure the algorithm to search for a valid Autodomain based only on the username:
download exclude-profile abc password1
The following example shows how to configure the algorithm to search for a valid Autodomain based only on the APN:
Related Commands
Command
|
Description
|
download exclude-profile
|
Adds to the Autodomain download exclusion list.
|
exclude
|
Configures the Autodomain exclusion list.
|
mode extended
|
Enables extended mode for SSG Autodomain.
|
nat user-address
|
Enables NAT on Autodomain tunnel service.
|
show ssg auto-domain exclude-profile
|
Displays the contents of an Autodomain exclude-profile downloaded from the AAA server.
|
ssg auto-domain
|
Enables SSG Autodomain.
|
ssg enable
|
Enables SSG functionality.
|
server (SSG)
To add a server to a captive portal group, use the server command in SSG-redirect-group configuration mode. To remove a server from a captive portal group, use the no form of this command.
server ip-address port
no server ip-address port
Syntax Description
ip-address
|
IP address of the server to be added to the captive portal group.
|
port
|
TCP port of the server to be added to the captive portal group.
|
Defaults
No default behavior or values.
Command Modes
SSG-redirect-group
Command History
Release
|
Modification
|
12.2(4)B
|
This command was introduced.
|
12.2(13)T
|
This command was integrated into Cisco IOS Release 12.2(13)T.
|
Usage Guidelines
Use the server command in SSG-redirect-group configuration mode to add a server, defined by its IP address and TCP port, to a captive portal group.
Service Selection Gateway (SSG) TCP Redirect for Services provides nonauthorized users access to controlled services within an SSG. Packets sent upstream from an unauthenticated user are forwarded to the captive portal that deals with the packets in a suitable manner, such as routing them to a logon page. You can also use captive portals to handle requests from authorized users who request access to services into which they are not logged.
You must enable SSG using the ssg enable command and SSG TCP Redirect for Services using the ssg tcp-redirect command before you can define a captive portal group. Use the server-group command in SSG-redirect configuration mode to create and name a captive portal group before using the server command to add servers to the captive portal group.
Examples
The following example adds a server at IP address 10.0.0.0 and TCP port 8080 and a server at IP address 10.1.2.3 and TCP port 8081 to a captive portal group named "RedirectServer":
server-group RedirectServer
Related Commands
Command
|
Description
|
server-group
|
Defines the group of one or more servers that make up a named captive portal group and enters SSG-redirect-group configuration mode.
|
show ssg tcp-redirect group
|
Displays information about the captive portal groups and the networks associated with the captive portal groups.
|
show tcp-redirect mappings
|
Displays information about the TCP redirect mappings for hosts within your system.
|
ssg enable
|
Enables SSG.
|
ssg tcp-redirect
|
Enables SSG TCP redirect and enters SSG-redirect mode.
|
server-group
To define a group of one or more servers that make up a named captive portal group and enter SSG-redirect-group configuration mode, use the server-group command in SSG-redirect configuration mode. To remove a captive portal group and any servers configured within that portal group, use the no form of this command.
server-group group-name
no server-group group-name
Syntax Description
group-name
|
The name of the captive portal group.
|
Defaults
No default behavior or values.
Command Modes
SSG-redirect configuration
Command History
Release
|
Modification
|
12.2(4)B
|
This command was introduced.
|
12.2(13)T
|
This command was integrated into Cisco IOS Release 12.2(13)T.
|
Usage Guidelines
Use this command to define and name a captive portal group. Service Selection Gateway (SSG) TCP Redirect for Services provides nonauthorized users access to controlled services within an SSG. Packets sent upstream from an unauthenticated user are forwarded to the captive portal that deals with the packets in a suitable manner, such as routing them to a logon page. You can also use captive portals to handle requests from authorized users who request access to services into which they are not logged.
After defining a captive portal group with the server-group command, identify individual servers for inclusion in the captive portal group using the server ip-address port command in SSG-redirect-group configuration mode.
You must enable SSG using the ssg enable command and SSG TCP Redirect for Services using the ssg tcp-redirect command before you can define a captive portal group.
Note
This command, along with the server command, replaces the ssg http-redirect group group-name server ip-address port command.
Examples
The following example defines a captive portal group named "RedirectServer":
server-group RedirectServer
Related Commands
Command
|
Description
|
server (SSG)
|
Adds a server to a captive portal group.
|
show ssg tcp-redirect group
|
Displays information about the captive portal groups and the networks associated with the captive portal groups.
|
show tcp-redirect mappings
|
Displays information about the TCP redirect mappings for hosts within your system.
|
ssg enable
|
Enables SSG.
|
ssg tcp-redirect
|
Enables SSG TCP redirect and enters SSG-redirect mode.
|
server-port
To configure the ports on which Service Selection Gateway (SSG) listens for RADIUS-requests from configured RADIUS clients, use the server-port command in SSG-radius-proxy configuration mode. To stop SSG from listening for RADIUS requests from configured RADIUS clients on a port, use the no form of this command.
server-port [auth auth-port] [acct acct-port]
no server-port [auth auth-port] [acct acct-port]
Syntax Description
auth
|
(Optional) RADIUS authentication port.
|
auth-port
|
(Optional) Port number to be used for RADIUS authentication. The default is 1645.
|
acct
|
(Optional) RADIUS accounting port.
|
acct-port
|
(Optional) Port number to be used for RADIUS accounting. The default is 1646.
|
Defaults
Port 1645 is the default RADIUS authentication port.
Port 1646 is the default RADIUS accounting port.
Command Modes
SSG-radius-proxy configuration
Command History
Release
|
Modification
|
12.2(4)B
|
This command was introduced.
|
12.2(13)T
|
This command was integrated into Cisco IOS Release 12.2(13)T.
|
Usage Guidelines
Use this command to configure the authentication and accounting ports for the SSG Autologon Using Proxy RADIUS feature. Ports configured with this command are global parameters that apply to all proxy clients in the SSG.
Examples
The following example shows how to configure port 23 as the RADIUS authentication port and port 45 as the RADIUS accounting port:
server-port auth 23 acct 45
Related Commands
Command
|
Description
|
address-pool
|
Defines local IP pools to be used by SSG to assign IP addresses to users for which SSG is acting as a RADIUS client.
|
clear ssg radius-proxy client-address
|
Clears all hosts connected to a specific RADIUS client.
|
clear ssg radius-proxy nas-address
|
Clears all hosts connected to a specific NAS.
|
forward accounting-start-stop
|
Proxies accounting start, stop, and update packets generated by any RADIUS clients to the AAA server.
|
idle-timeout (SSG)
|
Configures a host object timeout value.
|
show ssg tcp-redirect group
|
Displays the pool of IP addresses configured for a router or for a specific domain.
|
ssg enable
|
Enables SSG.
|
ssg radius-proxy
|
Enables SSG RADIUS Proxy.
|
service pad
To enable all packet assembler/disassembler (PAD) commands and connections between PAD devices and access servers, use the service pad command in global configuration mode. To disable this service, use the no form of this command.
service pad [cmns] [from-xot] [to-xot]
no service pad [cmns] [from-xot] [to-xot]
Syntax Description
cmns
|
(Optional) Specifies sending and receiving PAD calls over CMNS.
|
from-xot
|
(Optional) Accepts XOT to PAD connections.
|
to-xot
|
(Optional) Allows outgoing PAD calls over XOT.
|
Defaults
All PAD commands and associated connections are enabled. PAD services over XOT or CMNS are not enabled.
Command Modes
Global configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
11.3
|
The cmns keyword was added.
|
Usage Guidelines
The keywords from-xot and to-xot enable PAD calls to destinations that are not reachable over physical X.25 interfaces, but instead over TCP tunnels. This feature is known as PAD over XOT (X.25 over TCP).
Examples
If the service pad command is disabled, the pad EXEC command and all PAD related configurations, such as X.29, are unrecognized, as shown in the following example:
Router(config)# no service pad
If the service pad command is enabled, the pad EXEC command and access to an X.29 configuration are granted as shown in the following example:
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# service pad
access-list Define an X.29 access list
inviteclear-time Wait for response to X.29 Invite Clear message
profile Create an X.3 profile
WORD X121 address or name of a remote system
In the following example, PAD services over CMNS are enabled:
! Enable CMNS on a nonserial interface
!Enable inbound and outbound PAD over CMNS service
! Specify an X.25 route entry pointing to an interface's CMNS destination MAC address
x25 route ^2193330 interface Ethernet0 mac 00e0.b0e3.0d62
SVC 1, State: D1, Interface: Ethernet0
Started 00:00:08, last input 00:00:08, output 00:00:08
Line: 0 con 0 Location: console Host: 2193330
connected to 2193330 PAD <--> CMNS Ethernet0 00e0.b0e3.0d62
Window size input: 2, output: 2
Packet size input: 128, output: 128
PS: 2 PR: 3 ACK: 3 Remote PR: 2 RCNT: 0 RNR: no
P/D state timeouts: 0 timer (secs): 0
data bytes 54/19 packets 2/3 Resets 0/0 RNRs 0/0 REJs 0/0 INTs 0/0
Related Commands
Command
|
Description
|
cmns enable
|
Enables the CMNS on a nonserial interface.
|
show x25 vc
|
Displays information about active SVCs and PVCs.
|
x29 access-list
|
Limits access to the access server from certain X.25 hosts.
|
x29 profile
|
Creates a PAD profile script for use by the translate command.
|
service pad from-xot
To permit incoming X.25 over TCP (XOT) calls to be accepted as a packet assembler/disassembler (PAD) session, use the service pad from-xot global configuration command. To disable this service, use the no form of this command.
service pad from-xot
no service pad from-xot
Syntax Description
This command has no arguments or keywords.
Defaults
Incoming XOT connections are ignored.
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
If service pad from-xot is enabled, the calls received using the XOT service may be accepted for processing a PAD session.
Examples
The following example prevents incoming XOT calls from being accepted as a PAD session:
Related Commands
Command
|
Description
|
x25 route
|
Creates an entry in the X.25 routing table (to be consulted for forwarding incoming calls and for placing outgoing PAD or protocol translation calls).
|
x29 access-list
|
Limits access to the access server from certain X.25 hosts.
|
x29 profile
|
Creates a PAD profile script for use by the translate command.
|
service pad to-xot
To permit outgoing PAD sessions to use routes to an XOT destination, use the service pad to-xot global configuration command. To disable this service, use the no form of this command.
service pad to-xot
no service pad to-xot
Syntax Description
This command has no arguments or keywords.
Defaults
XOT routes pointing to XOT are not considered.
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Examples
If service pad to-xot is enabled, the configured routes to XOT destinations may be used when the router determines where to send a PAD Call, as shown in the following example:
Related Commands
Command
|
Description
|
x25 route
|
Creates an entry in the X.25 routing table (to be consulted for forwarding incoming calls and for placing outgoing PAD or protocol translation calls).
|
x29 access-list
|
Limits access to the access server from certain X.25 hosts.
|
x29 profile
|
Creates a PAD profile script for use by the translate command.
|
service translation
To enable upper layer user protocol encapsulation for Frame Relay-to-ATM Service Interworking (FRF.8) feature, which allows mapping between encapsulated ATM protocol data units (PDUs) and encapsulated Frame Relay PDUs, use the service translation command in FRF.8 connect configuration mode. To disable upper layer user protocol encapsulation, use the no form of this command.
service translation
no service translation
Syntax Description
This command has no arguments or keywords.
Defaults
The default state is service translation.
Command Modes
FRF.8 connect configuration
Command History
Release
|
Modification
|
12.1(2)T
|
This command was introduced.
|
Usage Guidelines
The no service translation command disables mapping between encapsulated ATM PDUs and encapsulated Frame Relay PDUs.
Examples
The following example shows an FRF.8 configuration with service translation disabled:
Router# show running-config
Building configuration...
connect service-1 Serial1/0 16 ATM3/0 1/32 service-interworking
The following example shows how to configure service translation on the connection named service-1:
Router(config)# connect service-1 serial1/0 16 ATM3/0 1/32 service-interworking
Router(config-frf8)# service translation
Related Commands
Command
|
Description
|
clp-bit
|
Sets the ATM CLP field in the ATM cell header.
|
connect (FRF.5)
|
Sets the Frame Relay DE bit field in the Frame Relay cell header.
|
de-bit map-clp
|
Sets the EFCI bit field in the ATM cell header.
|
sessions max limit
To configure the PPP over Ethernet (PPPoE) global profile with the maximum number of PPPoE sessions that will be permitted on a router and to set the PPPoE session-count threshold at which a Simple Network Managment Protocol (SNMP) trap will be generated, use the sessions max limit command in BBA group configuration mode. To remove these settings, use the no form of this command.
sessions max limit number-of-sessions [threshold threshold-value]
no sessions max limit number-of-sessions [threshold threshold-value]
Syntax Description
number-of-sessions
|
Maximum number of PPPoE sessions that will be permitted on the router. The range is from 0 to the total number of interfaces on the router.
|
threshold
|
(Optional) Sets the PPPoE session-count threshold at which an SNMP trap will be generated.
|
threshold-value
|
(Optional) Number of PPPoE sessions that will cause an SNMP trap to be generated. The range is from 0 to the total number of interfaces on the router.
|
Defaults
There is no default number-of-sessions.
The default threshold-value is the configured number-of-sessions.
Command Modes
BBA group configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
This command can be used only in a global PPPoE profile.
The snmp-server enable traps pppoe command must be configured in order for SNMP traps to be generated when the PPPoE session-count threshold is reached.
Examples
The following example shows the global PPPoE profile configured with a maximum PPPoE session limit of 8000 sessions. The PPPoE session-count threshold is set at 7000 sessions, so when the number of PPPoE sessions on the router reaches 7000, an SNMP trap will be generated.
sessions max limit 8000 threshold 7000
Related Commands
Command
|
Description
|
bba-group pppoe
|
Creates a PPPoE profile.
|
sessions per-mac limit
|
Sets the maximum number of PPPoE sessions allowed per MAC address in a PPPoE profile.
|
sessions per-vc limit
|
Sets the maximum number of PPPoE sessions permitted over a VC and sets the PPPoE session-count threshold.
|
sessions per-vlan limit
|
Sets the maximum number of PPPoE sessions per VLAN in a PPPoE profile.
|
snmp-server enable traps pppoe
|
Enables PPPoE session-count SNMP notifications.
|
sessions per-mac limit
To set the maximum number of PPP over Ethernet (PPPoE) sessions allowed per MAC address in a PPPoE profile, use the sessions per-mac limit command in BBA group configuration mode. To remove this setting, use the no form of this command.
sessions per-mac limit per-mac-limit
no sessions per-mac limit per-mac-limit
Syntax Description
per-mac-limit
|
Maximum number of PPPoE sessions that can be sourced from a MAC address. The default is 100 sessions.
|
Defaults
100 sessions
Command Modes
BBA group configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
Use the sessions per-mac limit command to configure a PPPoE profile with the maximum number of PPPoE sessions that will be allowed per MAC address.
You cannot configure PPPoE session limits in PPPoE profiles and in VPDN groups simultaneously. You also cannot configure session limits in PPPoE profiles and directly on PPPoE ports (Ethernet interface, VLAN, or permanent virtual circuit (PVC)) simultaneously.
Examples
The following example show a limit of two PPPoE sessions per MAC address configured in the global PPPoE profile:
sessions max limit 8000 threshold-sessions 7000
Related Commands
Command
|
Description
|
bba-group pppoe
|
Creates a PPPoE profile.
|
sessions max limit
|
Configures a PPPoE global profile with the maximum number of PPPoE sessions that will be permitted on a router and sets the PPPoE session-count threshold.
|
sessions per-vc limit
|
Sets the maximum number of PPPoE sessions to be established over a VC in a PPPoE profile and sets the PPPoE session-count threshold.
|
sessions per-vlan limit
|
Sets the maximum number of PPPoE sessions per VLAN in a PPPoE profile.
|
sessions per-vc limit
To set the maximum number of PPP over Ethernet (PPPoE) sessions to be established over a virtual circuit (VC) in a PPPoE profile and to set the PPPoE session-count threshold at which a Simple Network Management Protocol (SNMP) trap will be generated, use the sessions per-vc limit command in BBA group configuration mode. To remove this specification, use the no form of this command.
sessions per-vc limit per-vc-limit [threshold threshold-value]
no sessions per-vc limit per-vc-limit [threshold threshold-value]
Syntax Description
per-vc-limit
|
Maximum number of PPPoE sessions that can be established over an ATM PVC. The default is 100.
|
threshold
|
(Optional) Sets the PPPoE session-count threshold at which an SNMP trap will be generated.
|
threshold-value
|
(Optional) Number of PPPoE sessions that will cause an SNMP trap to be generated.
|
Defaults
Sessions: 100
The default threshold-value is the per-vc-limit.
Command Modes
BBA group configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
Use the sessions per-vc limit command to configure a PPPoE profile with the maximum number of PPPoE sessions that will be allowed per VC.
You cannot configure session limits in PPPoE profiles and directly on permanent virtual circuits (PVCs) simultaneously.
The snmp-server enable traps pppoe command must be configured in order for SNMP traps to be generated when the PPPoE session-count threshold is reached.
Examples
The following example shows a limit of eight PPPoE sessions per VC configured in the PPPoE profile "vpn1":
Related Commands
Command
|
Description
|
bba-group pppoe
|
Creates a PPPoE profile.
|
sessions max limit
|
Configures a PPPoE global profile with the maximum number of PPPoE sessions that will be permitted on a router and sets the PPPoE session-count threshold.
|
sessions per-mac limit
|
Sets the maximum number of PPPoE sessions allowed per MAC address in a PPPoE profile.
|
sessions per-vlan limit
|
Sets the maximum number of PPPoE sessions per VLAN in a PPPoE profile.
|
snmp-server enable traps pppoe
|
Enables PPPoE session-count SNMP notifications.
|
sessions per-vlan limit
To specify the maximum number of PPPoE sessions permitted per VLAN in a PPPoE profile, use the sessions per-vlan limit command in BBA group configuration mode. To remove this specification, use the no form of this command.
sessions per-vlan limit per-vlan-limit
no sessions per-vlan limit per-vlan-limit
Syntax Description
per-vlan-limit
|
Maximum number of PPPoE sessions permitted under each VLAN. The default is 100.
|
Defaults
Sessions: 100
Command Modes
BBA group configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
Use the sessions per-vlan limit command to configure a PPPoE profile with the maximum number of PPPoE sessions that will be allowed per VLAN.
You cannot configure session limits in PPPoE profiles and directly on VLANs simultaneously.
Examples
The following example shows a limit of 200 PPPoE sessions per VLAN configured in the PPPoE profile "vpn1":
sessions per-vlan limit 200
Related Commands
Command
|
Description
|
bba-group pppoe
|
Creates a PPPoE profile.
|
sessions max limit
|
Configures a PPPoE global profile with the maximum number of PPPoE sessions that will be permitted on a router and sets the PPPoE session-count threshold.
|
sessions per-mac limit
|
Sets the maximum number of PPPoE sessions allowed per MAC address in a PPPoE profile.
|
sessions per-vc limit
|
Sets the maximum number of PPPoE sessions to be established over a VC in a PPPoE profile and sets the PPPoE session-count threshold.
|
sessions throttle
To configure PPP over Ethernet (PPPoE) connection throttling, which limits the number of PPPoE session requests that can be made from a virtual circuit (VC) or a MAC address within a specified period of time, use the sessions throttle command in BBA group configuration mode. To remove this limit, use the no version of this command.
sessions {per-mac | per-vc} throttle session-requests session-request-period blocking-period
no sessions {per-mac | per-vc} throttle session-requests session-request-period blocking-period
Syntax Description
per-mac
|
Limits the number of PPPoE session requests that can be made from a single MAC address.
|
per-vc
|
Limits the number of PPPoE session requests that can be made from a single VC.
|
session-requests
|
Number of PPPoE session requests that will be allowed within a specified period of time. Range is from 1 to 100000.
|
session-request-period
|
Period of time, in seconds, during which a specified number of PPPoE session requests will be allowed. Range is from 1 to 3600.
|
blocking-period
|
Period of time, in seconds, during which PPPoE session requests will be blocked. This period begins when the number of PPPoE session requests from a VC or MAC address exceeds the configured session-requests value within the configured session-request-period. Range is from 0 to 3600.
|
Defaults
The number of PPPoE session requests that can be made within a specific period of time is not limited.
There are no default values for the session-requests, session-request-period, and blocking-period arguments.
Command Modes
BBA group configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
Continuous repeated requests to initiate PPPoE sessions can seriously affect the performance of a router and RADIUS server. Use the sessions throttle command to configure the PPPoE server to limit the number of requests for PPPoE sessions that can be made from a MAC address or VC during a configured period of time.
If a client exceeds the configured number of allowable session requests (session-requests) within the configured time limit (session-request-period), the PPPoE server accepts only the allowable number of session requests and blocks the MAC address or VC from making any more requests for a configured period of time (blocking-period).
After the blocking-period expires, the PPPoE server will again accept the configured number of session requests from the MAC address or VC within the configured session-request-period.
Examples
The following example shows the configuration of per-VC and per-MAC PPPoE connection throttling in PPPoE profile "grp1":
sessions per-mac throttle 10 60 300
sessions per-vc throttle 100 30 300
interface ATM2/0.1 multipoint
protocol pppoe group grp1
interface virtual-template1
no peer default ip address
Related Commands
Command
|
Description
|
bba-group pppoe
|
Creates a PPPoE profile.
|
sessions per-mac limit
|
Sets the maximum number of PPPoE sessions allowed per MAC address in a PPPoE profile.
|
sessions per-vc limit
|
Sets the maximum number of PPPoE sessions to be established over a VC in a PPPoE profile and sets the PPPoE session-count threshold.
|
shape fr-voice-adapt
To enable Frame Relay voice-adaptive traffic shaping, use the shape fr-voice-adapt command in policy-map class configuration mode. To disable Frame Relay voice-adaptive traffic shaping, use the no form of this command.
shape fr-voice-adapt [deactivation seconds]
no shape fr-voice-adapt
Syntax Description
deactivation seconds
|
(Optional) Number of seconds that must elapse after the last voice packet is transmitted before the sending rate is increased to the committed information rate (CIR). The range is from 1 to 10000.
|
Defaults
Frame Relay voice-adaptive traffic shaping is not enabled.
Seconds: 30
Command Modes
Policy-map class configuration
Command History
Release
|
Modification
|
12.2(15)T
|
This command was introduced.
|
Usage Guidelines
Frame Relay voice-adaptive traffic shaping enables a router to reduce the permanent virtual circuit (PVC) sending rate to the minimum CIR (minCIR) whenever packets (usually voice) are detected in the low latency queueing priority queue or H.323 call setup signaling packets are present. When there are no packets in priority queue and signaling packets are not present for a configured period of time, the router increases the PVC sending rate from minCIR to CIR to maximize throughput.
The shape fr-voice-adapt command can be configured only in the class-default class. If you configure the shape fr-voice-adapt command in another class, the associated Frame Relay map class will be rejected when you attach it to the interface.
Frame Relay voice-adaptive traffic shaping can be used with other types of adaptive traffic shaping. For example, when both voice-adaptive traffic shaping and adaptive shaping based on interface congestion are configured, the sending rate will change to minCIR if there are packets in the priority queue or the interface queue size exceeds the configured threshold.
Note
Although the priority queue is generally used for voice traffic, Frame Relay voice-adaptive traffic shaping will respond to any packets (voice or data) in the priority queue.
In order to use Frame Relay voice-adaptive traffic shaping, you must have low latency queueing and traffic shaping configured using the Modular QoS CLI.
Examples
The following example shows the configuration of Frame Relay voice-adaptive traffic shaping and fragmentation. With this configuration, priority- queue packets or H.323 call setup signaling packets destined for PVC 100 will result in the reduction of the sending rate from CIR to minCIR and the activation of FRF.12 end-to-end fragmentation. If signaling packets and priority-queue packets are not detected for 50 seconds, the sending rate will increase to CIR and fragmentation will be turned off.
encapsulation frame-relay
frame-relay fragmentation voice-adaptive deactivation 50
frame-relay fragment 80 end-to-end
frame-relay interface-dlci 100
class voice_adaptive_class
map-class frame-relay voice_adaptive_class
service-policy output shape
class-map match-all voice
shape fr-voice-adapt deactivation 50
Related Commands
Command
|
Description
|
frame-relay fragmentation voice-adaptive
|
Enables voice-adaptive Frame Relay fragmentation.
|
show policy-map
|
Displays the configuration of all classes for a specified service policy map or all classes for all existing policy maps.
|
show policy-map interface
|
Displays the packet statistics of all classes that are configured for all service policies either by interface or subinterface or by PVC.
|
show atm arp-server
To display the ATM Address Resolution Protocol (ARP) server's information about one specific interface or all interfaces, use the show atm arp-server user EXEC command.
AIP on Cisco 7500 series with AIP; Cisco 7200 series with ATM, ATM-CES, and enhanced ATM port adapters; Cisco 2600 and 3600 series with 1-port ATM-25 network module
show atm arp-server [atm slot/port[.subinterface-number]]
Cisco 7500 series with ATM and enhanced ATM port adapters
show atm arp-server [atm slot/port-adapter/port[.subinterface-number]]
Cisco 4500 and 4700 series with NPM
show atm arp-server [atm number[.subinterface-number]]
Syntax Description
atm slot/port
|
(Optional) ATM slot and port numbers. Use this format for the following platform configurations:
• AIP on Cisco 7500 series routers.
• ATM port adapter, ATM-CES port adapter, and enhanced ATM port adapter on Cisco 7200 series routers.
• 1-port ATM-25 network module on Cisco 2600 and 3600 series routers.
|
atm slot/port-adapter/port
|
(Optional) ATM slot, port adapter, and port numbers. Use this format for the ATM port adapter or enhanced ATM port adapter on Cisco 7500 series routers.
|
atm number
|
(Optional) ATM network processor module (NPM) number on Cisco 4500 and 4700 routers.
|
.subinterface-number
|
(Optional) Subinterface number.
|
Command Modes
User EXEC
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Examples
The following is sample output from the show atm arp-server command when no interface is specified:
Router# show atm arp-server
Note that a '*' next to an IP address indicates an active call
IP Address TTL ATM Address
* 4.4.4.2 19:50 ac15336602000000000000000000000000000000
* 4.4.4.6 19:50 ac15336606000000000000000000000000000000
* 4.4.4.15 19:14 ac15336615000000000000000000000000000000
* 10.0.0.2 19:50 ac15336602000000000000000000000000000023
* 10.0.0.6 19:50 ac15336606000000000000000000000000000023
The following is sample output from the show atm arp-server command when a slot and port are specified on the Cisco 7500:
Router# show atm arp-server atm 1/0
Note that a '*' next to an IP address indicates an active call
IP Address TTL ATM Address
* 4.4.4.2 19:00 ac15336602000000000000000000000000000000
* 4.4.4.6 19:00 ac15336606000000000000000000000000000000
* 4.4.4.15 19:14 ac15336615000000000000000000000000000000
Related Commands
Command
|
Description
|
atm arp-server
|
Identifies an ATM ARP server for the IP network or sets TTL values for entries in the ATM ARP table.
|
show atm class-links
To display virtual circuit (VC) parameter configurations and where the parameter values are inherited from, use the show atm class-links privileged EXEC command.
show atm class-links {vpi/vci | name}
Syntax Description
vpi/vci
|
The ATM VPI and VCI numbers. The absence of the slash character (/) and a vpi value defaults the vpi value to 0.
|
name
|
Name of the VC.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.3
|
This command was introduced.
|
Examples
The following is sample output from the show atm class-links command for VPI 0 and VCI 66:
Router# show atm class-links 0/66
Displaying vc-class inheritance for ATM2/0.3, vc 0/66:
broadcast - VC-class configured on main-interface
encapsulation aal5mux ip - VC-class configured on subinterface
no ilmi manage - Not configured - using default
oam-pvc manage 3 - VC-class configured on vc
oam retry 3 5 1 - Not configured - using default
ubr 10000 - Configured on vc directly
show atm ilmi-configuration
To display ILMI configuration information, use the show atm ilmi-configuration command in privileged EXEC mode.
show atm ilmi-configuration
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0
|
This command was introduced prior to Cisco IOS Release 12.0.
|
Examples
The following example shows sample output for the show atm ilmi-configuration command:
Router# show atm ilmi-configuration
1122334455667788990011223344556677889900
Table 7 describes the fields shown in the display.
Table 7 show atm ilmi-configuration Field Descriptions
Field
|
Description
|
LECS Address(s)
|
Current ATM LAN Emulation Clients (LECs) addresses.
|
Related Commands
Command
|
Description
|
show atm ilmi-status
|
Displays ILMI-related status information.
|
show atm ilmi-status
To display ILMI-related status information, use the show atm ilmi-status command in privileged EXEC mode.
show atm ilmi-status [atm interface-number]
Syntax Description
atm
|
(Optional) ATM interface.
|
interface-number
|
(Optional) Number of the ATM interface.
|
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0
|
This command was introduced in a release prior to Cisco IOS Release 12.0.
|
Usage Guidelines
Entering the show atm ilmi-status command without specifying an interface will display ILMI-related status information for all of the ATM interfaces.
Examples
The following example is sample output for the show atm ilmi-status command:
Router# show atm ilmi-status
Interface :ATM2/0 Interface Type :Unknown
ILMI VCC :(0, 16) ILMI Keepalive :Disabled
Interface :ATM5/0 Interface Type :Private UNI (User-side)
ILMI VCC :(0, 16) ILMI Keepalive :Disabled
Peer IP Addr: 10.0.52.17 Peer IF Name: ATM1/1/0
Peer MaxVPIbits: 8 Peer MaxVCIbits: 14
47.0091.8100.0000.0040.0b0a.2501
End-System Registered Address(s) :
47.0091.8100.0000.0040.0b0a.2501.bbbb.ccdd.eeff.12(Confirmed)
Table 8 describes the fields shown in the display.
Table 8 show atm ilmi-status Field Descriptions
Field
|
Description
|
interface
|
ATM interface.
|
Interface Type
|
Type of ATM interface.
|
ILMI VCC
|
Number of the current ILMI VCC for the interface.
|
ILMI Keepalive
|
Status of ILMI keepalive packets.
|
ILMI State
|
Status of ILMI for the interface.
|
Peer IP Addr
|
IP address of the peer.
|
Peer IF Name
|
Name of the peer interface.
|
Peer Max VPIbits
|
Maximum number of bits allowed for VPIs on the peer interface.
|
Peer Max VCIbits
|
Maximum number of bits allowed for VCIs on the peer interface.
|
Active Prefix
|
Network prefix that is registered from the switch side and is active and valid.
|
End-System Registered Address(s)
|
Address that the router registers back to the switch. The router combines the network prefix of the switch with the end-system identifier to form the end-system registered address.
|
Related Commands
Command
|
Description
|
show atm ilmi-configuration
|
Displays ILMI configuration information.
|
show atm interface atm
To display ATM-specific information about an ATM interface, use the show atm interface atm privileged EXEC command.
Cisco 7500 series with AIP; Cisco 7200 series with ATM, ATM-CES, and enhanced ATM port adapters; Cisco 2600 and 3600 series with 1-port ATM-25 network module
show atm interface atm slot/port
Cisco 7500 series with ATM and enhanced ATM port adapters
show atm interface atm slot/port-adapter/port
Cisco 4500 and 4700 series with NPM
show atm interface atm number
Syntax Description
slot/port
|
ATM slot number and port number. Use this format on the following platform configurations:
• The AIP on Cisco 7500 series routers.
• The ATM port adapter, ATM-CES port adapter, or enhanced ATM port adapter on Cisco 7200 series routers.
• The 1-port ATM-25 network module on Cisco 2600 and 3600 series routers.
|
slot/port-adapter/port
|
ATM slot, port adapter, and port number. Use this format on the ATM port adapter or ATM-CES port adapter on Cisco 7500 series routers.
|
number
|
NPM number for Cisco 4500 and 4700 routers.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
11.0
|
The number argument was added.
|
11.2
|
The slot/port-adapter/port arguments were added.
|
Examples
The following is sample output for the ATM-CES port adapter to display statistics on slot 4, port 0:
Router# show atm interface atm 4/0
AAL enabled: AAL5, Maximum VCs: 1024, Current VCs: 6
Tx buffers 256, Rx buffers 256, Exception Queue: 32, Raw Queue: 32
VP Filter: 0x7B, VCIs per VPI: 1024, Max Datagram Size:4496, MIDs/VC:16
PLIM Type:4B5B - 100Mbps, No Framing, TX clocking: LINE
4897 input, 2900 output, 0 IN fast, 0 OUT fast
Rate-Queue 1 set to 100Mbps, reg=0x4EA DYNAMIC, 1 VCCs
ATM4/0.1:AAL3/4-SMDS address c111.1111.1111 Multicast e222.2222.222
The following is sample output for the enhanced ATM port adapter to display statistics on slot 6, port 0:
Router# show atm interface atm 6/0
AAL enabled: AAL5, Maximum VCs: 2048, Current VCs: 3
Maximum Transmit Channels: 64
Tx buffers: 256, Rx buffers 256, Exception Queue: 32, Raw Queue: 32
VP Filter: 0x7B, VCIs per VPI: 1024, Max Datagram Size: 4496
PLIM Type: SONET - 155Mbps, TX clocking: INTERNAL
0 input, 59 output, 0 IN fast, 0 OUT fast
ABR parameters, rif: 16 rdf: 16
Table 9 describes the fields shown in the display.
Table 9 show atm interface atm Field Descriptions
Field
|
Description
|
ATM interface
|
Slot and port number of the interface.
|
AAL enabled
|
Type of AAL. If both AAL5 and AAL3/4 are enabled on the interface, the output will include both AAL5 and AAL3/4.
|
Maximum VCs
|
Maximum number of virtual circuits this interface can support.
|
Current VCs
|
Number of active virtual circuits.
|
Tx buffers, Rx buffers
|
Number of transmit and receive buffers.
|
Exception Queue
|
Number of exception buffers.
|
Raw Queue
|
Queue size.
|
VP Filter
|
Hexadecimal value of the VP filter.
|
VCIs per VPI
|
Maximum number of VCIs to support per VPI.
|
Max Datagram Size
|
The configured maximum number of bytes in the largest datagram.
|
MIDs/VC
|
The configured maximum number of message identifiers allowed per virtual circuit on this interface.
|
PLIM Type
|
Physical Layer Interface Module (PLIM) type (E3, 4B/5B, or SONET).
|
Framing
|
For E3, this might be G.804; otherwise, no framing.
|
TX clocking
|
Clocking on the router. For E3 or SONET, this might be INTERNAL, meaning that the AIP or NPM generates the clock. Otherwise, LINE indicates that the ATM switch provides the clocking.
|
input
|
Number of packets received and process-switched.
|
output
|
Number of packets sent from process switch.
|
IN fast
|
Number of input packets fast-switched.
|
OUT fast
|
Number of output packets fast-switched.
|
ABR parameters, rif rdf
|
The amount that the cell transmission rate increases or decreases in response to flow control information from the network or destination for available bit rate (ABR) PVCs. The rate increase factor (RIF) and rate decrease factor (RDF) in this example are 16, the default.
|
Rate-Queue
|
List of configured rate queues.
|
reg=
|
Actual register value passed to the AIP to define a specific rate queue (AIP only).
|
DYNAMIC
|
Indicates that the rate queue is dynamic and was created automatically by the software. Dynamic rate queues are created when an atm pvc command specifies a peak or average rate that does not match any user configured rate queue. The value PERMANENT indicates that the rate queue was user-configured.
|
VCCs
|
Number of virtual channel connections (VCCs) dynamically attached to this rate queue.
|
ATM4/0.1
|
Indicates that the subinterface supports ATM adaptation layer AAL3/4 and displays the SMDS E.164 unicast address and the SMDS E.164 multicast address assigned to the subinterface.
|
Config. is
|
ACTIVE or VALID in n SECONDS. ACTIVE indicates that the current AIP or NPM configuration has been loaded into the AIP and is being used. There is a 5-second window when a user changes a configuration and the configuration is sent to the AIP.
|
Related Commands
Command
|
Description
|
pvc
|
Configures the PVC interface.
|
show atm map
To display the list of all configured ATM static maps to remote hosts on an ATM network and on ATM bundle maps, use the show atm map command in privileged EXEC mode.
show atm map
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
11.1 CA
|
This command was modified to include an example for the ATM-CES port adapter (PA).
|
12.0(3)T
|
This command was modified to include display for ATM bundle maps. An ATM bundle map identifies a bundle and all of its related virtual circuits (VCs).
|
12.2(2)T
|
The display output for this command was modified to include the IPv6 address mappings of remote nodes to ATM permanent virtual circuits (PVCs).
|
Examples
The following is sample output from the show atm map command for a bundle called san-jose (0/122, 0/123, 0/124, and 0/126 are the virtual path and virtual channel identifiers of the bundle members):
Map list san-jose_B_ATM1/0.52 : PERMANENT
ip 10.1.1.1. maps to bundle san-jose, 0/122, 0/123, 0/124, 0/126, ATM1/0.52, broadcast
The following is sample output from the show atm map command for an ATM-CES PA on the Cisco 7200 series router:
Map list alien: PERMANENT
The following is sample output from the show atm map command that displays information for a bundle called new-york:
ip 172.21.168.110 maps to VC 1, broadcast
clns 47.0004.0001.0000.0c00.6e26.00 maps to VC 6, broadcast
appletalk 10.1 maps to VC 7, broadcast
decnet 10.1 maps to VC 2, broadcast
Map list new-york: PERMANENT
ip 10.0.0.2 maps to bundle new-york, 0/200, 0/205, 0/210, ATM1/0.1
The following is sample output from the show atm map command for a multipoint connection:
Map list atm_pri: PERMANENT
ip 10.4.4.4 maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast,
aal5mux, multipoint connection up, VC 6
ip 10.4.4.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12, broadcast,
aal5mux, connection up, VC 15, multipoint connection up, VC 6
Map list atm_ipx: PERMANENT
ipx 1004.dddd.dddd.dddd maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12,
broadcast, aal5mux, multipoint connection up, VC 8
ipx 1004.cccc.cccc.cccc maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12,
broadcast, aal5mux, multipoint connection up, VC 8
Map list atm_apple: PERMANENT
appletalk 62000.5 maps to NSAP CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12,
broadcast, aal5mux, multipoint connection up, VC 4
appletalk 62000.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12,
broadcast, aal5mux, multipoint connection up, VC 4
The following is sample output from the show atm map command if you configure an ATM PVC using the pvc command:
ip 10.11.11.1 maps to VC 4, VPI 0, VCI 60, ATM0.2
The following sample output from the show atm map command shows the link-local and global IPv6 addresses (FE80::60:3E47:AC8:C and 3ffe:1111:2222:1003::72, respectively) of a remote node that are explicitly mapped to PVC 1/32 of ATM interface 0;
Map list ATM0pvc1 : PERMANENT
ipv6 FE80::60:3E47:AC8:C maps to VC 1, VPI 1, VCI 32, ATM0
ipv6 3ffe:1111:2222:1003::72 maps to VC 1, VPI 1, VCI 32, ATM0
Table 10 describes the significant fields shown in the displays.
Table 10 show atm map Field Descriptions
Field
|
Description
|
Map list
|
Name of map list.
|
PERMANENT
|
This map entry was entered from configuration; it was not entered automatically by a process.
|
ip 172.21.168.110 maps to VC 1 or ip 10.4.4.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
|
Name of protocol, the protocol address, and the virtual circuit descriptor (VCD) or network service access point (NSAP) to which the address is mapped (for ATM VCs configured with the atm pvc command).
|
broadcast
|
Indicates pseudobroadcasting.
|
ip 10.11.11.1 maps to VC 4, VPI 0, VCI 60, ATM0.2
or
ip 10.4.4.6 maps to NSAP DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
|
Name of protocol, the protocol address, the virtual path identifier (VPI) number, the virtual channel identifier (VCI) number, and the ATM interface or subinterface (for ATM PVCs configured using the pvc command).
or
Name of the protocol, the protocol address, and the NSAP to which the address is mapped (for ATM switched virtual circuits (SVCs) configured using the svc command).
|
aal5mux
|
Indicates the encapsulation used, a multipoint or point-to-point VC, and the number of the virtual circuit.
|
multipoint connection up
|
Indicates that this is a multipoint VC.
|
VC 6
|
Number of the VC.
|
connection up
|
Indicates a point-to-point VC.
|
VPI
|
VPI for the VC.
|
VCI
|
VCI for the VC.
|
ATM1/0.52
|
ATM interface or subinterface number.
|
Map list
|
Name of the bundle whose mapping information follows.
|
ip 10.1.1.1 maps to bundle san-jose, 0/122, 0/123, 0/124, 0/126
|
IP address of the bundle and VC members that belong to the bundle.
|
Related Commands
Command
|
Description
|
protocol (ATM)
|
Configures a static map for an ATM PVC, SVC, VC class, or VC bundle. Enables Inverse ARP or Inverse ARP broadcasts on an ATM PVC by either configuring Inverse ARP directly on the PVC, on the VC bundle, or in a VC class (applies to IP and IPX protocols only).
|
protocol ipv6 (ATM)
|
Maps the IPv6 address of a remote node to the ATM PVC used to reach the address.
|
pvc
|
Creates or assigns a name to an ATM PVC, specifies the encapsulation type on an ATM PVC, or enters interface-ATM-VC configuration mode.
|
show atm bundle
|
Displays the bundle attributes assigned to each bundle VC member and the current working status of the VC members.
|
show atm bundle statistics
|
Displays statistics on the specified bundle.
|
svc
|
Creates an ATM SVC and specifies destination NSAP address on an interface or subinterface.
|
show atm pvc
To display all ATM permanent virtual connections (PVCs) and traffic information, use the show atm pvc command in privileged EXEC mode.
show atm pvc [vpi/vci | name | interface atm interface-number[.subinterface-number multipoint]]
[ppp]
Syntax Description
vpi/vci
|
(Optional) The ATM virtual path identifier (VPI) and virtual channel identifier (VCI) numbers. The absence of the slash character (/) and a vpi value causes the vpi value to default to 0.
|
name
|
(Optional) Name of the PVC.
|
interface atm interface-number
|
(Optional) Displays all PVCs on the specified ATM interface.
To determine the appropriate form of the interface-number argument, consult your ATM network module, port adapter, or router documentation.
|
.subinterface-number
|
(Optional) Subinterface number in the range 1 to 4294967293. The dot (.) is required as a separator between the interface-number and the subinterface-number.
|
multipoint
|
(Optional) Multipoint subinterface.
|
ppp
|
(Optional) Displays each PVC configured for PPP over ATM.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.3T
|
This command was introduced.
|
12.1(1)T
|
This command was modified to display PPPoE status.
|
12.2(4)T
|
This command was modified to display only PVCs that are attached to a virtual-access interface. Before this modification, all PVCs that were configured with PPPoA or PPPoE were displayed.
|
12.0(23)S
|
This command was modified to display OAM cell emulation status for Any Transport over MPLS (AToM).
|
12.2(14)S
|
This command was integrated into Cisco IOS Release 12.2(14)S.
|
12.2(15)T
|
This command was integrated into Cisco IOS Release 12.2(15)T.
|
Usage Guidelines
If the vpi/vci or name argument is not specified, the output of this command is the same as that of the show atm vc command, but only the configured PVCs are displayed. See the first sample output in the "Examples" section.
If the vpi/vci or name argument is specified, the output of this command is the same as the show atm vc vcd command, with extra information related to PVC management, including connection name, detailed states, and Operation, Administration, and Maintenance (OAM) counters. See the second and third output samples in the "Examples" section.
If the interface atm interface-number option is included in the command, all PVCs under that interface or subinterface are displayed. See the third output sample in the "Examples" section.
Examples
The following is sample output from the show atm pvc command:
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
2/0 1 0 5 PVC SAAL 155000 155000 UP
2/0 2 0 16 PVC ILMI 155000 155000 UP
2/0.2 101 0 50 PVC SNAP 155000 155000 UP
2/0.2 102 0 60 PVC SNAP 155000 155000 DOWN
2/0.2 104 0 80 PVC SNAP 155000 155000 UP
2/0 hello 0 99 PVC SNAP 1000 UP
The following is sample output from the show atm pvc command with the vpi/vci argument specified:
Router# show atm pvc 0/41
ATM2/0: VCD: 3, VPI: 0, VCI: 41
AAL5-LLC/SNAP, etype:0x0, Flags: 0xC20, VCmode: 0x0
OAM frequency: 0 second(s), OAM retry frequency: 1 second(s), OAM retry frequency: 1
second(s)
OAM up retry count: 3, OAM down retry count: 5
OAM Loopback status: OAM Disabled
OAM VC state: Not Managed
ILMI VC state: Not Managed
InARP frequency: 15 minutes(s)
InPkts: 31759, OutPkts: 26497, InBytes: 2356434, OutBytes: 1589743
InPRoc: 15785, OutPRoc: 26472, Broadcasts: 0
InFast: 20, OutFast: 20, InAS: 15954, OutAS: 6
F5 InEndloop: 0, F5 InSegloop: 0, F5 InAIS: 0, F5 InRDI: 0
F4 InEndloop: 0, F4 InSegloop: 0, F4 InAIS: 0, F4 InRDI: 0
F5 OutEndloop: 0, F5 OutSegloop: 0, F5 OutRDI: 0
F4 OutEndloop: 0, F4 OutSegloop: 0, F4 OutRDI: 0
The following sample output from the show atm pvc command displays OAM cell emulation statistics, which are marked in this example by exclamation points:
router# show atm pvc 5/500
ATM4/1/0.200: VCD: 6, VPI: 5, VCI: 500
AAL5-LLC/SNAP, etype:0x0, Flags: 0x34000C20, VCmode: 0x0
OAM Cell Emulation: enabled, F5 End2end AIS Xmit frequency: 1 second(s) !!!
OAM frequency: 0 second(s), OAM retry frequency: 1 second(s)
OAM up retry count: 3, OAM down retry count: 5
OAM Loopback status: OAM Disabled
OAM VC state: Not ManagedVerified
ILMI VC state: Not Managed
InPkts: 564, OutPkts: 560, InBytes: 19792, OutBytes: 19680
InFast: 4, OutFast: 0, InAS: 560, OutAS: 560
InPktDrops: 0, OutPktDrops: 0
CrcErrors: 0, SarTimeOuts: 0, OverSizedSDUs: 0
F5 InEndloop: 0, F5 InSegloop: 0, F5 InAIS: 0, F5 InRDI: 26
F5 OutEndloop: 0, F5 OutSegloop: 0, F5 OutAIS: 77, F5 OutRDI: 0 !!!
The following is sample output from the show atm pvc command with the ATM subinterface specified:
Router# show atm pvc interface atm 2/0.2
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
2/0.2 101 0 50 PVC SNAP 155000 155000 UP
2/0.2 102 0 60 PVC SNAP 155000 155000 DOWN
2/0.2 104 0 80 PVC SNAP 155000 155000 UP
Table 11 describes significant fields shown in the displays.
Table 11 show atm pvc Field Descriptions
Field
|
Description
|
Interface
|
Interface and subinterface slot and port.
|
VCD/Name
|
Virtual connection descriptor (virtual connection number). The connection name is displayed if a name for the VC was configured using the pvc command.
|
VPI
|
Virtual path identifier.
|
VCI
|
Virtual channel identifier.
|
Type
|
Type of PVC detected from PVC discovery, either PVC-D, PVC-L, or PVC-M:
• PVC-D—PVC created as a result of PVC discovery.
• PVC-L—The corresponding peer of this PVC could not be found on the switch.
• PVC-M—Some or all of the QoS1 parameters of this PVC fail to match those of the corresponding peer on the switch.
|
Encaps
|
Type of ATM adaptation layer (AAL) and encapsulation.
|
Peak
or
PeakRate
|
Kilobits per second sent at the peak rate.
|
Avg/Min
or
Average Rate
|
Kilobits per second sent at the average rate.
|
Burst Cells
|
Maximum number of ATM cells that the VC can send at peak rate.
|
Sts or Status
|
Status of the VC connection:
• UP—The connection is enabled for data traffic.
• DOWN—The connection is not ready for data traffic. When the Status field is DOWN, a State field is shown. See a description of the different values for the state field later in this table.
• INACTIVE—The interface is down.
|
Connection Name
|
The name of the PVC.
|
UBR, UBR+, or VBR-NRT
|
• UBR—Unspecified bit rate QoS is specified for this PVC. See the ubr command for further information.
• UBR+—Unspecified bit rate QoS is specified for this PVC. See the ubr+ command for further information.
• VBR-NRT—Variable bit rate-non-real-time QoS rates are specified for this PVC. See the vbr-nrt command for further information.
|
etype
|
Encapsulation type.
|
Flags
|
Bit mask describing VC information. The flag values are summed to result in the displayed value:
• 0x40—SVC
• 0x20—PVC
• 0x10—ACTIVE
• 0x0—AAL5-SNAP
• 0x1—AAL5-NLPID
• 0x2—AAL5-FRNLPID
• 0x3—AAL5-MUX
• 0x4—AAL3/4-SMDS
• 0x5—QSAAL
• 0x6—ILMI
• 0x7—AAL5-LANE
• 0x9—AAL5-CISCOPPP
|
virtual-access
|
Virtual-access interface identifier.
|
virtual-template
|
Virtual template identifier.
|
VCmode
|
AIP-specific or NPM-specific register describing the usage of the VC. This register contains values such as rate queue, peak rate, and AAL mode, which are also displayed in other fields.
|
OAM Cell emulation
|
The status of the OAM cell emulation functionality. It is either enabled or disabled.
|
F5 end2end AIS xmit frequency
|
Number of seconds between sendings of AIS cells.
|
OAM frequency
|
Number of seconds between sendings of OAM loopback cells.
|
OAM retry frequency
|
The frequency (in seconds) at which end-to-end F5 loopback cells should be sent when a change in state (up or down) is being verified. For example, if a PVC is up and a loopback cell response is not received after the value of the frequency argument (in seconds) specified using the oam-pvc command, then loopback cells are sent at the value of the retry-frequency argument to determine whether the PVC is down.
|
OAM up retry count
|
Number of consecutive end-to-end F5 OAM loopback cell responses that must be received in order to change a PVC state to up. Does not apply to SVCs.
|
OAM down retry count
|
Number of consecutive end-to-end F5 OAM loopback cell responses that are not received in order to change a PVC state to down or tear down an SVC.
|
OAM Loopback status
|
Status of end-to-end F5 OAM loopback cell generation for this VC. This field will have one of the following values:
• OAM Disabled—End-to-end F5 OAM loopback cell generation is disabled.
• OAM Sent—OAM cell was sent.
• OAM Received—OAM cell was received.
• OAM Failed—OAM reply was not received within the frequency period or contained bad correlation tag.
|
OAM VC state
|
This field will have one of the following states for this VC:
• AIS2 /RDI3 —The VC received AIS/RDI cells. End-to-end F5 OAM loopback cells are not sent in this state.
• Down Retry—An OAM loopback failed. End-to-end F5 OAM loopback cells are sent at retry frequency to verify that the VC is really down. After down-count unsuccessful retries, the VC goes to the Not Verified state.
• Not Managed—VC is not being managed by OAM.
• Not Verified—VC has not been verified by end-to-end F5 OAM loopback cells. AIS and RDI conditions are cleared.
• Up Retry—An OAM loopback was successful. End-to-end F5 OAM loopback cells are sent at retry frequency to verify that the VC is really up. After up-count successive and successful loopback retries, the VC goes to the Verified state.
• Verified—Loopbacks are successful. AIS/RDI cell was not received.
|
ILMI VC state
|
This field will have one of the following states for this VC:
• Not Managed—VC is not being managed by ILMI4 .
• Not Verified—VC has not been verified by ILMI.
• Verified—VC has been verified by ILMI.
|
VC is managed by OAM/ILMI
|
VC is managed by OAM or ILMI.
|
InARP frequency
|
Number of minutes for the Inverse Address Resolution Protocol (ARP) time period.
|
InPkts
|
Total number of packets received on this VC. This number includes all fast-switched and process-switched packets.
|
OutPkts
|
Total number of packets sent on this VC. This number includes all fast-switched and process-switched packets.
|
InBytes
|
Total number of bytes received on this VC. This number includes all fast-switched and process-switched bytes.
|
OutBytes
|
Total number of bytes sent on this VC. This number includes all fast-switched and process-switched bytes.
|
InPRoc
|
Number of process-switched input packets.
|
OutPRoc
|
Number of process-switched output packets.
|
Broadcasts
|
Number of process-switched broadcast packets.
|
InFast
|
Number of fast-switched input packets.
|
OutFast
|
Number of fast-switched output packets.
|
InAS
|
Number of autonomous-switched or silicon-switched input packets.
|
OutAS
|
Number of autonomous-switched or silicon-switched output packets.
|
OAM cells received
|
Total number of OAM cells received on this VC.
|
F5 InEndloop
|
Number of end-to-end F5 OAM loopback cells received.
|
F5 InSegloop
|
Number of segment F5 OAM loopback cells received.
|
F5 InAIS
|
Number of F5 OAM AIS cells received.
|
F5 InRDI
|
Number of F5 OAM RDI cells received.
|
F4 InEndloop
|
Number of end-to-end F4 OAM loopback cells received.
|
F4 InSegloop
|
Number of segment F4 OAM loopback cells received.
|
F4 InAIS
|
Number of F4 OAM AIS cells received.
|
F4 InRDI
|
Number of F4 OAM RDI cells received.
|
OAM cells sent
|
Total number of OAM cells sent on this VC.
|
F5 OutEndloop
|
Number of end-to-end F5 OAM loopback cells sent.
|
F5 OutSegloop
|
Number of segment F5 OAM loopback cells sent.
|
F5 OutRDI
|
Number of F5 OAM RDI cells sent.
|
OAM cell drops
|
Number of OAM cells dropped (or flushed).
|
PVC Discovery
|
• NOT_VERIFIED—This PVC is manually configured on the router and not yet verified with the attached adjacent switch.
• WELL_KNOWN—This PVC has a VCI value of 0 through 31.
• DISCOVERED—This PVC is learned from the attached adjacent switch via ILMI.
• MIXED—Some of the traffic parameters for this PVC were learned from the switch via ILMI.
• MATCHED—This PVC is manually configured on the router, and the local traffic-shaping parameters match the parameters learned from the switch.
• MISMATCHED—This PVC is manually configured on the router, and the local traffic -shaping parameters do not match the parameters learned from the switch.
• LOCAL_ONLY—This PVC is configured locally on the router and not on the remote switch.
|
Status
|
When the Status field indicates UP, the VC is established. When the Status field indicates DOWN, refer to the State field for further information about the VC state.
|
State
|
When the Status field is UP, this field does not appear. When the Status field is DOWN or INACTIVE, the State field will appear with one of the following values:
• NOT_VERIFIED—The VC has been established successfully; waiting for OAM (if enabled) and ILMI (if enabled) to verify that the VC is up.
• NOT_EXIST—VC has not been created.
• HASHING_IN—VC has been hashed into a hash table.
• ESTABLISHING—Ready to establish VC connection.
• MODIFYING—VC parameters have been modified.
• DELETING—VC is being deleted.
• DELETED—VC has been deleted.
• NOT_IN_SERVICE—ATM interface is shut down.
|
PPP:
|
For PPP over ATM, indicates the virtual-access interface number and virtual template number being used.
|
show atm pvc dbs
To display all ATM permanent virtual circuits (PVCs) that have Dynamic Subscriber Bandwidth Selection (DBS) QoS parameters applied, use the show atm pvc dbs command in privileged EXEC mode.
show atm pvc dbs
Syntax Description
This command has no arguments or keywords.
Defaults
No default behaviors or values.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(4)B
|
This command was introduced.
|
12.2(13)T
|
This command was integrated into Cisco IOS Release 12.2(13)T.
|
Usage Guidelines
Use the show atm pvc dbs command to display information about ATM PVCs that have DBS QoS parameters applied. To view information about all ATM PVCs in your system, use the show atm pvc command.
Examples
he following example displays information about ATM PVCs that have DBS QoS parameters applied:
Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells Sts
1/0.7 3 0 95 PVC MUX VBR 2000 700 94 UP
Table 12 describes the significant fields shown in the display.
Table 12 show atm pvc dbs Field Descriptions
Field
|
Description
|
Interface
|
Identifies the interface and subinterface and the slot number.
|
VCD/Name
|
Identifies the Virtual Connection Descriptor (VCD). The connection name is displayed when a name for the virtual circuit was defined using the pvc command.
|
VPI
|
Identifies the network virtual path identifier (VPI) name for this PVC.
|
VCI
|
Identifies the ATM network virtual channel identifier (VCI) for the PVC.
|
Type
|
Identifies the type of PVC detected from PVC Discovery.
• PVC-D—Indicates a PVC created due to PVC Discovery.
• PVC-L—Indicates that the corresponding peer of this PVC could not be found on the switch.
• PVC-M—Indicates that some or all of the QoS parameters of this PVC do not match the QoS parameters of the corresponding peer.
|
Encaps
|
Identifies the ATM encapsulation type of the VC.
|
SC
|
Identifies the service category for the VC.
|
Peak Kbps
|
Identifies the number of kilobits per second sent at the peak rate.
|
Avg/Min Kbps
|
Identifies the number of kilobits per second sent at the average rate.
|
Burst Cells
|
Identifies the burst cell size in terms of number of cells. This number is the maximum number of ATM cells the VC can send at the peak rate.
|
Sts
|
Identifies the status of the virtual circuit.
|
Related Commands
Command
|
Description
|
dbs enable
|
Enables DBS.
|
pvc
|
Creates or assigns a name to an ATM PVC, specifies the encapsulation type on an ATM PVC, or enters interface-ATM-VC configuration mode.
|
pvc-in-range
|
Configures an individual PVC within a PVC range.
|
range pvc
|
Defines a range of ATM PVCs.
|
show atm pvc
|
Displays all ATM PVCs and traffic information.
|
vc-class atm
|
Configures a VC class for an ATM VC or interface.
|
show atm svc
To display all ATM switched virtual circuits (SVCs) and traffic information, use the show atm svc command in privileged EXEC mode.
show atm svc [vpi/vci | name | interface atm interface-number]
Syntax Description
vpi/vci
|
(Optional) The ATM VPI and VCI numbers. The absence of the slash character (/) and a vpi value causes the vpi value to default to 0.
|
name
|
(Optional) Name of the SVC.
|
interface atm interface-number
|
(Optional) Interface number or subinterface number of the SVC. Displays all SVCs on the specified interface or subinterface.
The interface-number argument uses one of the following formats, depending on what router platform you are using:
• For the AIP on Cisco 7500 series routers; For the ATM port adapter, ATM-CES port adapter, and enhanced ATM port adapter on Cisco 7200 series routers; For the 1-port ATM-25 network module on Cisco 2600 and 3600 series routers: slot/0[.subinterface-number multipoint]
• For the ATM port adapter and enhanced ATM port adapter on Cisco 7500 series routers: slot/port-adapter/0[.subinterface-number multipoint]
• For the NPM on Cisco 4500 and 4700 routers: number[.subinterface-number multipoint]
For a description of these arguments, refer to the interface atm command.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.3
|
This command was introduced.
|
Usage Guidelines
If the vpi/vci or name argument is not specified, the output of this command is the same as that of the show atm vc command but only the configured SVCs are displayed. See the first sample output below, which uses the show atm svc command without any of the optional arguments.
If the vpi/vci or name argument is specified, the output of this command is the same as the show atm vc vcd command, plus extra information related to SVC management including connection name, detailed states, and OAM counters. See the second sample output below, which uses the show atm svc command with the vpi/vci specified as 0/34.
If the interface atm interface-number option is included in the command, all SVCs under that interface or subinterface are displayed. See the third sample output below, which uses the show atm svc command with the ATM subinterface specified as 2/0.2.
Examples
The following is sample output from the show atm svc command:
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
2/0.2 4 0 32 SVC SNAP 155000 155000 UP
2/0.2 3 0 33 SVC SNAP 155000 155000 UP
2/0.1 5 0 34 SVC SNAP 155000 UP
2/0.2 6 0 35 SVC SNAP 155000 155000 UP
The following is sample output from the show atm svc command with VPI 0 and VCI 34 specified:
Router# show atm svc 0/34
ATM2/0.1: VCD: 5, VPI: 0, VCI: 34
AAL5-LLC/SNAP, etype: 0x0, Flags 0x440, VCmode: 0xE000
OAM frequency: 0 second(s), OAM retry frequency: 1 second(s)
OAM up retry count: 3, OAM down retry count: 5
OAM Loopback status: OAM Disabled
OAM VC state: Not Managed
ILMI VC state: Not Managed
InPkts: 4, OutPkts: 4, InBytes: 432, OutBytes: 432
InPRoc: 4, OutPRoc: 4, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
F5 InEndloop: 0, F5 InSegloop: 0, F5 InAIS: 0, F5 InRDI:0
F4 InEndloop: 0, F4 InSegloop: 0, F4 InAIS: 0, F4 InRDI:0
F5 OutEndloop: 0, F5 OutSegloop: 0, F5 OutRDI: 0
interface = ATM2/0.2, call locally initiated, call reference = 8388610
vcnum = 5, vpi = 0, vci = 34, state = Active(U10), point-to-point call
timer currently inactive, timer value = 00:00:00
Remote Atm Nsap address:47.00918100000000400B0A2501.0060837B4743.00, VCowner:Static Map
The following is sample output from the show atm svc interface atm interface_number command:
Router# show atm svc interface atm 2/0.2
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
2/0.2 4 0 32 SVC SNAP 155000 155000 UP
2/0.2 3 0 33 SVC SNAP 155000 155000 UP
2/0.2 6 0 35 SVC SNAP 155000 155000 UP
Table 13 describes significant fields shown in the displays.
Table 13 show atm svc Field Descriptions
Field
|
Description
|
Interface
|
Interface and subinterface slot and port.
|
VCD/Name
|
Virtual circuit descriptor (virtual circuit number). The connection name is displayed if a name for the VC was configured using the svc command.
|
VPI
|
Virtual path identifier.
|
VCI
|
Virtual channel identifier.
|
Type
|
Type of virtual circuit, either SVC or MSVC (multipoint SVC).
• MSVC (with no -x ) indicates that VCD is a leaf of some other router's multipoint VC.
• MSVC-x indicates there are x leaf routers for that multipoint VC opened by the root.
|
Encaps
|
Type of ATM adaptation layer (AAL) and encapsulation.
|
Peak
or
PeakRate
|
Kilobits per second transmitted at the peak rate.
|
Avg/Min
or
Average Rate
|
Kilobits per second transmitted at the average rate.
|
Burst Cells
|
Value that equals the maximum number of ATM cells the virtual circuit can transmit at peak rate.
|
Sts or Status
|
Status of the VC connection.
• UP indicates that the connection is enabled for data traffic.
• DOWN indicates that the connection is not ready for data traffic. When the Status field is DOWN, a State field is shown. See a description of the different values for this field listed later in this table.
• INACTIVE indicates that the interface is down.
|
Connection Name
|
The name of the SVC.
|
UBR, UBR+, or VBR-NRT
|
UBR—Unspecified Bit Rate QoS is specified for this SVC. See the ubr command for further information.
UBR+—Unspecified Bit Rate QoS is specified for this SVC. See the ubr+ command for further information.
VBR-NRT—Variable Bit Rate-Non Real Time QoS rates are specified for this SVC. See the vbr-nrt command for further information.
|
etype
|
Encapsulation type.
|
Flags
|
Bit mask describing virtual circuit information. The flag values are summed to result in the displayed value.
0x40—SVC
0x20—PVC
0x10—ACTIVE
0x0—AAL5-SNAP
0x1—AAL5-NLPID
0x2—AAL5-FRNLPID
0x3—AAL5-MUX
0x4—AAL3/4-SMDS
0x5—QSAAL
0x6—ILMI
0x7—AAL5-LANE
0x9—AAL5-CISCOPPP
|
VCmode
|
AIP-specific or NPM-specific register describing the usage of the virtual circuit. This register contains values such as rate queue, peak rate, and AAL mode, which are also displayed in other fields.
|
OAM frequency
|
Number of seconds between sending OAM loopback cells.
|
OAM retry frequency
|
The frequency (in seconds) that end-to-end F5 loopback cells should be transmitted when a change in UP/DOWN state is being verified. For example, if an SVC is up and a loopback cell response is not received after the frequency (in seconds) specified using the oam-svc command, then loopback cells are sent at the retry-frequency to verify whether the SVC is down.
|
OAM up retry count
|
Number of consecutive end-to-end F5 OAM loopback cell responses that must be received in order to change a PVC state to up. Does not apply to SVCs.
|
OAM down retry count
|
Number of consecutive end-to-end F5 OAM loopback cell responses that are not received in order to change a PVC state to down or tear down an SVC.
|
OAM Loopback status
|
Status of end-to-end F5 OAM loopback cell generation for this VC. This field will have one of the following values:
• OAM Disabled—End-to-End F5 OAM loopback cell generation is disabled.
• OAM Sent—OAM cell was sent.
• OAM Received—OAM cell was received.
• OAM Failed—OAM reply was not received within the frequency period or contained bad correlation tag.ssss.
|
OAM VC state
|
This field will have one of the following states for this VC:
• AIS/RDI—The VC received AIS/RDI cells. End-to-end F5 OAM loopback cells are not sent in this state.
• Down Retry—An OAM loopback failed. End-to-end F5 OAM loopback cells are sent at retry frequency to verify the VC is really down. After down-count unsuccessful retries, the VC goes to the Not Verified state.
• Not Managed—VC is not being managed by OAM.
• Not Verified—VC has not been verified by end-to-end F5 OAM loopback cells. AIS and RDI conditions are cleared.
• Up Retry—An OAM loopback was successful. End-to-end F5 OAM loopback cells are sent at retry frequency to verify the VC is really up. After up-count successive and successful loopback retries, the VC goes to the Verified state.
• Verified—Loopbacks are successful. AIS/RDI cell was not received.
|
ILMI VC state
|
This field will have one of the following states for this VC:
• Not Managed—VC is not being managed by ILMI.
• Not Verified—VC has not been verified by ILMI.
• Verified—VC has been verified by ILMI.
|
VC is managed by OAM/ILMI
|
VC is managed by OAM and/or ILMI.
|
InARP frequency
|
Number of minutes for the Inverse ARP time period.
|
InPkts
|
Total number of packets received on this virtual circuit. This number includes all fast-switched and process-switched packets.
|
OutPkts
|
Total number of packets sent on this virtual circuit. This number includes all fast-switched and process-switched packets.
|
InBytes
|
Total number of bytes received on this virtual circuit. This number includes all fast-switched and process-switched bytes.
|
OutBytes
|
Total number of bytes sent on this virtual circuit. This number includes all fast-switched and process-switched bytes.
|
InPRoc
|
Number of process-switched input packets.
|
OutPRoc
|
Number of process-switched output packets.
|
Broadcasts
|
Number of process-switched broadcast packets.
|
InFast
|
Number of fast-switched input packets.
|
OutFast
|
Number of fast-switched output packets.
|
InAS
|
Number of autonomous-switched or silicon-switched input packets.
|
OutAS
|
Number of autonomous-switched or silicon-switched output packets.
|
OAM cells received
|
Total number of OAM cells received on this virtual circuit.
|
F5 InEndloop
|
Number of end-to-end F5 OAM loopback cells received.
|
F5 InSegloop
|
Number of segment F5 OAM loopback cells received.
|
F5 InAIS
|
Number of F5 OAM AIS cells received.
|
F5 InRDI
|
Number of F5 OAM RDI cells received.
|
F4 InEndloop
|
Number of end-to-end F4 OAM loopback cells received.
|
F4 InSegloop
|
Number of segment F4 OAM loopback cells received.
|
F4 InAIS
|
Number of F4 OAM AIS cells received.
|
F4 InRDI
|
Number of F4 OAM RDI cells received.
|
OAM cells sent
|
Total number of OAM cells sent on this virtual circuit.
|
F5 OutEndloop
|
Number of end-to-end F5 OAM loopback cells sent.
|
F5 OutSegloop
|
Number of segment F5 OAM loopback cells sent.
|
F5 OutRDI
|
Number of F5 OAM RDI cells sent.
|
OAM cell drops
|
Number of OAM cells dropped (or flushed).
|
State
|
When the Status field is DOWN or INACTIVE, the State field will appear with one of the following values:
NOT_VERIFIED—The VC has been established successfully; Waiting for OAM (if enabled) and ILMI (if enabled) to verify that the VC is up.
NOT_EXIST—VC has not been created.
HASHING_IN—VC has been hashed into a hash table.
ESTABLISHING—Ready to establish VC connection.
MODIFYING—VC parameters have been modified.
DELETING—VC is being deleted.
DELETED—VC has been deleted.
NOT_IN_SERVICE—ATM interface is shut down.
|
TTL
|
Time-to-live in ATM hops across the VC.
|
VC owner
|
IP Multicast address of group.
|
show atm svc ppp
To display information about each switched virtual circuit (SVC) configured for PPP over ATM, use the show atm svc ppp command in privileged EXEC mode.
show atm svc ppp
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.1(3)T
|
This command was introduced.
|
Examples
The following is sample output for the show atm svc ppp command:
ATM Int. VCD/Name VPI VCI Type VCSt VA VASt
2/0.1 10 0 60 SVC UP 1 UP
Table 14 describes the fields shown in the display.
Table 14 show atm svc ppp Field Descriptions
Field
|
Description
|
ATM Int.
|
Interface on which the SVC is configured.
|
VCD/Name
|
Virtual circuit descriptor (VCD) or name associated with the SVC.
|
VPI
|
Virtual path identifier.
|
VCI
|
Virtual channel identifier.
|
Type
|
Type of virtual circuit.
|
VCSt
|
Virtual circuit state.
|
VA
|
Virtual access interface number.
|
VASt
|
Virtual access interface state.
|
show atm traffic
To display current, global ATM traffic information to and from all ATM networks connected to the router, use the show atm traffic privileged EXEC command.
show atm traffic
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Examples
The following is sample output from the show atm traffic command for the ATM-CES port adapter on a Cisco 7200 series router:
0 Packets received on non-existent VC
0 Packets attempted to send on non-existent VC
The following is sample output from the show atm traffic command for the AIP on a Cisco 7500 series router:
0 Packets received on non-existent VC
6 Packets attempted to send on non-existent VC
272523 OAM cells received
F5 InEndloop: 272523, F5 InSegloop: 0, F5 InAIS: 0, F5 InRDI: 0
F4 InEndloop: 0, F4 InSegloop: 0, F4 InAIS: 0, F4 InRDI: 0
F5 OutEndloop: 272963, F5 OutSegloop: 0, F5 OutRDI: 0
Table 15 describes the fields shown in the display.
Table 15 show atm traffic Field Descriptions
Field
|
Description
|
Input packets
|
Total packets input.
|
Output packets
|
Total packets output.
|
Broadcast packets
|
Total broadcast packets output.
|
Packets received on nonexistent VC
|
Number of packets sent to virtual circuits not configured.
|
Packets attempted to send on non-existent VC
|
Number of packets attempted to be sent on a virtual circuit that were not configured.
|
OAM cells received
|
Total Operation, Administration, and Maintenance (OAM) cells received.
|
F5 InEndloop
|
Number of end-to-end F5 OAM loopback cells received.
|
F5 InSegloop
|
Number of segment F5 OAM loopback cells received.
|
F5 InAIS
|
Number of F5 OAM AIS cells received.
|
F5 InRDI
|
Number of F5 OAM RDI cells received.
|
F4 InEndloop
|
Number of end-to-end F4 OAM loopback cells received.
|
F4 InSegloop
|
Number of segment F4 OAM loopback cells received.
|
F4 InAIS
|
Number of F4 OAM AIS cells received.
|
F4 InRDI
|
Number of F4 OAM RDI cells received.
|
OAM cells sent
|
Total number of OAM cells sent on this VC.
|
F5 OutEndloop
|
Number of end-to-end F5 OAM loopback cells sent.
|
F5OutSegloop
|
Number of segment F5 OAM loopback cells sent.
|
F5 OutRDI
|
Number of F5 OAM RDI cells sent.
|
OAM cell drops
|
Number of OAM cells dropped (or flushed).
|
Related Commands
Command
|
Description
|
pvc
|
Configures the PVC interface.
|
svc
|
Creates an ATM SVC and specifies the destination NSAP address on a main interface or subinterface.
|
show atm vc
To display all ATM permanent virtual circuits (PVCs) and switched virtual circuits (SVCs) and traffic information, use the show atm vc command in privileged EXEC mode.
show atm vc [vcd | interface interface-number]
Syntax Description
vcd
|
(Optional) Specifies the virtual circuit descriptor (VCD) about which to display information.
|
interface interface-number
|
(Optional) Interface number or subinterface number of the PVC or SVC. Displays all PVCs and SVCs on the specified interface or subinterface.
The interface-number uses one of the following formats, depending on what router platform you are using:
• For the ATM Interface Processor (AIP) on Cisco 7500 series routers; for the ATM port adapter, ATM-CES port adapter, and enhanced ATM port adapter on Cisco 7200 series routers; for the 1-port ATM-25 network module on Cisco 2600 and 3600 series routers: slot/0[.subinterface-number multipoint]
• For the ATM port adapter and enhanced ATM port adapter on Cisco 7500 series routers: slot/port-adapter/0[.subinterface-number multipoint]
• For the network processing module (NPM) on Cisco 4500 and Cisco 4700 routers: number[.subinterface-number multipoint]
For a description of these arguments, refer to the interface atm command.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
11.1CA
|
Information about VCs on an ATM-CES port adapter was added to the command output.
|
12.0(5)T
|
Information about VCs on an extended Multiprotocol Label Switching (MPLS) ATM interface was added to the command output.
|
12.2(25)S
|
Information about packet drops and errors was added to the command output.
|
12.2(28)SB
|
This command was integrated into Cisco IOS Release 12.2(28)SB and implemented on the Cisco 10000 series routers.
|
12.2(33)SRA
|
This command was integrated into Cisco IOS Release 12.2(33)SRA.
|
12.2(33)SXH
|
This command was integrated into Cisco IOS Release 12.2(33)SXH.
|
Usage Guidelines
If no value is specified for the vcd argument, the command displays information for all PVCs and SVCs. The output is in summary form (one line per virtual circuit).
VCs on the extended MPLS ATM interfaces do not appear in the show atm vc command output. Instead, the show xtagatm vc command provides a similar output that shows information only on extended MPLS ATM VCs.
Examples
The following is sample output from the show atm vc command when no vcd value is specified. The status field is either ACTIVE or INACTIVE.
Interface VCD VPI VCI Type AAL/Encaps Peak Avg. Burst Status
ATM2/0 1 0 5 PVC AAL5-SAAL 155000 155000 93 ACTIVE
ATM2/0.4 3 0 32 SVC AAL5-SNAP 155000 155000 93 ACTIVE
ATM2/0.65432 10 10 10 PVC AAL5-SNAP 100000 40000 10 ACTIVE
ATM2/0 99 0 16 PVC AAL5-ILMI 155000 155000 93 ACTIVE
ATM2/0.105 250 33 44 PVC AAL5-SNAP 155000 155000 93 ACTIVE
ATM2/0.100 300 22 33 PVC AAL5-SNAP 155000 155000 93 ACTIVE
ATM2/0.12345 2047 255 65535 PVC AAL5-SNAP 56 28 2047 ACTIVE
The following is sample output from the show atm vc command when a vcd value is specified for a circuit emulation service (CES) circuit:
ATM6/0: VCD: 2, VPI: 10, VCI: 10
PeakRate: 2310, Average Rate: 2310, Burst Cells: 94
CES-AAL1, etype:0x0, Flags: 0x20138, VCmode: 0x0
The following is sample output from the show atm vc command when a vcd value is specified, displaying statistics for that virtual circuit only:
ATM4/0: VCD: 8, VPI: 8, VCI: 8
PeakRate: 155000, Average Rate: 155000, Burst Cells: 0
AAL5-LLC/SNAP, etype:0x0, Flags: 0x30, VCmode: 0xE000
OAM frequency: 0 second(s)
InARP frequency: 1 minute(s)
InPkts: 181061, OutPkts: 570499, InBytes: 757314267, OutBytes: 2137187609
InPRoc: 181011, OutPRoc: 10, Broadcasts: 570459
InFast: 39, OutFast: 36, InAS: 11, OutAS: 6
The following is sample output from the show atm vc command when a vcd value is specified, AAL3/4 is enabled, an ATM Switched Multimegabit Data Service (SMDS) subinterface has been defined, and a range of message identifier numbers (MIDs) has been assigned to the PVC:
ATM4/0.1: VCD: 1, VPI: 0, VCI: 1
PeakRate: 0, Average Rate: 0, Burst Cells: 0
AAL3/4-SMDS, etype:0x1, Flags: 0x35, VCmode: 0xE200
MID start: 1, MID end: 16
InPkts: 0, OutPkts: 0, InBytes: 0, OutBytes: 0
InPRoc: 0, OutPRoc: 0, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
The following is sample output from the show atm vc command when a vcd value is specified and generation of Operation, Administration, and Maintenance (OAM) F5 loopback cells has been enabled:
ATM4/0: VCD: 7, VPI: 7, VCI: 7
PeakRate: 0, Average Rate: 0, Burst Cells: 0
AAL5-LLC/SNAP, etype:0x0, Flags: 0x30, VCmode: 0xE000
OAM frequency: 10 second(s)
InPkts: 0, OutPkts: 0, InBytes: 0, OutBytes: 0
InPRoc: 0, OutPRoc: 0, Broadcasts: 0
InFast:0, OutFast:0, InAS:0, OutAS:0
The following is sample output from the show atm vc command when a vcd value is specified, and there is an incoming multipoint virtual circuit:
ATM2/0: VCD: 3, VPI: 0, VCI: 33
PeakRate: 0, Average Rate: 0, Burst Cells: 0
AAL5-MUX, etype:0x809B, Flags: 0x53, VCmode: 0xE000
InPkts: 6646, OutPkts: 0, InBytes: 153078, OutBytes: 0
InPRoc: 6646, OutPRoc: 0, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
interface = ATM2/0, call remotely initiated, call reference = 18082
vcnum = 3, vpi = 0, vci = 33, state = Active
aal5mux vc, multipoint call
Retry count: Current = 0, Max = 10
timer currently inactive, timer value = never
Root Atm Nsap address: DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
The following is sample output from the show atm vc command when a vcd value is specified, and there is an outgoing multipoint virtual circuit:
ATM2/0: VCD: 6, VPI: 0, VCI: 35
PeakRate: 0, Average Rate: 0, Burst Cells: 0
AAL5-MUX, etype:0x800, Flags: 0x53, VCmode: 0xE000
InPkts: 0, OutPkts: 818, InBytes: 0, OutBytes: 37628
InPRoc: 0, OutPRoc: 0, Broadcasts: 818
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
interface = ATM2/0, call locally initiated, call reference = 3
vcnum = 6, vpi = 0, vci = 35, state = Active
aal5mux vc, multipoint call
Retry count: Current = 0, Max = 10
timer currently inactive, timer value = never
Leaf Atm Nsap address: DE.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
Leaf Atm Nsap address: CD.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
The following is sample output from the show atm vc command when a vcd value is specified and there is a PPP-over-ATM connection:
ATM8/0.1: VCD: 1, VPI: 41, VCI: 41
PeakRate: 155000, Average Rate: 155000, Burst Cells: 96
AAL5-CISCOPPP, etype:0x9, Flags: 0xC38, VCmode: 0xE000
virtual-access: 1, virtual-template: 1
InPkts: 13, OutPkts: 10, InBytes: 198, OutBytes: 156
InPRoc: 13, OutPRoc: 10, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
The following is sample output from the show atm vc command for IP multicast virtual circuits. The display shows the leaf count for multipoint VCs opened by the root. VCD 3 is a root of a multipoint VC with three leaf routers. VCD 4 is a leaf of some other router's multipoint VC. VCD 12 is a root of a multipoint VC with only one leaf router.
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
0/0 1 0 5 PVC SAAL 155000 155000 96 UP
0/0 2 0 16 PVC ILMI 155000 155000 96 UP
0/0 3 0 124 MSVC-3 SNAP 155000 155000 96 UP
0/0 4 0 125 MSVC SNAP 155000 155000 96 UP
0/0 5 0 126 MSVC SNAP 155000 155000 96 UP
0/0 6 0 127 MSVC SNAP 155000 155000 96 UP
0/0 9 0 130 MSVC SNAP 155000 155000 96 UP
0/0 10 0 131 SVC SNAP 155000 155000 96 UP
0/0 11 0 132 MSVC-3 SNAP 155000 155000 96 UP
0/0 12 0 133 MSVC-1 SNAP 155000 155000 96 UP
0/0 13 0 134 SVC SNAP 155000 155000 96 UP
0/0 14 0 135 MSVC-2 SNAP 155000 155000 96 UP
0/0 15 0 136 MSVC-2 SNAP 155000 155000 96 UP
The following is sample output from the show atm vc command for an IP multicast virtual circuit. The display shows the owner of the VC and leaves of the multipoint VC. This VC was opened by IP multicast. The three leaf routers' ATM addresses are included in the display. The VC is associated with IP group address 10.1.1.1.
ATM0/0: VCD: 11, VPI: 0, VCI: 132
PeakRate: 155000, Average Rate: 155000, Burst Cells: 96
AAL5-LLC/SNAP, etype:0x0, Flags: 0x650, VCmode: 0xE000
InPkts: 0, OutPkts: 12, InBytes: 0, OutBytes: 496
InPRoc: 0, OutPRoc: 0, Broadcasts: 12
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
Status: ACTIVE, TTL: 2, VC owner: IP Multicast (10.1.1.1)
interface = ATM0/0, call locally initiated, call reference = 2
vcnum = 11, vpi = 0, vci = 132, state = Active
aal5snap vc, multipoint call
Retry count: Current = 0, Max = 10
timer currently inactive, timer value = 00:00:00
Leaf Atm Nsap address: 47.0091810000000002BA08E101.444444444444.02
Leaf Atm Nsap address: 47.0091810000000002BA08E101.333333333333.02
Leaf Atm Nsap address: 47.0091810000000002BA08E101.222222222222.02
The following is sample output from the show atm vc command where no VCD is specified and private VCs are present:
Interface VCD VPI VCI Type Encapsulation Kbps Kbps Cells Status
ATM1/0 1 0 40 PVC AAL5-SNAP 0 0 0 ACTIVE
ATM1/0 2 0 41 PVC AAL5-SNAP 0 0 0 ACTIVE
ATM1/0 3 0 42 PVC AAL5-SNAP 0 0 0 ACTIVE
ATM1/0 4 0 43 PVC AAL5-SNAP 0 0 0 ACTIVE
ATM1/0 5 0 44 PVC AAL5-SNAP 0 0 0 ACTIVE
ATM1/0 15 1 32 PVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0 17 1 34 TVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0 26 1 43 TVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0 28 1 45 TVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0 29 1 46 TVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0 33 1 50 TVC AAL5-XTAGATM 0 0 0 ACTIVE
When you specify a VCD value and the VCD corresponds to that of a private VC on a control interface, the display output appears as follows:
ATM1/0 33 1 50 TVC AAL5-XTAGATM 0 0 0 ACTIVE
ATM1/0: VCD: 15, VPI: 1, VCI: 32, etype:0x8, AAL5 - XTAGATM, Flags: 0xD38
PeakRate: 0, Average Rate: 0, Burst Cells: 0, VCmode: 0x0
XTagATM1, VCD: 1, VPI: 0, VCI: 32
OAM DISABLED, InARP DISABLED
InPkts: 38811, OutPkts: 38813, InBytes: 2911240, OutBytes: 2968834
InPRoc: 0, OutPRoc: 0, Broadcasts: 0
InFast: 0, OutFast: 0, InAS: 0, OutAS: 0
OAM F5 cells sent: 0, OAM cells received: 0
Status: ACTIVE
Table 16 describes the fields shown in the displays.
Table 16 show atm vc Field Descriptions
Field
|
Description
|
Interface
|
Interface slot and port.
|
VCD/Name
|
Virtual circuit descriptor (virtual circuit number). The connection name is displayed if the virtual circuit (VC) was configured using the pvc command and the name was specified.
|
VPI
|
Virtual path identifier.
|
VCI
|
Virtual channel identifier.
|
Type
|
Type of VC, either PVC, SVC, TVC, or multipoint SVC (MSVC).
• MSVC (with no -x) indicates that VCD is a leaf of some other router's multipoint VC.
• MSVC-x indicates there are x leaf routers for that multipoint VC opened by the root.
Type of PVC detected from PVC discovery, either PVC-D, PVC-L, or PVC-M.
• PVC-D indicates a PVC created due to PVC discovery.
• PVC-L indicates that the corresponding peer of this PVC could not be found on the switch.
• PVC-M indicates that some or all of the Quality of Service (QoS) parameters of this PVC do not match those of the corresponding peer on the switch.
• TVC indicates a Tag VC.
|
Encaps
|
Type of ATM adaptation layer (AAL) and encapsulation.
|
PeakRate
|
Kilobits per second sent at the peak rate.
|
Average Rate
|
Kilobits per second sent at the average rate.
|
Burst Cells
|
Value that equals the maximum number of ATM cells the VC can send at peak rate.
|
Status
|
Status of the VC connection.
• UP indicates that the connection is enabled for data traffic.
• DOWN indicates that the connection is not ready for data traffic. When the Status field is DOWN, a State field is shown.
• INACTIVE indicates that the interface is down.
• ACTIVE indicates that the interface is in use and active.
|
etype
|
Encapsulation type.
|
Flags
|
Bit mask describing VC information. The flag values are summed to result in the displayed value.
0x10000 ABR VC 0x20000 CES VC 0x40000 TVC 0x100 TEMP (automatically created) 0x200 MULTIPOINT 0x400 DEFAULT_RATE 0x800 DEFAULT_BURST 0x10 ACTIVE 0x20 PVC 0x40 SVC 0x0 AAL5-SNAP 0x1 AAL5-NLPID 0x2 AAL5-FRNLPID 0x3 AAL5-MUX 0x4 AAL3/4-SMDS 0x5 QSAAL 0x6 AAL5-ILMI 0x7 AAL5-LANE 0x8 AAL5-XTAGATM 0x9 CES-AAL1 0xA F4-OAM
|
VCmode
|
AIP-specific or NPM-specific register describing the usage of the VC. This register contains values such as rate queue, peak rate, and AAL mode, which are also displayed in other fields.
|
OAM frequency
|
Seconds between OAM loopback messages, or DISABLED if OAM is not in use on this VC.
|
InARP frequency
|
Minutes between Inverse Address Resolution Protocol (InARP) messages, or DISABLED if InARP is not in use on this VC.
|
virtual-access
|
Virtual access interface identifier.
|
virtual-template
|
Virtual template identifier.
|
InPkts
|
Total number of packets received on this VC. This number includes all fast-switched and process-switched packets.
|
OutPkts
|
Total number of packets sent on this VC. This number includes all fast-switched and process-switched packets.
|
InBytes
|
Total number of bytes received on this VC. This number includes all fast-switched and process-switched packets.
|
OutBytes
|
Total number of bytes sent on this VC. This number includes all fast-switched and process-switched packets.
|
InPRoc
|
Number of process-switched input packets.
|
OutPRoc
|
Number of process-switched output packets.
|
Broadcasts
|
Number of process-switched broadcast packets.
|
InFast
|
Number of fast-switched input packets.
|
OutFast
|
Number of fast-switched output packets.
|
InAS
|
Number of autonomous-switched or silicon-switched input packets.
|
VC TxRingLimit
|
Transmit Ring Limit for this VC.
|
VC Rx Limit
|
Receive Ring Limit for this VC.
|
Transmit priority
|
ATM service class transmit priority for this VC.
|
InCells
|
Number of incoming cells on this VC.
|
OutCells
|
Number of outgoing cells on this VC.
|
InPktDrops
|
A non-zero value for the InPktDrops of a VC counter suggests that the ATM interface is running out of packet buffers for an individual VC, or is exceeding the total number of VC buffers that can be shared by the VCs.
|
OutPktDrops
|
The PA-A3 driver increments the OutPktDrops counter when a VC fills its individual transmit buffer quota. The purpose of the quota is to prevent a consistently over-subscribed VC from grabbing all of the packet buffer resources and hindering other VCs from transmitting normal traffic within their traffic contracts.
|
InCellDrops
|
Number of incoming cells dropped on this VC.
|
OutCellDrops
|
Number of outgoing cells dropped on this VC.
|
InByteDrops
|
Number of incoming bytes that are dropped on this VC.
|
OutByteDrops
|
Number of outgoing bytes that are dropped on this VC.
|
CrcErrors
|
Number of cyclic redundancy check (CRC) errors on this VC.
|
SarTimeOuts
|
Number of segmentation and reassembly sublayer time-outs on this VC.
|
OverSizedSDUs
|
Number of over-sized service data units on this VC
|
LengthViolation
|
Number of length violations on this VC. A length violation occurs when a reassembled packet is dropped without checking the CRC.
|
CPIErrors
|
The Common Part Indicator error field is a one octet field in the AAL5 encapsulation of an ATM cell and must be set to 0. If it is received with some other value, it is flagged as an error by the interface. For example, this error may indicate data corruption.
|
Out CLP
|
Number of Packets and/or cells where the Output Cell Loss Priority bit is set.
|
OutAS
|
Number of autonomous-switched or silicon-switched output packets.
|
OAM cells received
|
Number of OAM cells received on this VC.
|
OAM cells sent
|
Number of OAM cells sent on this VC.
|
TTL
|
Time to live in ATM hops across the VC.
|
VC owner
|
IP Multicast address of the group.
|
Related Commands
Command
|
Description
|
atm nsap-address
|
Sets the NSAP address for an ATM interface using SVC mode.
|
show xtagatm vc
|
Displays information about the VCs on the extended MPLS ATM interfaces.
|
show atm vp
To display the statistics for all virtual paths (VPs) on an interface or for a specific VP, use the show atm vp privileged EXEC command.
show atm vp [vpi]
Syntax Description
vpi
|
(Optional) ATM network virtual path identifier (VPI) of the permanent virtual path. The range is 0 to 255. The VPI is an 8-bit field in the header of the ATM cell.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Examples
The following is sample output from the show atm vp command. This output shows the interface name, the status of the interface, the administrative status of the interface, the port type, and the number of channels in use on the interface. The status of the interface can be UP (in operation) or DOWN (not in operation).
ATM6/0 VPI: 1, PeakRate: 155000, CesRate: 1742, DataVCs: 1, CesVCs:1, Status: ACTIVE
VCD VCI Type InPkts OutPkts AAL/Encap Status
1 100 PVC n/a n/a CES-AAL1 ACTIVE
13 13 PVC 0 0 AAL5-SNAP ACTIVE
409 3 PVC 0 0 F4 OAM ACTIVE
410 4 PVC 0 0 F4 OAM ACTIVE
TotalInPkts: 0, TotalOutPkts: 0, TotalInFast: 0, TotalOutFast: 0, TotalBroadcasts: 0
Table 17 describes the fields shown in the display.
Table 17 show atm vp Field Descriptions
Field
|
Description
|
ATM6/0
|
Interface type, slot, and port number of the VP.
|
VPI
|
Virtual path identifier of the VP.
|
PeakRate
|
Maximum rate, in kbps, at which the VP can send data. Range is 84 kbps to line rate. The default is the line rate.
|
CesRate
|
Total circuit emulation service (CES) bandwidth allocated for the VP.
|
DataVCs
|
Number of data virtual circuits (VCs) on the VP.
|
CesVCs
|
Number of CES VC on the VP.
|
Status
|
Current status of the VP. Values are ACTIVE and INACTIVE.
|
VCD
|
Virtual circuit descriptor of the VC associated with this VP.
|
VCI
|
Virtual channel identifier of the VC associated with this VP.
|
Type
|
Type of VC associated with this VP. Values are PVC and SVC.
|
InPkts
|
Number of packets received on the VP.
|
OutPkts
|
Number of packets transmitted on the VP.
|
AAL/Encap
|
Type of encapsulation used on the VC associated with this VP.
|
Status
|
Status of the VP (ACTIVE or INACTIVE).
|
TotalInPkts:
|
Total number of input packets process-switched and fast-switched on the VP.
|
TotalOutPkts:
|
Total number of output packets process-switched and fast-switched on the VP.
|
TotalInFast
|
Total number of input packets fast-switched.
|
TotalOutFast:
|
Total number of output packets fast-switched.
|
TotalBroadcasts:
|
Total number of broadcast packets fast-switched.
|
Related Commands
Command
|
Description
|
atm pvp
|
Creates a PVP used to multiplex (or bundle) one or more VCs (especially CES and data VCs).
|
show ces
To display details about a Circuit Emulation Service (CES) connection, use the show ces privileged EXEC command.
show ces [slot/port]
Syntax Description
slot/port
|
(Optional) Slot and port number of the CES interface.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.1(2)T
|
This command was introduced.
|
Usage Guidelines
This command is used on Cisco 2600 series and Cisco 3600 series routers that have OC-3/STM-1 ATM CES network modules.
Examples
The following is sample output from the show ces command.
CURRENT VPD CES CLOCK:Set to ATM
ATM CLOCKING:Clock Source is Line
VPD BASE ADDRESS->(0x3DE00000)
VIC/WIC PRESENT-> 2 port drop&insert T1 humvee installed
CONTROLLER CLOCKING-> PORT[0]:Clock is Internal
CONTROLLER CLOCKING-> PORT[1]:Clock is Internal
port State: active alarm State:normal Loop Type: noloop
Clocking Mode:loopTimed Data Mode: crossConnect Framing Type: d4
Line Coding: ami t1Cas: off tsInUse: 0000001C
VPI/VCI 6/78 CES AAL1 Input cells 210252 CES AAL1 Output cells 210252
imRestart 0 xcUndfrmslp 2 overflow 0
port State: inactive alarm State:normal Loop Type: noloop
Clocking Mode:synchronous Data Mode: clearChannel Framing Type:none
Line Coding: ami t1Cas: off tsInUse: 00000000
port State: inactive alarm State:normal Loop Type: noloop
Clocking Mode:synchronous Data Mode: clearChannel Framing Type:none
Line Coding: ami t1Cas: off tsInUse: 00000000
port State: inactive alarm State:normal Loop Type: noloop
Clocking Mode:synchronous Data Mode: clearChannel Framing Type:none
Line Coding: ami t1Cas: off tsInUse: 00000000
Table 18 describes significant fields shown in the display.
Table 18 show ces Field Descriptions
Field
|
Description
|
CURRENT VPD CES CLOCK
|
Clock being used by the CES function.
|
ATM CLOCKING
|
Clock being used by the ATM interface.
|
VIC/WIC PRESENT
|
Type of WIC plugged into the Network Module.
|
CONTROLLER CLOCKING
|
Clock being used by the T1 controller.
|
port State
|
Current state of port. Values are active or inactive.
|
alarm State
|
Current state of the CES port.
|
Clocking Mode
|
CES circuit clocking mode.
|
Data Mode
|
CES circuit data mode.
|
Framing Type
|
CES port framing type. Values are d4 and esf.
|
Line Coding
|
CES port line code type. Values are ami and b8zs.
|
t1Cas
|
Current state of T1 Channel Associated Signalling on CES port. Values are on and off.
|
tsInUse
|
Bit mask of timeslots in use.
|
VPI/VCI
|
VPI/VCI used by CES circuit.
|
CES AAL1 Input cells
|
Number of CES cells received.
|
CES AAL1 Output cells
|
Number of CES cells transmitted.
|
xcUndfrmslp
|
Structured CES circuit Under Frame Slips.
|
overflow
|
CES circuit overflows.
|
Related Commands
Command
|
Description
|
ces
|
Configures CES on a router port.
|
show ces circuit
To display detailed circuit information for the constant bit rate (CBR) interface, use the show ces circuit privileged EXEC command.
show ces circuit [interface cbr slot/port [circuit-number]]
Syntax Description
interface cbr slot/port
|
(Optional) Slot and port number of the CBR interface.
|
circuit-number
|
(Optional) Circuit identification. For unstructured service, use 0. For T1 structure service, the range is 1 through 24. For E1 structure service, the range is 1 through 31.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Examples
The following is sample output from the show ces circuit command.
Router # show ces circuit
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR6/0 1 HardPVC ATM6/0 0 34 UP
CBR6/1 1 HardPVC ATM6/1 0 34 UP
Table 19 describes the fields shown in the display.
Table 19 show ces circuit Field Descriptions
Field
|
Description
|
Interface
|
Type, slot, and port number of the interface.
|
Circuit
|
Circuit number assigned to the PVC.
|
Circuit-Type
|
Type of circuit.Values are HardPVC or SoftPVC. Only HardPVC is supported on the ATM-CES port adapter.
|
X-interface
|
Type, slot, and port number of the destination interface.
|
X-vpi
|
Virtual path identifier of the destination interface.
|
X-vci
|
Virtual channel identifier of the destination interface.
|
Status
|
State of the circuit. Values are Up and Down.
|
The following is sample output from the show ces circuit command for a circuit 1 on CBR interface 6/0:
Switch# show ces circuit interface cbr 6/0 1
circuit: Name CBR6/0:1, Circuit-state ADMIN_UP / Interface CBR6/0, Circuit_id 1,
Port-Type T1, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_Sync
Channel in use on this port: 1
Channels used by this circuit: 1
Cell-Rate: 171, Bit-Rate 64000
cas OFF, cell-header 0X3E80 (vci = 1000)
Configured CDV 2000 usecs, Measured CDV unavailable
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcActive, maxQueueDepth 128, startDequeueDepth 111
Partial Fill: 47, Structured Data Transfer 24
src: CBR6/0 vpi 0, vci 16
Dst: ATM6/0 vpi0, vci 1000
Table 20 describes the fields shown in the display.
Table 20 show ces circuit interface Field Descriptions
Field
|
Description
|
circuit Name
|
Name of the circuit specified with the ces circuit interface command.
|
Circuit-state
|
Current configuration state of the circuit. Values are ADMIN_UP or ADMIN_DOWN.
|
Interface
|
Type, slot, and port number of the interface.
|
Circuit_ID
|
Circuit identification specified with the ces pvc interface command.
|
Port-Type
|
Type of interface on the ATM-CES port adapter. Values are T1 and E1.
|
Port-State
|
Current status of the port. Values are Up and Down.
|
Port Clocking
|
Clocking mode used by the interface specified with the ces dsx1 clock interface command. Values are Loop-Timed and Network-Derived Adaptive.
|
aal1 Clocking Method
|
AAL1 clocking mode used by the interface specified with the ces aal1 clock interface command. Values are Adaptive, Synchronous Residual Time Stamp (SRTS), and Synchronous.
|
Channel in use on this port
|
Number of active channels used by this interface.
|
Channels used by this circuit
|
Number of channels used by the circuit.
|
Cell-Rate
|
Number of cells transmitted or received on the interface per second.
|
Bit-Rate
|
Speed at which the cells are transmitted or received.
|
cas
|
Indicates whether channel-associated signaling (CAS) is enabled on the interface with the ces circuit interface command.
|
cell-header
|
ATM cell header VCI bytes used for debugging only.
|
Configured CDV
|
Indicates the peak-to-peak cell delay variation (CDV) requirement (CDV) in milliseconds specified with the ces circuit interface command. The range for CDV is 1 through 65535 milliseconds. The default is 2000 milliseconds.
|
Measured CDV
|
Indicates the actual cell delay variation in milliseconds.
|
ErrTolerance
|
For internal use only.
|
idleCircuitdetect
|
Indicates whether idle circuit detection is enabled (ON) or disabled (OFF).
|
onHookIdleCode
|
Indicates that the on-hook detection feature is enabled with the ces circuit interface command and the hex value (0 through F) that indicates a 2 or 4 bit AB[CD] pattern to detect on-hook. The AB[CD] bits are determined by the manufacturer of the voice/video telephony device that is generating the CBR traffic.
|
state
|
Current state of the circuit. Values are VcActive, VcInactive, VcLOC (loss of cell), or VcAlarm (alarm condition).
|
maxQueueDepth
|
Maximum queue depth in bits.
|
startDequeueDepth
|
Start dequeue depth in bits.
|
Partial Fill
|
Indicates the partial AAL1 cell fill service for structured service only specified by the ces circuit interface command. The range is 0 through 47. The default is 47.
|
Structured Data Transfer
|
Size (in bytes) of the structured data transfer frame.
|
HardPVC
|
Only hard PVC are supported by the ATM-CES port adapter.
|
src
|
Source interface type, slot, and port number and VPI and VCI for the circuit.
|
Dst
|
Destination interface interface type, slot, and port number and the VPI and VCI for the circuit.
|
Related Commands
Command
|
Description
|
show ces circuit
|
Displays detailed circuit information for the CBR interface.
|
show ces status
|
Displays the status of the ports on the ATM-CES port adapter.
|
show ces interface cbr
To display detailed constant bit rate (CBR) port information, use the show ces interface cbr privileged EXEC command.
show ces interface cbr slot/port
Syntax Description
slot/port
|
Slot and port number of the CES interface.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Examples
The following is sample output from the show ces interface cbr command for CBR interface 6/0:
Router# show ces interface cbr 6/0
Interface: CBR6/0 Port-type:T1-DCU
IF Status: UP Admin Status: UP
Channels in use on this port: 1
LineType: ESF LineCoding: B8ZS LoopConfig: NoLoop
SignalMode: NoSignalling XmtClockSrc: network-derived
DataFormat: Structured AAL1 Clocking Mode: Synchronous LineLength: 0_110
Errors in the Current Interval:
PCVs 0 LCVs 0 ESs 0 SESs 0 SEFSs 0
UASs 0 CSSs 0 LESs 0 BESs 0 DMs 0
Errors in the last 24Hrs:
PCVs 514 LCVs 0 ESs 0 SESs 1 SEFSs 0
UASs 0 CSSs 0 LESs 0 BESs 0 DMs 0
Input Counters: 0 cells, 0 bytes
Output Counters: 0 cells, 0 bytes
Table 21 describes the fields shown in the display.
Table 21 show ces interface cbr Field Descriptions
Field
|
Description
|
Interface
|
Type, slot, and port number of the interface.
|
Port-type
|
Type of port on the ATM-CES port adapter. Values are T1-DCU and E1-DCU.
|
IF Status
|
Status of the interface. Values are Up and Down.
|
Admin Status
|
Configured status of the interface. Values are Up and Down (administratively configured down).
|
Channels in use on this port
|
Number of active channels used by this interface.
|
LineType
|
Framing used on the interface specified with the ces dsx1 framing interface command. Values (for T1) are ESF and SF; (for E1) E1-CRC-MFCASLT, E1-CRC-MFLT, E1-LT, and E1-MFCASLT.
|
LineCoding
|
Line coding used on the interface specified with the ces dsx1 linecode interface command. Values (for T1) are AMI and B8ZS; (for E1) HDB3.
|
LoopConfig
|
Indicates whether the interface in in a loop state specified by the ces dsx1 loopback interface command. Values are line loopback, payload loopback, and noloop.
|
SignalMode
|
For T1 to use robbed bit signaling or not.
|
XmitClockSrc
|
Transmit clock source specified by the ces dsx1 clock interface command. Values are loop-timed or network-derived.
|
DataFormat
|
Type of CES services specified by the ces aal1 service interface command. Values are structured or unstructured.
|
AAL1 Clocking Mode
|
AAL1 clocking mode used by the interface specified with the ces aal1 clock interface command. Values are adaptive, synchronous residual time stamp (SRTS), or synchronous.
|
LineLength
|
Cable length specified by the ces dsx1 lbo interface command. Values are 0-110, 10-200, 220-330, 330-440, 440-550, 550-660, 660-above, and square-pulse.
|
LineState
|
Current status of the line. Values are:
• Unknown
• NoAlarm
• RcvFarEndLOF
• XmtFarEndLOF
• RcvAIS
• XmtAIS
• LossOfFrame
• LossOfSignal
• LoopbackState
• T16AIS
|
Errors in the Current Interval
|
Error statistics received during the current 15-minute interval.
|
PCVs
|
Number of Path Code Violations (PCVs). PCVs indicate a frame synchronization bit error in the D4 and E1 no-CRC formats, or a CRC error in the ESF and E1 CRC formats.
|
LCVs
|
Number of Line Code Violations (LCVs). LCVs indicate the occurrence of either a Bipolar Violation (BPV) or Excessive Zeros (EXZ) error event.
|
ESs
|
Number of errored seconds. In ESF and E1 CRC links, an Errored Second is a second in which one of the following are detected: one or more Path Code Violations, one or more Out of Frame defects, one or more Controlled Slip events, or a detected AIS defect.
For SF and E1 no-CRC links, the presence of Bipolar Violations also triggers an Errored Second.
|
SESs
|
Number of Severely Errored Seconds (SESs). A SESs is a second with 320 or more path code violation errors events, one or more Out of Frame defects, or a detected AIS defect.
|
SEFSs
|
Number of Severely Errored Framing Seconds (SEFS). SEFS is a second with one or more Out of Frame defects or a detected incoming AIS.
|
UASs
|
Number of Unavailable Seconds (UASs). UAS is a count of the total number of seconds on the interface.
|
CSSs
|
Number of Controlled Slip Second (CSS). CSS is a 1-second interval containing one or more controlled slips.
|
LESs
|
Number of Line Errored Seconds (LES). LES is a second in which one or more Line Code Violation errors are detected.
|
BESs
|
Number of Bursty Errored Seconds (BES). BES is a second with fewer than 320 and more than one Path Coding Violation error, no Severely Errored Frame defects, and no detected incoming AIS defects. Controlled slips are not included in this parameter.
|
DMs
|
Number of Degraded Minutes (DMs). A degraded minute is one in which the estimated error rate exceeds 1E-6 but does not exceed 1E-3. For more information, refer to RFC 1406.
|
Errors in the last 24Hrs
|
Error statistics received during the during the last 24 hours.
|
Input Counters
|
Number of cells and bytes received on the interface.
|
Output Counters
|
Number of cells and bytes.
|
Related Commands
Command
|
Description
|
show interface cbr
|
Displays the information about the CBR interface on the ATM-CES port adapter.
|
show ces status
To display the status of the ports on the ATM-CES port adapter, use the show ces status privileged EXEC command.
show ces status
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Examples
The following is sample output from the show ces status command. This output shows the interface name, the status of the interface, the administrative status of the interface, the port type, and the number of channels in use on the interface. The status of the interface can be UP (in operation) or DOWN (not in operation).
Interface IF Admin Port Channels in
Name Status Status Type use
------------- -------- --------- ----------- -----------
Related Commands
Command
|
Description
|
show ces circuit
|
Displays detailed circuit information for the CBR interface.
|
show connect (FR-ATM)
To display statistics and other information about Frame-Relay-to-ATM Network Interworking (FRF.5) and Frame Relay-to-ATM Service Interworking (FRF.8) connections, use the show connect EXEC command.
show connect [all | element | id ID | name | port port]
Syntax Description
all
|
(Optional) Displays information about all Frame Relay-to-ATM connections.
|
element
|
(Optional) Displays information about the specified connection element.
|
id ID
|
(Optional) Displays information about the specified connection identifier.
|
name
|
(Optional) Displays information about the specified connection name.
|
port port
|
(Optional) Displays information about all connections on an interface.
|
Defaults
Default state is show connect all.
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(2)T
|
This command was introduced.
|
Examples
FRF.5 Examples
The following example displays information about all FRF.5 connections:
ID Name Segment 1 Segment 2 State
========================================================================
5 network-1 VC-Group network-1 ATM3/0 1/34 UP
The following example displays information about the specified FRF.5 connection identifier:
FR/ATM Network Interworking Connection: network-1
Segment 1 - VC-Group network-1
Segment 2 - ATM3/0 VPI 1 VCI 34
Interworking Parameters -
FRF.8 Examples
The following example displays information about the specified FRF.8 connection identifier:
C3640# show connect id 10
FR/ATM Service Interworking Connection: service-1
Segment 1 - Serial1/0 DLCI 16
Segment 2 - ATM3/0 VPI 1 VCI 32
Interworking Parameters -
The following example displays information about the FRF.8 connection on an interface:
C3640# show connect port atm3/0
ID Name Segment 1 Segment 2 State
========================================================================
10 service-1 Serial1/0 16 ATM3/0 1/32 UP
Table 22 describes the fields seen in these displays.
Table 22 show connect Field Descriptions
Display
|
Description
|
ID
|
Arbitrary connection identifier assigned by the operating system.
|
Name
|
Assigned connection name.
|
Segment 1 or 2
|
Frame Relay or ATM interworking segments.
|
State or Status
|
Status of the connection, UP, DOWN, or ADMIN DOWN.
|
Related Commands
Command
|
Description
|
connect (FRF.8)
|
Connects a Frame Relay DLCI to an ATM PVC.
|
show atm pvc
|
Displays all ATM PVCs, SVCs, and traffic information.
|
show frame-relay pvc
|
Displays statistics about Frame Relay interfaces.
|
show controller shdsl
To display the status of the controller configured for single-pair high-bit-rate digital subscriber line (SHDSL) mode, use the show controller shdsl command in privileged EXEC mode.
show controller shdsl number
Syntax Description
number
|
SHDSL controller number. The valid controller number for SHDSL mode is 0.
|
Defaults
Controller number: 0
Command Modes
privileged EXEC
Command History
Release
|
Modification
|
12.2(8)T
|
This command was introduced on Cisco IAD2420 series IADs.
|
Usage Guidelines
This command is used to display the controller mode and the controller number and to view the associated statistics.
Examples
The following example displays the status of the controller configured for SHDSL mode:
Router# show controller shdsl 0
SLOT 3: Globespan xDSL controller chipset
Configured Line rate: 1160Kbps
Line Re-activated 0 times after system bootup
CRC per second alarm: None
Related Commands
Command
|
Description
|
controller shdsl 0
|
Configures the controller status and the controller number.
|
show controllers atm
To display information about an inverse multiplexing over ATM (IMA) group, use the show controllers atm privileged EXEC command.
Cisco 2600 and 3600 Series
show controllers atm [slot/ima group-number]
Cisco 7200 Series
show controller atm [slot/port]
or
show controllers atm [slot/imagroup-number]
Cisco 7500 Series (physical port hardware information)
show controllers atm [slot/port-adapter/port]
Cisco 7500 Series (IMA group hardware information)
show controllers atm [slot/port-adapter/imagroup-number]
Syntax Description
slot/
|
(Optional) ATM slot number.
|
ima
|
(Optional) This keyword indicates an IMA group specification rather than a port value for a UNI interface.
|
group-number
|
(Optional) Enter an IMA group number from 0 to 3. If you specify the group number, do not insert a space between ima and the number.
|
port
|
(Optional) ATM port number.
|
port-adapter/
|
(Optional) ATM port adapter.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.2 GS
|
This command was introduced.
|
12.0(5)T and 12.0(5)XK
|
This command was modified to support IMA groups on Cisco 2600 and 3600 series routers.
|
12.0(5)XE
|
Support for Cisco 7200 and 7500 series routers was added.
|
12.0(7)XE1
|
Support for Cisco 7100 series routers was added.
|
12.1(5)T
|
Support for Cisco 7100,7200, and 7500 series routers was integrated into Cisco IOS Release 12.1(5)T.
|
Usage Guidelines
Use this command to monitor and diagnose ATM IMA links and groups.
Examples
Cisco 7100 or 7200 Series Example
On Cisco 7100 series or 7200 series routers, the following example displays detailed information about IMA group hardware related information. It includes the configuration of IMA hardware and IMA alarms.
Router# show controllers atm 1/ima0
Interface ATM1/ima0 is up
Hardware is IMA PA - DS1 (1Mbps)
Framer is PMC PM7344, SAR is LSI ATMIZER II
Firmware rev:G102, ATMIZER II rev:3
idb=0x61DE9F10, ds=0x6185C0A0, vc=0x6187D3C0, pa=0x6184AF40
slot 1, unit 9, subunit 0, fci_type 0x00BA, ticks 701720
400 rx buffers:size=512, encap=64, trailer=28, magic=4
rx_cell_lost=0, rx_no_buffer=0, rx_crc_10=0
rx_cell_len=0, rx_no_vcd=0, rx_cell_throttle=0, tx_aci_err=0
base=0x3CFF0040, size=1024, write=320
base=0x338DCE40, size=2048, read=1275
base=0x3CFE8040, size=8192, write=700
base=0x338E0E80, size=2048, read=344
base=0x61878340, size=5120, read=5107
base=0x61863D80, size=16, write=11
base=0x618641C0, size=8192, read=687, write=700
rx_max_spins=12, max_tx_count=25, tx_count=13
rx_threshold=267, rx_count=11, tx_threshold=3840
tx bfd write indx=0x27, rx_pool_info=0x61863E20
Control data base address:
rx_buf_base = 0x038A15A0 rx_p_base = 0x6185CB40
rx_pak = 0x61863AF0 cmd = 0x6185C320
device_base = 0x3C800000 ima_pa_stats = 0x038E2FA0
sdram_base = 0x3CE00000 pa_cmd_buf = 0x3CFFFC00
vcd_base[0] = 0x3CE3C100 vcd_base[1] = 0x3CE1C000
chip_dump = 0x038E3D7C dpram_base = 0x3CD80000
sar_buf_base[0] = 0x3CE4C000 sar_buf_base[1] = 0x3CF22000
bfd_base[0] = 0x3CFD4000 bfd_base[1] = 0x3CFC0000
acd_base[0] = 0x3CE88360 acd_base[1] = 0x3CE5C200
pci_atm_stats = 0x038E2EC0
grp tx up reg= 0x5, grp rx up reg= 0x3, rx dcb reg= 0xD4 0x4, tx links grp reg=
0x3, scci reg= 0x3C, ima id reg= 0x0, group status reg= 0xA2, tx timing reg= 0x
20, tx test reg= 0x21, tx test pattern reg= 0x41, rx test pattern reg= 0x42, icp
cell link info reg= 0xFC, icp cell link info reg= 0xFC, icp cell link info r
eg= 0x0, icp cell link info reg= 0x0, icp cell link info reg= 0x0, icp cell li
nk info reg= 0x0, icp cell link info reg= 0x0, icp cell link info reg= 0x0
Cisco 2600 or 3600 Series Example
On a Cisco 2600 or 3600 series router, the following example displays detailed information about IMA group 0 on ATM interface 2:
router# show controller atm 0/ima3
Interface ATM0/IMA3 is up
LANE client MAC address is 0050.0f0c.148b
hwidb=0x61C2E990, ds=0x617D498C
slot 0, unit 3, subunit 3
rs8234 base 0x3C000000, slave base 0x3C000000
SBDs - avail 2048, guaranteed 3, unguaranteed 2045, starved 0
Seg VCC table 3C00B800, Shadow Seg VCC Table 617EF76C, VCD Table 61805798
Schedule table 3C016800, Shadow Schedule table 618087C4, Size 63D
RSM VCC Table 3C02ED80, Shadow RSM VCC Table 6180C994
VPI Index Table 3C02C300, VCI Index Table 3C02E980
Bucket2 Table 3C01E500, Shadow Bucket2 Table 6180A0E4
MCR Limit Table 3C01E900, Shadow MCR Table 617D2160
ABR template 3C01EB00, Shadow template 614DEEAC
RM Cell RS Queue 3C02C980
Queue TXQ Addr Pos StQ Addr Pos
0 UBR CHN0 3C028B00 0 03118540 0
1 UBR CHN1 3C028F00 0 03118D40 0
2 UBR CHN2 3C029300 0 03119540 0
3 UBR CHN3 3C029700 0 03119D40 0
4 VBR/ABR CHN0 3C029B00 0 0311A540 0
5 VBR/ABR CHN1 3C029F00 0 0311AD40 0
6 VBR/ABR CHN2 3C02A300 0 0311B540 0
7 VBR/ABR CHN3 3C02A700 0 0311BD40 0
8 VBR-RT CHN0 3C02AB00 0 0311C540 0
9 VBR-RT CHN1 3C02AF00 0 0311CD40 0
10 VBR-RT CHN2 3C02B300 0 0311D540 0
11 VBR-RT CHN3 3C02B700 0 0311DD40 0
12 SIG 3C02BB00 0 0311E540 0
13 VPD 3C02BF00 0 0311ED40 0
Queue FBQ Addr Pos RSQ Addr Pos
0 OAM 3C0EED80 255 0311F600 0
1 UBR CHN0 3C0EFD80 0 03120600 0
2 UBR CHN1 3C0F0D80 0 03121600 0
3 UBR CHN2 3C0F1D80 0 03122600 0
4 UBR CHN3 3C0F2D80 0 03123600 0
5 VBR/ABR CHN0 3C0F3D80 0 03124600 0
6 VBR/ABR CHN1 3C0F4D80 0 03125600 0
7 VBR/ABR CHN2 3C0F5D80 0 03126600 0
8 VBR/ABR CHN3 3C0F6D80 0 03127600 0
9 VBR-RT CHN0 3C0F7D80 0 03128600 0
10 VBR-RT CHN1 3C0F8D80 255 03129600 0
11 VBR-RT CHN2 3C0F9D80 0 0312A600 0
12 VBR-RT CHN3 3C0FAD80 0 0312B600 0
13 SIG 3C0FBD80 255 0312C600 0
SAR Scheduling channels: -1 -1 -1 -1 -1 -1 -1 -1
link members are 0x7, active links are 0x0
Group status is blockedNe, 3 links configured,
Group Info: Configured links bitmap 0x7, Active links bitmap 0x0,
NE Group status is startUp,
frame length 0x80, Max Diff Delay 0,
1 min links, clock mode ctc, symmetry symmetricOperation, trl 0,
Group Failure status is startUpNe.
Test pattern procedure is disabled
SAR counter totals across all links and groups:
0 cells output, 0 cells stripped
0 cells input, 0 cells discarded, 0 AAL5 frames discarded
0 pci bus err, 0 dma fifo full err, 0 rsm parity err
0 rsm syn err, 0 rsm/seg q full err, 0 rsm overflow err
0 hs q full err, 0 no free buff q err, 0 seg underflow err
0 host seg stat q full err
Related Commands
Command
|
Description
|
show controllers atm
|
Displays information about an IMA group.
|
show ima interface atm
|
Provides information about all configured IMA groups or a specific IMA group.
|
show dsl interface atm
To display information specific to the the asymmetric digital subscriber line (ADSL) for a specified ATM interface, use the show dsl interface atm command in EXEC mode.
show dsl interface atm number
Syntax Description
number
|
ATM interface number.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(3)XJ
|
The command was introduced on Cisco 1700 series routers.
|
12.2(2)T
|
This command was integrated into Cisco IOS Release 12.2(2)T.
|
12.1(5)YB
|
Support for this command was added to Cisco 2600 series and Cisco 3600 series routers.
|
12.1(5)XR1
|
Support for this command was added to the Cisco IAD2420 series.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
Usage Guidelines
Use this command to view the status or results of a line test and to get information on port status, alarms, configured and actual transmission rates, and transmission errors.
The output from this command appears the same as the output from the show controller atm command on Cisco 1400 series routers.
Examples
ADSL: Example
The following example shows sample output for the show dsl interface atm command for a CPE device that is configured for ADSL:
Router# show dsl interface atm0
Alcatel 20150 chipset information
Modem Status: Showtime (DMTDSL_SHOWTIME)
DSL Mode: ITU G.992.1 (G.DMT)
Vendor Specific: 0x0000 0x0000
Vendor Country: 0x00 0x0F
Noise Margin: 13.5 dB 7.0 dB
Output Power: 9.5 dBm 12.0 dBm
Attenuation: 1.5 dB 3.5 dB
Interrupts: 5940 (0 spurious)
Interleave Fast Interleave Fast
Speed (kbps): 0 8128 0 864
00: 0 0 0 0 0 0 0 7 6 7 9 A B C C C
10: C C C C C C B B B B A 9 A 9 0 0
20: 0 0 0 0 0 0 2 2 3 4 4 5 6 6 7 7
30: 7 8 8 8 9 9 9 A A A A A A B B B
40: B B B B B B B B B B B A B B B B
50: B B B B B B B B B B B B 2 B B B
60: B B B B B B B B B B B B B B B B
70: B B B B B B B B B B B B B B B B
80: B B B B B B B B B B B B B B B B
90: B B B B B B B B B B B B B B B B
A0: B B B B B B B B B B B B B B B B
B0: B B B B B B B B B B B B A B A A
C0: A A A A A A A A A A A A A A A A
D0: A A A A A A A A A A A 9 9 9 9 9
E0: 9 9 9 9 9 9 9 9 9 9 9 9 8 8 8 8
F0: 8 8 8 8 8 8 7 7 7 7 6 6 5 5 4 4
Table 23 describes the significant fields shown in the display.
Table 23 show dsl interface atm Field Descriptions
Field
|
Description
|
Modem Status
|
Status of the modem. Possible states include the following:
DMTDSL_INVALID—Error state.
DMTDSL_STOP—Administrative down state.
DMTDSL_INIT—Restarting line.
DMTDSL_CHK_HW—Confirming that required HW exists.
DMTDSL_DLOAD_1—Downloading the init.bin file.
DMTDSL_DLOAD_2—Downloading operational firmware.
DMTDSL_MODE_CHK—Verifying that download was successful.
DMTDSL_DO_OPEN—Issue ADSL_OPEN command.
DMTDSL_RE_OPEN—Cycle the link. Retry open.
DMTDSL_ACTIVATING—Waiting for activation to succeed.
DMTDSL_LOOPBACK—Activation done.
DMTDSL_SHOWTIME—Activation succeeded.
|
DSL Mode
|
DSL operating mode.
|
ITU STD NUM
|
ITU standard number for the operating mode.
|
Vendor ID
|
Vendor identification code.
|
Vendor Specific
|
Indicates if this router is specified for a vendor.
|
Vendor Country
|
Code for the country where the vendor is located.
|
Capacity Used
|
Percentage of the capacity that is being used.
|
Noise Margin
|
Noise margin, in decibels.
|
Output Power
|
Power output, in decibels.
|
Attenuation
|
Attenuation of the signal, in decibels.
|
Defect Status
|
Status of defects.
|
Last Fail Code
|
Last failure code that was logged.
|
Selftest Result
|
Results of the self-test.
|
Subfunction
|
Code for the subfunction running.
|
Interrupts
|
Code for interrupts used.
|
PHY Access Err
|
Number of physical access errors.
|
Activations
|
Number of activations of the router.
|
SW Version
|
Software version number.
|
FW Version
|
Firmware version number.
|
Speed
|
The train speed for upstream and downstream. It shows both the interleave and the fast mode.
|
Reed-Solomon EC
|
Reed-Solomon error-correction statistics.
|
CRC Errors
|
Cyclic redundancy check statistics.
|
Header Errors
|
ATM header error reports.
|
Bit Errors
|
Total number of bit errors.
|
BER Valid sec
|
Bit error rate valid seconds.
|
BER Invalid sec
|
Bit error rate invalid seconds.
|
G.SHDSL: Example
The following example shows sample output for the show dsl interface atm command for a CPE device that is configured for G.SHDSL:
Router# show dsl interface atm 0/0
Globespan G.SHDSL Chipset Information
Equipment Type: Customer Premise
Clock Rate Mode: Auto rate selection Mode
Receiver Gain: 204.8000 dB
Last Activation Status:No Failure
Table 24 describes the significant fields shown in the display.
Table 24 show dsl interface atm Field Descriptions
Field
|
Description
|
Equipment Type
|
Terminal type, which can be one of the following:
• Customer Premise (CPE)—This value indicates that the device is connected to a DSLAM. This is the default.
• Central Office (CO)—If the devices are connected back-to-back, one of the routers can act as a CO.
|
Operating Mode
|
G.SHDSL annex configuration, which can be one of the following values:
• A—Operating parameters for North America. This value is the default.
• B—Operating parameters for Europe.
|
Clock Rate Mode
|
Upstream and downstream bit rate configuration, in kbps. If the upstream and downstream rates have different values, the device will train to lowest of the rates. If the value indicates "Auto rate selection mode", the CO and CPE devices will negotiate the speed and train.
|
Reset Count
|
Number of times the G.SHDSL chip has been reset since powering up.
|
Actual rate
|
The actual bit rate that the transceiver is using. This rate could be different from the requested (configured) rate.
|
Modem Status
|
One of the following values:
• Handshake—local transceiver is trying to reach the far-end transceiver.
• Training—startup training is in progress.
• Data—training was successful.
|
Received SNR
|
The received signal-to-noise ratio (SNR), in decibels (dB).
|
SNR Threshold
|
SNR threshold below which the router will retrain. The default is 23 dB.
|
Loop Attenuation
|
The difference in decibels between the power received at the near-end device and the power transmitted from the far-end device.
|
Transmit Power
|
Local STU transmit power, in decibels per milliwatt (dBm).
|
Receiver Gain
|
Total receiver gain.
|
Last Activation Status
|
Defines the last failure state of the G.SHDSL chip.
|
CRC Errors
|
Number of cyclic redundancy check (CRC) errors observed after bootup or resetting of the interface.
|
Chipset Version
|
Vendor's chipset version.
|
Firmware Version
|
Version of the vendor's chipset firmware.
|
Related Commands
Command
|
Description
|
dsl operating-mode
|
Modifies the operating mode of the digital subscriber line for an ATM interface.
|
show dxi map
To display all the protocol addresses mapped to a serial interface, use the show dxi map EXEC command.
show dxi map
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Examples
The following is sample output from the show dxi map command. It displays output for several previously defined ATM-DXI maps that defined Apollo, IP, DECnet, CLNS, and AppleTalk protocol addresses, various encapsulations, and broadcast traffic.
Serial0 (administratively down): ipx 123.0000.1234.1234
DFA 69(0x45,0x1050), static, vpi = 4, vci = 5,
Serial0 (administratively down): appletalk 2000.5
DFA 52(0x34,0xC40), static, vpi = 3, vci = 4,
Serial0 (administratively down): ip 172.21.177.1
DFA 35(0x23,0x830), static,
broadcast, vpi = 2, vci = 3,
encapsulation: VC based MUX,
Table 25 explains significant fields shown in the display.
Table 25 show dxi map Field Descriptions
Field
|
Description
|
DFA
|
Data Exchange Interface (DXI) Frame Address, similar to a data-link connection identifier (DLCI) for Frame Relay. The DFA is shown in decimal, hexadecimal, and DXI header format. The router computes this address value from the virtual path identifier (VPI) and virtual channel identifier (VCI) values.
|
encapsulation
|
Encapsulation type selected by the dxi pvc command. Displayed values can be SNAP, NLPID, or VC based MUX.
|
Linktype
|
Value used only with MUX encapsulation and therefore with only a single network protocol defined for the permanent virtual circuit (PVC). Maps configured on a PVC with MUX encapsulation must have the same link type.
|
show dxi pvc
To display the permanent virtual circuit (PVC) statistics for a serial interface, use the show dxi pvc EXEC command.
show dxi pvc
Syntax Description
This command has no arguments or keywords.
Command Modes
EXEC
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Examples
The following is sample output from the show dxi pvc command. It displays output for ATM-DXI PVCs previously defined for serial interface 0.
PVC Statistics for interface Serial0 (ATM DXI)
DFA = 17, VPI = 1, VCI = 1, PVC STATUS = STATIC, INTERFACE = Serial0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0
DFA = 34, VPI = 2, VCI = 2, PVC STATUS = STATIC, INTERFACE = Serial0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0
DFA = 35, VPI = 2, VCI = 3, PVC STATUS = STATIC, INTERFACE = Serial0
input pkts 0 output pkts 0 in bytes 0
out bytes 0 dropped pkts 0
Table 26 describes significant fields shown in the display.
Table 26 show dxi pvc Field Descriptions
Field
|
Description
|
DFA
|
Data Exchange Interface (DXI) Frame Address, similar to a data-link connection identifier (DLCI) for Frame Relay. The DFA is shown in decimal, hexadecimal, and DXI header format. The router computes this address value from the virtual path identifier (VPI) and virtual channel identifier (VCI) values.
|
PVC STATUS = STATIC
|
Only static maps are supported. Maps are not created dynamically.
|
input pkts
|
Number of packets received.
|
output pkts
|
Number of packets transmitted.
|
in bytes
|
Number of bytes in all packets received.
|
out bytes
|
Number of bytes in all packets transmitted.
|
dropped pkts
|
Should display a zero (0) value. A nonzero value indicates a configuration problem, specifically that a PVC does not exist.
|