cc/td/doc/product/wanbu/mgx8850/20
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

SVC Commands

SVC Commands

This chapter describes the MGX SVC commands. These commands allow you to provision SVC Service, display status and statistics. The commands include the following areas:

Command Line Prompt

The format of the CLI prompt is:

name.slot number.card type.card state >

where:

An example of a CLI prompt is:

excel.6.AXSM.a >
 

The preceding prompt shows the:

Command Syntax

The notation for command and argument parameters follows:

Keyword-Driven and Position-Dependent Commands

A command can contain either or both keyword-driven or position-dependent parameters. For a position-dependent command, you must type all parameters in the order shown in the syntax description (or on-line help). For example, to create a logical port, the position-dependent command syntax is:

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

For a keyword-driven parameter, a command delineator precedes the actual value of the parameter. The keyword is preceded by a dash and followed the parameter (-timeout <secs>, for example). The order you enter keyword-driven parameters does not matter--although any preceding, position-dependent parameters must appear as they do in the command syntax description. For example, to delete more than channel, the following mandatory, position-dependent parameters identify a logical port (ifNum) and the VPI and VCI of the first channel, then two optional, keyword-driven parameters follow the channel identifier. You can enter the number of connections (channels) to delete either before or after you specify verbose mode. Note that the number of channels to delete and verbose mode are optional:

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


Note   When entering a command, type all arguments, then press the Return key or Enter key.
If you enter a command with incorrect parameters or no parameters (if the command requires parameters), a message displays the syntax and parameter ranges.

Port Identifier

A port in the CLI commands is identified by the port identifier of the following format:

[shelf.] slot [:subslot].port [:subport] 
 

This is a generic port identifier. The interpretation of the identifier depends on the platform. For instance, the optional subslot field is used to identify the back card for AXSM. That field is not used for PXM-45 cards. The optional subport is used to identify a VP tunneling interface in both of the cards aforementioned.

In the rest of this Chapter, <portid> stands for the string "[shelf.]slot[:subslot].port[:subport]."

References to PNNI port or <portid> refers to the PNNI partition on the switch and not the Physical port itself. Any operation on <portid> affects only the PNNI partition associated with it on the switch.

addaddr

Call Control Port: Configure Port Address

Adds an ATM address for a UNI or IISP. This command also configures static routes to reachable addresses. An ATM address can only be provisioned on a UNI while ILMI address registration is disabled.

Syntax
addaddr <portid> 
atm-address 
length 
[-type {int | ext}]
[-proto {local | static}]
[-plan {e164 | nsap}]
[-scope value]
[-redst {yes | no}]
Syntax Description

portid

See Port Identifier

atm-address

1-20 byte ATM address.

length

Address length

Range: (0 through 160) bits.

type

Type of reachability, either internal (int) or external (ext) from the advertising node to the address.

Default = int

proto

Routing mechanism by which the reachable address connectivity to the advertising node is learned.

Default = local

plan

Address plan: E.164 or NSAP. For NSAP address, the first byte of the address implies one of the three NSAP address plans: NSAP E.164, NSAP DCC or NSAP ICD.

Default = nsap

scope

PNNI scope of advertisement (as in level of PNNI hierarchy) of the reachability from the advertising node to the address

Range:(0 through 104)
Default = 0

redst

For static address only, truth value to determine whether the address should be distributed or not.

Default = no

Related Commands

deladdr, dspaddr

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

addfltset

Call Control Filtering: Add Address Template Filter Set

Adds an ATM address filter set.

After you create a filter for a port, use the command cnf-pnportacc to associate that filter to that port.

Syntax
addfltset name screeningDigits 
[-address atm-address -length address-length [-plan {nsap e164}] [-list {calling | called}]]
[-index number]
[-accessMode {permit | deny}]
[-cgPtyAbsentAction {permit | deny}]
[-cdPtyAbsentAction {permit | deny}]
Syntax Description

name

The name of the filter set; maximum 30 characters.

address

The 1-40 digit NSAP or 1-15 digit E.164 address. You can add the address to an filter set. The default is modifying the accessMode field of a filter element using the index only: in this case, the you need not specify the address field.

length

If the address is specified, the length must be specified.

  • NSAP: length is in bits

  • E164: the length is in bytes

plan

Address Plan: e.164 or nsap. You may specify this field only if you also specify the address field.

Default = nsap

list

Address List: calling or called. You may specify this field only if you also specify the address field.

Default = calling

index

Order in which filters are set.

Range: (1 through 65535)
Default = 1

AccessMode

Specify the access mode (permit or deny) to whether accept or deny the call on the port if the address pattern-matching succeeds.

Default = permit

cgPtyAbsentAction

Specify the access mode (permit or deny) to whether accept or deny the call on the port if the calling party does not match any address entry in the calling party list of the filter.

Default = permit

cdPtyAbsentAction

Specify the access mode (permit or deny) to whether accept or deny the call on the port if the calling party does not match any address entry in the calling party list of the filter.

Default = permit

Related Commands

cnffltset, delfltset, dspfltset

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

47.1111.1111.1111.1111.1111.1111.1111.1111.1111.11 -length 160 -index 1

Unknown.1.1.PXM.a > addfltset mendocino -address 47.1111.1111...

-length 40 -index 2

addpnport

Port Management: Add Port

Adds a UNI or NNI port. After you add the port, its administrative state is down by default. Use command to pre-configure that port on the controller, and only if that port does not exist on the switch.

Syntax
addpnport <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

delpnport, uppnport, dnpnport, dsppnport

Attributes

Log: log

State: active_only

Privilege: GROUP_2

addprfx

ILMI Port Management: Configure Address Prefix on a Port

Adds an ILMI address prefix for UNI or IISP. After adding a prefix, this prefix must be stored on both the controller and the platform. A successful return status from the command line does not guarantee this prefix is added onto the platform prefix table--you should check the event log to confirm this prefix is successfully added in the prefix table on the platform. The capacity for the MGX prefix table is 255 entries per card.

Syntax
addprfx <portid> 
atm-prefix
Syntax Description

portid

See Port Identifier

atm-prefix

A 13-byte ATM address prefix, specified as 26 hexadecimal digits.

Related Commands

delprfx, dspprfx

Attributes

Log: log

State: active_only

Privilege: GROUP_2

CLI Output

aesa_ping

Ping Commands: ATM End Station

To ping to any ATM end station connected to a PNNI network

Syntax
aesa_ping
{destination address}
[-setupcall {yes/no} ]
[-qos {ubr/abr/cbr}]
[-pcr {peak cell rate}]
[-scr {sustain cell rate}]
[-trace {yes/no}]
[-timeout {time out in secs}]
[-data {yes/no}]
[-interval {time}]
Syntax Description

destination address

Destination address in Nsap format. This is a mandatory parameter

setupcall

Sets up an svc call as part of ping
Range: yes or no
Default = no

qos

Qos used for SVC ping connection
Range: ubr, cbr, vbr, vbr-nrt
Default: ubr

pcr

Peak cell rate
Range: (1 through 100) cells per sec
Default = 10

scr

Sustained cell rate
Range: (1 through 50) cells per sec
Default = 5

trace

Enable path trace during ping
Range: yes or no
Default = no

timeout

Connection timeout for ping
Range: 5 through 120 secs
Default = 5 secs

data

To send data packets
Range: enable or disable
Default = disable

interval

The interval between successive transmissions
Range: 5 through 120 secs
Default = 5 secs

Related Commands

dsppingatmaddr

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

clrpncon

Call Control Operations: Release Call

Releases a call.

Syntax
clrpncon <portid> 
{all | vpi} 
[vci]
Syntax Description

portid

See Port Identifier

all | vpi

Clear all or specific vpi of the call

Default = 0

vci

VCI of the call to clear. If no VCI is specified, this is a VP connection.

Related Commands

dsppncon, dspncons

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

clrpnconstats

Call Control Operations: Clear Call Statistics

Clears existing call statistics for one port or all ports.

Syntax
clrpnconstats [ portid ]
Syntax Description

portid

See Port Identifier

Related Commands

dsppnconstats

Attributes

Log: log

State: active_only

Privilege: GROUP_5

CLI Output

clrsigstats

Signaling: Operational Commands: Clear Signaling Statistics

Clears existing signalling statistics for one port or all ports.

Syntax
clrsigstats [ portid ]
Syntax Description

portid

See Port Identifier

Related Commands

cnfsigdiag, delsigdiag, dspsigdiag, dspsigstats

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

Clearing Signaling Statistics for 1:1.1:1

clrsscopstats

SSCOP Operational Commands: Show SSCOP Statistics

Clears SSCOP statistics for a port or all ports.

Syntax
clrsscopstats [ portid ]
Syntax Description

portid

See Port Identifier

If you don't specify port id the command clears SSCOP statistics for all ports.

Related Commands

None

Attributes

Log: nolog

State: active_only

Privilege: GROUP_5

CLI Output

cnfaddrreg

ILMI Port Management: Show ILMI Address Registration

Sets ILMI address registration options for the port. This command can only be used after the port is added and while it is administratively down. The BPX cnfport command can also enable (disable) the address registration for backward compatibility.

The peer must support address registration table and procedure, so you must confirm that address registration is enabled on all three places.

At least one keyword must be specified.

Syntax
cnfaddrreg <portid> 
[{yes | no}] 
Syntax Description

portid

See Port Identifier

yes

Enable ILMI address registration on the port.

Default = yes

no

Disable ILMI address registration on the port.

Related Commands

None

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfautocnf

ILMI Port Management: Configure ILMI Auto Configuration

Enables (disables) ILMI auto configuration for the port.

This command can only be used when the port is added and administratively down.

Syntax
cnfautocnf <portid> 
[ yes | no ] 
Syntax Description

portid

See Port Identifier

yes

Enable ILMI automatic configuration on the port.

Default = yes

no

Disable ILMI automatic configuration on the port.

Related Commands

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None

cnfcdvtdft

Port Management: Configure Default CDVT

Configures the default CDVT to request UPC for cells received on the port. The new configuration applies to new incoming calls, not existing calls. This command can be used regardless of the state of the port.

Syntax
cnfcdvtdft <portid> 
<service_category> 
[ microseconds ]
Syntax Description

portid

See Port Identifier

<service_category>

ATM 4.0 service category: cbr, rtvbr, nrtvbr, ubr, or abr.

  • cbr = constant bit rate

  • rtvbr = real time variable bit rate

  • nrtvbr = non-real time variable bit rate

  • ubr = unspecified bit rate

  • abr = available bit rate

micro seconds

Integer

Range: (0 through 2147483647)

Default value is set by the platform (250,000). If this parameter is not specified, the default is used/restored.

Related Commands

dspcdvtdft

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfconsegep

Configure Segment Endpoint for a Connection

Configures a connection as a segment endpoint. When both vpi and vci are present, the segment endpoint is a F5 flow endpoint (for VCCs). When the optional vci is not present, the segment endpoint is a F4 flow endpoint (for VPCs). Use this command only for established calls.


Note   Before executing this command, continuity check is to be de-activated, if activated. Otherwise, continuity check failure occurs for the connection. Team this command with conntrace for fault isolation.

Syntax
cnfconsegep <portid> 
< vpi >
[vci]
Syntax Description
 

portid

See Port Identifier

vpi

VPI of the connection

vci

VCI of the connection

Related Commands

cnfoamsegep, dspoamsegep, delconsegep, dspconsegep

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfe164justify

Call Control Node: Configure E.164 Address Conversion Justification

Selects whether the E.164 AESAs with the E.164 AFI are converted to the left or right-justified encoding format. In order for PNNI to search the address correctly, all nodes in the PNNI network must be using the same justification.

Default = left-justified

Syntax
cnfe164justify [justify { left | right}] 
Syntax Description

justify

Justify e164 address left or right. Default = left

Related Commands

None

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfenhiisp

Enable/Disable Enhanced IISP Features

Enables/disables the enhanced IISP features on the port. This command can only be used on an IISP port, regardless of the state of the port. The new configuration applies to new incoming calls while existing calls remain intact.

Currently only the support of VBR-rt service category is controlled by this command. If the support is enabled on the port, the VBR-rt service category which uses an illegal combination of traffic parameters in the Broadband Bearer Capability (BBC) IE is transported across the IISP port without any modification. If the support is disabled, the illegal combination is converted to an acceptable value (according to the UNI 3.1 specification) before the BBC IE is forwarded.

Syntax
cnfenhiisp <portid> 
{yes | no}
Syntax Description

portid

See Port Identifier

Related Commands

dspenhiisp

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnffdonaal5

Signaling: Node Commands: Install Frame Discard on AAL5

If the AAL5 IE is present, this changes information used by the switch when determining whether or not to install frame discard on SVCs. UNI 4.0 signalling allows explicit signalling of frame discard. If the AAL5 IE is present, frame discard is installed. However, UNI 4.0 signalling element controlling frame discard overrides the configuration specifying to use AAL5 IE.

Syntax
cnffdonaal5 {yes | no}:
Syntax Description

yes

Install frame discard on the presence of the AAL5 IE.

Default = yes

no

Do not install frame discard on the presence of the AAL5 IE.

Related Commands

None

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnffltset

Call Control Filtering: Configure Address Template Filter Set

Modifies an ATM address filter set.

After a filter is created for a specific port, associate the filter to that port by using the cnf-pnportacc command.

Use cnffltset to configure/modify an existing filter set. The configuration can

Syntax
cnffltset < name >
[-address atm-address -length address-length [-plan{nsap e164}] [-list {calling called}]]
[-index number] 
[-accessMode {permit | deny}]
Syntax Description

name

The name of the filter set; maximum 30 characters.

address

The 1-40 digit NSAP or 1-15 digit E.164 address. You can add the address to an filter set. The default is modifying the accessMode field of a filter element using the index only: in this case, the you need not specify the address field.

length

If the address is specified, the length must be specified.

  • NSAP: length is in bits

  • E164: the length is in bytes

plan

Address Plan: e.164 or nsap. You may specify this field only if you also specify the address field.

Default = nsap

list

Address List: calling or called. You may specify this field only if you also specify the address field.

Default = calling

index

Order in which filters are set.

Range: (1 through 65535)
Default = 1

AccessMode

Specify the access mode (permit or deny) to whether accept or deny the call on the port if the address pattern-matching succeeds.

Default = permit.

Related Commands

addfltset, delfltset, dspfltset

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfintfcongth

Provisioning Commands: Configure Interface Congestion Thresholds

Configures interface congestion thresholds parameters.

At least one keyword must be specified.

Syntax
cnfintfcongth <portid> 
[-setuplo {setupLoThreshold}]
[-setuphi {setupHiThreshold}]
[-unackedStatEnqLo {unackedStatEnqLothreshold}]
[-unackedStatEnqHi {unackedStatEnqrHithreshold} ]
Syntax Description

portid

See Port Identifier

setuplo

The number of connection setup messages per second, below which the setup congestion condition abates.
Range: (1 through 105)cps
Default: 90cps

setuphi

The number of connection setup messages per second, above which the setup congestion condition sets in.
Range: (1 through 105) cps
Default: 105 cps

unackedStatEnqLo

The number of stat enquires yet to be acknowledged by peer per interface, below which the local stat enq congestion condition at the interface level, abates.

Range: (1 through 500) messages
Default: 40

unackedStatEnqHi

The number of stat enquires yet to be acknowledged by peer per interface, above which the local stat enq congestion condition at the interface level, sets in.

Range: (1 through 500) messages
Default: 100

Related Commands

Attributes

Log: log

State: active_only

Privilege: GROUP_2

CLI Output

None unless errors

cnfmbsdft

Port Management: Configure Default MBS

Configures the default MBS for cells received on the port. The new configuration applies to new incoming calls, not existing calls. This command can be used regardless of the state of the port.

Syntax
cnfmbsdft <portid> 
<service_category> 
[num-of-cell]:
Syntax Description

portid

See Port Identifier

service_category

ATM 4.0 service category, either cbr, rtvbr, nrtvbr, ubr, or abr.

  • rtvbr = real time variable bit rate

  • nrtvbr = non-real time variable bit rate

num-of-cell

Integer. The MBS is expressed in cells.

Range: (0 through 2147483647)
Default: set by the platform (1024). If this parameter is not specified, the default is used/restored.

Related Commands

dspmbsdft

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfnodalcongth

Provisioning Commands: Configure Nodal Congestion Thresholds

Configures nodal congestion thresholds parameters.

you must specify at least one keyword.

Syntax
cnfnodalcongth
[-setuplo {setupLoThreshold}]
[-setuphi {setupHiThreshold}]
[-statenqlo {statusEnqLoThreshold}]
[-statenqhi {statusEnqHiThreshold}]
[-connpendinglo {connPendingLo}]
[-connpendinghi {connPendingHi} ]
[-incompjournalhi {incompleteJournalCallsHi}]
[-vsiqdepthpercth1 {mildCongPerc}]
[-vsiqdepthpercth2 {mediumCongPerc}]
[-vsiqdepthpercth3 {severeCongPerc}]
Syntax Description

setuplo

The number of connection setup messages per second, below which the setup congestion condition abates.
Range: (1 through 105) cps
Default: 90cps

setuphi

The number of connection setup messages per second, above which the setup congestion condition sets in.
Range: (1  through 105) cps
Default: 105 cps

statenqlo

The number of status enquiry messages per second, below which the status enquiry congestion condition abates.
Range: (1  through 200) cps
Default: 40 cps

statenqhi

The number of connection setup messages per second, above which the status enquiry congestion condition sets in.
Range: (1  through 200) cps
Default: 150 cps

connpendinglo

The aggregate number of connections in establishment phase below which the establishment congestion abates
Range: (1 through 500) connections
Default: 400 connections

connpendinghi

The aggregate number of connections in establishment phase above which the establishment congestion sets in
Range: (1 through 500) connections
Default: 500 connections

incompjournalhi

The number of incomplete journaling cycles above which the journaling speed will be increased
Range: (1 through 10) cycles
Default: 5 cycles

vsiqdepthpercth1

The Q depth above which VSI master is mildly congested; This is represented as a percentage of VSI master-slave communication window size; This threshold is applicable to all the interfaces in the node
Range: (1 through 175)
Default: 20

vsiqdepthpercth2

The Q depth above which VSI master is congested at a medium level; This is represented as a percentage of VSI master-slave communication window size.This threshold is applicable to all the interfaces in the node
Range: (1 through 175)
Default: 21

vsiqdepthpercth3

The Q depth above which VSI master is severely congested; This is represented as a percentage of VSI master-slave communication window size.This threshold is applicable to all the interfaces in the node
Range: (1 through 175)
Default: 22

Related Commands

None

Attributes

Log: nolog

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfoamsegep

Port Management: Configure OAM Segment Endpoint on a Port

Define the port as a segment endpoint for F4 and F5 OAM flow. This command does not take effective for existing connections, and only does for newly established calls. This command can be used regardless of the state of the port.

Syntax
cnfoamsegep <portid> 
[{yes | no}]
Syntax Description

portid

See Port Identifier

yes

The port is configured as a segment endpoint, and is a segment endpoint for all connections on this port.

no

The port is not a segment endpoint.

Default = no

Related Commands

dspoamsegep, cnfconsegep, delconsegep

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfpnctlvc

Control VC Commands: Provisioning: Configure Control VC Parameters

Configures SSCOP and PNNIRCC control VC parameters on the interface.

You must down the designated port before executing this command.

Syntax
cnfpnctlvc <portid> <vc-type>
[ service category ]
[<-pcr> {peak cell rate}]
[<-scr> {sustained cell rate}]
[<-mbs> {Maximum burst size}]
Syntax Description

portid

See Port Identifier

vc-type

The type of control VC to be configured.
Valid values: pnnircc, sscop

service category

service category of the control VC.
Valid Values: cbr, rtvbr, nrtvbr, abr, ubr
Default: nrtvbr

-pcr

Keyword preceding peak cell rate for the control VC.
Range: (0 through 5000) cps
Default:
if vc-type = pnnircc: 906
if vc-type = sscop: 1500

-scr

Keyword preceding sustained cell rate of the control VC
Range:(0 through 5000) cps
Default:
if vc-type = pnnircc: 453
if vc-type = sscop: 900

-mbs

Keyword preceding maximum burst size of the control VC.
Range: (0 through 1000) cps
Default:
if vc-type = pnnircc: 171
if vc-type = sscop: 250

Related Commands

dsppnctlvc

Attributes

Log: nolog

State: active_only

Privilege: ANYUSER

CLI Output

None unless errors

cnfpnportacc

Call Control Port: Configure Port Access Filter Group

Configures an address access filter group for the port. You must specify at least one access filter group when you execute this command.

If an address does not match any of the filter set entries, the call is rejects or accepted or rejected depending on an attribute configured in the filter via the command addfltset.

After the command addfltset creates a filter for a specific port, you must use the command cnfpnportacc to associate the filter to that port.

Syntax
cnfpnportacc <portid> 
[-in in-filter-name] 
[-out out-filter-name]
Syntax Description

portid

See Port Identifier

-in

Keyword preceding in-filter-name: which filter set/name should apply to SETUP messages incoming to the port.

- out

Keyword preceding out-filter-name: which filter set/name should apply to SETUP messages outgoing from the port.

Related Commands

delpnportacc

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfpnportcac

Port Management: Configure Port CAC Policy

Sets CAC policy parameters for the port. The new configuration applies to new incoming calls, not existing calls. This command can be used regardless of the state of the port. The bookfactor is interpreted as percentage utilization, and applied in CAC. The booking factor is not applied to AvCR advertised by the switch to the controller. When the default of maxbw and minbw is used for all service categories, the common AvCR is to be advertised for all the service categories.

At least one keyword must be specified.

Syntax
cnfpnportcac <portid> 
<service_category> 
[-bookfactor utilization-factor] 
[-maxbw max-bw-percent] 
[-minbw min-bw-percent] 
[-maxvc max-vc-percent] 
[-minvc min-vc-percent] 
[-maxvcbw max-vc-bw]
Syntax Description

portid

See Port Identifier

service_category

Keyword preceding utilization-factor: ATM 4.0 service category, either cbr, rtvbr, nrtvbr, ubr, or abr.

cbr = constant bit rate

rtvbr = real time variable bit rate

nrtvbr = non-real time variable bit rate

ubr = unspecified bit rate

abr = available bit rate

-bookfactor

Keyword preceding utilization-factor: Service Category Utilization Factor (SCUF) for a service category on this port

Range: (1 through 200)
Default =100

-maxbw

Keyword preceding max-bw-percent: Maximum percentage of bandwidth for a service category on this port

Range: (0 through 100.0000)
Default = 100

-minbw

Keyword preceding min-bw-percent: Minimum percentage bandwidth for a service category on this port

Range: (0 through 100.0000)
Default = 0.

-maxvc

Keyword preceding max-vc-percent: Maximum percentage of VCs for a service category on this port

Range: (0 through 100)
Default = 100

-minvc

Keyword preceding min-vc-percent: Minimum percentage of VCs for a service category on this port

Range: (0 through 100)
Default = 0.

-maxvcbw

Keyword preceding max-vc-bw: Maximum bandwidth, in cells per second, as specified by the PCR allowed for a VC in a service category on this port

Range: (0 through line rate)
Default = 0 (disabled)

Related Commands

dsppnportcac

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfpnportcc

Port Management: Configure Port Call Control Parameters

Sets call control parameters for the port. This command can be used regardless of the state of the port. Changed configurations apply to new incoming calls, not existing calls.

You must specify at least one keyword.

Syntax
cnfpnportcc <portid> 
[-maxp2mproot max-p2mp-root]
[-maxp2mpleaf max-p2mp-leaf]
[-svcblock {yes | no}]
[-spvcblock {yes | no}]
Syntax Description

portid

See Port Identifier

-maxp2mproot

Keyword preceding max-p2mp-root: Maximum number of root VCs on this port.

Default = 1000.

-maxp2mpleaf

Keyword preceding max-p2mp-leaf: Maximum number of leaf VCs on this port.

Default = 4095.

-svcblock

Enables (disables) the SVC blocking option on the port.

Yes = (enable) The port accepts no call setups.

No = (disable) The port accepts call setups.

Default = no.

-spvcblock

Enables (disables) the SPVC blocking option on the port.

Yes = (enable) The port accept no call setups.

No = (disable) The port accepts call setups.

Default = no.

Related Commands

dsppnportcc

cnfpnportrange

Port Management: Configure ATM VPI/VCI Range For A Port

Sets VPI values for SVCC and SVPC on the port only while that port is administratively down (by dnpnport). The maxsvccvpi is defaulted to 4095 to allow a maximum negotiation advantage during ILMI auto-configuration. Moreover, this value is limited by the high vpi value given by the switch irrespective of the port type (uni/nni).

At least one keyword must be specified.

Syntax
cnfpnportrange <portid> 
[-minsvccvpi min-svcc-vpi ]
[-maxsvccvpi max-svcc-vpi ] 
[-minsvccvci min-svcc-vci ] 
[-maxsvccvci max-svcc-vci ] 
[-minsvpcvpi min-svpc-vpi ] 
[-maxsvpcvpi max-svpc-vpi ] 
Syntax Description

portid

See Port Identifier

-minsvccvpi

Keyword preceding min-svcc-vp: Minimum VPI value for SVCC.

Range: (0 through 4095)
Default = 0.

-maxsvccvpi

Keyword preceding max-svcc-vp: Maximum VPI value for SVCC

Range: (0 through 4095)
Default = 4095

-minsvccvci

Keyword preceding min-svcc-vci: Minimum VCI value for SVCC

Range: (32 through 65535)
Default = 32

-maxsvccvci

Keyword preceding max-svcc-vci: Maximum VCI value for SVCC

Range: (32 through 65535)
Default = 65535

-minsvpcvpi

Keyword preceding min-svpc-vp: Minimum VPI value for SVPC

Range: (1 through 4095)
Default = 1

-maxsvpcvpi

Keyword preceding max-svpc-vp: Maximum VPI value for SVPC

Range: (1 through 4095)
Default = 4095

Related Commands

dsppnportrange

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfpnportsig

Port Management: Configure Port Signaling Parameters

Sets ATM signalling parameters on the port. This command can only be used while that port is administratively down (by dnpnport). You must specify at least one keyword. For UNI port on the controller, the port on BPX switch must be configured as a UNI port. For IISP port on the controller, the port on the switch must be configured as UNI port. For PNNI port on the controller, the port on the switch must be configured either as NNI port or trunk.

Syntax
cnfpnportsig <portid> 
[-univer {uni30 | uni31 | uni40}]
[-nniver {iisp30 | iisp31 | pnni10}]
[-unitype {public | private}]
[-addrplan {both | aesa | e164}]
[-side {user | network}]
[-vpi vpi]
[-sigvci signalling-vci]
[-rccvci routing-vci]
Syntax Description

portid

See Port Identifier

-univer

Keyword preceding UNI protocol version, either uni30, uni31 or uni40. Mutually exclusive with nniver.

Default = uni31

-nniver

Keyword preceding NNI protocol version, either iisp30, iisp31 or pnni10. Mutually exclusive with univer.

Default = pnni10

-unitype

Keyword preceding the type of the ATM device, either private or public.

Default = private

-addrplan

Keyword preceding the address plan supported on the interface. Applies only to a public UNI interface.

Default is both for public UNI and aesa for all other interface types.

-side

Keyword preceding the role of the port. This parameter is only applicable if it is an IISP port.

Default = network

-vpi

Keyword preceding vpi: The signaling and RCC VPI for the port

Range: (0 through 4095)
Default = 0.

-sigvci

Keyword preceding signalling-vci: The signalling VCI for the port

Range: (32 through 65535)
Default = 5.

-rccvci

Keyword preceding routing-vci:The VCI used for PNNI RCC.

Range 32 through 65535.

Default = 18.

Related Commands

dsppnportsig

Attributes

Log: log

State: active_only

Privilege: GROUP_2

CLI Output

None unless errors

cnfsig

Configure Signaling Timers

Configures signalling timers for the port. This command can be used regardless of the state of the port. The new configuration applies to new incoming calls while existing calls remain intact.

At least one keyword must be specified.

Syntax
cnfsig <portid> 
[-t301 t301-timer ] 
[-t303 t303-timer ] 
[-t308 t308-timer ] 
[-t310 t310-timer ] 
[-t316 t316-timer ] 
[-t317 t317-timer ] 
[-t322 t322-timer ] 
[-t397 t397-timer ] 
[-t398 t398-timer ] 
[-t399 t399-timer ] 
[-maxcrbk value ]
Syntax Description

portid

See Port Identifier

-t301

Keyword preceding t301-timer: Set the T301 timer.

Range: (150 through 240) seconds
Default = 180.

- t303

Keyword preceding t303-timer: Set the T303 timer.

Range: (4 through 8) seconds
Default = 4.

- t308

Keyword preceding t308-timer: Set the T308 timer.

Range: (20 through 45) seconds

Default = 30.

- t310

Keyword preceding t310-timer: Set the T310 timer.

Range: (10 through 20) seconds for UNI 3.1/3.1, and (30 through 120) for UNI 4.0.
Default = 10 and 30 respectively.

- t316

Keyword preceding t316-timer: Set the T316 timer.

Range: (90 through 300) seconds
Default = 90.

- t317

Keyword preceding t317-timer: Set the T317 timer.

Range: (60 through 300) seconds
Default = 60.

- t322

Keyword preceding t322-timer: Set the T322 timer.

 (4 through 20) seconds.
Default = 4.

- t397

Keyword preceding t397-timer: Set the T397 timer.

Range: (180 through 240) seconds
Default = 180.

- t398

Keyword preceding t398-timer: Set the T398 timer.

Range: (4 through 20) seconds
Default = 4.

- t399

Keyword preceding t399-timer: Set the T399 timer.

Range: (14 through 28) seconds for UNI 3.0/3.1, and (34 through 124) for UNI 4.0.
Default = 14 and 34 respectively.

- maxcrbk

Keyword preceding value: Set the maximum crankback allowed for the port.

Range: (0 through 10).
Default = 3.

Related Commands

dspsig

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

cnfsigdiag

Signaling: Node Commands: Configure Signalling Diagnostic

Creates a filter table for signalling diagnostics or to disable signalling diagnostics. Disabled by default.


Caution ATM signaling diagnostics is a tool for troubleshooting call failures in the ATM network and should not be enabled while the switch is operating.

Syntax
cnfsigdiag {enable | disable} 
[index] 
[-cldaddr nsap-address] 
[-clgaddr nsap-address] 
[-cldaddrmask atm-address-mask] 
[-clgaddrmask atm-address-mask] 
[-casttype {all | p2p | p2mp}] 
[-clrcause clear-cause-code] 
[-connctgy {all | svc | svp | swvc | swvp}] 
[-inport < portid >] 
[-outport < portid >] 
[-maxrec max-num-records ] 
[-scope {all | ext | int}] 
[-servctgy {all | cbr | rtvbr | nrtvbr | ubr | abr}] 
[-status {active | inactive}]n
Syntax Description

enable

Enable signalling diagnostics

disable

Disable signalling diagnostics. This is the default.

index

Specify the diagnostics index number for the filter table, from 1 to 50, and enter the diagnostics configuration mode. If index is not specified, Enables (disables) signalling diagnostics globally.

-cldaddr

Keyword preceding nsap-address: Filters ATM signalling call failures against this called address, which is a 40-digit hexadecimal NSAP address of the following format: xx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xx.

The dots can be omitted.

Default = NULL

- clgaddr

Keyword preceding nsap-address: Filters ATM signalling call failures against this calling address, which is a 40-digit hexadecimal NSAP address of the following format: xx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xx.

The dots can be omitted.

Default = NULL

- cldaddrmask

Keyword preceding the atm-address-mask: Address mask for identifying valid bits of the called NSAP address field. E.g. ff.ff.ff. To match this selection criteria, a failed connect setup must have a called party address value equal to the configured called party address for all bits that are 1 in the value of the mask specified.

Default = NULL, meaning the rejected call matches the filter criteria for any called address in the rejected call.

-clgaddrmask

Keyword preceding the atm-address-mask: Address mask for identifying valid bits of the calling NSAP address field. E.g. ff.ff.ff. To match this selection criteria, a failed connect setup must have a calling party address value equal to the configured calling party address for all bits that are 1 in the value of the mask specified.

Default = NULL, meaning the rejected call matches the filter criteria for any calling address in the rejected call.

- casttype

Keyword preceding filters ATM signalling call failures by connection type (p2p, p2mp or both (all)). Default = all.

- clrcause

Keyword preceding clear-cause-code: Filters ATM signalling call failures by the release cause code (a decimal number) as specified in the ATM Forum UNI 3.1 specification.

Default = 0, meaning the cause code is not considered during filtering.

- connctgy

Keyword preceding filters ATM signalling call failures by virtual circuit category (soft-vc, soft-vp, switched-vc, switched-vp, or all of the above).

Default = all.

- inport

Keyword preceding portid: Filters ATM signalling call failures based on the incoming port of the call.

Default = 0, meaning the incoming port is not considered during filtering.

- outport

Keyword preceding portid: Filters ATM signalling call failures based on the outgoing port of the call.

Default = 0, meaning the outgoing port is not considered during filtering.

- maxrec

Keyword preceding max-num-records: The maximum number of records to be collected for a particular signalling diagnostics filter table entry. When the maximum value is reached, the older records are deleted, making way for the newly created records. If this field is set to -1, the records are not overwritten. Setting this field to-1 requires increased memory consumption for call failure records storage and can lead to shortages of available system memory.

Range: (-1 to 214783647)
Default = 20

- scope

Keyword preceding filters ATM signalling call failures that occur within the switch (int), on other switches (ext), or both (all).

Default = all.

- servctgy

Keyword preceding filters ATM signalling call failures by service category.

Default = all, meaning all service categories.

- status

Keyword preceding the status of the signalling diagnostics filter table entry. active to begin filtering failed connections, and inactive to stop filtering failed connections. When set to inactive, all the records associated with the filter entry are deleted.

Default = inactive.

Related Commands

delsigdiag, dspsigdiag, dspsigstats, clrsigstats

Attributes

Log: log

State: active_only

Privilege: ANYUSER

CLI Output

None unless errors

cnfsscop

SSCOP Provisioning Commands: Configure SSCOP

Sets SSCOP parameters for the port. This command can be used regardless of the state of the port.

At least one keyword must be specified.

Syntax
cnfsscop <portid> 
[-polltmr {poll-timer | 0}] 
[-keepalivetmr {keepalive-timer | 0}] 
[-idletmr {idle-timer | 0}] 
[-cctmr {cc-timer | 0}] 
[-norsptmr {noresponse-timer | 0}] 
[-t309tmr {t309-timer | 0}] 
[-maxcc {retries | 0}] 
[-sndwnd {send-window-packets | 0}] 
[-rcvwnd {recv-window-packets | 0}]
Syntax Description

portid

See Port Identifier

polltmr

Number of seconds to send POLL PDUs in the active phase. 0 forces restore of the default value.

Range: (1  through  5) secs
Default =  1 sec

keepalivetmr

Number of seconds to send POLL PDUs in the transient phase. 0 forces restore of the default value.

Range: (2 - 10) secs
Default =  5 secs

idletmr

Number of seconds to send POLL PDUs in the idle phase. 0 forces restore of the default value.

Range: (5  through  20) secs
Default =  10 secs

cctmr

Number of seconds to send BGN/END/RS/ER PDUs at the connection control phase. 0 forces restore of the default value.

Range: (1  through  5) secs
Default =  1 sec

norsptmr

Number of seconds at least one STAT PDU must be received. 0 forces restore of the default value.

Range: (7  through  45) secs
Default =  30 sec

t309tmr

Number of seconds before SAAL reconnects after disconnection.

Range: (10  through 15)
Default =  10 secs.

maxcc

Maximum number of retries for connection control operations. 0 forces restore of the default value.

Range: (4  through 15)
Default =  10

sndwnd

Number of packets the port can send before it must receive an acknowledgment from the ATM switch. 0 forces restore of the default value.

Range: (1 to 127)
Default =  10

rcvwnd

Number of packets the port can receive before it sends an acknowledgment to the ATM switch. 0 forces restore of the default value.

Range: (1 to 127)
Default =  10

Related Commands

disablesscop, dspsscop, dspsscopstats

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

conntrace

Call Control Operations: Connection Trace

Trace an established connection and display the result.

Syntax
conntrace <portid> 
callref 
[EndPtRef]
Syntax Description

portid

See Port Identifier

callref

Call reference for the call.

EndPtRef

Endpoint reference for a p2mp call. If no endpoint reference is specified, this is a p2p call.

Related Commands

pathtraceport, pathracenode, pathraceie

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output
Result:Succ/Fail Reason: " Desc"
InterfaceId: "--" EndptRef: "--"
Originating Interface VPI: " --"
Originating Interface VCI: " --"
Originating Interface CallRef: " --"
NodeId Egress Port Vpi Vci CallRef PhysPortid
XXXX ZZZZ aaa bbb cccc eeee
XXXX ZZZZ aaa bbb cccc eeee
Terminating Interface VPI: " --"
Terminating Interface VCI: " --"
Terminating Interface CallRef: " --"

deladdr

Call Control Port: Remove Port Address

Removes an ATM address for a UNI or IISP.

Syntax
deladdr <portid> 
atm-address 
length 
[-plan {e164 | nsap}]
Syntax Description

portid

See Port Identifier

atm-address

1-20 byte ATM address.

length

Address length

Range: (0 through 160) bits.

plan

Address plan: E.164 or NSAP. For NSAP address, the first byte of the address automatically implies one of the three NSAP address plans: NSAP E.164, NSAP DCC or NSAP ICD.

Default = nsap

Related Commands

addaddr, dspaddr

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

delconsegep

Operational Commands: Remove Segment Endpoint of a Connection

Removes a segment endpoint on a connection. When both vpi and vci are present, the segment endpoint is a F5 flow endpoint (for VCCs). When the optional vci is not present, the segment endpoint is a F4 flow endpoint (for VPCs).

Syntax
delconsegep <portid> 
vpi 
[vci] 
Syntax Description

portid

See Port Identifier

vpi

VPI of the connection

vci

VCI of the connection

Related Commands

cnfoamsegep, dspoamsegep, cnfconsegep, dspconsegep

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

delfltset

Call Control Filtering: Delete Filter Set

Removes an ATM address filter set.

Syntax
delfltset name 
[index]
Syntax Description

name

The name of the filter set.

index

Delete a specific filter element.

Range: (1 through 65535)
Default = 1

Related Commands

addfltset, cnffltset, dspfltset

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

delpnport

Port Management: Delete Port

Remove a UNI or NNI port from the controller. It is allowed only if the PNNI port does not exist on the switch i.e, the PNNI partition associated with the port is removed. If the controller does no provisioning on the port in the Plug and Play Scenario, then the PNNI port on the controller is removed if you remove the PNNI Partition on the switch.

Syntax
delpnport <portid>
Syntax Description

portid

See Port Identifier

Related Commands

addpnport, uppnport, dnpnport, dsppnport

Attributes

Log: log

State: active_only

Privilege: GROUP_2

delpnportacc

Call Control Port: Delete Port Access Filter Group

Removes an address access filter group from the port.

Syntax
delpnportacc <portid> 
{in | out}
Syntax Description

portid

See Port Identifier

-in

Delete incoming access group for the port.

-out

Delete outgoing access group for the port.

Related Commands

cnfpnportacc

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

wn.1.1.PXM.a > dsppnport 1.2

Port: 1.2 Logical Id:    66048

IF status:      up Admin Status:      up

Auto-config: enable Addrs-reg:    enable

IF-side: network IF-type: nni

UniType:      private version: pnni10

Input filter:      0 Output filter: 0

minSvccVpi: 1 maxSvccVpi: 10

minSvccVci: 32 maxSvccVci: 33000

minSvpcVpi: 1 maxSvpcVpi: 10

#Svcc: #Svpc: #SpvcActive: #SpvcCfg: #SpvpActive: #SpvpCfg: Total:

p2p: 0 0 0 0 0 0 0

p2mp: 0 0 0 0 0 0 0

Total: 0

delprfx

ILMI Port Management: Configure Address Prefix on a Port

Removes an ILMI address prefix associated with a UNI or IISP.

Syntax
delprfx portid>
atm-prefix
Syntax Description

portid

See Port Identifier

atm-prefix

A 13-byte ATM address prefix, specified as 26 hexadecimal digits.

Related Commands

delprfx, dspprfx

Attributes

Log: log

State: active_only

Privilege: GROUP_2

CLI Output

delsigdiag

Signaling: Node Commands: Delete Signaling Diagnostic Filter Entry/Content

Removes a signaling diagnostics filter table entry or removes some configuration values within a filter table entry.

Syntax
delsigdiag [index] 
[-cldaddr nsap-address] 
[-clgaddr nsap-address] 
[-cldaddrmask {yes | no}] 
[-clgaddrmask {yes | no}] 
[-casttype {yes | no}] 
[-clrcause {yes | no}] 
[-connctgy {yes | no}] 
[-inport {yes | no}] 
[-outport {yes | no}] 
[-maxrec {yes | no}] 
[-scope {yes | no}] 
[-servctgy {yes | no}] 
Syntax Description

index

Specifies the diagnostics index number for the filter table. If no other keywords are entered, the indexed filter table entry is deleted.

Range: (1 to 50)

cldaddr

Removes the configured called address from the filter entry.

clgaddr

To remove the configured calling address from the filter entry.

cldaddrmask

yes returns the called address mask to the default.

Default = no.

clgaddrmask

yes returns the calling address mask to the default.

Default = no.

casttype

yes to disable filtering by connection type.

Default = no.

clrcause

yes to disable filtering by the release cause code.

Default = no.

connctgy

yes returns the connection category to the default.

Default = no.

inport

yes returns the incoming port to the default.

Default = no.

outport

yes returns the outgoing port to the default.

Default = no.

maxrec

yes returns the maximum records to the default.

Default = no.

scope

yes to disable filtering by scope.

Default = no.

servctgy

yes returns the service category to the default.

Default = no.

Related Commands

cnfsigdiag, delsigdiag, dspsigstats, clrsigstats

Attributes

Log: log

State: active_only

Privilege: ANYUSER

CLI Output

disablesscop

SSCOP Provisioning Commands: Enable/Disable SSCOP

If a port is administratively down (by dnpnniport) enables (disables) SSCOP on that port.

Syntax
disablesscop <portid> 
{yes | no} 
Syntax Description

portid

See Port Identifier

yes

Disable SSCOP on the port.

no

Do not disable (enable) SSCOP on the port. This is the default.

Related Commands

cnfsscop, dspsscop, dspsscopstats

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

dnpnport

Port Management: Remove Port from Service Port

Takes a UNI or NNI port out of service on the controller (administratively `down' a controller), e.g.: for provisioning and maintenance activity. For example, if you need the port down to change port configuration parameters that effect service.


Caution This command clears all connections through the port.

Syntax
dnpnport <portid>
Syntax Description

portid

See Port Identifier

Related Commands

addpnport, delpnport, uppnport, dsppnport

Attributes

Log: log

State: active_only

Privilege: GROUP_2

dspaddr

Call Control Port: Show Port Address

Displays ATM addresses and associated information, such as address plan and scope, for a UNI or IISP.

Syntax
dspaddr <portid>
Syntax Description

portid

See Port Identifier

Related Commands

addaddr, deladdr

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.8000.00
length: 160   type: exterior    proto: local    plan: nsap_icd
scope: 0      redistribute: true
45.8888.8888.0000.0000.0000.0000.0000.0000.5151.00
length: 160   type: exterior    proto: local    plan: nsap_e164
scope: 0      redistribute: true

dspatmaddr

Call Control Operations: Show ATM Addresses

Displays active ATM addresses for the port. The output includes configured ATM addresses, configured ILMI address prefixes, ATM addresses registered via ILMI address registration procedure.

Syntax
dspatmaddr <portid>
Syntax Description

portid

See Port Identifier

Related Commands

dspaddr

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output
Port Id: 2.1
Configured Port Address(es):
    39.840f.8011.3744.0000.0040.1005.3456.7834.7777.77

    length: 160 type: internal proto: local

    scope:  0 plan: nsap-dcc redistribute: false

ILMI Configured Port Prefix(es):
    47.0091.8100.0000.0000.0ca7.9e01
    88.8888.8888.0000.0000.0000.0000
 
ILMI Registered Port Address(es):
    47.0091.8100.0000.0000.0ca7.9e01.1234.5678.9012.34
    88.8888.8888.0000.0000.0000.0000.1234.5678.9012.34
 

length: 160 type: internal proto: local

scope:  0 plan: nsap-dcc redistribute: false

dspcdvtdft

Port Management: Show Default CDVT

Displays the default CDVT set for the port.

Syntax
dspcdvtdft <portid>
Syntax Description

portid

See Port Identifier

Related Commands

dspcdvtdft, cnfcdvtdft

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

cbr
rt-vbr
nrt-vbr
ubr
abr
CDVT:
250,000
250,000
250,000
250,000
250,000

dspconsegep

Operational Commands: Show Connection's Segment Endpoint

Displays oam segment endpoint for a connection endpoint. When both vpi and vci are present, the segment endpoint is a F5 flow endpoint (for VCCs). When the optional vci is not present, the segment endpoint is a F4 flow endpoint (for VPCs). This command is used only for established calls.

Syntax
dspconsegep <portid> 
vpi 
[vci] 
Syntax Description

portid

See Port Identifier

vpi

The connection's vpi.

vci

The vci of the connection.

Related Commands

cnfoamsegep, dspoamsegep, cnfconsegep, delconsegep

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output

dspenhiisp

Show Enhanced IISP Setting

Displays the enhanced IISP setting for one port or all ports.

Syntax
dspenhiisp [<portid>]
Syntax Description

portid

See Port Identifier

Related Commands

cnfenhiisp

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
Enhanced IISP Features Setting
 Port Id     Enabled
 <portid1>   yes
 <portid2>   no
 ...

dspfltset

Call Control Filtering: Show Filter Set

Displays a specific ATM filter set or a summary of ATM filter sets.

Syntax
dspfltset [filter-set-name]
Syntax Description

filter-set-name

If no filter set name is specified, a summary of ATM filter sets are displayed.

Related Commands

addfltset, cnffltset, delfltset

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output
Output example for the command
dspfltset SanJose
FilterName: SanJose
Index: 1
Address: 1234567890123456789012345678901234567890
AddrLen: 160 bits
AddrPlan: Nsap
AccessMode: Permit
AddrList: Calling
---------------------------------------
FilterName: SanJose
Index: 2
Address: 1234567890123456789012345678901234567891
AddrLen: 160 bits
AddrPlan: Nsap
AccessMode: Deny
AddrList: Called
---------------------------------------
Output example for the command
dspfltset
Filter Number: 1
FilterName: SanJose
ScreeningDigits: 40
CgPtyAbsentAction: Permit
CdPtyAbsentAction: Deny
---------------------------------------
Filter Number: 2
FilterName: Sunnyvale
ScreeningDigits: 20
CgPtyAbsentAction: Deny
CdPtyAbsentAction: Deny

dspilmiaddr

ILMI Node Management: Show Port ILMI Addresses

Displays ILMI registered port addresses.This command displays the ATM address(es) registered by the peer via ILMI address registration procedure.

Syntax
dspilmiaddr <portid>
Syntax Description

portid

See Port Identifier

Related Commands

dspilmi

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
ILMI Registered Port Address(es):
47.0091.8100.0000.0000.0ca7.9e01.1234.5678.9012.34
   88.8888.8888.0000.0000.0000.0000.1234.5678.9012.34

dspintfcongcntr

Provisioning Commands: Show Interface-level Congestion Counters

Display configuration of the congestion thresholds for the given port. This can not be used if the interface is in PROVISIONING state.

Syntax
dspintfcongcntr <portid>
Syntax Description

portid

See Port Identifier

Related Commands

Attributes

Log: nolog

State: anystate

Privilege: SUPER_GP

CLI Output

Parmeter Value thresh1 thresh2 thresh3

setupRx 25 90 105 -

vsiqdepth 23 20 21 22

unackstatenq 50 150 200 -

Note: vsiqdepth is the depth of the vsi queue for the slave that serves the interface identified by <portid> and this is displayed as the percentage of VSI communication window size.

dspintfcongflags

Provisioning Commands: Show itf-level Congestion-manager Flags

To display various congestion detection and action flags maintained at the CCM at interface level

Syntax
dspintfcongflags <portid>
Syntax Description

portid

See Port Identifier

Congestion detection flags for interface: 10.2

Parmeter Value

vsimildcongflg FALSE

vsimedcongflg FALSE

vsiseverecongflg FALSE

setupflg TRUE

unackstatenqcongflg TRUE

Congestion action flags for interface : 10.2

Parmeter value

dropsetupflg FALSE

dropestabflg FALSE

queuerelflg FALSE

markcallsforrelflg FALSE

pacevsiresyncflg FALSE

speedupjournalflg FALSE

lowersetupthflg FALSE

pacestatenqflg FALSE

pacepnniroutecalflg FALSE

Related Commands

dspnodalcongflag

Attributes

Log: nolog

State: anystate

Privilege: SUPER_GP

CLI Output

dspintfcongth

Provisioning Commands: Show Interface Congestion Thresholds

Displays configuration of the congestion thresholds for the given port.

Syntax
dspintfcongth <portid>
Syntax Description

portid

See Port Identifier

Related Commands

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

Congestion Thresholds for port: 10.3

Parmeter Value unit

setuplo 90 cps

setuphi 105 cps

unackedStatEnqLo 150 messages

unackedStatEnqHi 200 messages

dspmbsdft

Port Management: Show Default MBS

Displays the default MBS configured for the port.

Syntax
dspmbsdft <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

cnfmbsdft

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

rt-vbr
nrt-vbr
MBS:
1024
1024

dspnodalcongcntr

Provisioning Commands: Show Nodal-level Congestion Counters

To display configuration of the congestion thresholds for the given port.

Syntax
dspnodalcongcntr
Related Commands

Attributes

Log: nolog

State: anystate

Privilege: SUPER_GP

CLI Output

Nodal Congestion counters:

Parmeter Value thresh thresh2 thresh3

setupRx 25 90 105 -

statenqRx 10 40 150 -

connpending 15 400 500 -

incompstdbyupdates 3 - 5 -

dspnodalcongflags

Provisioning Commands: Show Nodal-level Congestion Flags

To display various congestion detection and action flags maintained at the CCM at nodal level

Syntax
dspnodalcongflags
Related Commands

dspintfcongflags

Attributes

Log: nolog

State: anystate

Privilege: SUPER_GP

CLI Output

Nodal Congestion detection flags:

Parmeter Value

remstatenqflg FALSE

incompjournalingflg FALSE

setupflg TRUE

connpendingflg FALSE

Nodal Congestion action flags:

Parmeter value

dropsetupflg FALSE

dropestabflg FALSE

queuerelflg FALSE

markcallsforrelflg FALSE

pacevsiresyncflg FALSE

speedupjournalflg FALSE

lowersetupthflg FALSE

pacestatenqflg FALSE

pacepnniroutecalflg FALSE

dspnodalcongth

Provisioning Commands: Show Nodal Congestion Thresholds

Displays configuration of the nodal congestion thresholds.

Syntax
dspnodalcongth
Related Commands

Attributes

Log: nolog

State: anystate

Privilege: SUPER_GP

CLI Output

Nodal Congestion Thresholds:

Parmeter Value unit

setuplo 90 cps

setuphi 105 cps

statenqlo 40 cps

statenqhi 150 cps

connpendinglo 400 messages

connpendinghi 500 messages

incompjournalhi 5 cycles

vsiqdepthpercth1 100 percent

vsiqdepthpercth2 200 percent

vsiqdepthpercth3 300 percent

dsppingatmaddr

Ping Commands: Show Default ATM Node Address

Display default ping atm address on a node.

Syntax
dsppingatmaddr 
Related Commands

dsppingatmaddr

Attributes

Log: nolog

State: active_only

Privilege: SUPER_GP

CLI Output

47.0091.8100.0000.0010.7be9.2f1a.0010.7be9.2f1a.99

length: 160 type: unknown proto: unknown

scope: 0 plan: unknown redistribute: false

CLI Output
Port       VPI  VCI  CallRef   X-Port    VPI VCI    CallRef    Type 
5.3        0    32    1        3.2       0   32      1         PTP
Calling-Addr: <clg AESA addr>
Called-Addr: <cld AESA addr>
5.3        0    33    2        3.2       0   33      2         PTP 
Calling-Addr: <clg AESA addr>
Called-Addr: <cld AESA addr>
5.3        0    34    3        3.2       0   34      3         PTP 
Calling-Addr: <clg AESA addr>
Called-Addr: <cld AESA addr>
...
5.4        0    41    10       3.8       0   41      10        PTP 
Calling-Addr: <clg AESA addr>
Called-Addr: <cld AESA addr>
5.4        0    42    11       3.8      0    42      11        PTP 
Calling-Addr: <clg AESA addr>
Called-Addr: <cld AESA addr>
...
Output Description

Port

The physical id of the port.

VPI

The number of the virtual path identifier.

VCI

The number of the virtual channel identifier.

CallRef

The call reference number.

X-Port

The physical id of the cross-connected value for the port.

(X-)VPI

The number of the cross-connected value of the virtual path identifier.

(X-)VCI

The number of the cross-connected value of the virtual channel identifier.

(X-)CallRef

The call reference number of the other port.

Type

The cast type.

Calling-Addr

The NSAP address of the calling party of the call.

Called-Addr

The NSAP address of the called party of the call.

dsppncon

Call Control Operations: Show Call Info

Displays information for an active call. The displayed call information corresponds to the objects described in the portCallTable and portAbrCallTable MIBs. This command can be issued at any node in the route path.

Syntax
dsppncon <portid> 
<vpi> 
<[vci]>
Syntax Description

portid

See Port Identifier

vpi

VPI for the call.

vci

VCI for the call. If no VCI is specified, this is a VP connection.

Related Commands

dsppncons

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

Non-ABR Call:

Port: 5.3   VPI: 33 VCI: 44
CallRef: <call-id>    CallLeafRef: <leaf-id> 
Calling-address: <calling AESA address>
Calling-subaddress: <calling AESA sub-address>
Called-address: <called AESA address>
Called-subaddress: <called AESA sub-address>
OE port: <oe_port_id>    OE VPI: <oe_vpi>   OE VCI: <oe_vci>
OE callRef: <oe_callid>
Call-start-time: <timestamp>
Connection-type: SVC    Cast-type: point-to-point    Bearer-class: <bc>
Service-category: CBR   Call-clipping-susceptibility: no
Tx conformance: CBR.1               Rx conformance: CBR.1
Tx pcr: <tx pcr>                    Rx pcr: <rx pcr>
Tx scr: <tx scr>                    Rx scr: <rx scr>
Tx mbs: <tx mbs>                    Rx mbs: <rx mbs>
Tx cdvt: <tx cdvt>                  Rx cdvt: <rx cdvt>
Tx frame-discard-option: disable    Rx frame-discard-option: disable
Max ctd: <max ctd>
Max Tx cdv: <max tx cdv>            Max Rx cdv: <max rx cdv>
Max Tx clr: <max tx clr>            Max Rx clr: <max rx clr>
 

ABR Call

Port: 5.3  VPI: 100  VCI: 200
CallRef: <call-id>    CallLeafRef: <leaf-id>
Calling-address: <calling AESA address>
Calling-subaddress: <calling AESA sub-address>
Called-address: <called AESA address>
Called-subaddress: <called AESA sub-address>
OE port: <oe_port_id>    OE VPI: <oe_vpi>   OE VCI: <oe_vci>
OE callRef: <oe_callid>
Call-start-time: <timestamp>
Connection-type: SVC    Cast-type: point-to-point   Bearer-class: <bc>
Service-category: ABR   Call-clipping-susceptibility: no
Tx conformance: ABR
Tx pcr: <tx pcr>                    Rx pcr: <rx pcr>
Tx mcr: <tx mcr>                    Rx mcr: <rx mcr>
Tx icr: <tx icr>                    Rx icr: <rx icr>
Tx rif: <tx rif>                    Rx rif: <rx rif>
Tx rdf: <tx rdf>                    Rx rdf: <rx rdf>
Tx tbe: <tx tbe>                    Rx tbe: <rx tbe>
Tx nrm: <tx nrm>                    Rx nrm: <rx nrm>
Tx trm: <tx trm>                    Rx trm: <rx trm>
Tx adtf: <tx adtf>                  Rx adtf: <rx adtf>
Tx cdf: <tx cdf>                    Rx cdf: <rx cdf>
Tx frame-discard-option: disable    Rx frame-discard-option: disable
Frtt: <frtt>                        Max ctd: <max ctd>
Max Tx cdv: <max tx cdv>            Max Rx cdv: <max rx cdv> 
Max Tx clr: <max tx clr>            Max Rx clr: <max rx clr>

dsppncons

Call Control Operations: Show Calls

Displays a summary of active calls on one port or all ports. This command can be issued at any node.

Syntax
dsppncons 
[-port portid] 
[-vpi starting-vpi] 
[-vci starting-vci] 
[-type {p2p | p2mp}] 
Syntax Description

portid

See Port Identifier

vpi

Starting VPI. Display active calls starting from the VPI of the port.

This parameter can only be used if port is specified.

vci

Starting VCI. Display active calls starting from the VPI/VCI of the port.

This parameter can only be used if vpi is specified.

type

Cast-type. Displays only calls of this cast type.

Related Commands

dsppncon

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

dsppnconstats

Call Control Operations: Show Call Statistics

Displays call statistics for the port.

Syntax
dsppnconstats <portid>
Syntax Description

portid

See Port Identifier

Related Commands

clrpnconstats

Attributes

Log: nolog

State: active_only

Privilege: ANYUSER

CLI Output
Call Statistics for <portid>
Incoming Call Attempts:     0    Outgoing Call Attempts:     0
Incoming Call Success:      0    Outgoing Call Success:      0
Incoming Call Failures:     0    Outgoing Call Failures:     0
Incoming Filtering Failures:0    Outgoing Filtering Failures:0
Incoming Routing Failures:  0    Outgoing Routing Failures:  0
Incoming CAC Failures:      0    Outgoing CAC Failures:      0
Incoming Timer Failures:    0    Outgoing Timer Failures:    0
Incoming Crankback Failures:0    Outgoing Crankback Failures:0
Output Description

Incoming Call Attempts

Number of incoming signaling messages--Setup and AddParty--received on this port for call establishment.

Incoming Call Success

Number of incoming signaling messages--Connect and AddPartAck--received on this port, which indicate successful call establishment.

Incoming Call Failures

Number of incoming point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port.

Incoming Call
Filtering Failures

Number of incoming point-to-point and point-to-multipoint SVC/SPVC call attempts that failed the address filtering on this port.

Incoming Routing Failures

Number of incoming point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port because there was no route to the destination.

Incoming CAC Failures

Number of incoming point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port because there were not enough resources as requested in the traffic parameters of the call.

Incoming Timer Failures

Number of signaling timers that timed out on incoming point-to-point and point-to-multipoint SVC/SPVC calls recieved on this port.

Incoming Crankback Failures

Number of crankback IEs recieved on this port for incoming point-to-point and point-to-multipoint SVC/SPVC call attempts.

Outgoing Call Attempts

Number of outgoing signalling messages--Setup and AddParty--sent from this port for call establishment.

Outgoing Call Success

Number of outgoing signaling messages--Connect and AddPartAck--sent from this port, which indicate successful call establishment.

Outgoing Call Failures

Number of outgoing point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port.

Outgoing Call
Filtering Failures

Number of outgoing point-to-point and point-to-multipoint SVC/SPVC call attempts that failed the address filtering on this port.

Outgoing Routing Failures

Number of outgoing point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port because there was no route to the destination.

Outgoing CAC Failures

Number of outgoing point-to-point and point-to-multipoint SVC/SPVC call attempts that failed on this port because there was not enough resources as requested in the traffic parameters of the call.

Outgoing Timer Failures

Number of signaling timers that timed out on outgoing point-to-point SVC/SPVC calls sent from this port.

Outgoing Crankback Failures

Number of crankback IEs sent from this port for outgoing signaling release messages.

dsppnctlvc

Control VC Commands: Provisioning: Display Control VC Parameters

To display configuration of the control VC parameters.

Syntax
dsppnctlvc 
Related Commands

cnfpnctlvc

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
dsppnctlvc 10.3
vc type = pnnircc
service category : vbr-nrt PCR : 906
SCR : 453 MBS : 171
vc type = sscop
service category : vbr-nrt PCR : 1500
SCR : 900 MBS : 250
 

dsppnilmi

ILMI Node Management: Show Port ILMI Status

To display ILMI information for a port. The ILMI service configuration is displayed.

Syntax
dsppnilmi <portid>
Syntax Description

portid

See Port Identifier

Related Commands

dspilmi

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

Port Id: 3.1 Port Type: Private UNI side : user

Autoconfig: enable Servicereg: enable

Addressreg: permit all

VPI: 0 VCI: 16

Max Prefix: 16 Max Address: 16

Max ServiceRegistry: 16

Peer Port Id: 214783647 System Id: 12.23.34.45.56.67

Peer Addressreg: enable

Pn-ilmi: disable

ILMI Link State: UpAndNormal

LECS Address(es):

44.0091.8100.0000.0000.0ca7.9e01

ILMI Configured Port Prefix(es):

47.0091.8100.0000.0000.0ca7.9e01

88.8888.8888.0000.0000.0000.0000

dsppnport

Call Control Port: Show Port Controller Information

Displays the pnni-controller port information. Displays operational data as opposed to configuration data, such as port status, ILMI status, etc.

Syntax
dsppnport <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

dspnports, addpnport, delpnport

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

cbr: rt-vbr: nrt-vbr: ubr: abr:

Available Tx Cell Rate

(cells/sec): 200000 100000 300000 3000000 300000

Available Rx Cell Rate

(cells/sec): 100000 20000 30000 100000 20000

# of Available Tx channels: 1000 1000 1000 1000 1000

# of Available Rx channels: 1000 1200 900 800 1100

* Overbooking factor not applied.

dsppnportcac

Port Management: Show Configured Port CAC Policy Parameters

Displays CAC policy parameters for the port as configured by cnfpnportcac.

Syntax
dsppnportcac <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

cnfpnportcac

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output

cbr
rt-vbr
nrt-vbr
ubr
abr
bookFactor:
100%
100%
100%
100%
100%
maxBw:
100.0000%
100.0000%
100.0000%
100.0000%
100.0000%
minBw:
0%
0%
0%
0%
0%
maxVc:
100%
100%
100%
100%
100%
minVc:
0%
0%
0%
0%
0%
maxVcBw:
0
0
0
0
0

dsppnportcc

Port Management: Show Configured Port Call Control Parameters

Displays those call control parameters for the port that are configured by cnfpnportcc.

Syntax
dsppnportcc <portid>
Syntax Description

portid

See Port Identifier

Related Commands

cnfpnportcc

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output
					

maxP2pCon: 10000

maxP2mpRoot: 683

maxP2mpLeaf: 9000

SVC blocking option: no

SPVC blocking option: no

dsppnportrange

Port Management: Show Configured VPI and VCI Range Parameters

Displays ATM vpi/vci range only for the port configured by cnfpnportrange. dsppnport displays the operational values.

Syntax
dsppnportrange <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

cnfpnportrange, dsppnport

Attributes

Log:nolog

State: anystate

Privilege: ANYUSER

CLI Output
minSvccVpi: 0   maxSvccVpi:  4095
minSvccVci: 32  maxSvccVci: 65535
minSvpcVpi: 1   maxSvpcVpi:  4095

dsppnportrsrc

Operational Commands: Show Available Resource on a Port

Displays available bandwidth and channels on the port for all service classes.

Syntax
dsppnportrsrc <portid>
Syntax Description

portid

See Port Identifier

Related Commands

dsppnports

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output

cbr: rt-vbr: nrt-vbr: ubr: abr:

Maximum Tx Cell Rate (cells/sec): 55680 55680 55680 55680 55680

Maximum Rx Cell Rate (cells/sec): 55680 55680 55680 55680 55680

Min Guarant Tx Cell Rate (cells/sec): 5 5 5 5 5

Min Guarant Rx Cell Rate (cells/sec): 5 5 5 5 5

Minimum Cell Loss Ratio Tx : 8 8 8 8 8

Minimum Cell Loss Ratio Rx : 8 8 8 8 8

Available Tx Cell Rate (cells/sec): 54720 54720 54720 54720 54720

Available Rx Cell Rate (cells/sec): 54720 54720 54720 54720 54720

# of Available Tx Channels: 8533 8533 8533 8533 8533

# of Available Rx Channels: 8533 8533 8533 8533 8533

dsppnports

Operational Commands: Show Summary Information of Ports

Displays status information for all UNI and NNI ports. If neither uni nor nni is specified, all ports are displayed.

Syntax
dsppnports 
[uni | nni]
Syntax Description

uni

View status for all UNI ports.

nni

View status for all NNI ports.

Related Commands

dsppnportrsrc

Attributes

Log: nolog

State: ANTSTATE

Privilege: ANYUSER

CLI Output

Summary of total connections: (p2p = point to point, p2mp = point to multipoint)

Type  #Svcc:  #Svpc:  #SpvcActive:  #SpvcCfg:  #SpvpActive:  #SpvpCfg:  Total:

p2p   90000   1000    0             0          0             0          91000

p2mp  0      0       0             0          0             0          0

                      Total = 91000

Per-port status summary at 17:50:19 Friday Sep 11, 1998

PortId    IF status    Admin Status  ILMI state     Total Active Connections

2.1       UP           up            UpAnd-Normal   1000

2.2       UP           up            UpAnd-Normal   2000

3.1       DOWN         up            Establishing   0

dsppnportsig

Port Management: Show Configured Port Signaling Parameters

Displays the ATM signalling parameters for the port as configured by cnfpnportsig.

Syntax
dsppnportsig <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

cnfpnportsig

Attributes

Log: log

State: anystate

Privilege: ANYUSER

CLI Output

type: uni version: uni3.1

sigType: private side: network

addrPlan: aesa

sigVpi: 0 sigVci: 5

rccVpi: n/a rccVci: n/a

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

None unless errors

dspprfx

ILMI Port Management: Show Address Prefix on a Port

Displays ILMI address prefixes configured for the port.

Syntax
dspprfx <portid>
Syntax Description

portid

See Port Identifier

Related Commands

addprfx, delprfx

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
ILMI Configured Port Prefix(es):
47.0091.8100.0000.0000.0ca7.9e01
  88.8888.8888.0000.0000.0000.0000

dspsig

Show Signaling Timers

Displays the configuration of the signalling timers for the port.

Syntax
dspsig <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

cnfsig

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
Signalling Timers for <portid>
Timer     Value(secs)
 t301     180
 t303     4
 t308     30
 t310     10
 t316     90
 t317     60
 t322     4
 t397     180
 t398     4
 t399     14
 
 Max Crankback: 3

dspsigdiag

Signaling: Node Commands: Show Signaling Diagnostic

Displays the configured filter entries and the collection call records for the ATM signalling diagnostics feature.


Caution This command clears all connections.

Syntax
dspsigdiag {filter | rec | status} 
[index]
Syntax Description

filter

Display the information in the filter table.

rec

Display the call failure records.

status

Display global diagnostics status.

index

This field can be used with the option filter or rec. If used with filter, the configuration of the specified indexed filter entry display. If no index is specified, configuration of all filter entries display. If this field is used with rec, then all of the records filtered for the specified indexed filter entry display.

Related Commands

cnfsigdiag, delsigdiag, dspsigstats, clrsigstats

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
dspsigdiag filter
 
F I L T E R   I N D E X    1
--------------------------------
Scope: internal, Cast Type: p2mp
Connection Kind: soft-vc
Service Category: CBR (Constant Bit Rate) UBR (Unspecified Bit Rate)
Clear Cause: 0, Initial TimerValue: 600
Max Records: 20,   NumMatches: 0,   Timer expiry: 600
Incoming Port: ATM0/0/1, Outgoing Port: ATM0/1/1
Calling Nsap Address:47.111122223333444455556666.777788889999.00
Calling Address Mask:FF.FFFFFF000000000000000000.000000000000.00
Called Nsap Address:47.111122223333444455556666.777788889999.01
Called Address Mask:FF.FFFFFF000000000000000000.000000000000.00
Status: active
 
F I L T E R   I N D E X    2
--------------------------------
...
 
 
 
dspsigdiag rec 1
 
D I S P L A Y 		I N D E X    1
--------------------------------
Scope: internal, Cast Type: p2p, Conn Indicator: Setup Failure
Connection Kind:   switched-vc
Service Category: UBR (Unspecified Bit Rate)
Clear Cause: 0x29, Diagnostics: NULL
Incoming Port: ATM1/0/3, Outgoing Port:ATM0/1/3
Calling-Address: 47.009181000000006011000000.470803040506.00
Calling-SubAddr: NULL
Called-Address : 47.009181000000006083C42C01.750203040506.00
Called-SubAddr : NULL
Crankback Type : No Crankback
DTL's:
NodeId:56:160:47.009181000000006011000000.006083AB9001.00 Port: 0/1/3:2
NodeId:56:160:47.00918100000000603E7B4101.00603E7B4101.00 Port: 0/0/0:2
NodeId:56:160:47.009181000000006083C42C01.006083C42C01.00 Port: 0
 
D I S P L A Y 		I N D E X    2
--------------------------------
...

dspsigparm

Signaling: Node Commands: Show Global Signaling Parameters

Displays global signalling parameters for the node, including the setting of whether frame discard is installed on the presence of the AAL5 IE.

Syntax
dspsigparm
Syntax Description
Related Commands

cnffdonaal5

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
Global Signalling Parameters
        Frame Discard on AAL5 IE: {yes | no}

dspsigstats

Signaling: Operational Commands: Show Signaling Statistics

Displays signaling statistics associate with the port. Signaling statistics such as (for both Tx and Rx directions)

Syntax
dspsigstats <portid>
Syntax Description

portid

See Port Identifier

Related Commands

cnfsigdiag, delsigdiag, dspsigdiag, clrsigstats

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
 Signaling Statistics for <portid>
 Message           Rcv      Xmt
 Call Proceeding   0        0
 Connect           0        0
 Connect Ack       0        0
 Setup             0        0
 Release           0        0
 Release Complete  0        0
 Add Party         0        0
 Add Party Ack     0        0
 Add Party Rej     0        0
 Drop Party        0        0
 Drop Party Ack    0        0
 Drop Party Rej    0        0
 Restart           0        0
 Restart Ack       0        0
 Status            0        0
 Status Enquiry    0        0
 
 Last Cause/Diag
 Cause             16
 Diagnostic        XX XX XX XX

dspsscop

SSCOP Operational Commands: Show SSCOP

Displays SSCOP details for the port. Information such as provisioning data and run-time statistics are displayed.

Syntax
dspsscop <portid>
Syntax Description

portid

See Port Identifier

Related Commands

cnfsscop, disablesscop, dspsscopstats

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output

SSCOP details for interface: 1.2

Current State: Enabled, Current Link State = Established State

SSCOP version  = 3.1

Send Sequence Number: Current: 34 Maximum: 127

Send Sequence Number Acked = 25

Rcv Sequence Number: Lower Edge = 25, Upper Edge = 28, Max = 35

Poll Sequence Number = 20 Poll Ack Sequence Number = 21

Vt(Pd) = 10 Vt(Sq) = 26

Timer_IDLE = 10 - Active

Timer_CC = 1 - Active

Timer_POLL = 1 - Inactive

Timer_KEEPALIVE = 5 - Active

Timer_NO-RESPONSE = 30 - Active

Current Retry Count = 1, Maximum Retry Count = 10

AckQ count = 5, RcvQ count = 5, TxQ count = 5

AckQ HWM = 20, RcvQ HWM = 20, TxQ HWM = 20",

Statistics:

Pdu's Sent = 100, Pdu's Received = 70, Pdu's Ignored = 3",

Begin = 11/11, Begin Ack = 10/10, Begin Reject = 1/1",

End = 10/10, End Ack = 10/10",

Resync = 1/1, Resync Ack = 1/1",

Sequenced Data = 10/10, Sequenced Poll Data = 1/1",

Poll = 30/30, Stat = 30/30, Unsolicited Stat = 1/1",

Unassured Data = 0/0, Mgmt Data = 0/0, Unknown Pdu's = 0",

Error Recovery/Ack = 0/0, lack of credit 0

dspsscopstats

SSCOP Operational Commands: Show SSCOP Statistics

Displays SSCOP statistics for the port.

Syntax
dspsscopstats <portid>
Syntax Description

portid

See Port Identifier

Related Commands

cnfsscop, disablesscop, dspsscop

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
SSCOP Statistics for interface: 10.1
Pdu's Sent = 2, Pdu's Received = 0, Pdu's Ignored = 0
Begin = 0/2, Begin Ack = 0/0, Begin Reject = 0/0
End = 0/0, End Ack = 0/0
Resync = 0/0, Resync Ack = 0/0
Sequenced Data = 0/0, Sequenced Poll Data = 0/0
Poll = 0/0, Stat = 0/0, Unsolicited Stat = 0/0
Unassured Data = 0/0, Mgmt Data = 0/0, Unknown Pdu's =0

dspsvcparm

Call Control Node: Show Global SVC Parameters

Displays global SVC parameters for the node.

Syntax
dspsvcparm 
Syntax Description
Related Commands

cnfe164justify

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

CLI Output
Global SVC Parameters
      E164 Address Conversion Justification: ( lefdt | right ) 

pathtraceie

Path Trace IE

Removes/inserts path trace IE at port level.

Syntax
pathtraceie <portid> 
{rmv | ins}
Syntax Description

portid

See Port Identifier

rmv

Allow to remove Trace Transit List IE at the port.

ins

Allow to insert Trace Transit List IE at the port.

Related Commands

conntrace, pathtraceport, pathracenode

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

pathtracenode

Call Control Operations: Enable/Disable Path Trace at Node Level

Enables/disables path trace feature at node level.

Syntax
pathtracenode {enable | disable}
Syntax Description

enable/disable

Enables (disables) path trace at node level.

Related Commands

conntrace, pathtraceport, pathtraceie

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

pathtraceport

Call Control Operations: Enable/Disable Path Trace at Port Level

Enables (disables) path trace feature at port level, then saves the result of the path trace in the log file.

Syntax
pathtraceport <portid> 
{enable | disable} 
[-H {on | off}] 
[-CB {on | off}] 
[-V {on | off}] 
[-CR {on | off}] 
[-cldnum called-AESA] 
[-clgnum calling-AESA]
Syntax Description

portid

See Port Identifier

enable|disable

Enables (disables) path trace at port level.

H

Hierarchy option. If enabled, information from all the DTLs in the hierarchy are added in the TTL IE.

Default = off

CB

Crankback option. If enabled, the failure cause for Crankback is included in the TTL IE.

Default = on

V

VPI/VCI option. If enabled, VPI/VCI values of the egress port are added in the TTL IE at every node.

Default = off

CR

Call Reference option. If enabled, call reference values of all egress ports are added in the TTL IE.

Default = off

cldnum

Called Party number. Enables (disables) path trace on a specific called address.

clgnum

Calling Party number. Enables (disables) path trace on a specific calling address.

Related Commands

conntrace, pathracenode, pathraceie

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

Format of the path trace result for a call in the log file:

Result:Succ/Fail Reason: "Desc" Called No: "--" Calling No: "--"

Cause: "value:Desc"

NodeId Ingress Port Egress Port Vpi/Vci Call Ref EndPtRef (opt)

XXXX YYYY ZZZZ aaa/bbb cccc dddd

XXXX YYYY ZZZZ aaa/bbb cccc dddd

tstpndelay

Operational Commands: Connection Loopback

Initiates loopback test for a connection.When both vpi and vci are present, the segment endpoint is a F5 flow endpoint (for VCCs). When the optional vci is not present, the segment endpoint is a F4 flow endpoint (for VPCs). This command displays the round trip delay in microseconds.

Use cnfconsegep to set the segment endpoint if there does not already exist one.

Syntax
tstpndelay <portid> vpi [vci] 
[-direction {inbound | outbound}] 
[-timeout num]
Syntax Description

portid

See Port Identifier

vpi

VPI of the connection

vci

VCI of the connection

-timeout

Connection timeout for ping
Range: (5 through 120) secs
Default = 5 secs

-direction

Specifies the direction of loopback.

inbound = endpoint towards the backplane

outbound =  endpoint to out of the port

Default = inbound.

Related Commands

aesa_ping

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

CLI Output

uppnport

Port Management: Bring Port into Service

Brings a UNI or NNI port into service on the controller (administratively `up' the controller). Use this command only to bring that port in service after the dnpnport command brought it down.

Syntax
uppnport <portid> 
Syntax Description

portid

See Port Identifier

Related Commands

addpnport, delpnport, dnpnport, dsppnport

Attributes

Log: log

State: active_only

Privilege: GROUP_2


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Aug 3 11:03:15 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.