MGX 8850 and MGX 8950 Command Reference, Release 2.1
Equipment and Resource Provisioning

Table Of Contents

Equipment and Resource Provisioning

Position-Dependent and Keyword-Driven Parameters

Command Entry

Identifying the AXSM Models

Connection Capacities of the AXSM

Identifying Physical and Logical Elements

AXSM Format

PNNI Format

addapsln

addcontroller

addfdr

addpart

addport

addred

addrscprtn

clrfdrstat

cnfapsln

cnfatmln

cnfcdsct

cnfcdstat

cnfln

cnfpart

cnfport

cnfrscprtn

delapsln

delcontroller

delfdr

delpart

delport

delred

delrscprtn

dnallports

dnln

dnport

dspapsbkplane

dspapsln

dspapslns

dspatmln

dspcd

dspcds

dspcdsct

dspcdstatcnf

dspcon

dspconload

dspcons

dspcontrollers

dspfdr

dspfdrs

dspfdrstat

dspln

dsplnload

dsplns

dspload

dsppart

dspparts

dspport

dspportload

dspports

dspportsct

dspred

dsprscprtn

dsprscprtns

dspsct

dsptotals

switchapsln

switchredcd

upallports

upln

upport


Equipment and Resource Provisioning


This chapter describes the commands that let you activate, configure, display, and delete resources at various levels of the switch. These levels are:

Node

Card

Line

Port

An MGX 8850 or MGX 8950 node uses the concept of a bay. The bay refers to the upper or lower back card position. The T3/E3, OC-3, and OC-12 versions of the ATM Switching Service Module (AXSM) can have two back cards, one in bay 1 (upper slot) and the second in bay 2 (lower slot). The MGX-AXSM-1-2488 (OC-48 AXSM) can have a back card in bay 1 only. For further descriptions and illustrations of the card sets, refer to the Cisco MGX 8850 and MGX 8950 Switch Command Reference, Release 2.1.

Position-Dependent and Keyword-Driven Parameters

A command can include parameters that are keyword-driven or position-dependent.

For position-dependent parameters, you must type parameters in the order they appear in the syntax description or on-line help. To create a logical port, for example, the position-dependent syntax is:

addport <ifNum> <bay.line> <guaranteedRate> <maxrate> <sctID> <ifType> [vpi]

For a keyword-driven parameter, a keyword must precede the value. The keyword is preceded by a dash and followed by the parameter (-timeout <secs>, for example). The order that you enter keyword-driven parameters does not matter—although any preceding or succeeding, position-dependent parameters must appear as they do in the command syntax description.

In the following syntax example, the command is to delete more than one connection at a time. The mandatory, position-dependent connection identifier consist of a logical port (ifNum) and the VPI and VCI of the first connection to delete. After the connection identifier, the line shows two optional, keyword-driven parameters. These keyword-driven parameters let you enter the number of connections to delete and specify verbose mode:

delcons <ifNum> <vpi> <vci> [-num <num. conns to del>] [-verbose < 1 | 0 >]

Command Entry

When you enter a command with the current version of the product, you must type all intended arguments before you press the Return key or Enter key.

If you press the Return key or Enter key with incorrect parameters or no parameters (if the command requires parameters), a message displays the syntax and parameter ranges. The returned message may also suggest what the problem is. For example, the message may warn of too few parameters. No error messages or warnings appear until you complete the command.

Identifying the AXSM Models

The model number of an AXSM identifies the line speed, line count, and number of bays (see Table 3-1.) Note that the number of lines applies to an individual back card, so the total number of lines supported by the front card equals the highest line number times the number of bays. The OC-48 card AXSM-1-2488 has the lowest number of lines—one. The highest number of lines exist on the AXSM-16-155 and AXSM-16-T3E3—16, as the name indicates.

The MGX 8850 and MGX 8950 nodes use the concept of a bay. The bay refers to the upper or lower location of a single-height card. (The switch has a double-height card cage, so a single-height back card necessarily occupies either an upper or lower position.)

The T3/E3, OC-3, and OC-12 versions of the AXSM can have two back cards, one in bay 1 (upper location of the back slot) and the second in bay 2 (lower slot). The MGX-AXSM-1-2488 (OC-48 AXSM) can have a back card in bay 1 only. For further descriptions and illustrations of the card sets, refer to Cisco MGX 8850 Hardware Installation, Release 2.1 or Cisco MGX 8850 Hardware Installation, Release 1.

Table 3-1 Valid Line Numbers and Number of Bays for AXSM Card Types

Front Card
Speed
Lines
Bays

AXSM-1-2488

OC-48

1

1

AXSM-4-622

OC-12

1-4

1-2

AXSM-16-155

OC-3

1-8

1-2

AXSM-16-T3E3

T3, E3

1-8

1-2

AXSM-2-622-E

OC12

1

1-2

AXSM-8-155-E

OC3

1-4

1-2

AXSM-16-T3E3-E

T3, E3

1-8

1-2


Connection Capacities of the AXSM

The SVC and SPVC connection capacities for the front card, back card, and physical lines appear in Table 3-2 and Table 3-3. The capacity of a single AXSM card is greater than that of the node itself. Nevertheless, the tables provide these maximums when you plan the use of commands such as addrscprtn, addcon, and any other command where you may want to know the capacity of the configured item to support connections.

Table 3-2 Maximum Connections by Connection Type and Front Card

Front Card
SVC
SPVC

AXSM-1-2488

128 K

64 K

AXSM-4-622

128 K

64 K

AXSM-16-155

128 K

64 K

AXSM-16-T3E3

128 K

64 K


Table 3-3 Maximum Connections on Back Cards and Lines

Card Type
Back Card Maximum
Physical Line Maximum

OC-48c

128 K

64 K

OC-12c

64 K

32 K

OC-3c

64 K

32 K

T3

64 K

64 K

E3

64 K

64 K


Identifying Physical and Logical Elements

The Private Network-to-Network Interface (PNNI) control protocol and the AXSM use different formats to identify the same elements. This section describes the format of these elements in the PNNI and AXSM contexts and how they correspond to each other. When you configure items in the CLI for different cards, you often need to specify the configuration for PNNI as well as for the AXSM. For example, when you configure a PNNI port on the CLI of the PXM45, you also need to configure a port on the CLI of the AXSM. Furthermore, when you display a connection on the AXSM, you identify that same connection using a different format on the PXM45 CLI. For specific examples of these parallel actions, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.


Note Apart from the way PNNI and the lower levels of logic identify the same element, the issue of configuration sequence needs explanation. When you configure logical ports—as just one example—you must complete certain tasks on the AXSM CLI before and after related PNNI tasks. This manual describes prerequisites for certain commands, but refer to the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1 for more details.


AXSM Format

The AXSM items that you identify for addressing purposes are:

Slot

Bay

Line

Logical port

A logical port on an AXSM (and its CLI) always uses the label ifNum. For a UNI and NNI interface, a one-to-one correspondence exists between a logical port and a physical line. For virtual trunks, you can configure multiple ports for a line.

The maximum number of logical ports on an AXSM is 60 or 32 on an AXSM-E, regardless of the number of AXSM back cards or whether the interface type is UNI, NNI, or VNNI.

PNNI Format

The PNNI controller requires the following format to identify a physical port:

[shelf.]slot:subslot.port:subport

The PNNI physical port identifier (physical port ID) consists of a series of mandatory elements. Note the period or colon associated with each element inside the square brackets. The elements of the physical port ID are as follows:

The shelf is always 1 for the current product and so is usually omitted.

The slot number of the front card.

Subslot is the number of the bay where the back card resides. This number is 1 or 2.

Port is the physical line.

Subport corresponds to the resource partition on the AXSM. For a UNI or NNI, this resource partition is the same number as the logical port number (ifNum) on the AXSM. For a virtual network-to-network interface (VNNI), these numbers do not directly correspond to each other.

For each physical port number, PNNI also generates a logical port number as an encrypted form of the physical port number. The logical port number appears as an unformatted numerical string. For example, a PNNI physical port ID may have the form 1:1.2:2, so the PNNI logical port number would be 16848898. Where needed, the descriptions in the PNNI command chapter define the need for this logical port number. For the correspondence between a PNNI physical port and the port identifier on an AXSM, see Table 3-4.

Table 3-4 Mapping PNNI Port ID to AXSM Elements

PNNI port
AXSM

Shelf

N/A

Slot

Slot

Subslot

Bay (for upper or lower back card)

Port

Line

Subport

Logical interface (or port)


As the table shows, a port from the PNNI side is a line on the AXSM, and a subport from the PNNI side is a logical interface (or logical port) on an AXSM. An example of a PNNI physical port identifier is 1:2.1:1. This portid corresponds to an AXSM, with the following particulars:

Slot 1

Bay 2

Line 1

Logical interface 1 (or logical port 1)

addapsln

Add APS Line

Creates (designates) a pair of lines (workingIndex, protectIndex) as APS lines. To configure the APS parameters, use the cnfapsln command after creating the lines using the addapsln command.

APS Overview

Automatic Protection Switching (APS) is a standards-based redundancy scheme which enhances network reliability by protecting against line failure. APS is defined in Bellcore and ITU standards for North American SONET and international Synchronous Data Hierarchy (SDH) optical network links. The relevant standards are Bellcore GR-253 and ITU-T G.783.

APS enables a pair of SONET lines to be configured for line redundancy. The APS pair consists of a working line (workingIndex) and a protection line (protectIndex), where one line is active and the other is a backup. Whether or not the backup line passes real traffic while in standby mode depends on the APS architecture mode (archmode).

Coordination of line switching is controlled by an in-band signaling protocol. If the fiber optic carrier for the active line is severed or damaged, the in-band signaling protocol must detect the fault within 10 milliseconds. After the in-band signaling protocol has detected the fault, it must switch the user traffic to the standby line within 50 milliseconds.

When the revertive option is enabled (see cnfapsln), the in-band signaling protocol will attempt to switch the user traffic back to the working line from the protection line after the working line becomes functional again. However, it must wait for the configured time period (wait to restore) to elapse.

Direction

APS can be configured in two directions (see direction parameter in cnfapsln), bidirectional and unidirectional. Bidirectional means that both the receiving and transmitting paths are switched. Unidirectional means that only the affected path, receiving or transmitting, is switched.

Same-card APS

In same-card APS, the working bay and protection bay must be the same, and the working line and protection line must be adjacent.

Architecture mode 1:1 is supported only on same-card APS.

Cross-card APS

In cross-card APS, the working bay and line number, and the protection bay and line number must be the same. The working slot and the protection slot must be adjacent. Card redundancy must be configured on the two cards before cross-card APS can be added.

Architecture modes 1+1, Annex 1+1, and Straight 1+1 Nok1k2 are supported on same-card as well as cross-card APS.

AXSM-E

On AXSM-E cards, the primary line numbers must be 1.1 and 1.3 for the upper card and 2.1 and 2.3 for lower card.

APS Architecture Modes (archmode)

The MGX 8850 switch supports two architecture modes. You must select one of these architecture modes in the archmode parameter when you execute the addapsln command.

APS 1:1—provides line redundancy with traffic on the active line only

APS 1+1—provides line redundancy with traffic on both lines


Note APS 1:1 is only supported on Model B software. It is not supported on Model A software.


3

Cards on Which This Command Runs

AXSM, AXSM-E

AXSM Syntax

addapsln <workingIndex> <protectIndex> <archmode>

AXSM Syntax Description

workingIndex

Slot number, bay number, and line number of the working line in the format:

slot.bay.line

protectIndex

Slot number, bay number, and line number of the protection line in the format:

slot.bay.line

archmode

The APS architecture mode to be used on the working/protection line pairs.

1 = 1+1 - provides line redundancy with traffic on both lines

2 = 1:1 - provides line redundancy with traffic on the active line only.


AXSM-E Syntax

addapsln <wSlot.wBay.wLine> <pSlot.pBay.pLine> <mode>

AXSM-E Syntax Description

wSlot.wBay.wLine

Working Line: The slot number, bay number, and line number of the working line, in the format:

slot.bay.line

pSlot.pBay.pLine

Protection Line: The slot number, bay number, and line number of the protection line, in the format:

slot.bay.line

mode

Mode: The APS architecture mode to be used on the working/protection line pair.

1 = 1+1

2 = 1:1

3 = Annex B 1+1

4 = Ycable 1+1 Nok1k2

5 = Straight 1+1 Nok1k2


Related Commands

cnfapsln, delapsln, dspapsln, dspapslns, switchapsln, dspapsbkplane, clrbecnt, dspbecnt

Attributes

Log: log

State: active

Privilege: GROUP1


Example

The following example assigns 1+1 APS redundancy to two lines on the same card:

MGX8850.9.AXSM.a > addapsln 9.2.1 9.2.2 1

addcontroller

Add Controller

Identifies a network control protocol to the Virtual Switch Interface (VSI) on the node. If you do not identify a network control protocol (or simply controller), the switch does not use it. Adding a controller through the addcontroller command requires the following information:

The type of controller, such as PNNI or MPLS

Where the controller runs, as follows:

Internally, on the local PXM45 or RPM

Externally, through a virtual connection

Use addcontroller before you partition the resources for that controller on individual service modules. For information on resource partitions, refer to the description of addpart.

If you discover an error in your controller specification after you add it, delete the controller by executing delcontroller then add it again.

AXSM-E Dependencies

A dependency exists between the addcontroller command on the PXM45 card and the addpart (addrscprtn) command on the AXSM-E. Both commands take a controller ID (ctrlr_id) as an input. Both of these controller IDs must be the same when referring to the same VSI controller.

The sequence for executing these two commands should be as follows:

1. Run addcontroller on the PXM to specify the location of the VSI controller.

2. Run addpart (addrscprtn) on the AXSM-E to add resource partitions for the VSI controller.

To support legacy service modules and earlier implementations of VSI, the following combinations of controller IDs (ctrlr_id) 1, 2, and 3 and controller types (cntrlrType) are supported:

controller ID value 1 and controller type value 1 (PAR)

controller ID value 2 and controller type value 2 (PNNI)

controller ID value 3 and controller type value 3 (MPLS)

Controller IDs 4-20 can be associated with any controller type.

Cards on Which This Command Runs

PXM45

Syntax

The syntax differs for internal and external controllers:

Internal controller:

addcontroller <cntrlrId> i <cntrlrType> <lslot>
[cntrlrName]


External controller:

addcontroller <cntrlrId> x <cntrlrType> <lslot> <bay> <line> <vpi> <vci>
[cntrlrName]

Syntax Description for Internal Controller

cntrlrId

A number that identifies a network controller. The numbers are reserved, as follows:

1 = PAR (reserved for Portable AutoRoute)—currently not used

2 = PNNI (reserved for Private Network-to-Network Interface)

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

Controller IDs 4-20 can be associated with any controller type.

i

Keyword indicating that this controller is internal.

cntrlrType

A number in the range 1-3 that identifies a network controller. For internal controllers, the numbers are reserved, as follows:

1 = PAR (Portable AutoRoute)—currently not used

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

lslot

The logical slot number on which the controller resides. For the PXM45, lslot is 7 regardless of which card is active. For MPLS (or LSC), enter the slot of the applicable RPM.

cntrlrName

(Optional) A string to serve as a name for the controller.


Syntax Description for External Controller


Note Currently, the switch does not support an external controller.


cntrlrId

A number in the range 4-20 that identifies a controller. (cntrlrId 1-3 is reserved for internal controllers.) For example, an external controller ID could be 18 while the controller type is 3 (LSC or MPLS).

x

Keyword indicating that this controller is external.

cntrlrType

A number in the range 1-3 that identifies the controller:

1 = PAR (Portable AutoRoute)

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

lslot

The number of the slot that has the virtual connection through which the controller operates. The ranges are 1-6 and 9-16.

bay

Applies to only external controllers. Upper or lower position of the back card. Type a 1 for upper bay or a 2 for lower bay.

line

Applies to only external controllers. A number specifying the physical line number. The range is 1 through the highest number of lines on the back card. See Table 3-1 for a list.

vpi

Applies to only external controllers. VPI in the range 0-255.

vci

Applies to only external controllers. VCI in the range 1-65535.

cntrlrName

(Optional) A string to serve as a name for the controller.


Related Commands

dspcontrollers, delcontroller

Attributes

Log: log

State: active

Privilege: SUPER_GP


Example

Add an internal PNNI controller. The optional controller name is "pnni." No system response appears unless an error occurs.

MGX8850.PXM45.a > addcontroller 2 i 2 7 pnni

addfdr

Add Feeder

Adds a feeder node connection to the specified port (ifNum). The interface numbers of active ports are displayed in the dspports command report. LMI is up by default when you use addfdr.


Note This command is unsupported on an MGX 8950 switch.


When adding a feeder node, the following conditions apply:

You can add a feeder node only to an already existing port (ifNum).

You cannot add a feeder node to a port that already has a connection established on it.

You cannot add a feeder node to a port with ILMI enabled.

You cannot enable ILMI on a port that has a feeder node connection on it.

For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Software Configuration Guide, Release 2.1.

Syntax

addfdr <ifNum>

Syntax Description

ifNum

The interface number of the port to which the feeder node connection will be added. The interface numbers of active ports are displayed in the dspports command report.


Cards on Which This Command Runs

AXSM

Related Commands

delfdr, dspfdr, dspfdrs

Attributes

Log: log

State: active

Privilege: GROUP1


Example

MGX8850.1.AXSM.a > addfdr 1

addpart

Add Resource Partition

Add a resource partition. Before you add resource partitions, be sure you have a plan for future developments, such as the addition of a new controller.


Note The addpart and addrscprtn commands are identical. The name `addrscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 node. Use the command name that suits you. The same identification applies to commands that display and delete a resource partition. In fact, you can add a partition with addrscprtn then display that partition by using the dsppart command.


A resource partition consists of:

Guaranteed percentage of bandwidth.

VPI and VCI ranges. For MPLS (or LSC), Cisco Systems recommends a minimum VCI of 35.

Guaranteed minimum and maximum number of connections.


Note The maximum number of connections must be greater than 10.


Before adding a resource partition, you must:

Activate physical lines on the card (upln and optional cnfln).

Add logical ports to the physical lines (addport and optional cnfport).

Execute addcontroller on the PXM45 to identify the controller type to the Cisco Virtual Switch Interface (VSI) and give that controller an ID number. The addpart command takes this controller ID as an argument.


Note For VNNIs (virtual trunks), you can configure one VNNI per port and one port per partition. Specify the VNNI interface type through the addport command.


Cards on Which This Command Runs

AXSM, AXSM-E

AXSM-E Dependencies

A dependency exists between the addcontroller command on the PXM45 card and the addpart (addrscprtn) command on the AXSM-E. Both commands take a controller ID (ctrlr_id) as an input. Both of these controller IDs must be the same when referring to the same VSI controller.

The sequence for executing these two commands should be as follows:

1. Run addcontroller on the PXM to specify the location of the VSI controller.

2. Run addpart (addrscprtn) on the AXSM-E to add resource partitions for the VSI controller.

To support legacy service modules and earlier implementations of VSI, only the following combinations of controller ID (ctrlr_id) values 1, 2, and 3 and controller type (cntrlrType) values are supported:

controller ID value 1 and controller type value 1 (PAR)
(Controller type (cntrlrType) is an addcontroller parameter.)

controller ID value 2 and controller type value 2 (PNNI)

controller ID value 3 and controller type value 3 (MPLS)

For all other controller ID values, any combination of controller type is supported.

Syntax

addpart <if_num> <part_id> <ctrlr_id> <egrminbw> <egrmaxbw> <ingminbw> <ingmaxbw> <min_vpi> <max_vpi> <min_vci> <max_vci> minConns maxConns

Syntax Description

if_num

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

part_ID

The partition ID number. The ranges are as follows:

AXSM: 1-5

AXSM-E: 1-20

ctrlr_id

A number that identifies a network controller. The range for reserved controller IDs is 1-3 and is the same for all AXSM models. The reserved controller IDs are as follows:

1 = PAR (Portable AutoRoute)—currently not used

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

The absolute ranges for the AXSM and AXSM-E are as follows:

AXSM: 1-20

AXSM-E 1-254

egrminbw

A guaranteed percentage of egress bandwidth. Each unit of egrminbw is 0.000001 of the total bandwidth on the port. (An egrMinBw of 1000000 = 100%.) This approach provides a high level of granularity.

egrmaxbw

A maximum percentage of the bandwidth. Each unit of egrmaxbw is 0.000001 of the total bandwidth available to the port. (An egrMaxBw of 1000000 = 100%.) The resulting bandwidth must be at least 50 cps.

ingminbw

A guaranteed percentage of the ingress bandwidth. Each unit of ingminbw is 0.000001 of the total bandwidth available to a port. For example, an ingMinBw of 1000000 = 100%.

ingmaxbw

A maximum percentage of the ingress bandwidth. Each increment of ingmaxbw is 0.000001 of the total bandwidth on the port. For example, an ingMaxBw of
1000000 = 100%. Note that the maximum ingress bandwidth must be at least 50 cps.

minvpi

Minimum VPI. For NNI, the range is 0-4095. For UNI, the range is 0-255.

maxvpi

Maximum VPI in the range 0-4095 for an NNI. For a UNI, the range is 0-255. The maxvpi cannot be less than the minvpi.

minvci

Minimum VCI in the range 0-2000 (OC-48 only) or 32-65535.

maxvci

Maximum VCI in the range 0-2000 (OC-48 only) or 32-65535.

minConns

Guaranteed number of connections. The range is between 0 and the maximum number of connections in the port group. See dspcd for information about port groups.

maxConns

A maximum number of connections. The range is between 10 and the maximum number of connections in the port group. See dspcd port group information. The value of maxConns cannot be less than the value of minConns.


Related Commands

cnfpart, delpart, dspparts, dsppart

Attributes

Log: log

State: active

Privilege: GROUP1


Example

Create a resource partition with the following parameters:

Logical port 4 (already created by executing addport)

Partition number 4

Controller ID 2 (the reserved ID for PNNI)

10% of the bandwidth in the egress and ingress directions reserved for this partition

The range for VPIs is 10-110, the range for VCIs is 100-2000

Minimum guaranteed connections is 100, maximum number of connections is 500

MGX8850.3.AXSM.a > addpart 4 4 2 100000 100000 100000 100000 10 110 100 2000 100 500

Check the configuration with dspparts and dsppart.

MGX8850.3.AXSM.a > dspparts
if  part Ctlr egr     egr     ingr    ingr    min max   min   max  min   max
Num ID   ID   GuarBw  MaxBw   GuarBw  MaxBw   vpi vpi   vci   vci  conn  conn
             (.0001%)(.0001%)(.0001%)(.0001%)
-----------------------------------------------------------------------------
 4   4    2  100000  100000  100000  100000   10  110   100  2000    100    500

MGX8850.3.AXSM.a > dsppart 4 4
  Interface Number               : 4
  Partition Id                   : 4        Number of SPVC: 0
  Controller Id                  : 2        Number of SPVP: 0
  egr Guaranteed bw(.0001percent): 100000   Number of SVC : 0
  egr Maximum bw(.0001percent)   : 100000
  ing Guaranteed bw(.0001percent): 100000
  ing Maximum bw(.0001percent)   : 100000
  min vpi                        : 10
  max vpi                        : 110
  min vci                        : 100
  max vci                        : 2000
  guaranteed connections         : 100

maximum connections : 500

addport

Add Port—create a logical port.

A logical port is associated with a physical line. For a UNI or NNI, a line can support one logical port. For a virtual NNI (VNNI), a line can support multiple logical ports.

The range of logical port numbers is 1-60 for the AXSM and 1-32 for the AXSM-E regardless of the interface type (UNI, NNI, or VNNI). For example, if a card supports 4 lines and all lines support UNI, the card can have 4 logical ports whether their numbers are 1-4, 11-14, 57-60, and so on.

You can run the addport command only on an active line. See the description of the upln command.


Note The maximum number of logical ports for the entire node is 99. This value is imposed by the PXM45/A.



Note If your are going to use card statistics, you must use cnfcdstat before you add logical ports with the addport command. You cannot configure card statistics once you have any logical ports added.


The information you specify with addport consists of the:

Logical port number

Bay number and line number

Guaranteed rate and the maximum rate—currently the same for all interface types

Service class template (SCT) identifier for the port

Type of interface (UNI, NNI, or VNNI)

VPI for all connections on the port if the interface type is VNNI

The switch supports a template approach to specifying parameters—an approach that is approriate for adding large numbers of connections. (You can customize an individual connection by modifying the optional parameters through the addcon or cnfcon command.) The name of such a template is service class template (SCT). These templates apply to the logical ports on the one hand and the card itself on the other. You must specify an SCT for each logical port added through the addport command, and you must specify an SCT for the card through the cnfcdsct command.

You can specify either the same or different SCTs for the port or card level. The system does not automatically assign an SCT to a card when you specify an SCT for a port. For example, if you specify SCT 2 for a port, the system does not assign SCT 2 to the card.

Cisco Systems provides SCT numbers 2, 3, 4, and 5. The high-level distinctions between these SCTs are as follows:

SCT 2 contains policing parameters, but SCT 3 does not.

SCT 4 contains policing parameters, but SCT 5 does not.

If your network design includes eventual configuration of partitions for MPLS, you may need SCT 4 or 5 (or derivations of 4 or 5 that you create through Cisco WAN Manager).

The AXSM-E requires SCT 4 or 5 (for ABR support) and cannot use SCT 2 or 3.

Cisco Systems provides SCTs 2 and 3 with Release 2.0. Additionally, it provides SCTs 4 and 5 with Release 2.1 Cisco Systems encourages users who have upgraded from 2.0 to 2.1 to use SCT 4 or 5 for new card and port configurations. For example, if MPLS is implemented, SCT 4 or 5 may be required.

The following two types of tasks may be helpful before you assign SCTs:

To see the actual values in an SCT, use dspportsct for a port SCT or dspcdsct for a card-level SCT.

To see a list of SCT files on the disk, use cd to reach the SCT directory, then execute ls to display the contents of the AXSM directory. See the Example section for an illustration of this task.

You should use the provided SCTs or create new templates by using the Cisco WAN Manager application to modify the provided SCTs and saving them with new SCT numbers.

Until you specify an SCT, the AXSM has a default SCT of 0. The system uses SCT ID = 0 when:

The AXSM is powered-up for the first time.

The card's database is rebuilt.

The card is rebooted and the user-specified SCT file for a particular port is corrupt or missing. In this situation, the default applies to only the affected port.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

addport <ifNum> <bay.line> <guaranteedRate> <maxrate> <sctID> <ifType>
[vpi]


Note For all ports, guaranteedRate must be the same as maxrate.


Syntax Description

ifNum

A logical port (interface) number. Only one logical port is allowed if the line operates as a UNI or NNI. For the virtual network to network interface (VNNI), multiple ports can exist on a line.

For AXSM, the range is 1-60.

For AXSM-E, the range is 1-32.

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.

guaranteedRate

Guaranteed rate on a port in cells per second. For all interface types (UNI, NNI, or VNNI), guaranteedRate must be the same as maxrate. The total guaranteed rates cannot exceed the highest value in the following ranges:

OC48: 50-5651320 cps

OC12: 50-1412830 cps

OC3: 50-353207 cps

T3: 50-96000 cps for PLCP or 104268 cps for ADM

E3: 50-80000 cps

maxRate

Maximum rate on a logical port in cells/second. For all interface types (UNI, NNI, or VNNI), guaranteedRate must be the same as maxrate. The total maximum rates cannot exceed the highest value in the following ranges:

OC48: 50-5651320 cps

OC12: 50-1412830 cps

OC3: 50-353207 cps

T3: 50-96000 cps for PLCP or 104268 cps for ADM

E3: 50-80000 cps

sctID

The ID of a service class template (SCT) for the port. The range is 0-255. Cisco Systems provides SCT numbers 2, 3, 4, and 5. The SCT file must exist on the PXM45 disk. See cnfcdsct.


Note Currently, the system does not support certain parameters in the service class templates (SCTs). These parameters are (when applicable) PCR, SCR, and ICR. You can specify them through addcon, cnfcon, or Cisco WAN Manager.


ifType

Specifies the interface type:

1 = UNI

2 = NNI

3 = Virtual path NNI (VNNI)

vpi

Virtual path identifier in the range 1-4095.


Related Commands

cnfport, delport, dspport, dspports, dspportsct

Attributes

Log: log

State: active

Privilege: GROUP1


Example

If this configuration is the first time you are creating a port on the switch, you might confirm the existence of the SCT files on disk.

M8850_NY.7.PXM.a > pwd
C:

M8850_NY.7.PXM.a > cd C:\SCT

M8850_NY.7.PXM.a > ls AXSM
.
..
AXSM_SCT.CARD.2
AXSM_SCT.CARD.3
AXSM_SCT.CARD.4
AXSM_SCT.CARD.5
AXSM_SCT.PORT.2
AXSM_SCT.PORT.3
AXSM_SCT.PORT.4
AXSM_SCT.PORT.5

In the file system : 
    total space :  819200 K bytes
    free  space :  624494 K bytes

M8850_NY.7.PXM.a >

With port-level SCT 4 confirmed on the disk, create logical port 3 on line 3 of bay 1. The minimum and maximum cells per second must be the same—96000 cps in this example. The port SCT file ID is 4. The interface type is NNI—specified by the 2 at the end of the command input. Confirm the result.

M8850_NY.6.AXSM.a > addport 3 1.3 96000 96000 4 2

M8850_NY.6.AXSM.a > dspport 3  
  Interface Number               : 3
  Line Number                    : 1.3
  Admin State                    : Up        Operational State   : Down
  Guaranteed bandwidth(cells/sec): 96000     Number of partitions: 0
  Maximum bandwidth(cells/sec)   : 96000     Number of SPVC      : 0
  ifType                         : NNI       Number of SPVP      : 0
  Port SCT Id                    : 4 
  VPI number(VNNI only)          : 0         Number of SVC       : 0

M8850_NY.6.AXSM.a >

addred

Add Redundancy

Links two slots to support card-level redundancy for a pair of service modules. The pair consists of a primary card and a secondary card. Note that the secondary card is reset as a result of the addred command. To see the slots where redundancy exists, use dspcd or dspcds.

Currently, the only form of redundancy for service modules is 1:1. Although 1:n appears in the Help display, it is reserved for future use.


Note 1:N redundancy requires a Service Resource Module (SRM) in the switch. The current release does not support SRMs.


Cards on Which This Command Runs

PXM45

Syntax

addred <redPrimarySlotNum> <redSecondarySlotNum> <RedType>

Syntax Description

redPrimarySlotNum

Slot number that contains the primary card of the pair. The ranges are 1-6 and 9-14 on the MGX 8850 switch and 1-6 and 11-16 on the MGX 8950 switch.

redSecondarySlotNum

Slot number that contains the secondary card. The ranges are 1-6 and 9-14 on the MGX 8850 switch and 1-6 and 11-16 on the MGX 8950 switch.

RedType

Value to set type of redundancy to be deployed on the PXM45.

1 = 1:1 Y Cable

2 = 1:N (reserved for future use)


Related Commands

dspred, delred, switchredcd

Attributes

Log: log

State: active

Privilege: SUPER_GP


Example

This example adds 1:1 Y Cable redundancy in slots 7 and 8.

MGX8850.7.PXM.a > addred 7.8.1

addrscprtn

Add Resource Partition

Add a logical partition of resources for a network controller on a port. Before you add resource partitions, be sure a plan exists for future developments, such as the addition of a new controller.


Note The addpart and addrscprtn commands are identical. Use the command name that suits you. The same identification applies to commands that display and delete a resource partition.


A resource partition consists of:

Guaranteed percentage of bandwidth.

VPI and VCI ranges. For MPLS (or LSC), Cisco Systems recommends a minimum VCI of 35.

Guaranteed minimum and maximum number of connections.


Note The maximum number of connections must be greater than 10.


Before adding a resource partition, you must:

Activate physical lines on the card (upln and optional cnfln).

Add logical ports to the physical lines (addport and optional cnfport).

Execute addcontroller on the PXM45 to identify a controller type to the Cisco Virtual Switch Interface (VSI) and give that controller an ID number. The addrscprtn command takes this controller ID as an argument.

The primary network control application is PNNI. Plan the partitioning for possible use of MPLS or other controllers in the future.


Note For VNNIs (virtual trunks), you can configure one VNNI per port and one port per partition. Specify the VNNI interface type through the addport command.


AXSM-E Dependencies

A dependency exists between the addcontroller command on the PXM45 card and the addpart (addrscprtn) command on the AXSM-E. Both commands take a controller ID (ctrlr_id) as an input. Both of these controller IDs must be the same when referring to the same VSI controller.

The sequence for executing these two commands should be as follows:

1. Run addcontroller on the PXM to specify the location of the VSI controller.

2. Run addpart (addrscprtn) on the AXSM-E to add resource partitions for the VSI controller.

To support legacy service modules and earlier implementations of VSI, only the following combinations of controller ID (ctrlr_id) values 1, 2, and 3 and controller type (cntrlrType) values are supported:

controller ID value 1 and controller type value 1 (PAR)
(Controller type (cntrlrType) is an addcontroller parameter.)

controller ID value 2 and controller type value 2 (PNNI)

controller ID value 3 and controller type value 3 (MPLS)

For all other controller ID values, any combination of controller type is supported.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

addrscprtn <if_num> <part_id> <ctrlr_id> <egrminbw> <egrmaxbw> <ingminbw> <ingmaxbw>
<minVpi> <maxVpi> <minVci> <maxVci> minConns maxConns


Note The maximum number of connections must be greater than 10.


Syntax Description

if_num

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

part_ID

The partition ID number. The ranges are as follows:

AXSM: 1-5

AXSM-E: 1-20

ctrlr_id

A number that identifies a network controller. The range for reserved controller IDs is 1-3 and is the same for all AXSM models. The reserved controller IDs are as follows:

1 = PAR (Portable AutoRoute)—currently not used

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

The absolute ranges for the AXSM and AXSM-E are as follows:

AXSM: 1-20

AXSM-E 1-254

egrminbw

A guaranteed percentage of egress bandwidth. Each unit of egrMinBw is 0.00001 of the total bandwidth on the port. (An egrMinBw of 1000000 = 100%.) This approach provides a high level of granularity.

egrmaxbw

A maximum percentage of the bandwidth. Each unit of egrMaxBw is 0.00001 of the total bandwidth available to the port. (An egrMaxBw of 1000000 = 100%.) The resulting bandwidth must be at least 50 cps.

ingminbw

A guaranteed percentage of the ingress bandwidth. Each unit of ingMinBw is 0.00001 of the total bandwidth available to the port. For example, an ingMinBw of 1000000 = 100%.

ingmaxbw

A maximum percentage of the ingress bandwidth. Each increment of ingMaxBw is 0.00001 of the total bandwidth on the port. For example, an ingMaxBw of 1000000 = 100%. Note that the maximum ingress bandwidth must be at least 50 cps.

minVpi

Minimum VPI. For NNI, the range is 0-4095. For UNI, the range is 0-255.

For a virtual trunk (VNNI interface type in the addport command), the minVpi must be the same as the maxVpi.

maxVpi

Maximum VPI in the range 0-4095 for an NNI. For a UNI, the range is 0-255. The minVpi cannot be less than the maxVpi.

minVci

Minimum VCI in the range 0-2000 (OC-48 only) or 32-65535.

maxVci

Maximum VCI in the range 0-2000 (OC-48 only) or 32-65535.

minConns

A guaranteed number of connections. The range is between 0 and the maximum number of connections in the port group. See dspcd for information about port groups.

maxConns

A maximum number of connections. The range is between 0 and the maximum number of connections in the port group. See dspcd port group information. maxConns cannot be less than minConns.


Related Commands

cnfrscprtn, delrscprtn, dsprscprtns, dsprscprtn

Attributes

Log: log

State: active

Privilege: GROUP1


clrfdrstat

Clear Feeder Statistics

Clears the LMI and node statistics for the feeder on the specified port (ifNum).

For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.


Note This command is unsupported on an MGX 8950 switch.


Cards on Which This Command Runs

AXSM

Syntax

clrfdrstat <ifNum>

Syntax Description

ifNum

The interface number of the port on which to clear the feeder statistics. The interface numbers of active ports are displayed in the dspports command report.


Related Commands

dspfdrstat

Attributes

Log: log

State: active, standby

Privilege: SERVICE_GP


Example

clrfdrstat 1

cnfapsln

Configure APS Line

Configures the APS parameters for a line (working line). Use the cnfapsln command after creating the line using the addapsln command.

See the description for the addapsln command for a detailed explanation of automatic protection switching (APS).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfapsln -w <working line>
[-sf SignalFaultBER ]
[-sd SignalDegradeBER]
[-wtr Wait To Restore]
[-dr direction]
[-rv revertive]

[-proto <1 | 2>

Syntax Description

workingLine

Slot number, bay number, and line number of the active line to configure, in the format:

slot.bay.line

Example: -w 1.1.1

SignalFaultBER

A number between 3 and 5 indicating the Signal Fault Bit Error Rate (BER), in powers of ten:

3 = 10-3

4 = 10-4

5 = 10-5

Example: -sf 3

SignalDegradeBER

A power if 10 in the range 5-9 that indicates the Signal Degrade Bit Error Rate (BER):

5 = 10-5

6 = 10-6

7 = 10-7

8 = 10-8

9 = 10-9

Example: -sd 5

Wait To Restore

The number of minutes to wait after the working line has become functional again, before switching back to the working line from the protection line. The range is 5-12.

Example: -wtr 5

direction

Specifies the direction: 1: unidirectional, 2: bidirectional

Example: -dr 2

Bidirectional means that both the receiving and transmitting paths are switched. Unidirectional means that only the affected path, receiving or transmitting, is switched.

revertive

Enables revertive behavior. 1: non-revertive, 2: revertive

Example: -rv 1

proto

On the AXSM-E only, you can specify either Bellcore or ITU protocol by following the -proto keyword with either a 1 or a 2.

1: Bellcore

2: ITU


Related Commands

addapsln, delapsln, dspapsln, dspapslns, switchapsln, dspapsbkplane, dspbecnt

Attributes

Log: log

State: active

Privilege: GROUP1


Example

cnfapsln -w 1.1.1 -sf 3 -sd 5 -wtr 5 -dr 2 -rv 1 

cnfatmln

Configure ATM Line

Configures the ATM layer cell header for the specified line (bay.line).

You must configure the ATM layer cell header for a line before you activate the line using upln, or before you add a logical port to the line using addport.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfatmln
-ln <bay.line>
-
sps <PayloadScramble>
-
nch <cellhdr>
-
ncp <cellpayload>
-
hcs <hcs>

Syntax Description

-ln

Specifies the bay and line number in the format bay.line. The bay is 1 or 2. The line can be from 1 to the highest numbered line on the back card. For the line number ranges on an AXSM model, see Table 3-1.

-hcs

Specifies the number to disable (1) or enable (2) HCS coset The default is enabled.

-sps

Specifies the number that enables (1) or disables (2) payload scrambling. The default value for PayloadScramble is enabled. The setting must be the same at both ends of the line and throughout the path.

-nch

Specifies the four-byte hexadecimal number to serve as the null cell header (cellhdr). The range for cellhdr is all 0s through ffffffff.

-ncp

Specifies a 8-bit hexadecimal byte to serve as the null cell header. The range for cellpayload is 1-ff. The default is 6a.


Related Commands

dspatmln

Attributes

Log: log

State: active

Privilege: GROUP1


Example

For AXSM, line 1, bay 1, disable payload scrambling and specify a null cell header.

MGX8850.7.AXSM.a > cnfatmln -ln 1.1 -sps 2 -nch ab12abab

For AXSM, line 1, bay 1, enable payload scrambling and specify null cell headers.

MGX8850.1.AXSM.a > cnfatmln -ln 1.1 -sps 1 -nch 1a1a1a1a -ncp aa 

For AXSM-E, line 1, bay 1, disable payload scrambling and specify a null cell header.

MGX8850.1.9.AXSME.a > cnfatmln -ln 1.1 -sps 2 -nch ab12abab

cnfcdsct

Configure Card-Level Service Class Template

Assign a service class template (SCT) to an AXSM at the card level. The template contains bandwidth and policing parameters for an AXSM or AXSM-E.


Note Policing parameters apply only at the port, so specifying SCT 2 or SCT 4 does not provide a card-level policing function. (As this description states, Cisco provides SCTs 2 and 4 for the card.)



Note Currently, the system does not support certain parameters in the service class templates (SCTs), so you can specify them through addcon, cnfcon, or Cisco WAN Manager. These parameters are (when applicable) PCR, SCR, and ICR.


Usage Guidelines

The cnfcdsct command is card-level because it applies to the card's interface to the backplane. (See addport for specifying an SCT for a port.) The following characteristics apply to cnfcdsct.

A valid SCT file must exist on the PXM45 disk before you execute cnfcdsct. To see a list of SCT files on the disk, execute cd to get to the SCT directory, then execute ls to see the directory named AXSM.

You must use cnfcdsct only when the card is down.

You cannot change the SCT configuration if any ports, lines, or partitions are configured.

To see the ID of the current SCT, use dspcd for the card-level SCT or dspport for a port-level SCT.

To see the actual contents of a card-level SCT, use the dspcdsct command.

Background

The node supports a template approach to specifying parameters for large numbers of connections. (If necessary, you can customize an individual connection by specifying the optional parameters in the addcon or cnfcon command.) The targets of SCT application are the card itself on the one hand and logical ports on the other. The cnfcdsct lets you specify an SCT for the card, and the addport command lets you specify an SCT for a port. You can specify the same or different SCT number for either the port or card-level, but you definitely need to specify an SCT for each card and port.

Cisco Systems provides SCT numbers 2, 3, 4, and 5. The high-level distinctions between these SCTs are as follows:

SCT 2 contains policing parameters, but SCT 3 does not.

SCT 4 contains policing parameters, but SCT 5 does not.

If your network design includes eventual configuration of partitions for MPLS, you may need SCT 4 or 5 (or derivations of 4 or 5 that you create through Cisco WAN Manager).

The AXSM-E requires SCT 4 or 5 (for ABR support) and cannot use SCT 2 or 3.

Cisco Systems provides SCTs 2 and 3 with Release 2.0. Additionally, it provides SCTs 4 and 5 with Release 2.1 Cisco Systems encourages users who have upgraded from 2.0 to 2.1 to use SCT 4 or 5 for new card and port configurations. For example, if MPLS is implemented, SCT 4 or 5 may be required.

The following two types of tasks may be helpful before you assign SCTs:

To see the actual values in an SCT, use dspportsct for a port SCT or dspcdsct for a card-level SCT.

To see a list of SCT files on the disk, use cd to reach the SCT directory, then use ls to display the contents of the AXSM directory. See the Example section for an illustration of this task.

You should use the provided SCTs or create new templates by using Cisco WAN Manager to modify the provided SCTs and saving them with new IDs.

Until you specify an SCT, the AXSM has a default SCT of 0. The system uses SCT ID = 0 when:

The AXSM is powered-up for the first time.

The card's database is rebuilt.

The card is rebooted and the user-specified SCT file for a particular port is corrupt or missing. In this situation, the default applies to only the affected port.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfcdsct <SCT-id>

Syntax Description

SCT-id

Number of the SCT at the card-level. The range is 1-255.


Related Commands

dspcdsct, dspcd, dspsct

Attributes

Log: log

State: active

Privilege: GROUP1


Example

Configure SCT 5 for the card. If this configuration is the first time you are specifying a card-level SCT on the switch, you might confirm the existence of the SCT files on disk.

M8850_NY.7.PXM.a > pwd
C:

M8850_NY.7.PXM.a > cd C:\SCT

M8850_NY.7.PXM.a > ls AXSM
.
..
AXSM_SCT.CARD.2
AXSM_SCT.CARD.3
AXSM_SCT.CARD.4
AXSM_SCT.CARD.5
AXSM_SCT.PORT.2
AXSM_SCT.PORT.3
AXSM_SCT.PORT.4
AXSM_SCT.PORT.5

In the file system : 
    total space :  819200 K bytes
    free  space :  624494 K bytes

M8850_NY.7.PXM.a >


The SCT file must reside on the PXM disk before you use this command, or it fails and displays the error message in the following example:

MGX8850.1.6.AXSM.a > cnfcdsct 55
ERR:SCT file not present. Use tftp to load it on PXM disk
Set failed due to illegal option value(s)
Syntax: cnfcdsct "<sctID>"
        sctID -- SCT file id between 0 and 255

MGX8850.1.6.AXSM.a > cnfcdsct 5

cnfcdstat

Configure Card Statistics

Configures the TFTP bucket statistics. This command allows the user to change the statistics configuration for the card. Part of the configuration controls the bucket interval and the collection interval. These parameters are used to control the generation of files (that contain statistics) that are transferred to the Cisco WAN Manager (CWM) using the FTP protocol.

The card statistics level (stats level) cannot be set if there is any configuration on the lines, such as logical ports. You must set the stats level before you can add any logical ports. However, you can set the bucket interval and the collection interval after you have added logical ports.

Statistics on AXSM-E

Enabling statistics on the AXSM-E card effects performance. Statistical counters use up bandwidth, which consequently reduces the amount of bandwidth available for connections. The AXSM-E card provides statistical alarms to help control the amount of bandwidth used for statistics.

Statistical alarms are different than integrated alarms. An integrated alarm indicates a persistent traffic loss at either the local end, such as the LOS and LOF alarms, or at the remote end, such as the RDI alarm.

A statistical alarm indicates that a statistical counter has exceeded the threshold for alarm indication. For instance, the Severely Errored Seconds (SES) counter might exceed the corresponding 15-minute threshold. For this condition, a statistical alarm is raised, which indicates a degraded performance that is not due to persistent traffic loss.

Statistical alarms are based on fixed statistics collection intervals. There are two types of fixed statistics collection intervals:

15-minute

24-hour

The start of an interval is aligned to the time of day. For instance, 11:15, 11:30, 11:45, etc. At the end of the interval, the corresponding statistical alarms are cleared. An alarm is raised again if a counter exceeds the threshold during the new interval.

Types of Card Statistics

The types of card statistics that are reported, and at which levels, are shown in the following tables.

Table 3-5 Per Connection Statistics in the Ingress Direction 

Statistic
Level 2
Level 3

All Cells from the port (before policer)

yes

yes

CLP0 cells from port (before policer)

yes

yes

CLP1 cells from port (before policer)

yes

yes

CLP0 non compliant cells

yes

yes

CLP1 non compliant cells

yes

yes

Total non compliant cells

yes

yes

VC queue depth (scheduled conns only)

yes

yes

VSVD ACR (scheduled conns only)

yes

yes

EFCI=1 cells from the port

yes

yes

EOF=1 cells from the port

yes

yes

Rm cells from the port (RM cells after the policer stats level3, RM cells queued for stats level2)

yes

yes

OAM cells from port

no

yes

All cells to the backplane

yes

yes

CLP0 cells to the backplane

yes

yes

CLP1 cells to the backplane

yes

yes

EFCI=1 cells to the backplane

yes

yes

Rm cells to the backplane

no

yes

OAM cells to the backplane

no

yes

All cells discarded due to queue overflow

yes

yes

CLP0 cells discarded due to queue overflow

yes

yes

CLP1 cells discarded due to queue overflow

yes

yes

EOF=1 cells discarded due to queue overflow

yes

yes

EFCI=1 cells discarded due to queue overflow

yes

yes

RM cells discarded due to queue overflow

no

yes

OAM cells discarded due to queue overflow

no

yes


Table 3-6 Per Connection Statistics in the Egress Direction 

Statistic
Level 2
Level 3

All cells to the port

yes

yes

CLP0 Cells to Port

yes

yes

CLP1 Cells to Port

yes

yes

VC queue depth (scheduled conns only)

yes

yes

VSVD ACR (scheduled conns only)

yes

yes

EFCI=1 cells to the port

yes

yes

EOF=1 cells to the port

yes

yes

Rm cells to the port

yes

yes

OAM cells to the port

no

yes

All cells from the bus

yes

yes

CLP0 cells from the bus

yes

yes

CLP1 cells from the bus

yes

yes

EFCI=1 cells from the bus

yes

yes

Rm cells from the bus

no

yes

OAM cells from the bus

no

yes

All cells discarded due to queue overflow

yes

yes

CLP0 cells discarded due to queue overflow

yes

yes

CLP1 cells discarded due to queue overflow

yes

yes

EOF=1 cells discarded due to queue overflow

no

no

EFCI=1 cells discarded due to queue overflow

yes

yes

RM cells discarded due to queue overflow

no

yes

OAM cells discarded due to queue overflow

no

yes


Cards on Which This Command Runs

AXSM-E

Syntax

cnfcdstat -i <bucket interval> -ci <collection interval> -sl <stats level>
-ed <enable/disable>

Syntax Description

:

bucket interval

Stats Bucket Interval -- five : 5 minutes, ten :10 minutes, fifteen : 15 minutes, twenty : 20 minutes, thirty : 30 minutes, sixty : 60 minutes.

collection interval

Statistic Collection Interval -- one : 1 minutes, five : 5 minutes , default : 0 (Collection interval is same as bucket interval)

stats level

Card Stats Level -- 1 : level 1, 2: level 2, 3 : level 3.

enable/disable

Bucket stats-- 1: enable, 2: disable


Related Commands

dspcdstatcnf

Attributes

Log: log

State: active

Privilege: GROUP1


Example

MGX8850.1.9.AXSME.a > cnfcdstat -i fifteen -ci one -sl 1 -ed enable

cnfln

Configure Line

Configures a line on the current service module. Use cnfln after you have activated the line using upln.


Note You cannot configure a line that currently has any configured virtual interfaces on it.


Cards on Which This Command Runs

AXSM, AXSM-E


Note The syntax varies according to the line type, so each line type has a description.


Syntax for SONET Line

cnfln
-sonet <bay.line>
-slt <LineType>
-clk <clockSource>

Syntax Description (SONET)

All parameters are keyword driven. Therefore, the order that you enter them does not matter.

-sonet

Identifies the bay (1 or 2) and the number of the line in the format bay.line. The range for line is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.

-slt

A number that identifies the type of SONET line. The range for LineType is 1-6 and have the following significance:

1 = sonetSts3c

2 = sonetStm1

3 = sonetSts12c

4 = sonetStm4

5 = sonetSts48c

6 = sonetSTM16

-clk

Determines whether the transmit clock comes from the backplane ("local timing") or the receive clock on the line ("looped timing"). The value for clockSource can be 1 or 2:

1 = loop timing: receive clock is re-directed on the back card to become a transmit clock.

2 = local timing: (default) clock from the backplane is the transmit clock.


Syntax for T3/E3 Line

cnfln -ds3 <bay.line>
-lt <LineType>
-len <LineLength>
-oof <LineOOFCriteria>
-cb <LineAIScBitsCheck>
-rfeac <LineRcvFEACValidation>
-clk <clkSource>

Syntax Description (T3/E3)

All parameters are keyword driven. Therefore, the order that you enter them does not matter.

-ds3

Identifies the bay (1 or 2) and the number of the line. The format for LineNum is bay.line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.

-lt

Specifies the type of T3 line. The possible value for a T3 LineType is 1 or 2:

1 = ds3cbitadm

2 = ds3cbitplcp

-len

The length of the line in meters. The range for LineLength is 1-64000.

-oof

A number that specifies the threshold for triggering an Out Of Frame condition. The possible value for LineOOFCriteria is 1 or 2 and has the following significance:

1 = 3 out of 8
An Out Of Frame condition is declared if at least 3 of 8 framing bits are in error.

2 = 3 out of 16
An Out Of Frame condition is declared if at least 3 of 16 framing bits are in error.

-cb

A number that determines whether the node checks the C-bit status in response to AIS status. The value for LineAIScBitsCheck can be 1 or 2 and has the following significance:

1 = check the C-bit

2 = ignore the C-bit

-rfeac

Value to set FEAC (far-end alarm and control) code validation criteria. The value for LineRcvFEACValidation can be 1 or 2 and has the following significance:

1 = 4 out of 5
A valid FEAC code is declared if 4 of 5 codes match.

2 = 8 out of 10

A valid FEAC code is declared when 8 of 10 codes match.

-clk

A number that determines whether the transmit clock comes from the backplane ("local timing") or the receive clock on the line ("looped timing"). The value for clockSource can be 1 or 2 and has the following significance:

1 = loop timing: receive clock is re-directed on the back card to become a transmit clock.

2 = local timing: (default) clock from the backplane is the transmit clock.


Related Commands

dsplns, dspln, dnln, upln, addlnloop

Attributes

Log: log

State: active

Privilege: GROUP1


Examples

Configure T3 line 4 on the current card to have B8ZS coding and a length of 10.

MGX8850.1.4.AXSM.a > cnfln -ds3 4 2 10

Configure the SONET line 1 of the card in bay 1 with the default options.

MGX8850.1.4.AXSM.a > cnfln -sonet 1.1

cnfpart

Configure Resource Partition

Modifies a resource partition. A resource partition on an AXSM consists of minimum and maximum percentages of bandwidth, a VPI/VCI range, and a minimum and maximum number of connections available to a network control application. The current network controller is PNNI. Refer to the description of addpart for information on resource partitions.


Note The cnfpart and cnfrscprtn commands are identical. The name `cnfrscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.



Note On the AXSM-E card, the VPI/VCI range can not be modified.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfpart
-if <if>
-id <partionID>
-ctlr <controllerID>
-emin <egrMinBw>
-emax <egrMaxBw>
-imin <ingMinBw>
-imax <ingMaxBw>
-vpmin <minVpi>
-vpmax <maxVpi>
-vcmin <minVci>
-vcmax <maxVci>
-mincon <min connections>
-maxcon <max connections>


Note The maximum number of connections must be greater than 10.


Syntax Description


Note On a virtual trunk, the min_vpi and max_vpi must be the same.


-if

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

-id

The partition ID number. The ranges are as follows:

AXSM: 1-5

AXSM-E: 1-20

-ctlr

A number that identifies a network controller. The range for reserved controller IDs is 1-3 and is the same for all AXSM models. The reserved controller IDs are as follows:

1 = PAR (Portable AutoRoute)—currently not used

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

The absolute ranges for the AXSM and AXSM-E are as follows:

AXSM: 1-20

AXSM-E 1-254

-emin

Specifies the guaranteed percentage of egress bandwidth. Each unit of egrMinBw is 0.00001 of the total bandwidth on the port. (An egrMinBw of 1000000 = 100%.) This approach provides a high level of granularity.

-emax

Specifies the maximum percentage of the bandwidth. Each unit of egrMaxBw is 0.00001 of the total bandwidth available to the port. (An egrMaxBw of 1000000 = 100%.) The resulting bandwidth must be at least 50 cps.

-imin

Specifies the guaranteed percentage of the ingress bandwidth. Each unit of ingMinBw is 0.00001 of the total bandwidth available to the port. For example, an ingMinBw of 1000000 = 100%.

-imax

Specifies the maximum percentage of the ingress bandwidth. Each increment of ingMaxBw is 0.00001 of the total bandwidth on the port. For example, an ingMaxBw of 1000000 = 100%. Note that the maximum ingress bandwidth must be at least 50 cps.

-vpmin

Specifies the minimum VPI. For NNI, the range is 0-4095. For UNI, the range is 0-255.

-imax

Specifies the maximum VPI in the range 0-4095 for an NNI. For a UNI, the range is 0-255. The maxvpi cannot be less than the minvpi.

-vcmin

Specifies the minimum VCI in the range 0-2000 (OC-48 only) or 32-65535.

-vcmax

Specifies the maximum VCI in the range 0-2000 (OC-48 only) or 32-65535.

-mincon

Specifies the guaranteed number of connections. The range is between 0 and the maximum number of connections in the port group. See dspcd for information about port groups.

-maxcon

Specifies the maximum number of connections. The range is between 10 and the maximum number of connections in the port group. See dspcd port group information. maxConns cannot be less than minConns.


Related Commands

addpart, delpart, dsppart, dsppart

Attributes

Log: log

State: active

Privilege: GROUP1


Example

For logical port 1 on partition number 2, configure the PNNI controller (the number 2) to have 10%-15% of the bandwidth on both the ingress and egress, a VPI range of 20-100, a VCI range of 1-32767, a minimum guaranteed number of 1000 connections (connections) and a maximum of 2000 connections (connections).

MGX-01.1.2.PXM.a > cnfpart 1 2 2 100000 150000 10000 15000 20 100 1 32767 1000 2000

cnfport

Configure Port

Configures a logical port on a service module. The system does not display a confirmation upon successful execution, so use dspport to check the changes.


Note You cannot use cnfport to change the guaranteed rate and maximum rate parameters if a resource partition has been configured for the interface.

You can change the SCT ID if you first down the port by executing dnport, then executing cnfport. After you change the SCT ID, execute upport to return the port to operation. Descriptions of dnport and upport appear in the chapter, "Troubleshooting Commands."


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfport -if <ifNum>
[-min <guaranteedRate>]
[-max <maxrate>]
[-sct <sctID>]

Syntax Description

Note that this command uses keywords (command delineator) to identify the parameters. After you identify the logical port with the ifNum parameter, each of the remaining parameters is optional.

-if

A logical port (interface) number. Only one logical port is allowed if the line operates as a UNI or NNI. For the virtual network to network interface (VNNI), multiple ports can exist on a line.

For AXSM, the range is 1-60.

For AXSM-E, the range is 1-32.

-min

Specifies the guaranteed rate on a logical port in cells/second. The cumulative guaranteed rate cannot exceed the highest value in the following ranges:

OC48: 50-5651320 cps

OC12: 50-1412830 cps

OC3: 50-353207 cps

T3: 50-96000 (PLCP) or 104268 (ADM) cps

E3: 50-80000 cps

-max

Specifies the maximum rate on a logical port in cells per second (cps).

OC48: 50-5651320 cps

OC12: 50-1412830 cps

OC3: 50-353207 cps

T3: 50-96000 (PLCP) or 104268 (ADM) cps

E3: 50-80000 cps

-sct

Specifies the number of a service class template (SCT) for the port. The range is 0-255. Cisco provides SCT numbers 2, 3, 4, and 5. You can modify one of these SCTs through the Cisco WAN Manager application and assign a number in the range 6-255 to the new SCT. Subsequently, you can assign the new SCT to the port with the sctID parameter in cnfport. To see the ID of the current SCT for this port, use dspport. To see the parameters within the current SCT, use the dspportsct command.


Related Commands

addport, delport, dspport, dspports

Attributes

Log: log

State: active

Privilege: GROUP1


Example

For logical port 1, configure a guaranteed minimum of 10000 cps and a maximum rate of 20000 cps.

MGX8850.1.6.AXSM.a > cnfport -if 1 -min 10000 max 20000

cnfrscprtn

Configure Resource Partition

Modifies a resource partition. A resource partition on an AXSM consists of minimum and maximum percentages of bandwidth, a VPI/VCI range, and a minimum and maximum number of connections available to a network control application. The current network controller is PNNI. Refer to the description of addrscprtn for information on resource partitions.


Note The cnfpart and cnfrscprtn commands are identical. The name `cnfrscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.



Note On the AXSM-E card, the Vpi/Vci range can not be modified.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

cnfrscprtn
-if <if>
-id <partionID>
-ctlr <controllerID>
-emin <egrMinBw>
-emax <egrMaxBw>
-imin <ingMinBw>
-imax <ingMaxBw>
-vpmin <minVpi>
-vpmax <maxVpi>
-vcmin <minVci>
-vcmax <maxVci>
-mincon <min connections>
-maxcon <max connections>


Note The maximum number of connections must be greater than 10.


Syntax Description


Note On a virtual trunk, the min_vpi and max_vpi must be the same.


-if

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

-id

The partition ID number. The ranges are as follows:

AXSM: 1-5

AXSM-E: 1-20

-ctlr

A number that identifies a network controller. The range for reserved controller IDs is 1-3 and is the same for all AXSM models. The reserved controller IDs are as follows:

1 = PAR (Portable AutoRoute)—currently not used

2 = PNNI

3 = LSC (Label Switch Controller, also known as MPLS for Multiprotocol Label Switch Controller)

The absolute ranges for the AXSM and AXSM-E are as follows:

AXSM: 1-20

AXSM-E 1-254

-emin

A guaranteed percentage of egress bandwidth. Each unit of egrMinBw is 0.00001 of the total bandwidth on the port. (An egrMinBw of 1000000 = 100%.) This approach provides a high level of granularity.

-emax

A maximum percentage of the bandwidth. Each unit of egrMaxBw is 0.00001 of the total bandwidth available to the port. (An egrMaxBw of 1000000 = 100%.) The resulting bandwidth must be at least 50 cps.

-imin

A guaranteed percentage of the ingress bandwidth. Each unit of ingMinBw is 0.00001 of the total bandwidth available to the port. For example, an ingMinBw of 1000000 = 100%.

-imax

A maximum percentage of the ingress bandwidth. Each increment of ingMaxBw is 0.00001 of the total bandwidth on the port. For example, an ingMaxBw of 1000000 = 100%. Note that the maximum ingress bandwidth must be at least 50 cps.

-vpmin

Minimum VPI. For NNI, the range is 0-4095. For UNI, the range is 0-255.

-vpmax

Maximum VPI in the range 0-4095 for an NNI. For a UNI, the range is 0-255. The maxvpi cannot be less than the minvpi.

-vcmin

Minimum VCI in the range 0-2000 (OC-48 only) or 32-65535.

-vcmax

Maximum VCI in the range 0-2000 (OC-48 only) or 32-65535.

-mincon

A guaranteed number of connections. The range is between 0 and the maximum number of connections in the port group. See dspcd for information about port groups.

-maxcon

A maximum number of connections. The range is from 10 to the maximum number of connections in the port group. See dspcd port group information. maxConns cannot be less than minConns.


Related Commands

addrscprtn, delrscprtn, dsprscprtns, dsprscprtn

Attributes

Log: log

State: active

Privilege: GROUP1


Example

For logical port 1 on partition number 2, configure the PNNI controller (the number 2) to have 10%-15% of the bandwidth on both the ingress and egress, a VPI range of 20-100, a VCI range of 1-32767, a minimum guaranteed number of 1000 connections (connections) and a maximum of 2000 connections (connections).

MGX8850.1.2.AXSM.a > cnfrscprtn 1 2 2 100000 150000 10000 15000 20 100 1 32767 1000 2000

delapsln

Delete APS Line

Removes the specified APS line from the switch.

See the description for the addapsln command for a detailed explanation of Automatic Protection Switching (APS).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

delapsln <workingline>

Syntax Description

workingline

Slot number, bay number, and line number of the active line to delete, in the format:

slot.bay.line.

Example: 1.1.1


Related Commands

addapsln, cnfapsln, dspapsln, switchapsln, dspapsbkplane, clrbecnt, dspbecnt

Attributes

Log: log

State: active

Privilege: GROUP1


Example

delapsln 1.1.1

delcontroller

Delete Controller

Delete a controller. The delcontroller command does not erase the controller software but directs the switch not to use it.

Cards on Which This Command Runs

PXM45

Syntax

delcontroller <cntrlrId>

Syntax Description

cntrlrId

The controller ID (cntrlrId) has a range of 1-20 and is assigned using addcontroller. To see all controllers on the switch, use dspcontrollers.


Related Commands

addcontroller, dspcontrollers

Attributes

Log: log

State: active

Privilege: SUPER_GP


Example

Delete controller 3. In this example, the 3 is the reserved controller ID for LSC.

MGX8850.8.PXM.a > delcontroller 3

delfdr

Delete Feeder

Deletes a feeder node connection from the specified port (ifNum). The interface numbers of active ports are displayed in the dspports command report.


Note You cannot delete a port that has feeder node connections on it. This command is not supported on an MGX 8950 switch.


For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.

Syntax

delfdr <ifNum>

Syntax Description

ifNum

The interface number of the port from which the feeder node connection is deleted. The interface numbers of active ports are displayed in the dspports command report.


Cards on Which This Command Runs

AXSM

Related Commands

addfdr, dspfdr, dspfdrs

Attributes

Log: log

State: active

Privilege: GROUP1


Example

delfdr 8

delpart

Delete Resource Partition

Delete a resource partition. Note that you must delete all connections in the resource partition before you can delete it. For information on resource partitions, refer to the description of addpart.


Note The delpart and delrscprtn commands are identical. The name `delrscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

delpart <if_num> <part_id>

Syntax Description

if_num

Logical interface (port) number. The ranges are as follow:

AXSM: 1-60

AXSM-E: 1-32

part_id

The partition ID number in the range 1-20. Use dspparts (or dsprscprtns) to see all resource partitions if necessary.


Related Commands

addpart, cnfpart, dsppart

Attributes

Log: log

State: active

Privilege: GROUP1


Example

MGX8850.1.9.AXSME.a > delpart 1 1

delport

Delete Port

Remove a logical port from a service module. You must delete all connections and resource partitions on the port before you can delete it.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

delport <ifNum>

Syntax Description

ifNum

A logical port (interface) number. Only one logical port is allowed if the line operates as a UNI or NNI. For the virtual network to network interface (VNNI), multiple ports can exist on a line.

For AXSM, the range is 1-60.

For AXSM-E, the range is 1-32.


Related Commands

addport, cnfport, dspport, dspports

Attributes

Log: log

State: active

Privilege: GROUP1


delred

Delete Redundancy

Deletes redundancy for a pair of card slots.


Note 1:N redundancy requires a Service Resource Module (SRM) in the switch. The current release does not support SRMs.


Cards on Which This Command Runs

PXM45

Syntax

delred <redPrimarySlotNumber>

Syntax Description

redPrimarySlotNumber

Slot number that contains the primary card of the pair. The ranges are 1-6 and 9-14 on the MGX 8850 switch and 1-6 and 11-16 on the MGX 8950 switch.


Related Commands

addred, dspred, switchredcd

Attributes

Log: log

State: active

Privilege: SUPER_GP


delrscprtn

Delete Resource Partition

Delete a resource partition. Note that you must delete all connections in the resource partition before you delete it. For information on resource partitions, refer to the description of addrscprtn.


Note The delpart and delrscprtn commands are identical. The name `cnfrscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

delrscprtn <if_num> <part_id>

Syntax Description

if_num

Logical interface (port) number. The ranges are as follow:

AXSM: 1-60

AXSM-E: 1-32

part_id

The partition ID number in the range 1-20. Use dsprscprtns to see all resource partitions if necessary.


Related Commands

addrscprtn, dsprscprtns

Attributes

Log: log

State: active

Privilege: GROUP1


Example

MGX8850.1.9.AXSME.a > delrscprtn 1 1

dnallports

Down All Ports—de-activates all ports.

The dnallports command primarily applies to a situation where you want to re-configure resource partitions or change the choice of service class template (SCT).

Cards on Which This Command Runs

AXSM

Syntax

dnallports

Syntax Description

N o parameters, but the CLI prompts you to confirm the execution.

Related Commands

upallports

Attributes

Log: log

State: active

Privilege: GROUP1


Example

Check the current state of the logical ports. Down all ports. Up all ports. Re-check the state of the ports.

M8850_NY.1.AXSM.a > dspports
ifNum Line Admin Oper. Guaranteed Maximum     Port SCT Id     ifType  VPI
           State State Rate       Rate                               (VNNI only)
----- ---- ----- ----- ---------- --------- ----------------- ------ ----------
    1  2.1    Up    Up    1412830   1412830   5                   NNI    0 
    2  1.2    Up    Up    1412830   1412830   2                   UNI    0 
    3  1.1    Up    Up    1412830   1412830   5                   NNI    0 
    4  2.2    Up    Up      10000     10000   2                   UNI    0 

M8850_NY.1.AXSM.a > dnallports
dnport/dnallports can disrupt traffic on existing connections.
Use this command only to modify partition parameters or change SCT
Do you want to proceed (Yes/No) ? y
WARNING: port is configured as clock source

M8850_NY.1.AXSM.a > dspports
ifNum Line Admin Oper. Guaranteed Maximum     Port SCT Id     ifType  VPI
           State State Rate       Rate                               (VNNI only)
----- ---- ----- ----- ---------- --------- ----------------- ------ ----------
    1  2.1  Down  Down    1412830   1412830   5                   NNI    0 
    2  1.2  Down  Down    1412830   1412830   2                   UNI    0 
    3  1.1  Down  Down    1412830   1412830   5                   NNI    0 
    4  2.2  Down  Down      10000     10000   2                   UNI    0 

M8850_NY.1.AXSM.a > upallports
Writing secondary clock, dc=1, line=0
Secondary clock turned on

M8850_NY.1.AXSM.a >

dnln

Down Line

De-activate a line on the current card. Before you can de-activate a line using dnln, you must take the following steps:


Step 1 Remove connections. Use delcon or delcons.

Step 2 Remove any resource partitions. Use dsprscprtn to see existing partitions and delrscprtn to remove partitions.

Step 3 Remove all logical ports. Use dspports to see existing logical ports on the line and delport to remove logical ports.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dnln <bay.line>

Syntax Description

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.


Related Commands

dspln, dsplns, cnfln, upln

Attributes

Log: log

State: active

Privilege: GROUP1


Example

De-activate line 1 in bay 1.

MGX8850.1.AXSM.a > dnln 1.1

dnport

Down Port

The dnport command disables (or downs) a logical port and thereby halts all traffic on the logical port. The usual purpose for using dnport is troubleshooting. The configuration for the port remains intact whether the logical port is a UNI or an NNI. The command for enabling a downed port is upport.

For an NNI, the PXM45 de-routes the failed connections then re-routes them through other trunks. After you re-enable an NNI port through upport, you cannot return the re-routed connections to the upped port. The PXM45 routes connections over the trunk as needed.

On a UNI, the connections continue to exist, but remain in the failed state until you enable the port by executing upport.


Caution For AXSM-E card, do not execute this command unless you want to change the SCT configuration. All connection configurations on the port are lost when you execute this command on the AXSM-E.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dnport <ifNum>

Syntax Description

ifNum

A logical port (interface) number. Only one logical port is allowed if the line operates as a UNI or NNI. For the virtual network to network interface (VNNI), multiple ports can exist on a line.

For AXSM, the range is 1-60.

For AXSM-E, the range is 1-32.

Use dspports or dspport as needed to determine the need to disable a port.


Related Commands

dspport, dspports, upport

Attributes

Log: no

State: active

Privilege: GROUP1


Example

Disable port 1 on the current card.

MGX8850.1.AXSM.a > dnport 1

dspapsbkplane

Display APS Backplane

Displays whether or not the APS mini-backplane is properly seated with the backcards.

When successful, this command displays:

BackPlane:ENGAGED

When not successful, this command displays:

BackPlane:NOT ENGAGED

See the addapsln command for an explanation of Automatic Protection Switching (APS).

See the Cisco MGX 8850 Routing Switch Hardware Installation Guide, Release 2.1 for information on installing the APS assembly to the backplane.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspapsbkplane

Syntax Description

No parameters.


Related Commands

addapsln, cnfapsln, delapsln, dspapsln, dspapslns, switchapsln, clrbecnt, dspbecnt

Attributes

Log: no

State: active, standby

Privilege: ANYUSER


Example

Example of executing dspapsbkplane when an APS assembly is successfully installed to the backplane.

MGX 8850.6.AXSM.a > dspapsbkplane 6.1.3 
BackPlane:ENGAGED

Example of executing dspapsbkplane when an APS assembly is not successfully installed to the backplane.

MGX 8850.3.AXSM.a > dspapsbkplane 3.1.1 
BackPlane:NOT ENGAGED

dspapsln

Display APS Line

Displays the configuration of an APS line. This command can be executed for either a working line or a protection line.

See the addapsln command for an explanation of Automatic Protection Switching (APS).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspapsln <working-slot.bay.line>

Syntax Description

working-slot.bay.line

Identity of the working line with the format slot.bay.line.


Related Commands

addapsln, cnfapsln, delapsln, dspapslns, switchapsln, dspapsbkplane, clrbecnt, dspbecnt

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the APS configuration for slot 1, bay 1, line 1.


Note The "Top Bay" or "Bottom Bay" field appears according to the bay you specify in the command. The status of either "ENGAGED" or "DISENGAGED" indicates whether or not the minibackplane for the specified shelf is properly seated. If the status is disengaged, you must reseat the minibackplane.


M8850_NY.1.AXSM.a > dspapsln 1.1.1
  Working Index          : 1.1.1           Protection Index       : 2.1.1       
  Provisioned Arch       : 1+1             Provisioned Direction  : uni         
  Operational Arch       : 1+1             Operational Direction  : uni         
  Active Line            : working         WTR(min)               : 5           
  SFBer 10^-n            : 3               SDBer 10^-n            : 5           
  Revertive              : No              Last User Switch Req   : No Request  
  Bridge State           : WChan Bridged   Selector State         : Selector Red
  Protection Line Pending Request   : None
  Working Line Pending Request      : None
  APS Trouble Mask                  : None
                  Bit Map    Req Field            Chan Field     
  Transmit K1     0x0        No Request           Null Channel   
  Receive K1      0x0        No Request           Null Channel   
  Current Request 0x0        No Request           Null Channel   
                  Bit Map    Chan Field           Arch Field      Dir Mode Fiel 
  Transmit K2     0x4        Null Channel         1+1             UNI           
  Receive K2      0x4        Null Channel         1+1             UNI           
  Working Line Alarm State          : OK             
  Protection Line Alarm State       : OK             
  Top Bay                           : ENGAGED

Display the APS configuration for the AXSM-E in slot 6.

MGX8850.6.AXSME.a > dspapsln 6.1.1
  Working Index          : 6.1.1           Protection Index       : 6.1.2          
  Provisioned Arch       : 1+1             Provisioned Direction  : uni            
  Operational Arch       : 1+1             Operational Direction  : uni            
  Active Line            : working         WTR(min)               : 12             
  SFBer 10^-n            : 5               SDBer 10^-n            : 9              
  Revertive              : No              Last User Switch Req   : Clear          
  Bridge State           : Set             Selector State         : Released       
  Working Line State     : SF              Protection Line State  : SF             
  Alarms                 : Clear
                        Bit Map        Req/Chan/Mode
  External     reqField   0x0          NoRequest           
  External    chanField   0x0          Null Channel        
  Internal     reqField   0xc          SignalFailLowPriority
  Internal    chanField   0x0          Null Channel        
  Transmit K1  reqField   0xc          SignalFailLowPriority
  Transmit K1 chanField   0x0          Null Channel        
  Receive K1   reqField   0x0          NoRequest           
  Receive K1  chanField   0x0          Null Channel        
  Transmit K2 chanField   0x0          Null Channel        
  Transmit K2 modeField   0x4          UNI 1+1             
  Receive K2  chanField   0x0          Null Channel        
  Receive K2  modeField   0x0          ? 

dspapslns

Display APS Lines

Displays all working and protection APS lines on a card. This command can be executed only on an active card. After identifying a particular APS line, you can use dspapsln to view details about the line.

See the addapsln command for an explanation of Automatic Protection Switching (APS).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspapslns

Syntax Description

This command takes no parameters.

Related Commands

addapsln, cnfapsln, delapsln, dspapsln, switchapsln, dspapsbkplane, clrbecnt, dspbecnt

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display all lines with an APS configuration on the current AXSM.

M8850_NY.1.AXSM.a > dspapslns
Working Prot.  Conf  Oper    Active  WLine PLine WTR   Revt Conf Oper LastUser
Index   Index  Arch  Arch    Line    State State (min)      Dir  Dir  SwitchReq
------- -----  ----  -----   ------  ----- ----- ----- ---- ---- ---- ----------
  1.1.1  2.1.1 1+1    1+1    working    OK    OK     5   No  uni  uni No Request

Display all lines with an APS configuration on the current AXSM-E.

MGX8850.6.AXSME.a > dspapslns
Working Prot.   Conf   Oper     Active   WLine  PLine WTR   Revt Dir Oper LastUser
Index   Index   Arch   Arch     Line     State  State (min)          Dir  SwitchReq
------- ------  -----  -----    -------  -----  ----- ----- ---- --- ---- ----------
  6.1.1  6.1.2  1+1    1+1    working     SF     SF    12    No uni uni    Clear

dspatmln

Display ATM Line

Displays the cell header configuration for the line that was set using cnfatmln. The display indicates NNI or UNI cell headers.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspatmln <bay.line>

Syntax Description

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.


Related Commands

cnfatmln, clratmlncnt

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the line configuration for line 1 of the AXSM-1-2448.

MGX8850.1.AXSM.a > dspatmln 1.1

 line  HCScoset PayloadScramble NullCellHdr NullCellPayload
----------------------------------------------------------------------
   1.1   Enable          Enable    1a1a1a1a              aa 

Display the line configuration for line 1 of the AXSM-E.

MGX8850.1.9.AXSME.a > dspatmln 1.1

 line  HCScoset PayloadScramble NullCellHdr NullCellPayload
------------------------------------------------------------------------
   1.1   Enable          Enable    00000000              6a 

dspcd

Display Card

Use the dspcd command to display details about a card. On a service module, you can display details for only that service module. On the PXM45, you can display information about the PXM45 or another card. Different card types result in variations in the display. (See the Examples section.)

A list of information in the dspcd output follows. Refer to the Syntax Description and the Examples for additional details. In general, the display shows:

Serial numbers.

Front and back card types and the status of each.

Runtime and boot firmware revision numbers. (See the loadrev description for an explanation of how to interpret the revision field.)

Status, possibly including the reason for the last reset and state of the integrated alarm.

When dspcd is entered on the CLI of a service module:

A count of configured lines, ports, and connections

Card-level SCT number

On the PXM45 only:

General node information, such as nodename, date, and time

Crossbar status

The version of firmware that is currently running

On a service module, the dspcd display shows the physical lines that constitute a port group and the maximum number of connections in that port group. A port group consists of one to many physical lines. This maximum connection count is a function of the line type (OC-3, OC-12, and so on). The port group information also shows the number of existing SVCs, SPVCs, and SPVPs. This part of the dspcd output can help you configure resource partitions by showing the maximum number of supported connections. If a particular resource partition has close to the maximum supported by hardware on a line, few or no connections would be possible in another partition on the same line.


Note The total number of connections in the dspcd output includes control VCs. The types of control VCs are SSCOP, PNNI-RCC, and ILMI (if ILMI is enabled). To see connection counts that do not include control VCs, use dsppnport.


Cards on Which This Command Runs

PXM45, AXSM, AXSM-E

Syntax

dspcd [slot]

Syntax Description

slot

The optional slot parameter is available on the PXM45 only. Entering a slot number on the PXM45 displays information about the card in that slot. If you do not include a slot number on the PXM45, the display applies to only the PXM45.

For a service module, slightly different information appears when you run dspcd on the PXM45 instead of the service module. For example, when you enter dspcd slot on the PXM45, it shows the current version of the firmware that is running on the card. See the Examples section to compare display contents.


Related Commands

dspcds, dsppnport, dspversion

PXM45 Attributes

Log: no log

State: active, standby, init

Privilege: ANYUSER


AXSM Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Examples

Display information for the current PXM45. The System Rev field contains "02.01." The 0s are leading 0s only. Therefore, the major release number is 2, and the minor release number is 1. This information corresponds to the major and minor release numbers in the primary, secondary, and current software revision numbers (the fields labeled "Prim SW Rev," "Sec SW Rev," and "Cur SW Rev," respectively). For a description of major, minor, maintenance, and patch numbers, see the description of the dspversion or loadrev command. In addition to the preceding four types of standard numbers, the revision fields in this example also show appended characters that indicate a pre-release version of the software.


Note The "P1" at the end of the software revision and boot firmware revision numbers shows that these versions are pre-release. Refer to the loadrev or setrev description for details.


M8850_NY.7.PXM.a > dspcd
M8850_NY                         System Rev: 02.01   Nov. 22, 2001 12:22:04 PST
MGX8850                                              Node Alarm: CRITICAL
Slot Number    7    Redundant Slot:  8

                    Front Card          Upper Card          Lower Card
                    ----------          ----------          ----------

Inserted Card:      PXM45               UI Stratum3         PXM HardDiskDrive  
Reserved Card:      PXM45               UI Stratum3         PXM HardDiskDrive  
State:              Active              Active              Active         
Serial Number:      SBK050302AF         SBK045203PJ         SBK044602HJ 
Prim SW Rev:        2.1(70.79)P1        ---                 ---
Sec SW Rev:         2.1(70.79)P1        ---                 ---
Cur SW Rev:         2.1(70.79)P1        ---                 ---
Boot FW Rev:        2.1(70.79)P1        ---                 ---
800-level Rev:      A0                  A0                  A0   
800-level Part#:    800-06147-08        800-05787-02        800-05052-04
CLEI Code:          BAA670YCAA          BA7IBCLAAA          BA7IADNAAA 
Reset Reason:       On Reset From Shell
Card Alarm:         NONE                
Failed Reason:      None                
Miscellaneous Information:

M8850_NY                         System Rev: 02.01   Nov. 22, 2001 12:22:04 PST
MGX8850                                              Node Alarm: CRITICAL

Crossbar Slot Status:      Present

Alarm Causes
------------
    NO ALARMS                 

M8850_NY.7.PXM.a > 

This example illustrates the difference between service module information as displayed on the PXM45 and the service module itself. On the PXM45, display details for the card in slot 3. Afterwards. cc to
slot 3 and run dspcd.

p2spvc2.8.PXM.a > dspcd 3
p2spvc2                          System Rev: 02.01 Nov. 22, 2001 07:59:48 PST
MGX8850                                              Node Alarm: NONE
Slot Number:   3    Redundant Slot: NONE 

                    Front Card          Upper Card          Lower Card
                    ----------          ----------          ----------

Inserted Card:      AXSM_16OC3          ---                 MMF_8_OC3_MT       
Reserved Card:      AXSM_16OC3          UnReserved          MMF_8_OC3_MT       
State:              Active              Empty               Active         
Serial Number:      SBK0505613N         ---                 SAK0340004B 
Prim SW Rev:        2.1(70.72)A          ---                 ---
Sec SW Rev:         2.1(70.72)A          ---                 ---
Cur SW Rev:         2.1(70.72)A          ---                 ---
Boot FW Rev:        2.1(50.168)A        ---                 ---
800-level Rev:                          ---                      
800-level Part#:    800-05776-06        ---                 800-04819-01
CLEI Code:          BAA5HLXCAA          ---                 0          
Reset Reason:       On Power up
Card Alarm:         CRITICAL            
Failed Reason:      None                
Miscellaneous Information:

p2spvc2                          System Rev: 02.01 Nov. 22, 2001 07:59:48 PST
MGX8850                                              Node Alarm: CRITICAL

Crossbar Slot Status:      Present

Alarm Causes
------------
    NO ALARMS                 

p2spvc2.8.PXM.a > cc 3

Display details about the current service module and compare with the display for slot 3 on the PXM45.

p2spvc2.3.AXSM.a > dspcd
                    Front Card          Upper Card          Lower Card
                    ----------          ----------        ------------

Card Type:          AXSM-16-155         ---                 MMF-8-155-MT        
State:              Active              Absent              Present             
Serial Number:      SBK0505613N         ---                 SAK0340004B         
Boot FW Rev:        2.1(50.168)A        ---                 ---                 
SW Rev:             2.1(70.72)A          ---                 ---                 
800-level Rev:      A0                  ---                 05                  
Orderable Part#:    800-5776-6          ---                 800-4819-1          
PCA Part#:          73-4504-5           ---                 73-3845-1           
CLEI Code:          BAA5HLXCAA          ---                 0                   
Reset Reason:       Power ON Reset

SCT File Configured Version: 1

SCT File Operational Version: 1

Card SCT Id: 3

#Lines #Ports #Partitions   #SPVC   #SPVP    #SVC
------ ------ ----------- ------- ------- -------

7      7           7       2       0       5

Port Group[1]:
#Chans supported:32512  Lines:1.1 1.2 1.3 1.4 
Port Group[2]:
#Chans supported:32512  Lines:1.5 1.6 1.7 1.8 
Port Group[3]:
#Chans supported:32512  Lines:2.1 2.2 2.3 2.4 
Port Group[4]:
#Chans supported:32512  Lines:2.5 2.6 2.7 2.8 

p2spvc2.3.AXSM.a > 

dspcds

Display Cards

Displays high-level information for all the cards in the node. For more detailed information about a card, execute dspcd on the CLI of that card. The information that dspcds provides is the:

Revision level of the boot firmware

Revision level of the system software

Date and time of command execution, including GMT offset

Backplane serial number and its hardware revision level

The IP address of the statistics master (a workstation)

Type of card in the front and back slots and the (active/standby) state of each

Alarm status for each card and the shelf itself

Redundancy configuration for each slot

Cards on Which This Command Runs

PXM45

Syntax

dspcds

Related Commands

dspcd, dspversion

Attributes

Log: no log

State: active, standby, init

Privilege: ANYUSER


Example

Display information for all cards in the MGX 8850 switch. Note that the card state for the RPM in
slot 9 is "Active/Active." Although the dspcds command shows the presence of the back card, the dspcd command does not have the ability to show what type the back card is (so it just shows "Unknown").

M8850_NY.7.PXM.a > dspcds
M8850_NY                         System Rev: 02.01   Nov. 21, 2001 20:28:17 PST
Chassis Serial No:   SAA03211181 Chassis Rev: B0     GMT Offset: -8
                                                     Node Alarm: CRITICAL
Card  Front/Back          Card           Alarm      Redundant   Redundancy     
Slot  Card State          Type           Status     Slot        Type   
---   ----------          --------       --------   -------     -----  

01    Active/Active       AXSM_4OC12     CRITICAL   03          PRIMARY SLOT
02    Empty               ---            ---        ---         ---    
03    Standby/Active      AXSM_4OC12     NONE       01          SECONDARY SLOT
04    Empty               ---            ---        ---         ---    
05    Active/Active       AXSME_2OC12    CRITICAL   NA          NO REDUNDANCY
06    Active/Mismatch     AXSM_16OC3_B   MINOR      NA          NO REDUNDANCY
07    Active/Active       PXM45          NONE       08          PRIMARY SLOT
08    Standby/Active      PXM45          NONE       07          SECONDARY SLOT
09    Active/Active       RPM_PR         NONE       NA          NO REDUNDANCY
10    Failed/Empty        UNKNOWN        MINOR      NA          NO REDUNDANCY
11    Empty               ---            ---        ---         ---    
12    Empty               ---            ---        ---         ---    
13    Empty               ---            ---        ---         ---    
14    Empty               ---            ---        ---         ---    

M8850_NY.7.PXM.a > 

Display information for all cards in the current MGX 8950 switch. Note that an XM60 has no back card, so the display shows "Empty" for the back card position.

M8950_DC.7.PXM.a > dspcds
M8950_DC                         System Rev: 02.01   Nov. 28, 2001 14:46:29 PST
Chassis Serial No:   SCA0504043H Chassis Rev: A0     GMT Offset: -8
                                                     Node Alarm: MAJOR
Card  Front/Back          Card           Alarm      Redundant   Redundancy     
Slot  Card State          Type           Status     Slot        Type   
---   ----------          --------       --------   -------     -----  

01    Active/Active       AXSM_4OC12     NONE       NA          NO REDUNDANCY
02    Active/Active       AXSM_4OC12     NONE       NA          NO REDUNDANCY
03    Empty               ---            ---        ---         ---    
04    Empty               ---            ---        ---         ---    
05    Active/Active       AXSM_1OC48_B   NONE       NA          NO REDUNDANCY
06    Empty               ---            ---        ---         ---    
07    Active/Active       PXM45B         NONE       08          PRIMARY SLOT
08    Empty Resvd/Empty   ---            MAJOR      07          SECONDARY SLOT
09    Active/Empty        XM_60          NONE       NA          NO REDUNDANCY
10    Active/Empty        XM_60          NONE       NA          NO REDUNDANCY
11    Empty               ---            ---        ---         ---    
12    Empty               ---            ---        ---         ---    
13    Empty               ---            ---        ---         ---    
14    Empty               ---            ---        ---         ---    
15    Empty               ---            ---        ---         ---    
16    Empty               ---            ---        ---         ---    
25    Active/Empty        XM_60          NONE       NA          NO REDUNDANCY
26    Active/Empty        XM_60          NONE       NA          NO REDUNDANCY

M8950_DC.7.PXM.a > 

dspcdsct

Display Card SCT

Displays the contents of a card-level service class template (SCT) file. For information about SCTs, see the cnfcdsct description. To see the number of the current SCT for the card, use dspcd. The examples in this description illustrate the contents of SCT number 2 and SCT 3.


Note Currently, the system does not support certain parameters in the service class templates (SCTs), so you can specify them through addcon, cnfcon, or Cisco WAN Manager.
These parameters are (when applicable) PCR, SCR, and ICR.


Cards on Which This Command Runs

AXSM, AXSM-E

AXSM Syntax

dspcdsct <parameter_group>

AXSM Syntax Description

parameter_group can be:

bw for bandwidth

gen for policing and CAC

cosb for Class of Service Buffer specifications

vcThr for VC thresholds

cosThr for COSB thresholds

AXSM-E Syntax

dspcdsct <parameter_group>

AXSM-E Syntax Description

The parameter group can be one of the following:

abr
bw
gen
cosb
vcThr
cosThr

A specific part of the SCT, as follows:

abr: available bit rate

bw: bandwidth

gen: general VC

cosb: class of service buffer

vcThr: VC thresholds

cosThr: COSB thresholds

sctID

The SCT file identifier in the range of 1-64.


Related Commands

cnfcdsct, dspsct

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example SCT 2

This example shows all parameters for SCT 2. Each display consists of one member of the SCT parameter group. The screen examples show the SCT ID that you have displayed (the command itself does not require the SCT ID because it is card-level).

Display the bandwidth parameters for SCT 2.

MGX8850.1.AXSM.a > dspcdsct bw
+-----------------------------------------------------------------------------+
Service Class Template [2] : Bw and Policing Parameters
+-----------------------------------------------------------------------------+
| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT   |   ICR    |
+-----------------------------------------------------------------------------+
| VSI-SIG   | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| CBR.1     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| VBR-RT.1  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.2  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.3  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.1 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.2 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.3 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| UBR.1     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| UBR.2     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| ABR       | 00000010 | 00000000 | 01000000 | 00000001 | 00250000 | 00000000 |
| CBR.2     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| CBR.3     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
+-----------------------------------------------------------------------------+

Display the policing and CAC parameters (parameter "gen") for SCT 2. To confirm that the current card-level SCT is SCT 2, execute dspcd.

MGX8850.1.AXSM.a > dspcdsct gen
+-------------------------------------------------------------------------------------------------+
Service Class Template [2] : General Parameters
+-------------------------------------------------------------------------------------------------+
| SERV-TYPE | COSB_NUM | CAC_TYPE | UPC_ENB  | CLP-SELEC |    GCRA-1    |    GCRA-2    | CI-CNTRL |
+-------------------------------------------------------------------------------------------------+
| VSI-SIG   | 00000016 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| CBR.1     | 00000003 |    B-CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.1  | 00000004 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.2  | 00000004 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.3  | 00000004 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
| VBR-nRT.1 | 00000005 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.2 | 00000005 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.3 | 00000005 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
| UBR.1     | 00000006 |  LCN_CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | DISABLED |
| UBR.2     | 00000006 |  LCN_CAC |GCRA1-ENB | 000000003 | DSCD/SET-CLP |      DISCARD | DISABLED |
| ABR       | 00000001 |    B-CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | ENABLED  |
| CBR.2     | 00000003 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| CBR.3     | 00000003 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
+-------------------------------------------------------------------------------------------------+

Display the Class of Service Buffer parameters for SCT 2. Note the following:

Min-Rate and Max-Rate do not apply in the current product.

Excess-Priority is a scheme for distributing excess bandwidth. The lowest number is the highest priority for a connection to receive excess bandwidth. If two or more connections have equal priority, the excess bandwidth is equally distributed between them.

Explicit Rate Stamping (ERS) applies to only ABR connections.

Cell loss ratio (CLR) is currently hard-coded, so do not attempt to modify it through the Cisco WAN Manager application or the CLI commands.

MGX8850.1.AXSM.a > dspcdsct cosb
+-----------------------------------------------------------------------------------+
|Service Class Template [02] : COSB Parameters
+-----------------------------------------------------------------------------------+
| COSB | MIN-RATE | MAX-RATE | MIN-PRIORITY | EXCESS-PRIORITY | ERS ENABLE |  CLR   |
+-----------------------------------------------------------------------------------+
| 0001 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0002 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0003 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-10 |
| 0004 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-08 |
| 0005 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-06 |
| 0006 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0007 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0008 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0009 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0010 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0011 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0012 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0013 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0014 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0015 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0016 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-06 |
+-----------------------------------------------------------------------------------+

Display VC thresholds for SCT 2. Note the following:

The Scaling COSB value applies to congestion in a Class of Service Buffer: if a particular buffer becomes congested, this scaling factor determines the how quickly the rate at which cells enter the buffer is throttled back (until the buffer is no longer congested, at which time normal rates resume).

The Scaling Log-If is a scaling factor that applies to congestion on an entire port: when the whole port is congested, this factor determines the rate at which traffic is throttled back (until the port is no longer congested, at which time normal rates resume).

MGX8850.1.AXSM.a > dspcdsct vcThr
+---------------------------------------------------------------------------------------------------------+
Service Class Template [2] : VC Threshold Parameters
+---------------------------------------------------------------------------------------------------------+
| SERV-TYPE | VC THRESH | PACKET |  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  | SCALING | SCALING |
|           | TBL IDX   |  MODE  |   THRESH   |         |         |         |  EPD1   |  COSB   |  Log-If |
+---------------------------------------------------------------------------------------------------------+
| VSI-SIG   |     225   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| CBR.1     |     226   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| VBR-RT.1  |     227   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.2  |     228   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.3  |     229   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.1 |     230   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.2 |     231   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.3 |     232   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| UBR.1     |     233   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| UBR.2     |     234   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| ABR       |     235   |   DSB  | 0000050000 | 0200000 | 0800000 | 0600000 | 0800000 | 0000003 | 0000003 |
| CBR.2     |     236   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| CBR.3     |     237   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
+---------------------------------------------------------------------------------------------------------+ 

Display the Class of Service Thresholds for SCT 2.


Note The two random early discard parameters (RED Factor and RED Prob) have no application in the current release of the product


MGX8850.1.AXSM.a > dspcdsct cosThr
+---------------------------------------------------------------------------------------------+
Service Class Template [00002] : COSB Threshold Parameters
+---------------------------------------------------------------------------------------------+
| COSB |COSB THRESH|  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  |   RED | RED PROB  |
|      | TBL IDX   |   THRESH   |         |         |         |  EPD1   | |  FACTOR   |
+---------------------------------------------------------------------------------------------+
| 0001 |  0000114  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0002 |  0000115  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0003 |  0000116  |     5000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0004 |  0000117  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0005 |  0000118  |    50000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0006 |  0000119  |   100000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0007 |  0000120  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0008 |  0000121  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0009 |  0000122  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0010 |  0000123  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0011 |  0000124  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0012 |  0000125  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0013 |  0000126  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0014 |  0000127  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0015 |  0000128  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0016 |  0000129  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
+---------------------------------------------------------------------------------------------+

Example SCT 3

This example shows all parameters for SCT 3. Each display consists of one member of the SCT parameter group.

Display the bandwidth parameters for SCT 3.

MGX8850.9.AXSM.a > dspcdsct bw
+-----------------------------------------------------------------------------+
Service Class Template [3] : Bw and Policing Parameters
+-----------------------------------------------------------------------------+
| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT   |   ICR    |
+-----------------------------------------------------------------------------+
| VSI-SIG   | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| CBR.1     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| VBR-RT.1  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.2  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.3  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.1 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.2 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.3 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| UBR.1     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| UBR.2     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| ABR       | 00000010 | 00000000 | 01000000 | 00000001 | 00250000 | 00000000 |
| CBR.2     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| CBR.3     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
+-----------------------------------------------------------------------------+

This example shows SCT 0 for the AXSM-E.

MGX8850.6.AXSME.a > dspcdsct bw

Service Class Template [0] : Bw and Policing Parameters
+---------------------------------------------------------+
| SERV-TYPE(DEC)  |   PCR   |   SCR   |   MCR   |   MBS   |
+---------------------------------------------------------+
| VSI_DEFAULT(  1)|    1000 |    1000 |    1000 |    1000 |
|  VSI_SIGNAL(  2)|    1000 |    1000 |    1000 |    1000 |
|   ATMF_CBR1(256)|    1000 |    1000 |    1000 |    1000 |
| ATMF_VBRrt1(257)|    1000 |    1000 |    1000 |      50 |
| ATMF_VBRrt2(258)|    1000 |    1000 |    1000 |      50 |
| ATMF_VBRrt3(259)|    1000 |    1000 |    1000 |      50 |
|ATMF_VBRnrt1(260)|    1000 |    1000 |    1000 |      50 |
|ATMF_VBRnrt2(261)|    1000 |    1000 |    1000 |      50 |
|ATMF_VBRnrt3(262)|    1000 |    1000 |    1000 |      50 |
|   ATMF_UBR1(263)|      10 |      10 |    1000 |    1000 |
|   ATMF_UBR2(264)|      10 |      10 |    1000 |    1000 |
|    ATMF_ABR(265)|      10 |      10 |       0 |      50 |
|   ATMF_CBR2(266)|    1000 |    1000 |    1000 |    1000 |
|   ATMF_CBR3(267)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS0(512)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS1(513)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS2(514)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS3(515)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS4(516)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS5(517)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS6(518)|    1000 |    1000 |    1000 |    1000 |
|    TAG_COS7(519)|    1000 |    1000 |    1000 |    1000 |
| TAG_COS_ABR(528)|    1000 |    1000 |       0 |    1000 |
+---------------------------------------------------------+
+-----------------------------------------------+
| SERV-TYPE(DEC)  |  CDVT   |   ICR   |   MFS   |
+-----------------------------------------------+
| VSI_DEFAULT(  1)|       2 |   10000 |    1000 |
|  VSI_SIGNAL(  2)|       2 |   10000 |    1000 |
|   ATMF_CBR1(256)|  250000 |   10000 |    1000 |
| ATMF_VBRrt1(257)|  250000 |   10000 |    1000 |
| ATMF_VBRrt2(258)|  250000 |   10000 |    1000 |
| ATMF_VBRrt3(259)|  250000 |   10000 |    1000 |
|ATMF_VBRnrt1(260)|  250000 |   10000 |    1000 |
|ATMF_VBRnrt2(261)|  250000 |   10000 |    1000 |
|ATMF_VBRnrt3(262)|  250000 |   10000 |    1000 |
|   ATMF_UBR1(263)|  250000 |   10000 |    1000 |
|   ATMF_UBR2(264)|  250000 |   10000 |    1000 |
|    ATMF_ABR(265)|  250000 |       0 |    1000 |
|   ATMF_CBR2(266)|  250000 |   10000 |    1000 |
|   ATMF_CBR3(267)|  250000 |   10000 |    1000 |
|    TAG_COS0(512)|       2 |   10000 |    1000 |
|    TAG_COS1(513)|       2 |   10000 |    1000 |
|    TAG_COS2(514)|       2 |   10000 |    1000 |
|    TAG_COS3(515)|       2 |   10000 |    1000 |
|    TAG_COS4(516)|       2 |   10000 |    1000 |
|    TAG_COS5(517)|       2 |   10000 |    1000 |
|    TAG_COS6(518)|       2 |   10000 |    1000 |
|    TAG_COS7(519)|       2 |   10000 |    1000 |
| TAG_COS_ABR(528)|       2 |   10000 |    1000 |
+-----------------------------------------------+


Display the general parameters for SCT 3.

MGX8850.9.AXSM.a > dspcdsct gen
+-------------------------------------------------------------------------------------------------+
Service Class Template [3] : General Parameters
+-------------------------------------------------------------------------------------------------+
| SERV-TYPE | COSB_NUM | CAC_TYPE | UPC_ENB  | CLP-SELEC |    GCRA-1    |    GCRA-2    | CI-CNTRL |
+-------------------------------------------------------------------------------------------------+
| VSI-SIG   | 00000016 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| CBR.1     | 00000003 |    B-CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.1  | 00000004 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.2  | 00000004 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.3  | 00000004 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
| VBR-nRT.1 | 00000005 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.2 | 00000005 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.3 | 00000005 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
| UBR.1     | 00000006 |  LCN_CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | DISABLED |
| UBR.2     | 00000006 |  LCN_CAC |DISABLED  | 000000003 | DSCD/SET-CLP |      DISCARD | DISABLED |
| ABR       | 00000001 |    B-CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | ENABLED  |
| CBR.2     | 00000003 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| CBR.3     | 00000003 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
+-------------------------------------------------------------------------------------------------+ 

Display the Class of Service Buffer parameters for SCT 3. Note the following:

Min-Rate and Max-Rate do not apply in the current product.

Excess-Priority is a scheme for distributing excess bandwidth. The lowest number is the highest priority for a connection to receive excess bandwidth. If two or more connections have equal priority, the excess bandwidth is equally distributed between them.

Explicit Rate Stamping (ERS) applies to only ABR connections.

Cell loss ratio (CLR) is currently hard-coded, so do not attempt to modify it through the Cisco WAN Manager application or the CLI commands.

MGX8850.9.AXSM.a > dspcdsct cosb
+-----------------------------------------------------------------------------------+
|Service Class Template [03] : COSB Parameters
+-----------------------------------------------------------------------------------+
| COSB | MIN-RATE | MAX-RATE | MIN-PRIORITY | EXCESS-PRIORITY | ERS ENABLE |  CLR   |
+-----------------------------------------------------------------------------------+
| 0001 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0002 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0003 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-10 |
| 0004 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-08 |
| 0005 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-06 |
| 0006 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0007 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0008 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0009 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0010 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0011 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0012 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0013 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0014 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0015 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0016 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-06 |
+-----------------------------------------------------------------------------------+ 

Display the bandwidth parameters for AXSM-E.

MGX8850.1.3.AXSME.a > dspcdsct bw
Service Class Template [0] : Bw and Policing Parameters

+------------------------------------------------------------------------------+

| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT    |   ICR    |

+------------------------------------------------------------------------------+

| 000000256 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000257 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000258 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000259 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000260 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000261 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000262 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000263 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000264 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000265 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000266 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000267 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |

dspcdstatcnf

Display Card Statistics Configuration

Displays the TFTP bucket statistics settings that were set using cnfcdstat. TFTP bucket statistics are used to control the generation of files (that contain statistics) that are transferred to the Cisco WAN Manager (CWM) using the FTP protocol.

Cards on Which This Command Runs

AXSM-E

Syntax

dspcdstatcnf

Syntax Description

No Parameters


Related Commands

cnfcdstat

Attributes

Log: no log

State: active

Privilege: ANYUSER


Example

MGX8850.10.AXSME.a > dspcdstatcnf
Bucket Interval       : fifteen
Collection Interval   : five
Stats Level           : 2
TFTP Statistics       : enable

dspcon

Display Connection

Display information about an SPVC. The contents of the display on the AXSM and the PXM45 differ slightly. On both cards, the dspcon output appears in sections to make the information easier to sort.

Most of the information in the dspcon output comes from addcon execution. See the addcon description for more information. Also, executing cnfpnni-intf can affect the dspcon output.

Cards on Which This Command Runs

AXSM, AXSM-E, PXM45

Display Connection on the PXM45

On the PXM45, dspcon shows the following connection identifiers:

NSAP address, status, and ownership of local and remote ends of the connection. The display shows whether a particular endpoint is the master or slave.

The provisioning parameters in the display show:

Connection type of VPC or VCC.

Service type and compliance (for example, UBR for service type and UBR.1 for ATM Forum compliance).

Bearer class (relates to voice traffic and is reserved for future use).

Whether continuity checking or frame discard are enabled (see addcon description).

Cause of the last failure. This field can also show that no errors have occurred since the connection was first added by displaying "SPVC Established." If a failure occurred, the Attempts field shows the number of times the system attempted to re-establish service. If no failures have occurred, the Attempts field contains a 0.

L-Util and R-Util are the local and remote percent of utilization assigned to the connection. Currently, the default of 100% is the only value.

Cost values for the connection's route: the two fields in this category are Max Cost and Routing Cost. The Max Cost is a cost-per-link configured for a service type (such as UBR) through the cnfpnni-intf command. When you add the SPVC through addcon, you can specify a maximum routing cost through the maximum cost (maxcost) parameter. The maxcost represents the maximum cost for an individual connection. The system uses the cost-per-link for the service type and the maxcost for the connection to determine whether a route costs too much. After the system creates a route, the total number of links yields the Routing Cost.

The default cost-per-link is 5040, so if a particular service type uses the default and a route consists of 4 links, the Routing Cost is 20160. If the dspspvc display shows that Max Cost is -1, no limit was specified through cnfpnni-intf, and the resulting Routing Cost is 0.

Broadcast type: point-to-point or multicast.

The Traffic Parameters section shows the standard parameters PCR, SCR, and CDV in the receive and transmit directions.

Display Connection on the AXSM

On the AXSM, dspcon shows the following connection identifiers:

NSAP address, logical port, VPI/VCI, status, and ownership of local and remote ends of the connection. The display shows whether a particular endpoint is the master or slave.

The provisioning parameters in the display show:

Connection type of VPC or VCC.

Service type (for example, ABR).

A number indicating the controller. For example, 2 refers to PNNI. The addcontroller command specifies the controller.

The administrative state is either up or down. This state results from addcon or dncon/upcon. Note that, after you down a connection with at the connection master endpoint, the dspcon command shows the connection as "down" when you execute it at the master endpoint and "failed" when you execute it at the slave endpoint. (See also dncon description).

The operational state is either OK or failed. The operational state can apply to a connection regardless of the administrative state.

The traffic management parameters consist of:

Local and remote UPC parameters of PCR, MBS, CTD, CDVT, and so on. A -1 in a field means that the parameter was not specified. The characters "N/A" indicate that the parameter does not apply to the service type.

These other fields also pertain to connection integrity:

OAM connectivity check enable or disable.

Loopback test enable/disable and loopback type.

Round trip delay in microseconds. This field is non-zero only if you previously executed tstdelay.

The dspcon command requires a unique connection identifier. If you do not have the information to identify a connection, execute dspcons. On the AXSM, dspcons identifies all the connections on the AXSM. On the PXM45, dspcons identifies all the connections on the node. (See dspcons description).

Display Connection on the AXSM-E

The display output on the AXSM-E also displays RDI (Remote Defect Indication) information at the ATM Layer through the OAM mechanism in Ingress and Egress directions.

Syntax

On the AXSM and AXSM-E:

dspcon <ifNum> <vpi> <vci>


On the PXM45:

dspcon <portid> <vpi> <vci>

Syntax Description

ifNum

(AXSM, AXSM-E) Logical interface (port) number.

For AXSM, the range is 1-60. For AXSM-E, the range is 1-32.

portid

(PXM45) The portid has the format [shelf.]slot:subslot.port:subport,
but shelf currently is always 1 and optional.

vpi

VPI number. At the UNI, the range is 0-255. At the NNI, the range is 0-4095.

vci

VCI number. For a VCC, the range is 32-65535. For a VPC, the VCI is 0.


Related Commands

addcon, dspcons, cnfcon

PXM45 Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


AXSM Attributes

Log: no log

State: active, standby

Privilege: GROUP1


AXSM-E Attributes

Log: no log

State: active

Privilege: GROUP1


Examples

Display connection 5 31 63000 on the current AXSM.

MGX8850.1.AXSM.a > dspcon 5 31 63000
--------------------------------------------------------------------------

Local   :               NSAP  Address               port     vpi    vci

(M)       4700918100000000107BE92F3F00000101180500  1.01.05 31 63000
Remote  :               NSAP  Address               port     vpi    vci

(S)       4700918100000000107BE92F3F00000101180500  1.01.05   3201 100
--------------------------------------------------------------------------

Conn. Type    :     VCC                          Admn Status  : ADMN-UP
Service Type  :    cbr1                          Oper Status  : FAIL
Controller    :       2
--------------------------------------------------------------------------

Local PCR     :   10000                          Remote PCR   : 1000
Local SCR     :     N/A                          Remote SCR   : N/A
Local CDV     :      -1                          Remote CDV   : -1
Local CTD     :      -1                          Remote CTD   : -1
Local MBS     :     N/A                          Remote MBS   : N/A
Local CDVT    :      -1                          Remote CDVT  : -1
Admin weight  :      -1                          Frame discard: N
--------------------------------------------------------------------------

OAM CC Config :DISABLED                          Statistics   : DISABLED
--------------------------------------------------------------------------

Loopback Type :No  Lpbk | Dir:N/A     | Status: No Lpbk | RTD: 0 us

On the CLI of the PXM45, display connection 20 100 on 11:1.1:2.

Unknown.7.PXM.a > dspcon 11:1.1:2 20 100
Port                   Vpi Vci                         Owner      State
-------------------------------------------------------------------------
Local  11:1.1:2        20.100                          MASTER     FAIL
       Address: 47.00918100000000107b65f33d.0000010b1802.00
Remote 11:1.1:2        10.100                          SLAVE      FAIL
       Address: 47.00918100000000107b65f33d.0000010b1802.00

-------------------- Provisioning Parameters --------------------
Connection Type: VCC          Cast Type: Point-to-Point
Service Category: CBR         Conformance: CBR.1
Bearer Class: BCOB-X
Last Fail Cause: SPVC Established                 Attempts: 0
Continuity Check: Disabled    Frame Discard: Disabled
L-Utils: 100   R-Utils: 100   Max Cost: -1    Routing Cost: 0

---------- Traffic Parameters ----------
Tx PCR:  50             Rx PCR:  50
Tx CDV:  N/A            Rx CDV:  N/A
Tx CTD:  N/A            Rx CTD:  N/A 

Display information for vpi/vci 10 100 on port ID 1:1.1:1. In this case, port ID and remote and local NSAP addresses are the same, so the connection is a DAXCON. Also, the Max Cost is -1. The Max Cost of -1 means no cost-per-link was specified for UBR service, and therefore the Routing Cost is 0.

node19.8.PXM.a > dspcon 1:1.1:1 10 100
Port                   Vpi Vci                         Owner      State
-------------------------------------------------------------------------
Local  1:1.1:1         10.100                          SLAVE      OK
       Address: 47.00918100000000001a53c82d.000001011801.00
Remote 1:1.1:1         11.101                          MASTER     OK
       Address: 47.00918100000000001a53c82d.000001011801.00

-------------------- Provisioning Parameters --------------------
Connection Type: VCC          Cast Type: Point-to-Point
Service Category: UBR         Conformance: UBR.1
Bearer Class: BCOB-X
Last Fail Cause: SPVC Established                 Attempts: 0
Continuity Check: Disabled    Frame Discard: Disabled
L-Utils: 100   R-Utils: 100   Max Cost: -1    Routing Cost: 0

---------- Traffic Parameters ----------
Tx PCR:  14             Rx PCR:  14
Tx SCR:  3              Rx SCR:  3
Tx MBS:  1              Rx MBS:  1
Tx CDVT: -1             Rx CDVT: -1
Tx CDV:  N/A            Rx CDV:  N/A
Tx CTD:  N/A            Rx CTD:  N/A 

Display output for AXSM-E, port 1, vpi 10, vci 100.

MGX8850.6.AXSME.a > dspcon 1 10 100
--------------------------------------------------------------------------
Local   :                NSAP  Address                     vpi       vci   
(S)       47009181000000002A231F3C4A00000106180100          10       100  
Remote  :                NSAP  Address                     vpi       vci   
(M)       47009181000000002A231F3C4A00000106180200          10       100  
--------------------------------------------------------------------------
Conn. Type    :        VCC                      Admn Status  :    ADMN-UP
Service Type  :       cbr1                      Oper Status  :         OK
Controller    :          2                      Record #     :          0
--------------------------------------------------------------------------
Local PCR     :       1000                      Remote PCR   :       1000 
Local SCR     :        N/A                      Remote SCR   :        N/A 
Local CDV     :        N/A                      Remote CDV   :        N/A 
Local CTD     :        N/A                      Remote CTD   :        N/A 
Local MBS     :        N/A                      Remote MBS   :        N/A 
Max Cost      :        N/A                      Frame discard:          N
Local CDVT    :     250000                      OAM segment  :    ENABLED
--------------------------------------------------------------------------
OAM CC Config :   DISABLED                      Statistics   :   DISABLED
--------------------------------------------------------------------------
Loopback Type : No  Lpbk | Dir: N/A     | Status: No Lpbk | RTD:      0us 
--------------------------------------------------------------------------

--------------------------------------------------------------------------
Port side Tx  :     normal                      Swth side Tx :        AIS
Port side Rx  :     normal                      Swth side Rx :     normal
--------------------------------------------------------------------------
Ing-E2E-AIS   ING-SEG-AIS   Ing-E2E-RDI   Ing-SEG-RDI  
   NO              NO             NO            NO 
--------------------------------------------------------------------------
Egr-E2E-AIS   Egr-SEG-AIS   Egr-E2E-RDI   Egr-SEG-RDI  
  YES             NO             NO              NO 
--------------------------------------------------------------------------
Ing-E2E-CCFAIL   Ing-SEG-CCFAIL   Egr-E2E-CCFail   Egr-SEG-CCFail 
  ---               ---              ---            --- 
--------------------------------------------------------------------------
CONDITIONED  IfFail   Mismatch   LMI-ABIT
   NO         YES         NO         NO 
--------------------------------------------------------------------------

dspconload

Display Connection Load—display the number of cells actually traversing the ingress and egress.

The dspconload command lets you see the current load on a connection. With the statistics provided by dspconload, you can determine whether the current load on the connection suggests a modification to the connection or possible troubleshooting.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspconload <ifNum> <vpi> <vci>

ifNum

Logical interface (port) number. For AXSM, the range is 1-60. For AXSM-E, the range is 1-32.

vpi

The VPI of the connection. The range is 0-4095.

vci

The VCI of the connection. The range is 0-65635.


Related Commands

dspcons, dspcon, dspload

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


AXSM Example

Display the load on the connection with a VPI and VCI of 101 and 101, respectively, on logical port 3. In this case, no traffic currently exists on the connection.

MGX8850.10.AXSM.a > dspconload 3 101 101
Getting the stats. Please wait ...
                        Ingress            Egress
Cell rate (cps)       : 0                  0 

AXSM-E Example

Display the load on the connection with a VPI and VCI of 10 and 100, respectively, on logical port 1.

MGX8850.6.AXSME.a > dspconload 1 10 100
           Ingress                                         Egress
--------------------------------------      --------------------------------------
All non-compliant cells   :          0
CLP1 non-compliant        :          0
CLP0 non-compliant        :          0
CLP0 -> CLP1              :          0
Cells from port          
(Before policing)         :        999      Cells to port             :        999
CLP0 from port            :        999      CLP0 to port              :        999
CLP1 from port            :          0      CLP1 to port              :          0
EOF from port             :          0      EOF to port               :          0
EFCI1 from port           :          0      EFCI1 to port             :          0
                                            RM to port                :          0
Cells to network          :        999      Cells from network        :        999
CLP0 to network           :        999      CLP0 from network         :        999
CLP1 to network           :          0      CLP1 from network         :          0
EFCI1 to network          :          0      EFCI1 from network        :          0
Cells discarded in qe     :          0      Cells discarded in qe     :          0
CLP0 discarded in qe      :          0      CLP0 discarded in qe      :          0
CLP1 discarded in qe      :          0      CLP1 discarded in qe      :          0
EOF discarded in qe       :          0
                                            EFCI1 discarded in qe     :          0
VC queue depth            :          0      VC queue depth            :          0
ACR (Valid for WFQ conns) :          1      ACR (Valid for WFQ conns) :          1
OAM from port             :          0      OAM to port               :          0
RM from port              :          0
RM to network             :          0      RM from network           :          0
OAM to network            :          0      OAM from network          :          0
OAM discarded in qe       :          0      OAM discarded in qe       :          0
EFCI1 discarded in qe     :          0
RM discarded in qe        :          0      RM discarded in qe        :          0

dspcons

Display Connections—display basic information for all connections.

The default usage of dspcons uses no parameters and causes all available information for the connections to appear. To narrow the scope of the output, use one or more optional parameters.

The dspcons command runs on the CLI of either the AXSM or the PXM45. The set of optional parameters and the output are different on these cards. (See Syntax Description for the card-specific parameters.) On the AXSM, the columns at the head of the information fields are:

record

A number for the connection with internal application only. It resides in the database on the AXSM and is not affected by user input. The system creates this number when you create the connection. The Cisco WAN Manager application uses this number.

Identifier

Identifies the connection in the format port vpi vci.

Type

Shows whether the connection is a VCC or a VPC.

SrvcType

The service type—VBR, and so on. (See addcon description).

M/S

Indicates whether the endpoint specified by Identifier is the master or slave.

Upld

The hexadecimal Upload number is an encoded timestamp the Cisco WAN Manager application uses to determine when a connection was created or modified. In the CLI context, this field has little meaning.

Adm

The administrative state of the connection. If the connection is down, it may have resulted from the dncon command.

Alarm

Shows the alarm status of the connection.


When you execute dspcons on the CLI of the PXM45, the output shows:

Local and Remote Port ID

The display contains a column for the local port ID and a column for the remote port ID. The port ID has the format that the network controller utilizes: [shelf.]slot:subslot.port:subport

Local and Remote VPI.VCI

The VPI and VCI at the local and remote ends of the connection.

State

The State column shows whether the connection is OK, down (by the dncon command), failed, or has an alarm indication signal (AIS) or abit errors.

Owner

Whether the endpoint is master or slave.

Local and Remote NSAP

An NSAP address for each end of the connection.


Cards on Which This Command Runs

PXM45, AXSM, AXSM-E

PXM45 Syntax

dspcons
[-port portid]
[-vpi starting-vpi]
[-vci starting vci]
[-state {fail | ais | abit | ok | down}]
[-owner {master | slave}]

PXM45 Syntax Description

-port

The port identifier (portid) in the format that the network controller utilizes:

[shelf.]slot:subslot.port:subport

Currently, the value for shelf is always 0 and therefore is not necessary.

-vpi

The VPI of the connection that you would like to serve as the starting connection in the display.

-vci

The VPI of the connection that you would like to serve as the starting connection in the display.

-state

A specific connection state. The display shows only the connections with the state you specify. Note that on the PXM45, you must spell out the entire state keyword. The keywords for specifying a state are

failed—only failed connections

ais—connections with alarm indication signal (AIS) set

abit—connections on which an A-bit error has occurred

ok—connections with no problems

down—connections that are administratively down because a user has executed dncon to down the connection

-owner

Specifies connections where the local endpoint is either master or slave.


AXSM Syntax

dspcons
[-conn <conn id>]
[-filt <filter options>]
[-if <intf no>]
[-vpi <vpi filter>]
[-vci <vci filter>]

AXSM Syntax Description

-conn

The connection ID (conn ID) of the connection to begin the display. The format of conn ID is:

ifNum.vpi.vci

On the AXSM, the range for ifNum is 1-60. The VPI has the range 0-4095. The VCI has the range 32-65535.

-filt

Unlike on the PXM45, you do not use keywords for this parameter on the AXSM. You enter only a number on the AXSM CLI to indicate the state. The display criteria are:

1 ingr—for errors in the ingress direction

2 egr—for errors in the egress direction

3 condn—for connections where the switch has conditioned the connection

4 iffail—for connection on a failed logical interface

5 ccfail

6 mis

7 abit—for connections where an A-bit error has occurred

-if

A particular logical interface for connection display.

-vpi

The VPI of all the connections that you would like to display.

-vci

The VCI of all the connections that you would like to display.


AXSM-E Syntax

dspcons
[-conn <conn id>]
[-filt <filter options>]

AXSM-E Syntax

-conn

The connection ID (conn ID) of the connection to begin the display. The format of conn ID is:

ifNum.vpi.vci

On the AXSM-E, the range for ifNum is 1-32. The VPI has the range 0-4095. The VCI has the range 32-65535.

-filt

Filter criteria: An optional keyword to specify a filter for finding the endpoints which are in an alarm state. The default is all (5), meaning all endpoints are displayed irrespective of their alarm state.

ais (1} | condn (2} | iffail (3} | ccfail (4} | all(5)


Related Commands

dspcon, addcon, cnfcon, delcon, dncon, upcon

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


PXM45 Example

Display all connections by entering dspcons on the CLI of the PXM45.

MGX8850.7.PXM.a > dspcons

Local Port         Vpi.Vci   Remote Port        Vpi.Vci    State   Owner
----------------------------+-----------------------------+-------+------
3:1.1:1            20 0      6:1.1:1            20 0       OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.000001031801.00
Remote Addr: 47.00918100000000107b65f33d.000001061801.00
5:1.1:1           100 100    5:1.1:1           100 200     OK          SLAVE
Local  Addr: 47.00918100000000107b65f33d.000001051801.00
Remote Addr: 47.00918100000000107b65f33d.000001051801.00
5:1.1:1           100 200    5:1.1:1           100 100     OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.000001051801.00
Remote Addr: 47.00918100000000107b65f33d.000001051801.00
6:1.1:1            20 0      3:1.1:1            20 0       OK          SLAVE
Local  Addr: 47.00918100000000107b65f33d.000001061801.00
Remote Addr: 47.00918100000000107b65f33d.000001031801.00
6:1.1:1           100 100    6:1.1:1           100 200     OK          SLAVE
Local  Addr: 47.00918100000000107b65f33d.000001061801.00
Remote Addr: 47.00918100000000107b65f33d.000001061801.00
6:1.1:1           100 200    6:1.1:1           100 100     OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.000001061801.00
Remote Addr: 47.00918100000000107b65f33d.000001061801.00
6:1.1:1           200 100    6:2.1:3           200 200     OK          SLAVE 

6:1.1:1           100 200    6:1.1:1           100 100     OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.000001061801.00
Remote Addr: 47.00918100000000107b65f33d.000001061801.00
6:1.1:1           200 100    6:2.1:3           200 200     OK          SLAVE

Local  Addr: 47.00918100000000107b65f33d.000001061801.00
Remote Addr: 47.00918100000000107b65f33d.000001061803.00
6:2.1:3           200 200    6:1.1:1           200 100     OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.000001061803.00
Remote Addr: 47.00918100000000107b65f33d.000001061801.00
9:1.3:3            10 100    Routed              0 0       FAIL        SLAVE
Local  Addr: 47.00918100000000107b65f33d.000001091803.00
Remote Addr: 00.000000000000000000000000.000000000000.00
11:1.1:2           10 100    11:1.1:2           20 100     OK          SLAVE
Local  Addr: 47.00918100000000107b65f33d.0000010b1802.00
Remote Addr: 47.00918100000000107b65f33d.0000010b1802.00

Local Port         Vpi.Vci   Remote Port        Vpi.Vci    State   Owner
----------------------------+-----------------------------+-------+------
11:1.1:2           20 100    11:1.1:2           10 100     OK          MASTER
Local  Addr: 47.00918100000000107b65f33d.0000010b1802.00
Remote Addr: 47.00918100000000107b65f33d.0000010b1802.00

AXSM Example

Display all connections on the current AXSM. In this example, only one connection exists. Master and slave endpoints are shown.

GN.6.AXSM.a > dspcons
record    Identifier   Type   SrvcType   M/S    Upld    Admn   Alarm
------    ----------   ----   --------   ---    ----    ----   -----
    0  01.0010.00100   VCC        cbr1   S   010c7953    UP      none
    1  04.0020.00100   VCC        cbr1   M   010c7964    UP      none

AXSM-E Example

Display all connections on the current AXSM-E.

MGX8850.6.AXSME.a > dspcons
record    Identifier   Type   SrvcType   M/S    Upld    Admn   Alarm
------    ----------   ----   --------   ---    ----    ----   -----
    0  01 0010 00100   VCC        cbr1   S   01b945d2     UP   multiple
    1  02 0010 00100   VCC        cbr1   M   01b945f2     UP   E-AisRdi

dspcontrollers

Display Controllers

Displays all controllers that have been added through the addcontroller command.

Cards on Which This Command Runs

PXM45

Syntax

dspcontrollers

Syntax Description

This command takes no parameters.

Related Commands

addcontroller, delcontroller

Attributes

Log: no log

State: active

Privilege: ANYUSER


Example

Display all controller. In this example, the switch has only one controller—PNNI. The display also shows that the controller is internal (slot 7) and has the optional, user-specified name "PNNITWO." Apart from controller information, the display shows that no shelf alarms exist.

MGX8850.7.PXM.a > dspcontrollers
MGX8850                         System Rev: 02.00   Jul. 30, 2000 09:39:36 GMT
MGX8850                                              Shelf Alarm: NONE
Number of Controllers:        1
Controller Name:              PNNITWO
Controller Id:                2
Controller Location:          Internal
Controller Type:              PNNI
Controller Logical Slot:      7
Controller Bay Number:        0
Controller Line Number:       0
Controller VPI:               0
Controller VCI:               0
Controller In Alarm:          NO
Controller Error: 

dspfdr

Display Feeder

Displays the configuration information for the feeder on the specified port (ifNum). The interface numbers of active ports are displayed in the dspports command report.

For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.

This command is unsupported on an MGX 8950 switch.

Cards on Which This Command Runs

AXSM

Syntax

dspfdr <ifNum>

Syntax Description

ifNum

The interface number of the port on which to display the feeder information. The interface numbers of active ports are displayed in the dspports command report.


Related Commands

addfdr, delfdr, dspfdrs

Attributes

Log: no log

State: active

Privilege: ANYUSER


Example

MGX8850.1.AXSM.a > dspfdr 4
  Feeder Interface Number        : 4
  Feeder Name                    : MGX8850
  Feeder LAN IP Address          : 192.0.0.0
  Feeder Network IP Address      : 0.0.0.0
  Feeder Remote Shelf            : 1
  Feeder Remote Slot             : 1
  Feeder Remote Port             : 3
  Feeder Type                    : AXSM
  Feeder Model Number            : 8850
  Feeder LMI Configuration       : Up
  Feeder Lmi Link Status         : Up
  Feeder Alarms                  : Clear

dspfdrs

Display Feeders

Displays all feeders on all ports on the AXSM card and their information.

For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.

This command is unsupported on an MGX 8950 switch.

Cards on Which This Command Runs

AXSM

Syntax

dspfdrs

Related Commands

addfdr, delfdr, dspfdr

Attributes

Log: no log

State: active

Privilege: ANYUSER


Example

MGX8850.1.AXSM.a > dspfdrs

If  Feeder     Lan              Net              Rmt   Rmt   LMI    LMI   Feeder
    Name       IP               IP               Slot  Port  Admin  Oper  Alarm 
--  ---------  ---------------  ---------------  ----  ----  -----  ----  ------
 4   MGX8850        192.0.0.0          0.0.0.0   1     3    Up     Up    Clear

dspfdrstat

Display Feeder Statistics

Displays the LMI and node statistics for the feeder on the specified port (ifNum). The interface numbers of active ports are displayed in the dspports command report.

For more detailed information on configuring a feeder, see the Cisco MGX 8850 and MGX 8950 Switch Software Configuration Guide, Release 2.1.

This command is unsupported on an MGX 8950 switch.

Syntax

dspfdrstat <ifNum>

Syntax Description

ifNum

The interface number of the port on which to display the feeder statistics. The interface numbers of active ports are displayed in the dspports command report.


Cards on Which This Command Runs

AXSM

Related Commands

clrfdrstat

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

MGX8850.1.AXSM.a > dspfdrstat 7

dspln

Display Line

Display the characteristics of a physical line.


Note The connection count includes control VCs when you execute dspln on the CLI of a service module. However, when you execute dspcd or dsppnport(s) on the CLI of the controller card, the display does not include control VCs.


Cards on Which This Command Runs

AXSM, AXSM-E

AXSM Syntax

dspln <-ds3 | -sonet> <bay.line>

AXSM Syntax Description

-ds3

Command delineator that precedes the bay.line number entry for a T3 line.

-sonet

Command delineator that precedes the bay.line number entry for a SONET line.

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.


AXSM-E Syntax

dspln <-ds3|-e3|-sonet|-ds1|-e1> <bay.line>

AXSM-E Syntax Description

-ds3

Command delineator that precedes the bay.line number entry for a T3 line.

-e3

Command delineator that precedes the bay.line number entry for an E3 line.

-sonet

Command delineator that precedes the bay.line number entry for a SONET line.

-ds1

Command delineator that precedes the bay.line number entry for a T1 line.

-e1

Command delineator that precedes the bay.line number entry for an E1 line.

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.


Related Commands

upln, cnfln

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Examples

Display T3 line 1 on the current AXSM.

MGX8850.11.AXSM.a > dspln -ds3 1.1
  Line Number         : 1.1
  Admin Status        : Down              Alarm Status        : Clear
  Line Type           : ds3cbitadm        Number of ports     : 0
  Line Coding         : ds3B3ZS           Number of partitions: 0
  Line Length(meters) : 0                 Number of SPVC      : 0
  OOFCriteria         : 3Of8Bits          Number of SPVP      : 0
  AIS c-Bits Check    : Check             Number of SVC       : 0
  Loopback            : NoLoop
  Xmt. Clock source   : localTiming
  Rcv FEAC Validation : 4 out of 5 FEAC codes

Display OC-48 line on the current OC-12 AXSM.

MGX8850.1.AXSM.a > dspln -sonet 2.1
  Line Number            : 2.1
  Admin Status           : Up                Alarm Status        : Clear
  Loopback               : NoLoop            APS enabled         : Disable
  Frame Scrambling       : Enable            Number of ports     : 1
  Xmt Clock source       : localTiming       Number of partitions: 1
  Line Type              : sonetSts12c       Number of SPVC      : 0
  Medium Type(SONET/SDH) : SONET             Number of SVC       : 4
  Medium Time Elapsed    : 506223
  Medium Valid Intervals : 96
  Medium Line Type       : ShortSMF 

Display DS3 line 1 on the current AXSM-E.

MGX8850.5.AXSME.a > dspln -ds3 1.1 
  Line Number         : 1.1
  Admin Status        : Up                Alarm Status        : Critical
  Line Type           : ds3cbitadm        Number of ports     : 1
  Line Coding         : ds3B3ZS           Number of partitions: 1
  Line Length(meters) : 0                 Number of SPVC      : 0
  OOFCriteria         : 3Of16Bits         Number of SPVP      : 0
  AIS c-Bits Check    : Check             Number of SVC       : 0
  Loopback            : NoLoop
  Xmt. Clock source   : localTiming
  Rcv FEAC Validation : 8 out of 10 FEAC codes

Display SONET line 1 on the current AXSM-E.

MGX8850.11.AXSME.a > dspln -sonet 1.1
  Line Number            : 1.1
  Admin Status           : Up                Alarm Status        : Critical
  Loopback               : NoLoop            APS enabled         : Disable
  Frame Scrambling       : Enable            Number of ports     : 1
  Xmt Clock source       : localTiming       Number of partitions: 1
  Line Type              : sonetSts3c        Number of SPVC      : 2
  Medium Type(SONET/SDH) : SONET             Number of SPVP      : 0
  Medium Time Elapsed    : 488               Number of SVC       : 0
  Medium Valid Intervals : 96
  Medium Line Type       : Other

Display DS1 line 1 on the current AXSM-E.

MGX8850.9.AXSME.a > dspln -ds1 1.1
  Line Number         : 1.1
  Admin Status        : Up                Alarm Status        : Critical
  Line Type           : dsx1E1CRCMF       Number of ports     : 1
  Line Coding         : dsx1HDB3          Number of partitions: 1
  Line Length(meters) : 0                 Number of SPVC      : 1
  Loopback            : NoLoop            Number of SPVP      : 0
  Xmt. Clock source   : localTiming       Number of SVC       : 0
  Valid Intervals     : 28


Note When APS is enabled, the alarm status line shows the alarm status of the active line.


dsplnload

Display Line Load—display the percent of utilization and cell count on a line.

The dsplnload command can help you determine the current state of a line. Using the parameters provided by dspln, you can determine whether the current load on the line needs modification or troubleshooting.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dsplnload <bay.line>

Syntax Description

bay.line

The line identifier in the form that shows the bay and line number separated by a period.


Related Commands

dsplns, dspln

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the load on line 1.1. The display shows that no cells are traversing this line.

MGX8850.6.AXSME.a > dsplnload 1.1
Line : 1.1
                         Ingress           Egress
Rcv CLP0 Cells         : 1000               1000
Rcv CLP1 Cells         : 0                  0
Valid OAM Cells        : 0                  0
Err OAM Cells          : 0                  0
Rcv Valid RM Cells     : 0                  0
VpiVciErr Cells        : 0
Rcv Idle Cells         : 103266
Ing Gfc Cells          : 0
Discard HecErr Cells   : 0
Corrected HecErr Cells : 0

dsplns

Display Lines

Displays the configuration for all lines on a card. For each line, the output information consists of the:

Bay and line number

Line state—up (active) or down (inactive)

The line type

Whether any loopback currently exists on the line

Line coding

Frame scrambling status (enabled or disabled)

Configured line length in meters (applies to only T3 or E3)

Criteria for Out of Frame (OOF) error (applies to only T3 or E3)

Whether C-bit (AIS) checking is enabled (applies to only T3 or E3)

The medium line type—long reach, single-mode fiber, for example

The alarm status—clear, critical, and so on

For information on an individual line, use dspln. Also, the dspln command shows the transmit clock configuration if one exists.


Note Only lines that have Admin status up are displayed.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dsplns

Related Commands

cnfln, dspcds, dspln, upln

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the configuration of the lines on an AXSM-4-622.

MGX8850.1.AXSM.a > dsplns
                                           Medium Medium 
  Sonet  Line     Line     Line    Frame   Line   Line     Alarm   APS 
  Line  State     Type     Lpbk   Scramble Coding Type     State   Enabled
  ----- ----- ------------ ------ -------- ------ -------  -----   -------- 
   1.1     Up sonetSts12c NoLoop   Enable  Other ShortSMF Critical Disable
   1.2     Up sonetSts12c NoLoop   Enable  Other ShortSMF    Clear Disable
   2.1     Up sonetSts12c NoLoop   Enable  Other ShortSMF    Clear Disable
   2.2     Up sonetSts12c NoLoop   Enable  Other ShortSMF    Clear Disable

Display line configuration on the current AXSM-1-2488.

MGX8850.1.AXSM.a > dsplns
                                             Medium Medium
  Sonet  Line     Line     Line    Frame     Line   Line
  Line  Status    Type     Lpbk   Scramble   Coding Type
  ----- ----- ------------ ------  -------- -------- -------
   1.1   Down sonetSts48c NoLoop   Enable  Other ShortSingleMode 

Display the configuration of each T3 line on the current AXSM-16-T3E3.

MGX8850.7.AXSM.a > dsplns
  Line  Line      Line        Line     Length  OOF      AIS
  Num   State     Type        Lpbk    (meters) Criteria c-BitsCheck 
  ------------ ----------- ----------- ------ -------- --------- 
   1.1    Up  ds3m23plcp PayloadLoop        0  fBits3Of8      Check
   1.2  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.3  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.4  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.5  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.6  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.7  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   1.8  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.1  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.2  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.3  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.4  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.5  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.6  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.7  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check
   2.8  Down  ds3cbitadm      NoLoop        0  fBits3Of8      Check

Display outputs for AXSM-E.

MGX8850.11.AXSME.a > dsplns
                                           Medium Medium  
  Sonet         Line     Line      Line    Frame   Line   Line     Alarm  APS
  Line          State    Type      Lpbk   Scramble Coding Type     State  Enabled
  ------------- ----- ------------ ------ -------- ------ -------- ------ -------
   1.1             Up   sonetSts3c NoLoop   Enable    NRZ    Other Critical Disable
   1.2             Up   sonetSts3c NoLoop   Enable    NRZ    Other Critical Disable
   1.3           Down   sonetSts3c NoLoop   Enable    NRZ    Other  Clear Disable
   1.4           Down   sonetSts3c NoLoop   Enable    NRZ    Other  Clear Disable

MGX8850.5.AXSME.a > dsplns
  Line Line      Line        Line     Length  OOF       AIS        Alarm
  Num  State     Type        Lpbk    (meters) Criteria  cBitsCheck State
  ---- ----- ----------- ----------- -------- --------- ---------- -----
   1.1    Up  ds3cbitadm      NoLoop        0 3Of16Bits      Check Critical
   1.2  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.3  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.4  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.5  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.6  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.7  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear
   1.8  Down  ds3cbitadm      NoLoop        0 3Of16Bits      Check Clear

MGX8850.5.AXSME.a > dsplns
  Line Line      Line      Line     Length     Valid     Alarm
  Num  State     Type      Lpbk    (meters)    Intvls    State
  ---- ----- --------- ----------- --------  ---------- -------
   1.1    Up   dsx1ESF       Local      131           1 Clear
   1.2    Up   dsx1ESF       Local      131           1 Clear
   1.3  Down   dsx1ESF      NoLoop      131           0 Unknown
   1.4  Down   dsx1ESF      NoLoop      131           0 Unknown
   1.5  Down   dsx1ESF      NoLoop      131           0 Unknown
   1.6  Down   dsx1ESF      NoLoop      131           0 Unknown
   1.7  Down   dsx1ESF      NoLoop      131           0 Unknown
   1.8  Down   dsx1ESF      NoLoop      131           0 Unknown

dspload

Display Load

Display the current level of usage of various parameters on a partition. To convey a picture of what is available on a resource partition, the display shows the configured bandwidth and connection numbers and what has actually been utilized.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspload <ifNum> <partId>

Syntax Description

ifNum

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

partId

The partition identifier. If necessary, use the dspparts command to see existing partition numbers. The range are as follows:

AXSM: 1-5

AXSM-E: 1-20


Related Commands

dsprscprtn, addcon, dspcons, dspcon, cnfcon

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the load on partition number 1 on logical port 1.

M8850_NY.1.AXSM.a > dspload 1 1
        +--------------------------------------------+
        |   I N T E R F A C E    L O A D   I N F O   |
        +--------------------------------------------+
        | Maximum Channels         : 0002000         |
        | Guaranteed Channels      : 0001000         |
        | Igr Maximum Bandwidth    : 1412830         |
        | Igr Guaranteed Bandwidth : 0706415         |
        | Egr Maximum Bandwidth    : 1412830         |
        | Egr Guaranteed Bandwidth : 0706415         |
        | Available Igr Channels   : 0001998         |
        | Available Egr Channels   : 0001998         |
        | Available Igr Bandwidth  : 1410377         |
        | Available Egr Bandwidth  : 1410377         |
        +--------------------------------------------+
        |          E X C E P T -- V A L U E S        |
        +--------------------------------------------+
        | SERV-CATEG | VAR-TYPE | INGRESS  | EGRESS  |
        | VSI-SIG    | Avl Chnl | 0001998  | 0001998 |
        | CBR        | Avl Chnl | 0001990  | 0001990 |
        | VBR-RT     | Avl Chnl | 0001990  | 0001990 |
        | VBR-nRT    | Avl Chnl | 0001990  | 0001990 |
        | UBR        | Avl Chnl | 0001990  | 0001990 |
        | ABR        | Avl Chnl | 0001990  | 0001990 |
        +--------------------------------------------+
        | VSI-SIG    | Avl Bw   | 1410377  | 1410377 |
        | CBR        | Avl Bw   | 1410377  | 1410377 |
        | VBR-RT     | Avl Bw   | 1410377  | 1410377 |
        | VBR-nRT    | Avl Bw   | 1410377  | 1410377 |
        | UBR        | Avl Bw   | 1410377  | 1410377 |
        | ABR        | Avl Bw   | 1410377  | 1410377 |
        +--------------------------------------------+

M8850_NY.1.AXSM.a >

dsppart

Display Resource Partition

Displays information about one resource partition. The displayed information is shown in the example.


Note The dsppart and dsprscprtn commands are identical. The name `dsprscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.



Note The connection count includes control VCs when you execute dsppart on the CLI of a service module. However, when you execute dspcd or dsppnport(s) on the CLI of the controller card, the display does not include control VCs.


The total number of connections in the display includes control VCs. The types of control VCs are SSCOP, PNNI-RCC, and ILMI (if ILMI is enabled). To see the connection counts that do not include control VCs, use dsppnport.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dsppart <ifNum> <partId>

Syntax Description

ifnum

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

partid

The partition identifier. If necessary, use the dspparts command to see existing partition numbers. The range are as follows:

AXSM: 1-5

AXSM-E: 1-20


Related Commands

addpart, cnfpart, delpart, dspparts

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display resource partition 1 on logical port 1 of the current AXSM.

MGX8850.1.AXSM.a > dsppart 1 1
  Interface Number               : 1
  Partition Id                   : 1        Number of SPVC: 0
  Controller Id                  : 2        Number of SPVP: 0
  egr Guaranteed bw(.0001percent): 1000000  Number of SVC : 2
  egr Maximum bw(.0001percent)   : 1000000
  ing Guaranteed bw(.0001percent): 1000000
  ing Maximum bw(.0001percent)   : 1000000
  min vpi                        : 0
  max vpi                        : 4095
  min vci                        : 33
  max vci                        : 65535
  guaranteed connections         : 1000
  maximum connections            : 32000 

dspparts

Display Resource Partitions

Display information for all the resource partitions on the current card. The displayed information is shown in the example.

For information on specific elements of a resource partition, see the description of addpart.


Note The dspparts and dsprscprtns commands are identical. The name `dsprscprtns' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspparts

Related Commands

addpart, delpart, cnfpart, dsppart

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display all resource partitions on the current AXSM card.

MGX8850.1.AXSM.a > dspparts
if  part Ctlr egr     egr     ingr    ingr    min max   min   max  min   max
Num ID   ID   GuarBw  MaxBw   GuarBw  MaxBw   vpi vpi   vci   vci  conn  conn
             (.0001%)(.0001%)(.0001%)(.0001%)
-----------------------------------------------------------------------------
 1   1    2 1000000 1000000 1000000 1000000    0 4095    33 65535   1000  32000
 2   1    2 1000000 1000000 1000000 1000000    0  255    33 65535   1000  32000
20   1    2 1000000 1000000 1000000 1000000    1    1    33 65535      2    512
21   1    2 1000000 1000000 1000000 1000000    0  255    33 65535      2    512
22   1    2 1000000 1000000 1000000 1000000    0  255    33 65535      2    512
23   1    2 1000000 1000000 1000000 1000000  255  255    33 65535      2    512

Display all resource partitions on the current AXSM-E card.

MGX8850.1.10.AXSME.a > dspparts
if  part Ctlr egr     egr     ingr    ingr    min max   min   max  min   max
Num ID   ID   GuarBw  MaxBw   GuarBw  MaxBw   vpi vpi   vci   vci  conn  conn
             (.0001%)(.0001%)(.0001%)(.0001%)  
-----------------------------------------------------------------------------
 1   1    1     100    1000     100     100    1    2    32    33     10    100


dspport

Display Port

Displays the configuration for a logical port. The displayed information is shown in the example. For a description of each item, see addport.

The total number of connections in the display includes control VCs. The types of control VCs are SSCOP, PNNI-RCC, and ILMI (if ILMI is enabled). To see the connection counts that do not include control VCs, use dsppnport.

When an AXSM-E card rebuilds, it provisions the card from the stored database on the PXM disk. If the SCT file associated with a specific port is missing or corrupted, the default SCT file is applied to that port. This is indicated in the dspport output by the string:

"!Default SCT used!"


Note The SCT ID that dspport shows pertains to the port. For the card-level SCT ID, use dspcd.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspport <ifNum>

Syntax Description

ifNum

A logical port (interface) number. Only one logical port is allowed if the line operates as a UNI or NNI. For the virtual network to network interface (VNNI), multiple ports can exist on a line.

For AXSM, the range is 1-60.

For AXSM-E, the range is 1-32.


Related Commands

addport, dnport, dspports

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the port configuration for logical port 2 on the current AXSM.

MGX8850.1.AXSM.a > dspport 2
  Interface Number               : 2
  Line Number                    : 2.1
  Admin State                    : Up        Operational State   : Up
  Guaranteed bandwidth(cells/sec): 100000    Number of partitions: 1
  Maximum bandwidth(cells/sec)   : 100000    Number of SPVC      : 0
  ifType                         : NNI       Number of SVC       : 4
  SCT Id                         : 3
  VPI number(VNNI only)          : 0 

Display the port configuration for logical port 1 on the current AXSM-E.

MGX8850.5.AXSME.a > dspport 1
  Interface Number               : 1
  Line Number                    : 1.1
  Admin State                    : Up        Operational State   : LowerLayerDown
  Guaranteed bandwidth(cells/sec): 104268    Number of partitions: 1
  Maximum bandwidth(cells/sec)   : 104268    Number of SPVC      : 0
  ifType                         : UNI       Number of SPVP      : 0
  VPI number(VNNI only)          : 0         Number of SVC       : 0
  SCT Id                         : 3 

dspportload

Display Port Load—display the current number of cells on a logical port.

The dspportload command can help you determine the current state of a port. Using the parameters displayed by dspcon, you can see if the current load on the port needs modification or troubleshooting.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspportload <ifNum>

Syntax Description

ifNum

The logical interface (or port) number. For AXSM, the range is 1-60. For AXSM-E, the range is 1-32.


Related Commands

dspports, dspport, cnfport

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display the load on logical port 1 on AXSM. In this case, no traffic currently exists on the connection.

MGX8850.10.AXSM.a > dspportload 1
Getting the stats. Please wait ...
                        Ingress            Egress
Cell rate (cps)       : 0                  0

Display the load on logical port 1 on AXSM-E.

Cupertino.6.AXSME.a > dspportload 1 
Interface Num              : 1
Egr Rcv Clp0 Cells         : 1000
Egr Rcv Clp1 Cells         : 0
Egr Clp0 Disc Cells        : 0
Egr Clp1 Disc  Cells       : 0
Egr Xmt Clp0  Cells        : 999
Egr Xmt Clp1  Cells        : 0
Egr Rcv OAM  Cells         : 0
Egr Rcv RM  Cells          : 0
Egr Xmt EFCI Cells         : 0
Egr Rcv EFCI Cells         : 0
Egr Xmt OAM Cells          : 0

dspports

Display Ports

Displays general information about all logical ports on the card. On the AXSM, the information consists of the following for each logical port:

Logical port number (ifNum). On the AXSM, for example, the range is 1-60.

Physical line number in the format bay.port.

Operation status—whether the port is up or down.

The minimum guaranteed rate in cells per second.

The maximum allowed rate for the port in cells per second.

The ID of the port-level SCT (see addport).

The VPI number (applies only where virtual NNIs are available).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dspports

Related Commands

addport, cnfport, delport, dspport

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Examples

Display the logical ports on the current AXSM. Note that if no SCT file had been specified for a particular logical port (ifNum), the output gives a warning about the default SCT file usage for that port. See also the description for the cnfcdsct command.

MGX8850.1.AXSM.a > dspports

ifNum Line Oper.  Guaranteed Maximum       sctID               ifType   VPI
           Status Rate       Rate                                    (VNNI only)
----- ---- ------ ---------- --------- ---------------------   ------ ---------
    1   1.1     Up      10000     10000   4                       UNI    0
    2   1.2   Down      10000     10000   4                       UNI    0
    3   1.3   Down      10000     10000   4                      VNNI    1
    4   1.3   Down      10000     10000   0 !DefaultSCT used!    VNNI    2 UNI    0

dspportsct

Display Port SCT

Displays the contents of the service class template (SCT) on a port. See the description of the addport command for information on SCTs.


Note Currently, the system does not support certain parameters in the service class templates (SCTs), so you can specify them through addcon, cnfcon, or Cisco WAN Manager. These parameters are (when applicable) PCR, SCR, and ICR.


Cards on Which This Command Runs

AXSM, AXSM-E

AXSM Syntax

dspportsct <parameter_group> <ifnum>

AXSM Syntax Description

parameter_group

An aspect of the SCT for display:

bw for bandwidth

gen for policing and CAC

cosb

vcThr for VC thresholds

cosThr for COSB thresholds

ifnum

Logical interface (port) number. For AXSM, the range is 1-60. For AXSM-E, the range is 1-32.


AXSM-E Syntax

dspcdsct <abr|bw|gen|cosb|vcThr|cosThr> <ifnum>

AXSM-E Syntax Description

abr
bw
gen
cosb
vcThr
cosThr

A specific part of the SCT, as follows:

abr: available bit rate

bw: bandwidth

gen: general VC

cosb: class of service buffer

vcThr: VC thresholds

cosThr: COSB thresholds

ifnum

Logical interface number. For AXSM, the range is 1-60. For AXSM-E, the range is 1-32.


Related Commands

addport, cnfport, delport, dspport

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Examples SCT 2

This section displays all parameters for port SCT 2.

MGX8850.1.AXSM.a > dspportsct bw 2
+-----------------------------------------------------------------------------+
Service Class Template [2] : Bw and Policing Parameters
+-----------------------------------------------------------------------------+
| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT   |   ICR    |
+-----------------------------------------------------------------------------+
| VSI-SIG   | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| CBR.1     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| VBR-RT.1  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.2  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.3  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.1 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.2 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.3 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| UBR.1     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| UBR.2     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| ABR       | 00000010 | 00000000 | 01000000 | 00000001 | 00250000 | 00000000 |
| CBR.2     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| CBR.3     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
+-----------------------------------------------------------------------------+

Display the policing and CAC parameters (parameter "gen") for SCT 2. To confirm that the current card-level SCT is SCT 2, use the dspcd command.

MGX8850.1.AXSM.a > dspportsct gen 2
+-------------------------------------------------------------------------------------------------+
Service Class Template [2] : General Parameters
+-------------------------------------------------------------------------------------------------+
| SERV-TYPE | COSB_NUM | CAC_TYPE | UPC_ENB  | CLP-SELEC |    GCRA-1    |    GCRA-2    | CI-CNTRL |
+-------------------------------------------------------------------------------------------------+
| VSI-SIG   | 00000016 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| CBR.1     | 00000003 |    B-CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.1  | 00000004 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.2  | 00000004 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.3  | 00000004 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
| VBR-nRT.1 | 00000005 |    B-CAC |GCRA 1 & 2| 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.2 | 00000005 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.3 | 00000005 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
| UBR.1     | 00000006 |  LCN_CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | DISABLED |
| UBR.2     | 00000006 |  LCN_CAC |GCRA1-ENB | 000000003 | DSCD/SET-CLP |      DISCARD | DISABLED |
| ABR       | 00000001 |    B-CAC |GCRA1-ENB | 000000003 |      DISCARD |      DISCARD | ENABLED  |
| CBR.2     | 00000003 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      DISCARD | DISABLED |
| CBR.3     | 00000003 |    B-CAC |GCRA 1 & 2| 000000001 |      DISCARD |      SET-CLP | DISABLED |
+-------------------------------------------------------------------------------------------------+

Display the Class of Service Buffer parameters for SCT 2 Note the following:

Min-Rate and Max-Rate do not apply in the current product.

Excess-Priority is a scheme for distributing excess bandwidth. The lowest number is the highest priority for a connection to receive excess bandwidth. If two or more connections have equal priority, the excess bandwidth is equally distributed between them.

Explicit Rate Stamping (ERS) applies to only ABR connections.

Cell loss ratio (CLR) is currently hard-coded, so do not attempt tot modify it through the Cisco WAN Manager application or the CLI commands.

MGX8850.1.AXSM.a > dspportsct cosb 2
+-----------------------------------------------------------------------------------+
|Service Class Template [02] : COSB Parameters

+-----------------------------------------------------------------------------------+
| COSB | MIN-RATE | MAX-RATE | MIN-PRIORITY | EXCESS-PRIORITY | ERS ENABLE |  CLR   |
+-----------------------------------------------------------------------------------+
| 0001 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0002 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0003 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-10 |
| 0004 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-08 |
| 0005 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-06 |
| 0006 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0007 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0008 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0009 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0010 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0011 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0012 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0013 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0014 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0015 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0016 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-06 |
+-----------------------------------------------------------------------------------+

Display VC thresholds for SCT 2. Note the following:

The Scaling COSB value applies to congestion in a Class of Service Buffer: if a particular buffer becomes congested, this scaling factor determines the how quickly the rate at which cells enter the buffer is throttled back (until the buffer is no longer congested, at which time normal rates resume).

The Scaling Log-If is a scaling factor that applies to congestion on an entire port: when the whole port is congested, this factor determines the rate at which traffic is throttled back (until the port is no longer congested, at which time normal rates resume).

MGX8850.1.AXSM.a > dspportsct vcThr 2
+---------------------------------------------------------------------------------------------------------+
Service Class Template [2] : VC Threshold Parameters
+---------------------------------------------------------------------------------------------------------+
| SERV-TYPE | VC THRESH | PACKET |  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  | SCALING | SCALING |
|           | TBL IDX   |  MODE  |   THRESH   |         |         |         |  EPD1   |  COSB   |  Log-If |
+---------------------------------------------------------------------------------------------------------+
| VSI-SIG   |     002   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| CBR.1     |     003   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| VBR-RT.1  |     004   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.2  |     005   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.3  |     006   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.1 |     007   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.2 |     008   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.3 |     009   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| UBR.1     |     010   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| UBR.2     |     011   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| ABR       |     012   |   DSB  | 0000050000 | 0200000 | 0800000 | 0600000 | 0800000 | 0000003 | 0000003 |
| CBR.2     |     013   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| CBR.3     |     014   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 
+---------------------------------------------------------------------------------------------------------+ 

Display the Class of Service Thresholds for SCT 2.


Note The two random early discard parameters (RED Factor and RED Prob) have no application in the current release of the product


MGX8850.1.AXSM.a > dspportsct cosThr 2
+---------------------------------------------------------------------------------------------+
Service Class Template [00002] : COSB Threshold Parameters
+---------------------------------------------------------------------------------------------+
| COSB |COSB THRESH|  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  |   RED | RED PROB  |
|      | TBL IDX   |   THRESH   |         |         |         |  EPD1   | |  FACTOR   |
+---------------------------------------------------------------------------------------------+
| 0001 |  0000002  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0002 |  0000003  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0003 |  0000004  |     5000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0004 |  0000005  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0005 |  0000006  |    50000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0006 |  0000007  |   100000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0007 |  0000008  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0008 |  0000009  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0009 |  0000010  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0010 |  0000011  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0011 |  0000012  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0012 |  0000013  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0013 |  0000014  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0014 |  0000015  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0015 |  0000016  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0016 |  0000017  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
+---------------------------------------------------------------------------------------------+

Example SCT 3

This example shows all parameters for SCT 3. Each display consists of one member of the SCT parameter group.

Display the bandwidth parameters for SCT 3.

MGX8850.9.AXSM.a > dspportsct bw 3
+-----------------------------------------------------------------------------+
Service Class Template [3] : Bw and Policing Parameters
+-----------------------------------------------------------------------------+
| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT   |   ICR    |
+-----------------------------------------------------------------------------+
| VSI-SIG   | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| CBR.1     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| VBR-RT.1  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.2  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-RT.3  | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.1 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.2 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| VBR-nRT.3 | 00001000 | 01000000 | 00000000 | 00000050 | 00250000 | 00000000 |
| UBR.1     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| UBR.2     | 00000010 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| ABR       | 00000010 | 00000000 | 01000000 | 00000001 | 00250000 | 00000000 |
| CBR.2     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
| CBR.3     | 00001000 | 00000000 | 00000000 | 00000001 | 00250000 | 00000000 |
+-----------------------------------------------------------------------------+

Display the general parameters for SCT 3.

MGX8850.9.AXSM.a > dspportsct gen 3
+-------------------------------------------------------------------------------------------------+
Service Class Template [3] : General Parameters
+-------------------------------------------------------------------------------------------------+
| SERV-TYPE | COSB_NUM | CAC_TYPE | UPC_ENB  | CLP-SELEC |    GCRA-1    |    GCRA-2    | CI-CNTRL |
+-------------------------------------------------------------------------------------------------+
| VSI-SIG   | 00000016 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| CBR.1     | 00000003 |    B-CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.1  | 00000004 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.2  | 00000004 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-RT.3  | 00000004 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
| VBR-nRT.1 | 00000005 |    B-CAC |DISABLED  | 000000002 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.2 | 00000005 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| VBR-nRT.3 | 00000005 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
| UBR.1     | 00000006 |  LCN_CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | DISABLED |
| UBR.2     | 00000006 |  LCN_CAC |DISABLED  | 000000003 | DSCD/SET-CLP |      DISCARD | DISABLED |
| ABR       | 00000001 |    B-CAC |DISABLED  | 000000003 |      DISCARD |      DISCARD | ENABLED  |
| CBR.2     | 00000003 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      DISCARD | DISABLED |
| CBR.3     | 00000003 |    B-CAC |DISABLED  | 000000001 |      DISCARD |      SET-CLP | DISABLED |
+-------------------------------------------------------------------------------------------------+ 

Display the Class of Service Buffer parameters for SCT 3 Note the following:

Min-Rate and Max-Rate do not apply in the current product.

Excess-Priority is a scheme for distributing excess bandwidth. The lowest number is the highest priority for a connection to receive excess bandwidth. If two or more connections have equal priority, the excess bandwidth is equally distributed between them.

Explicit Rate Stamping (ERS) applies to only ABR connections.

Cell loss ratio (CLR) is currently hard-coded, so do not attempt tot modify it through the Cisco WAN Manager application or the CLI commands.

MGX8850.9.AXSM.a > dspportsct cosb 3
+-----------------------------------------------------------------------------------+
|Service Class Template [03] : COSB Parameters
+-----------------------------------------------------------------------------------+
| COSB | MIN-RATE | MAX-RATE | MIN-PRIORITY | EXCESS-PRIORITY | ERS ENABLE |  CLR   |
+-----------------------------------------------------------------------------------+
| 0001 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0002 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0003 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-10 |
| 0004 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-08 |
| 0005 | 00000000 | 00000100 |          000 |             001 |    DISABLE | 10^-06 |
| 0006 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0007 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0008 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0009 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0010 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0011 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0012 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0013 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0014 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0015 | 00000000 | 00000100 |          000 |             002 |    DISABLE | 10^-06 |
| 0016 | 00000000 | 00000100 |          000 |             000 |    DISABLE | 10^-06 |
+-----------------------------------------------------------------------------------+ 

Display VC thresholds for SCT 3. Note the following:

The Scaling COSB value applies to congestion in a Class of Service Buffer: if a particular buffer becomes congested, this scaling factor determines the how quickly the rate at which cells enter the buffer is throttled back (until the buffer is no longer congested, at which time normal rates resume).

The Scaling Log-If is a scaling factor that applies to congestion on an entire port: when the whole port is congested, this factor determines the rate at which traffic is throttled back (until the port is no longer congested, at which time normal rates resume).

MGX8850.9.AXSM.a > dspportsct vcThr 3
+---------------------------------------------------------------------------------------------------------+
Service Class Template [3] : VC Threshold Parameters
+---------------------------------------------------------------------------------------------------------+
| SERV-TYPE | VC THRESH | PACKET |  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  | SCALING | SCALING |
|           | TBL IDX   |  MODE  |   THRESH   |         |         |         |  EPD1   |  COSB   |  Log-If |
+---------------------------------------------------------------------------------------------------------+
| VSI-SIG   |     034   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| CBR.1     |     035   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| VBR-RT.1  |     036   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.2  |     037   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-RT.3  |     038   |   DSB  | 0000005000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.1 |     039   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.2 |     040   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| VBR-nRT.3 |     041   |   DSB  | 0000025000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000002 | 0000002 |
| UBR.1     |     042   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| UBR.2     |     043   |   DSB  | 0000050000 | 1000000 | 0800000 | 0600000 | 0800000 | 0000004 | 0000004 |
| ABR       |     044   |   DSB  | 0000050000 | 0200000 | 0800000 | 0600000 | 0800000 | 0000003 | 0000003 |
| CBR.2     |     045   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
| CBR.3     |     046   |   DSB  | 0000002500 | 1000000 | 0800000 | 0600000 | 0800000 | 0000001 | 0000001 |
+---------------------------------------------------------------------------------------------------------+

Display the Class of Service thresholds for SCT 3.


Note The two random early discard parameters (RED Factor and RED Prob) have no application in the current release of the product.


MGX8850.9.AXSM.a > dspportsct cosThr 3
+---------------------------------------------------------------------------------------------+
Service Class Template [00003] : COSB Threshold Parameters
+---------------------------------------------------------------------------------------------+
| COSB |COSB THRESH|  MAX_CELL  |  EFCI   | CLP_HI  |  EPD0   | CLP_LO  |   RED | RED PROB  |
|      | TBL IDX   |   THRESH   |         |         |         |  EPD1   | FACTOR |
+---------------------------------------------------------------------------------------------+
| 0001 |  0000018  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0002 |  0000019  |  1000000   | 0200000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0003 |  0000020  |     5000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0004 |  0000021  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0005 |  0000022  |    50000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0006 |  0000023  |   100000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0007 |  0000024  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0008 |  0000025  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0009 |  0000026  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0010 |  0000027  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0011 |  0000028  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0012 |  0000029  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0013 |  0000030  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0014 |  0000031  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0015 |  0000032  |  1000000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
| 0016 |  0000033  |    10000   | 1000000 | 0800000 | 0600000 | 0800000 | 1000000 | 000000015 |
+---------------------------------------------------------------------------------------------+
MGX8850.6.AXSME.a > dspportsct cosb 1
+-------------------------------------------------------------+
|Service Class Template [03] : COSB Parameters                |
+-------------------------------------------------------------+
|COSB| MIN-RATE| MAX-RATE| EXCESS | CELL DISC |    ERS    |CLR|
|NUM |         |         |PRIORITY| ALARM     |           |   |
+-------------------------------------------------------------+
|  1 |       0 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
|  2 |       6 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
|  3 |       6 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
|  4 |       6 |     100 |     1  | DISABLED  | DISABLED  |  6|
|  5 |       0 |  100000 |     0  | DISABLED  | DISABLED  |  6|
|  6 |       0 |  100000 |     1  | DISABLED  | DISABLED  |  6|
|  7 |       6 |  100000 |     1  | DISABLED  | DISABLED  |  6|
|  8 |       0 |  100000 |     0  | DISABLED  | DISABLED  |  6|
|  9 |       6 |     100 |     1  | DISABLED  | DISABLED  |  6|
| 10 |       0 | 1000000 |     0  | DISABLED  | DISABLED  |  6|
| 11 |       1 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
| 12 |       0 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
| 13 |       0 |  100000 |     2  | DISABLED  | DISABLED  |  6|
| 14 |       0 |  100000 |     2  | DISABLED  | DISABLED  |  6|
| 15 |       6 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
| 16 |       6 | 1000000 |     1  | DISABLED  | DISABLED  |  6|
+------------------------------------------------------------+

dspred

Display Redundancy

Displays the current redundant slot links.


Note 1:N redundancy requires a Service Resource Module (SRM) in the switch. The current release does not support SRMs.


Cards on Which This Command Runs

PXM45

Syntax

dspred

Related Commands

addred, delred, switchredcd

Attributes

Log: no log

State: active

Privilege: ANYUSER


Example

MGX8850.1.AXSM.a > dspred

MGX8850                                              Node Alarm: CRITICAL
Primary  Primary  Primary  Secondary  Secondary  Secondary  Redundancy  
SlotNum   Type     State    SlotNum     Type       State       Type  
-------  -------  -------  ---------  ---------  ---------  ----------  
  7      PXM45     Active      8        PXM45      Empty Resvd  1-1 

dsprscprtn

Display Resource Partition

Displays information about one resource partition. The displayed information is shown in the example.


Note The dsppart and dsprscprtn commands are identical. The name `dsprscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.



Note The connection count includes control VCs when you execute dsprscprtn on the CLI of a service module. However, when you execute dspcd or dsppnport(s) on the CLI of the controller card, the display does not include control VCs.


The total number of connections in the display includes control VCs. The types of control VCs are SSCOP, PNNI-RCC, and ILMI (if ILMI is enabled). To see the connection counts that do not include control VCs, use dsppnport.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dsprscprtn <ifNum> <partId>

Syntax Description

ifnum

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

partid

The partition identifier. If necessary, use the dspparts command to see existing partition numbers. The range are as follows:

AXSM: 1-5

AXSM-E: 1-20


Related Commands

addrscprtn, cnfrscprtn, delrscprtn, dsprscprtns

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display configuration for partition 1 on logical port 1 of the current AXSM.

MGX8850.1.AXSM.a > dsprscprtn 1 1
  Interface Number               : 1
  Partition Id                   : 1        Number of SPVC: 0
  Controller Id                  : 2        Number of SPVP: 0
  egr Guaranteed bw(.0001percent): 1000000  Number of SVC : 2
  egr Maximum bw(.0001percent)   : 1000000
  ing Guaranteed bw(.0001percent): 1000000
  ing Maximum bw(.0001percent)   : 1000000
  min vpi                        : 0
  max vpi                        : 4095
  min vci                        : 33
  max vci                        : 65535
  guaranteed connections         : 1000
  maximum connections            : 32000 maximum connections            : 4000

dsprscprtns

Display Resource Partitions

Display information for all the resource partitions on the current card. The displayed information is shown in the example.

For information on specific elements of a resource partition, see the description of addrscprtn.


Note The dspparts and dsprscprtns commands are identical. The name `dsprscprtn' is consistent with the corresponding command in Release 1 of the MGX 8850 switch. You can use either command.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

dsprscprtns

Related Commands

addrscprtn, delrscprtn, cnfrscprtn, dsprscprtn

Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

Display all resource partitions on the current card.

MGX8850.1.AXSM.a > dsprscprtns
if  part Ctlr egr     egr     ingr    ingr    min max   min   max  min   max
Num ID   ID   GuarBw  MaxBw   GuarBw  MaxBw   vpi vpi   vci   vci  conn  conn
             (.0001%)(.0001%)(.0001%)(.0001%)
-----------------------------------------------------------------------------
 1   1    2 1000000 1000000 1000000 1000000    0 4095    33 65535   1000  32000
 2   1    2 1000000 1000000 1000000 1000000    0  255    33 65535   1000  32000
20   1    2 1000000 1000000 1000000 1000000    1    1    33 65535      2    512
21   1    2 1000000 1000000 1000000 1000000    0  255    33 65535      2    512
22   1    2 1000000 1000000 1000000 1000000    0  255    33 65535      2    512
23   1    2 1000000 1000000 1000000 1000000  255  255    33 65535      2    512

Display all resource partitions on the current AXSM-E card.

MGX8850.1.10.AXSME.a > dsprscprtns
if  part Ctlr egr     egr     ingr    ingr    min max   min   max  min   max
Num ID   ID   GuarBw  MaxBw   GuarBw  MaxBw   vpi vpi   vci   vci  conn  conn
             (.0001%)(.0001%)(.0001%)(.0001%)  
-----------------------------------------------------------------------------
 1   1    1     100    1000     100     100    1    2    32    33     10    100

dspsct

Display SCT

Display the contents of a port-level or card-level service class template (SCT). For more information on SCTs, see the cnfcdsct and addport descriptions. Also, see the description of SCTs in the Cisco
MGX 8850 and MGX 8950 Switch Software Configuration Guide
, Release 2.1.

With the dspsct command, you can display:

Port or card-level SCTs

A particular SCT template

A section within the SCT (see Syntax Description for an explanation)


Note Currently, the system does not support certain parameters in the service class templates (SCTs), so you can specify them through addcon, cnfcon, or Cisco WAN Manager.
These parameters are (when applicable) PCR, SCR, and ICR.


Cards on Which This Command Runs

AXSM, AXSM-E

AXSM Syntax

dspsct <SCT_section> <sctID> <port | card>

AXSM Syntax Description

SCT_section

A specific part of the SCT, as follows:

bw for bandwidth

gen for policing and CAC

cosb

vcThr for VC thresholds

cosThr for COSB thresholds

sctID

SCT identifier in the range 1-255.

port | card

Specifies the level to which the template applies. Enter the entire string "port" or "card."


AXSM-E Syntax

dspsct <abr | bw | gen | cosb | vcThr | cosThr> <sctID> <port | card>

[oc12 | oc3 | t3plpc | t3adm | e3 | t1 | e1]

AXSM-E Syntax Description

abr

bw

gen

cosb

vcThr

cosThr

A specific part of the SCT, as follows:

abr: available bit rate

bw: bandwidth

gen: general VC

cosb: class of service buffer

vcThr: VC thresholds

cosThr: COSB thresholds

sctID

SCT identifier in the range 1-255.

port | card

Specifies the part of the card where the template applies. Enter port or card.

oc12

oc3

t3plpc

t3adm

e3

t1

e1

Line types for port-level SCT:

oc12: 1412830 cells/sec

oc3: 353207 cells/ses

t3plpc: 96000 cells/sec

t3adm: 104268 cells/sec

e3: 80000 cells/sec

t1: 3622 cells/sec

e1: 4528 cells/sec


Related Commands

cnfcdsct, dspcdsct

Attributes

Log: yes

State: active, standby

Privilege: ANYUSER


Examples

Display each section in card SCT file number 4. You can display one section of the SCT at a time.

MGX8850.1.AXSM.a > dspsct bw 4 card
Service Class Template [0] : Bw and Policing Parameters
+------------------------------------------------------------------------------+
| SERV-TYPE |   PCR    |   SCR    |   MCR    |   MBS    |   CDVT    |   ICR    |
+------------------------------------------------------------------------------+
| 000000256 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000257 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000258 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000259 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000260 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000261 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000262 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000263 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000264 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000265 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000266 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |
| 000000267 | 00002000 | 00001000 | 00000500 | 00001024 | 00250000 | 00000010 |

MGX8850.6.AXSM.a > dspsct gen 4 card
Service Class Template [0] : General Parameters
+--------------------------------------------------------+
| SERV-TYPE | COSB_NUM | BOOK_FACT | CAC_TYPE | UPC_ENB  |
+--------------------------------------------------------+
| 000000256 | 00000003 | 000000100 |   ECAC-A | GCRA1-ENB  |
| 000000257 | 00000004 | 000000100 |   ECAC-A | GCRA 1 & 2 |
| 000000258 | 00000004 | 000000100 |    B-CAC | GCRA 1 & 2 |
| 000000259 | 00000004 | 000000100 |    B-CAC | GCRA 1 & 2 |
| 000000260 | 00000005 | 000000100 |   ECAC-A | GCRA 1 & 2 |
| 000000261 | 00000005 | 000000100 |    B-CAC | GCRA 1 & 2 |
| 000000262 | 00000005 | 000000100 |    B-CAC | GCRA 1 & 2 |
| 000000263 | 00000006 | 000000100 |  LCN_CAC | GCRA1-ENB  |
| 000000264 | 00000006 | 000000100 |  LCN_CAC | GCRA1-ENB  |
| 000000265 | 00000001 | 000000100 |    B-CAC | GCRA1-ENB  |
| 000000266 | 00000003 | 000000100 |    B-CAC | GCRA 1 & 2 |
| 000000267 | 00000003 | 000000100 |    B-CAC | GCRA 1 & 2 |
+-----------------------------------------------------------------------+ 

MGX8850.6.AXSM.a > dspsct cosb 4 card
+--------------------------------------------------------------------------+
|Service Class Template [00] : COSB Parameters                             |
+--------------------------------------------------------------------------+
| COSB | MIN-RATE | MAX-RATE | MIN-PRIORITY | EXCESS-PRIORITY | ERS ENABLE |
+--------------------------------------------------------------------------+
| 0001 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0002 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0003 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0004 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0005 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0006 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0007 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0008 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0009 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0010 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0011 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0012 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0013 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0014 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0015 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
| 0016 | 00000000 | 00000100 |          001 |             001 |     ENABLE |
+--------------------------------------------------------------------------+

MGX8850.6.AXSM.a > dspsct vcThr 4 card
Service Class Template [0] : VC Threshold Parameters
+-----------------------------------------------------------------
|SERV|VC THRESH| SELECT |MAX_CELL|EFCI|CLP_LO| CLP_HI| EPD0  |SCALING|SCALING|
|TYPE|TBL IDX  | THRESH | THRESH | Pct|EPDPct|    Pct|   Pct |COSB   | Log-If|
+-----------------------------------------------------------------
| 256 |    225  |   DSB|00000160|100%|035%|080%  |100%  |0000001 |0000001|
| 257 |    226  |   DSB|00001280|100%|035%|080%  |100%  |0000001 |0000001|
| 258 |    227  |   DSB|00001280|100%|035%|080%  |100%  |0000001 |0000001|
| 259 |    228  |   DSB|00001280|100%|035%|080%  |100%  |0000001 |0000001|
| 260 |    229  |   DSB|00001280|100%|080%|080%  |060%  |0000001 |0000001|
| 261 |    230  |   DSB|00001280|100%|080%|080%  |060%  |0000001 |0000001|
| 262 |    231  |   DSB|00001280|100%|080%|080%  |060%  |0000001 |0000001|
| 263 |    232  |   DSB|00008000|100%|080%|080%  |060%  |0000001 |0000001|
| 264 |    233  |   DSB|00008000|100%|080%|080%  |060%  |0000001 |0000001|
| 265 |    234  |   DSB|00008000|020%|080%|080%  |060%  |0000001 |0000001|
| 266 |    235  |   DSB|00000160|100%|035%|080%  |100%  |0000001 |0000001|
| 267 |    236  |   DSB|00000160|100%|035%|080%  |100%  |0000001 |0000001|
+------------------------------------------------------------------------
MGX8850.6.AXSM.a > dspsct cosThr 4 card
+------------------------------------------------------------------------+
|Service Class Template [00] : COSB Threshold Parameters|
+------------------------------------------------------------------------+
| COSB |COSBTHRES| MAX_CELL |EFCI|CLP_LO|CLP_HI| EPD0 |RED  | RED PROB |
|      |TBL IDX  |  THRESH  | Pct|EPDPct|   Pct|  Pct | PCT|  FACTOR  |
+------------------------------------------------------------------------+
| 0001 |  00114  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |\
| 0002 |  00115  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0003 |  00116  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0004 |  00117  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0005 |  00118  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0006 |  00119  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 | 
| 0007 |  00120  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0008 |  00121  | 00001424 |100%|080%  |060%  |100% |025% | 00000005 |
| 0009 |  00122  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0010 |  00123  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0011 |  00124  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0012 |  00125  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0013 |  00126  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0014 |  00127  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0015 |  00128  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
| 0016 |  00129  | 01015808 |100%|100%  |100%  |100% |025% | 00000005 |
+----------------------------------------------------------------------

dsptotals

Display Totals

Displays a list of the number current active lines, ports, and channels and the number of maximum lines, ports and channels in the format:

active/maximum

For example, 1/60 indicates that 1 port currently is active and that the maximum possible ports is 60.

Cards on Which This Command Runs

AXSM

Syntax

dsptotals

Syntax Description

No Parameters.


Attributes

Log: no log

State: active, standby

Privilege: ANYUSER


Example

MGX8850.2.AXSM.a > dsptotals 
total active lines = 2/16 
total active ports = 0/60 
total active chans = 0/130560 

switchapsln

Switch APS Line

Switches the specified working APS line (bay, line) to its protection line.

See the description for the addapsln command for a detailed explanation of Automatic Protection Switching (APS).

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

switchapsln <bay> <line> <switchOption>
[<serviceSwitch>]

Syntax Description

bay

The working bay number to switch.

line

The working line number to switch.

switchOption

The method of performing the switch.

1 = clear (returns to working line)
2 = lockout of protection
      (locks out the specified APS pair from being switched to protection line)
3 = forced working->protection
      (forces a working line to protection line switch unless the protection line is locked out)
4 = forced protection->working
      (forces a protection line to working line switch; 1+1 architecture mode only)
5 = manual working->protection (manual switch)
6 = manual protection->working (manual switch; 1+1 architecture mode only)

service switch

When set to 1, this field causes all APS lines to switch to their protected lines.


Related Commands

addapsln, cnfapsln, delapsln, dspapsln, dspapslns, dspapsbkplane, clrbecnt, dspbecnt

Attributes

Log: no log

State: active

Privilege: GROUP1


Example

MGX8850.9.AXSM.a > switchapsln 1.1.1 3 1

switchredcd

Switch Redundancy Card

Switches operation from the active redundant card to standby redundant card.

Cards on Which This Command Runs

PXM45

Syntax

switchredcd <fromSlot> <toSlot>

Syntax Description

fromSlot

The currently active redundant card.

toSlot

The current standby redundant card, which is being switched to active.


Related Command

dspred, delred

Attributes

Log: no log

State: active

Privilege: SERVICE_GP


Example

mgx8850a.7.PXM.a > switchredcd 8 7

upallports

Up All Ports—activates all ports.

The upallports command primarily applies to the ports that were downed by the dnallports command.

Cards on Which This Command Runs

AXSM

Syntax

upallports

Syntax Description

No parameters

Related Commands

dnallports

Attributes

Log: yes

State: active

Privilege: GROUP1


Example

Check the current state of the logical ports. Down all ports. Up all ports. Re-check the state of the ports.

M8850_NY.1.AXSM.a > dspports
ifNum Line Admin Oper. Guaranteed Maximum     Port SCT Id     ifType  VPI
           State State Rate       Rate                               (VNNI only)
----- ---- ----- ----- ---------- --------- ----------------- ------ ----------
    1  2.1    Up    Up    1412830   1412830   5                   NNI    0 
    2  1.2    Up    Up    1412830   1412830   2                   UNI    0 
    3  1.1    Up    Up    1412830   1412830   5                   NNI    0 
    4  2.2    Up    Up      10000     10000   2                   UNI    0 

M8850_NY.1.AXSM.a > dnallports
dnport/dnallports can disrupt traffic on existing connections.
Use this command only to modify partition parameters or change SCT
Do you want to proceed (Yes/No) ? y
WARNING: port is configured as clock source

M8850_NY.1.AXSM.a > dspports
ifNum Line Admin Oper. Guaranteed Maximum     Port SCT Id     ifType  VPI
           State State Rate       Rate                               (VNNI only)
----- ---- ----- ----- ---------- --------- ----------------- ------ ----------
    1  2.1  Down  Down    1412830   1412830   5                   NNI    0 
    2  1.2  Down  Down    1412830   1412830   2                   UNI    0 
    3  1.1  Down  Down    1412830   1412830   5                   NNI    0 
    4  2.2  Down  Down      10000     10000   2                   UNI    0 

M8850_NY.1.AXSM.a > upallports
Writing secondary clock, dc=1, line=0
Secondary clock turned on

M8850_NY.1.AXSM.a > 

upln

Up Line

Activates a line on the current card. After you have activated the line, use cnfln to configure the line characteristics such as the type of line (SONET, T3, or E3), line signaling, and so on.


Note See description of cnfcdsct for important planning considerations before you use upln.


Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

upln <bay.line>

Syntax Description

bay.line

Identifies the bay (1 or 2) and the number of the line. The line number is from 1 to the highest numbered line on the back card. For the range of line numbers on specific AXSM models, see Table 3-1.


Related Commands

dspln, dsplns, cnfln, dnln

Attributes

Log: log

State: active

Privilege: GROUP1


Example

Activate line 1 in bay 1.

MGX8850.1.AXSM.a > upln 1.1

upport

Up Port

The upport command returns a logical port to the up state (or "ups" the port) so the port can again carry traffic. The upport command concludes possible re-configuration or troubleshooting steps. Before you execute upport, you must have downed the port by executing dnport. Throughout the sequence of downing and upping a port, the configuration for the port remains intact whether the logical port is a UNI or an NNI.

The routes for connections vary by interface type:

After you re-enable an NNI port through upport, you cannot return the re-routed connections to the upped port. The PXM45 routes connections over the trunk as needed.

On a UNI, the connections continue to exist but remain in the failed state until you enable the port by executing upport.

Cards on Which This Command Runs

AXSM, AXSM-E

Syntax

upport <ifNum>

Syntax Description

ifNum

Logical interface (port) number. The ranges are as follows:

AXSM: 1-60

AXSM-E: 1-32

Use dspports or dspport as needed to determine which port to bring up.


Related Commands

dspport, dspports, dnport

Attributes

Log: log

State: active

Privilege: GROUP1


Example

Restore port 1 on the current card to operation.

MGX8850.1.AXSM.a > upport 1