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

Table of Contents

PNNI Commands

PNNI Commands

This chapter describes the MGX PNNI commands. These commands allow you to add, delete, configure, display status, and create statistics for PNNI nodes. The commands include the following areas:

Command Syntax

This section contains the following syntax topics:

Notation

The notation for command and argument parameters follows:

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

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:


Note   When you add and SPVC or SPVP, the traffic management parameters apply to specific service types (rt-VBR, for example). If you type a traffic parameter that does not apply to the selected traffic type, the connection is rejected only after you type all parameters and press Return (or Enter).

Port Identifier

A port in the PNNI 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. 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.

addpnni-node

Add PNNI Node

Adds a PNNI node to the topology.

You must signify level and atmaddr when configuring the first node. You must signify level when configuring subsequent nodes.

Card(s) on Which Command Executes

PXM-45

Syntax
addpnni-node level 

[-lowest lowest] 
[-atmAddr atm-address] 
[-nodeId node-id] 
[-pgId pg-id]
[-enable true | false }] 
[-transitRestricted on | off }] 
[-complexNodeon | off }] 
[-branchingRestricted on | off }] 
Syntax Description

level

The PNNI hierarchical level.

It must be specified for nodes at higher levels. Once a value is assigned, you may only change it while the node's administrative status is disabled.
Default = 56
Range = 1 - 104

-lowest

Only supported value is true.
Default = true

-atmAddr

The 20-byte ATM address assigned to a PNNI logical node operating on a network.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-nodeId

The 22-byte PNNI node id assigned to a PNNI logical node operating on a network. If not specified, the default value is used.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-pgId

The 14-byte peer group id assigned for a PNNI logical node operating on a network. If not specified, the default value is used.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-enable

Specifies the administrative status for a PNNI node, as either enable or disable.

Default = enable

-transitRestricted

Specifies if this node is a restricted transit node, as either on or off.

Default = on

-complexNode

Specifies if the node is a complex node, as either on or off. This setting is not applicable for a node at the lowest hierarchical level.

On = this node is a complex node. This option is not supported in release 2.0.10.

Off = this node is not a complex node.

Default = off

-branchingRestricted

Specifies support for additional point-to-multipoint branches by this node, as either on or off.

Default = on

Related Commands

cnfpnni-node, delpnni-node, dsppnni-node

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

addpnni-summary-addr

Configure Summary Address Prefix

Configure an ATM summary address prefix for a PNNI logical node operating on a network.

Card(s) on Which Command Executes

PXM-45

Syntax
addpnni-summary-addr node-index address-prefix prefix-length

[-type internal | exterior }]
[-suppress true | false }]
Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

addressprefix

The ATM address prefix assigned to the network.

prefixlength

The length of the address-prefix in number of bits, equal or less than 152 bits. Currently, the zero-length summary address is not supported.

-type

The type of the summary address. If not specified, default to internal.

-suppress

true = summary address is not advertised.

Related Commands

delpnni-summary-addr, delpnni-summary-addr, dsppnni-summary-addr

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 {enable/disable}]
[-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

The QoS used for SVC ping connection.
Range: ubr, cbr, vbr, vbr-nrt
Default: ubr

-pcr

The peak cell rate.
Range: (1 through 100) cells per sec
Default = 10

-scr

The sustained cell rate.
Range: (1 through 50) cells per sec
Default = 5

-trace

The enable path trace during ping.
Range: yes or no
Default = no

-timeout

The 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

Examples
svcpop1.1.PXM.a > aesa_ping  47.00918100000000d058ac23ac.00d058ac23ac.01
 
Ping Got CLI message, index=0
 
PING:from PNNI - SOURCE ROUTE
DTL    1 :Number of (Node/port)elements    2
 
DTL 1:NODE 1::56:160:71:0:145::238:238:238:238:Port 1:262656
 
DTL 1:NODE 2::56:160:71:0:145::88:172:35:172:Port 2:0
 
Port List :no of ports =    1
 
Port ID    1:262656

cnfpnni-election


Note   This command is not applicable for this release.

Configure PGL Election Parameters

Configures PNNI PGL election parameters for a PNNI node.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-election node-index

[-priority priority]
[-initTime init-time]
[-overrideDelay override-delay]
[-reelectionTime reelection-time]
Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

-priority

The PNNI leadership priority in a peer group.

Default = 0

-inittime

The number of seconds this node will delay advertising its choice of preferred.

Default = 15

-overridedelay

The amount of time in seconds a node will wait for itself to be declared the preferred PGL by unanimous agreement among its peers.

Default = 30 seconds.

-reelectiontime

The amount of time in seconds after losing connectivity to the current peer group leader, that this node will wait before re-starting the process of electing a new peer group leader.

Default = 15 seconds.

Related Commands

dsppnni-election

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-intf

Configure PNNI Interface

Configure service category based administrative weight and aggregation token on a PNNI interface.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-intf <portid> 

[-aggregationToken token]
[-awcbr aw]
[-awrtvbr aw]
[-awnrtvbr aw]
[-awabr aw]
[-awubr aw]
[-awall aw]
Syntax Description

portid

See Port Identifier

-token

The 32-bit number used for link aggregation purpose. When an interface is added, it is default to 0.

-aw

The 24-bit number used as administrative weight on this interface. It is applied to all QoS service classes if -awall is specified, otherwise it is only applied to the single service class. Default = 5040 and the maximum possible value is a 24-bit unsigned integer.

Related Commands

dsppnni-intf

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-link-selection

Configure Link Selection

Configure the routing policies used to select the link from parallel links connected to the next node in the DTL.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-link-selection <portid> 
{ minaw | maxavcr | maxcr | loadbalance }
Syntax Description

portid

See Port Identifier

minaw

Selects the link with the least Administrative Weight (AW) in the egress direction. This is the default.

maxavcr

Selects the link with the largest Available Cell Rate (AvCR) in the egress direction.

maxcr

Selects the link with the largest Max Cell Rate (maxCR) in the egress direction.

loadbalance

Selects the link randomly.

Related Commands

dsppnni-link-selection

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

`

cnfpnni-mtu

Configure Maximum PNNI Packet Size

Configure the maximum PNNI packet size in number of bytes.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-mtu 
mtu
Syntax Description

mtu

The max transmit unit in number of bytes. The range is from 1024 to 8192, Default = 2048 bytes.

Related Commands

dsppnni-mtu

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-node

Configure PNNI Node

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-node node-index

[-atmAddress atm-address]
[-level level]
[-nodeId node-id]
[-pgId pg-id]
[-enable true | false }]
[-transitRestricted on | off }]
[-complexNodeon | off }]
[-branchingRestricted on | off }]
Syntax Description

-atmaddress

The 20-byte ATM address assigned to a PNNI logical node operating on a network.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-level

The PNNI hierarchical level.

Value must be specified for nodes at higher levels.

Once a value is assigned, you may only change it while the node's administrative status is disabled.
Default = 56
Range = 1 - 104, inclusive

-nodeId

The 22-byte PNNI node id assigned to a PNNI logical node operating on a network. If not specified, the default value is used.
Once a value is assigned, you may only change it while the node's administrative status is disabled.

-pgid

The 14-byte peer group id assigned for a PNNI logical node operating on a network. If not specified, the default value is used.
Once a value is assigned, you may only change it while the node's administrative status is disabled.

-enable

Specifies the administrative status for a PNNI node, as either enable or disable.

When administratively disabling a PNNI logical node, all nodes at higher hierarchies must be administratively disabled first.

Default = true

-transitRestricted

Specifies if this node is a restricted transit node, as either on or off.

Default = on

-complexNode

Specifies if the node is a complex node, as either on or off. This setting is not applicable for a node at the lowest hierarchical level.

On = this node is a complex node. This option is not supported in release 2.0.10.

Off = this node is not a complex node.

Default = off

-branchingRestricted

Specifies support for additional point-to-multipoint branches by this node, as either on or off.

Default = off

Related Commands

addpnni-node, delpnni-node, dsppnni-node

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-pkttrace

Packet Trace

Trace the PNNI Packet on a per level per link basis.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-pkttrace { -rx { on | off } | -tx { on | off } } 
node-index -portId port-id | -svcIndex svc-index ] ]
Syntax Description

-rx or tx

The direction of packet flow, i.e. are packets received or transmitted.

node-index

The node index assigned to a PNNI logical node.

-portId

The logical Port Identifier of the port on which the packet trace has to be turned on or off.

See Port Identifier.

-svcIndex

The SVC Index of the SVC based RCC on which the packet trace has to be turned on or off.

Related Commands

dsppnni-pkttrace

Attributes

Log: log

State: active_only

Privilege: CISCO_GP

Examples
cnfpnni-pkttrace tx on 1 -portId 197120   
cnfpnni-pkttrace tx on 2 -svcIndex 14   
cnfpnni-pkttrace rx on 2    

cnfpnni-routing-policy

Configure Routing Policies

Configure the routing policies used in background routing tables generation, load balancing, and on demand routing.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-routing-policy [-sptEpsilon epsilon]
[-sptHolddown holddown]
[-bnPathHolddown bn-path-holddown]
[-loadBalance random | maxbw }]
[-onDemandfirstfit | bestfit }]
[-awBgTable {on|off}] 
[-ctdBgTable {on|off}] 
[-cdvBgTable {on|off}]
Syntax Description

-sptHolddown

Sets the policy that determines equal-cost path during routes calculation. Default = 0, which means exact match is required, and its values are in the range of 0 to 20, inclusively.

-bnPathHolddown

Defines the minimum time interval, in units of 100ms, between two consecutive calculations for generating routing tables, and its values are in the range of 1 (0.1 second as default) to 600 (60 second), Default = 1.

-bnpathholddown

Defines the minimum time interval, in units of 100ms, between two consecutive calculations for generating border node path in a peer group for a complex node representation at the next higher level. This parameter has no meaning in an SPG WAN.
Default = 2

-loadBalance

Defines the load balancing rule if alternative equal-cost routes exist for a given call request.

-onDemand

Defines the on-demand routing rule. The "firstfit" option selects a route that is the first it can find. The searching time is the minimum, but it might not be the best route. "bestfit" option selects the best route. It could spend longer time in searching for the best route. Default = firstfit.

-awBgTable

Enable or disable administrative weight for the background routing table.
Default = on

-ctdBgTable

Enable or disable ctd for the background routing table.
Default = on

-cdvBgTable

Enable or disable cdv for the background routing table.
Default = on

Related Commands

dsppnni-routing-policy

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

Examples
SPT epsilon......... 0 Load 
balance........ random 
SPT holddown time... 1 On demand routing... first fit 
SPT path holddown time 2 AW Background Table on CTD Background Table on CDV Background Table

cnfpnni-scope-map

Configure Scope Map Table

Configures the scope map table.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-scope-map 
scope 

level

Syntax Description

scope

The address scope.
Range = 1 to 15, inclusive

level

The PNNI level to which that address scope is mapped.
Range = 1 thru 104

Default = 56

Related Commands

dsppnni-scope-map

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-svcc-rcc-timer


Note   This command is not applicable for this release.

Configure PNNI SVCC-based RCC Variables

Define the initial PNNI SVCC-based variables for a specified PNNI logical node in this network.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-svcc-rcc-timer node-index

[-initTime init-time]
[-retryTime retry-time]
[-callingIntegrityTime calling-integrity-time]
[-calledIntegrityTime called-integrity-time]
 
Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.
Range = 1 thru 65535

-initTime

The amount of time (in seconds) this node will delay advertising its choice of preferred an SVCC to a neighbor with a numerically lower ATM address, after determining that such an SVCC should be established.

Range = 1 thru 10

Default = 10 second.

-retryTime

The amount of time (in seconds) this node will delay after an apparently still necessary and viable SVCC-based RCC is unexpectedly torn down, before attempting to re-establish it.


Range = 10 thru 60
Default = 60 seconds.

-callingIntegrityTime

The amount of time (in seconds) this node will wait for an SVCC, which it has initiated establishment of as the calling party, to become fully established before giving up and tearing it down.
Range = 5 thru 300
Default = 300

-calledIntegrityTime

The amount of time (in seconds) this node will wait for an SVCC, which it has decided to accept as the called party, to become fully established before giving up and tearing it down.
Range = 10 thru 300
Default = 300

Related Commands

dsppnni-svcc-rcc-timer

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

cnfpnni-timer

Configure PNNI Timers

Define the initial PNNI timer values and significant change thresholds of a PNNI logical node in this network.

Card(s) on Which Command Executes

PXM-45

Syntax
cnfpnni-timer node-index

[-ptseHolddown ptse-holddown]
[-helloHolddown hello-holddown]
[-helloInterval hello-interval]
[-helloInactivity-factor hello-inactivity-factor]c
[-horizontalLinkInactivityTime horizontal-link-inactivity-time]
[-ptseRefreshInterval ptse-refresh-interval]
[-ptseLifetimeFactor ptse-lifetime-factor]
[-retransmitInterval retransmit-interval]
[-ptseDelayedAckInterval ptse-delayed-ack-interval]
[-avcrPm avcr-pm]
[-avcrMt avcr-mt]
[-cdvPm cdv-pm]
[-ctdPm ctd-pm]
Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

-ptseHolddown

The time between broadcasts of PTSEs.

Range: (0.1 through 10)
Default = 10 i.e., 1 second

-helloHolddown

The initial value for the Hello hold down timer that will be used by a node to limit the rate at which it sends Hellos. It is specified in units of 100 ms.

Range: (0.1 through 10)
Default = 10, i.e., 1 second

-helloInterval

The initial value for the Hello timer in seconds.

Range: (1 through 300) second
Default = 15 seconds.

-helloInactivityFactor

The product of the hello-inactivity-factor and the peer neighbor's hello-interval is the maximum time (in seconds) that the neighbor is considered alive after the last reception of a Hello packet.

Range: (1 through 50) seconds
Default = 5 seconds

-ptseRefreshInterval

The initial time interval for the PTSE to re-originate specified in seconds. Range: (30 through 1800) second
Default = 1800 seconds

-ptseLifetimeFactor

The value for the lifetime multiplier, expressed as a percentage. The product of it and the ptse-refresh-interval is used as the initial value of the remaining lifetime of a self-originated PTSE.

Range: (101 through 1000)
Default = 200.

-retransmitInterval

The period between retransmissions of unacknowledged DS, PTSE request, and PTSP specified in seconds.

Range: (5 through 60) second
Default = 5 seconds.

-ptseDelayedAckInterval

The minimum amount of time between transmissions of delayed PTSE acknowledgment packets specified in units of 100 ms.

Range: (1 through 10) second
Default = 10, i.e., 1 second.

-avcrPm

The proportional multiplier used in the algorithms that determine significant change for AvCR parameters which are expressed as a percentage.

Range: (1 through 99) per cent
Default = 50%

-avcrMt

The minimum threshold used in the algorithms that determine significant change for AvCR parameters which are expressed as a percentage.

Range: (1 through 99) per cent
Default = 3%

-cdvPm

The proportional multiplier used in the algorithms that determine significant change for CDV parameters which are expressed as a percentage.

Range: (1 through 99) per cent
Default = 25%

-ctdPm

The proportional multiplier used in the algorithms that determine significant change for CTD parameters which are expressed as a percentage.

Range: (1 through 99) per cent
Default = 50%

c

Related Commands

dsppnni-timer

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

dbgpnni

Debug Messages

Turn on/off PNNI debug messages.


Note   Execution of this command can seriously increase network overhead, thereby slowing network performance.

Card(s) on Which Command Executes

PXM-45

Syntax
dbpnni [-all on | off }] 

[-hello on | off }] 

[-election on | off }] 

[-nbr on | off }] 

[-itf { on | off }] 
[-timer { on | off }] 
[-lgn { on | off }] 

[-spt { on | off }] 
[-nodereachability { on | off }] 
[-address { on | off }] 

[-itdb { on | off }] 
[-ra { on | off }] 
[-cp { on | off }] 
[-linkselection { on | off }]
Syntax Description

all

turn [on|off] all debug flags.

timer

Debug timer facility [on|off].

hello

Debug Hello protocol [on|off].

nbr

Debug PNNI neighbor FSM [on|off].

election

Debug PNNI PGL election [on|off].

nodereachability

Debug PNNI node reachability computation [on|off].

itf

Debug interface FSM [on|off].

address

Debug handling on addresses [on|off].

lgn

Debug PNNI logical group node [on|off].

itdb

Debug handling on internal topology database [on|off].

cp

Debug PNNI Control Point [on|off].

spt

Debug shortest path tree computation [on|off].

ra

Debug Route Agent [on|off].

linkselection

Debug linkselection [on|off].

Related Commands

dsppnni-dbg

Attributes

Log: log

State: active_only

Privilege: CISCO_GP

delpnni-node

Delete PNNI Node

Deletes a PNNI node to the topology.

Card(s) on Which Command Executes

PXM-45

Syntax
delpnni-node node-index

Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

Related Commands

addpnni-node, cnfpnni-node, delpnni-node

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

delpnni-summary-addr

Configure Summary Address Prefix

Delete an ATM summary address prefix for a PNNI logical node operating on a network.

Card(s) on Which Command Executes

PXM-45

Syntax
delpnni-summary-addr node-index address-prefix prefix-length

Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

address-prefix

The ATM address prefix assigned to the local network.

prefix-length

The length of the address-prefix in number of bits, equal or less than 152 bits. Currently, the zero-length summary address is not supported.

Related Commands

addpnni-summary-addr, dsppnni-summary-addr

Attributes

Log: log

State: active_only

Privilege: SUPER_GP

dsppnni-bn-path


Note   This command is not applicable for this release.

Show PNNI Border Paths

This is a debugging command.

Displays the PNNI border node paths calculated by a PGL node in a given peer group. The node-index specifies the network's PGL node.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-bn-path node-index

Objects Displayed:
node index - 32-bit number
source node idB index - 32-bit number
source node id - 22-byte hex string
destination node idB index - 32-bit number
destination node id - 22-byte hex string
for each class of services
AW - 32-bit number.
MCR - 32-bit number, in cells/second.
AvCR - 32-bit number, in cells/second.
CTD - 32-bit number, in microsecond.
CDV - 32-bit number, in microsecond.
CLR 0 - 32-bit number.
CLR 0+1 - 32-bit number.
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1
Source node number... 2 Dest node number..... 37
Source node id........0:0:00.000000000000000000000000.000000000000.00
Dest node id..........0:0:00.000000000000000000000000.000000000000.00
 
          CBR  RTVBR NRTVBR    ABR    UBR 
-----  ------ ------ ------ ------ ------ 
AW       5040   5040   5040   5040   5040 
MCR         0      0      0      0      0 
AvCR   100000 100000 100000 100000 100000 
CTD         0      0      0      0      0 
CDV         0      0      0      0      0 
CLR0        0      0      0      0      0 
CLR0+1      0      0      0      0      0
CRM        10     10     10     10     10 
VF          5      5      5      5      5 
 
 
node index: 1
Ptse id ............ 948 Flags................ a3
Nodal aggregation method.. spanning tree
 
          CBR  RTVBR NRTVBR    ABR    UBR 
-----  ------ ------ ------ ------ ------ 
AW       5040   5040   5040   5040   5040 
MCR         0      0      0      0      0 
AvCR   100000 100000 100000 100000 100000 
CTD         0      0      0      0      0 
CDV         0      0      0      0      0 
CLR0        0      0      0      0      0 
CLR0+1      0      0      0      0      0
CRM        10     10     10     10     10 
VF          5      5      5      5      5 

dsppnni-bypass


Note   This command is not applicable for this release.

Show PNNI Complex Node Bypasses

This is a debugging command.

Displays the PNNI bypass table for a LGN using complex node representation in a given peer group: node-index specifies the LGN implemented on this network.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-bypass node-index

Objects Displayed:
node index - 32-bit number
input port id - 32-bit number
output port id - 32-bit number
ptse id - 32-bit number
flags - 8-bit hex number
for each class of services
AW - 32-bit number.
MCR - 32-bit number, in cells/second.
AvCR - 32-bit number, in cells/second.
CTD - 32-bit number, in microsecond.
CDV - 32-bit number, in microsecond.
CLR 0 - 32-bit number.
CLR 0+1 - 32-bit number.
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1
Input portId........ 376 Output portId........ 399
Ptse id............. 12 Flags................ a3
 
          CBR  RTVBR NRTVBR    ABR    UBR 
-----  ------ ------ ------ ------ ------ 
AW       5040   5040   5040   5040   5040 
MCR         0      0      0      0      0 
AvCR   100000 100000 100000 100000 100000 
CTD         0      0      0      0      0 
CDV         0      0      0      0      0 
CLR0        0      0      0      0      0 
CLR0+1      0      0      0      0      0 
CRM        10     10     10     10     10 
VF          5      5      5      5      5 

dsppnni-dbg

Show PNNI Debug Flags

Show which PNNI debug options are on.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-dbg

Objects Displayed

TRUE or FALSE for each PNNI debug flag.

Related Commands

dsppnni, dbgpnni

Attributes

Log: nolog

State: active_only

Privilege: CISCO_GP

Examples
Unknown.1.1.PXM-45.a > dsppnni-dbg
 
pnni debugging option:
 
hello election nbr itf timer lgn spt   node reachability
----- -------- --- --- ----- --- ---   -----------------
off   off      off off off   off off   off
 
address   itdb    ra    cp   link selection
-------   ----    ---   ---  --------------
off       off     off   off  off

dsppnni-idb

Show PNNI Link-state Information

This is a debugging command.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-idb [node-index] 
[-nodeNumber node-number[-portId port-id]]
Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

-nodeNumber

Optional 32-bit number. Lowest value is `1'.

-portIdentifier

See Port Identifier.

Objects Displayed:
node information (attached for each link information when display)
node index - 32-bit number
local IDB node index - 32-bit number.
node id - 22-byte hex string.
is transit restricted - a flag.
is complex node - a flag.
is branching restricted - a flag.
is non-transit for PGL election - a flag.
is PGL - a flag.
is a ancestor - a flag.
is a border node - a flag.
link information
link type (horizontal/uplink).
remote IDB node index.
local/remote link index.
local/remote port id
metrics in forward direction
metrics in backward direction (uplink only)
Related Commands

none

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

dsppnni-inducing-uplink


Note   This command is not applicable for this release.

Show PNNI Inducing Uplink Database

This is a debugging command.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-inducing-uplink [node-index]
Objects Displayed:
node index - 32-bit number
upnode id - 22-byte hex string.
upnode ATM address - 20-byte hex string.
upnode PG id - 14-byte hex string.
token - a 32-bit number.
child node idB node index - a 32-bit number.
child node port id - a 32-bit number.
for each class of services:
AW - 32-bit number.
MCR - 32-bit number, in cells/second.
AvCR - 32-bit number, in cells/second.
CTD - 32-bit number, in microsecond.
CDV - 32-bit number, in microsecond.
CLR 0 - 32-bit number.
CLR 0+1 - 32-bit number.
Examples
node index:1
   Local port id.......  16848901     Remote port id.......  16848901
   Local link index....         1     Remote link index....         1
   Local node number...         1     Remote node number...         2
   PGL node index......         0     LGN node index.......         0
   Transit restricted..       off     Complex node.........       off
   Branching restricted        on     PGL..................     false
   Ancestor............     false     Border node..........     false
   VP capable..........      true     Link type............horizontal
   Non-transit for PGL election..       off
   node id...............56:160:47.00918100000000107be92f46.00107be92f46.01
   node name.............pswpop2-2 

Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1
Token................ 123 Child node portId.... 1200
Child node number.... 2
Upnode id.............0:0:00.000000000000000000000000.000000000000.00
Upnode ATM addr.......00.000000000000000000000000.000000000000.00
Upnode PG id..........30:47.00.9181.0000.0000.0000.0000.00
 
          CBR  RTVBR NRTVBR    ABR    UBR 
-----  ------ ------ ------ ------ ------ 
AW       5040   5040   5040   5040   5040 
MCR         0      0      0      0      0 
AvCR   100000 100000 100000 100000 100000 
CTD         0      0      0      0      0 
CDV         0      0      0      0      0 
CLR0        0      0      0      0      0 
CLR0=1    n/a    n/a    n/a    n/a    n/a
CRM        10     10     10     10     10 
VF          5      5      5      5      5 

dsppnni-intf

Show Aggregation Token and AW

Display the aggregation token and administrative weight information for a PNNI port.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-intf <portid> 

Syntax Description

portid

See Port Identifier

Objects Displayed (for each interface):

portid

See Port Identifier

-token

The 32-bit number used for link aggregation purpose. When an interface is added, it is default to 0.

-aw

The 24-bit number used as administrative weight on this interface. It is applied to all QoS service classes if -awall is specified, otherwise it is only applied to the single service class. Default = 5040 and the maximum possible value is a 24-bit unsigned integer.

Related Commands

cnfpnni-intf

Attributes

Log: log

State: anystate

Privilege: ANYUSER

Examples
Physical port id: 1.2 Logical port id: 66099
Aggr token.......... 2 AW-NRTVBR........... 5040
AW-CBR..............9615040487 AW-ABR.............. 5040
AW-RTVBR............ 5040 AW-UBR.............. 5040

dsppnni-link

Show PNNI Link Table

If you specify:

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-link [node-index [port-id]]

Note   port-id in this command refers to the logical port id.

Objects Displayed (for each link):
node index - 32-bit number.
logical port id - 32-bit number
type - ascii string:
unknown
   lowestLevelHorizontalLink
   horizontalLinkToFromLGN
   lowestLevelOutsideLink
   uplink
 
   outsideLinkAndUplink.
hello state - ascii string:
   Down
   Attempt
   1wayInside
   2wayInside
   1wayOutside
   2wayOutside
Common.
remote node id - 22-byte hex string.
remote port id - 32-bit number.
derived aggregation token - 32-bit number.
upnode id - 22-byte hex string.
upnode ATM address - 20 byte hex string.
common peer group id - 14-byte hex string.
interface index - 32-bit number.
SVC RCC index - 32-bit number.
Hello packets received - 32-bit number.
Hello packets transmitted - 32-bit number.
Examples
node index   :1
Local port id:  16848901          Remote port id:  16848901
Local Phy Port Id:1:1.5:5
   Type. lowestLevelHorizontalLink     Hello state....... twoWayInside
   Derive agg...........         0     Intf index...........  16848901
   SVC RCC index........         0     Hello pkt RX.........         3
                                       Hello pkt TX.........         2
   Remote node name.......pswpop2-1   
   Remote node id.........56:160:47.00918100000000107be92f48.00107be92f48.01
   Upnode id..............0:0:00.000000000000000000000000.000000000000.00
   Upnode ATM addr........00.000000000000000000000000.000000000000.00
   Common peer group id...00:00.00.0000.0000.0000.0000.0000.00
Related Commands

None

Attributes

Log: log

State: anystate

Privilege: ANYUSER

dsppnni-link-selection

Show PNNI Link Selection

Displays the link selection on a link.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-link-selection <portid> 

Syntax Description

portid

See Port Identifier

Objects Displayed
link selection - ascii string (awmin/blockingmin/txspeedmax/loadbalance)
Related Commands

dsppnni-link-selection

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
physical port id: 1.2 link selection: minaw
logical port id: 66048

dsppnni-mtu

Show PNNI Packet Size

Show the maximum PNNI packet size in number of bytes.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-mtu

Objects Displayed

mtu

The max transmit unit in number of bytes. The range is from 1024 to 8192, Default = 2048 bytes.

Related Commands

dsppnni-idb, cnfpnni-mtu

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples

max packet size: 2048

dsppnni-neighbor

Show PNNI Neighbor

If you specify:

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-neighbor [node-index [rmt-node-id]]
Related Commands

None

Attributes

Log: log

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnni-neighbor
 
node index    : 1
 
node name     : Paris
Remote node id: 56:160:47.00918100000000107b65f27c.00107b65f27c.01
Neighbor state: FULL
   Port count..........         4     SVC RCC index.......         0
   RX DS pkts..........         3     TX DS pkts..........         3
   RX PTSP pkts........      6032     TX PTSP pkts........      2061
   RX PTSE req pkts....         2     TX PTSE req pkts....         1
   RX PTSE ack pkts....       345     TX PTSE ack pkts....      2282
 
node index    : 1
 
node name     : SanJose
Remote node id: 56:160:47.00918100000000309409f1f1.00309409f1f1.01
Neighbor state: FULL
   Port count..........         2     SVC RCC index.......         0
   RX DS pkts..........         4     TX DS pkts..........         3
   RX PTSP pkts........     23107     TX PTSP pkts........     32978
 
Type <CR> to continue, Q<CR> to stop:
   RX PTSE req pkts....         3     TX PTSE req pkts....         0
   RX PTSE ack pkts....     13673     TX PTSE ack pkts....     12532
 
Geneva.7.PXM.a >

dsppnni-node

Show PNNI Node Information

Syntax
dsppnni-node [ node-index ] 

Syntax Description

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

Attributes

Log: log

State: anystate

Privilege: ANYUSER

Objects Displayed (for each node)

level

The PNNI hierarchical level. Default = 56

After a value is assigned, you may only change it while the node's administrative status is disabled.
Default = 56
Range = 1 - 104

-lowest

Only supported value is true.
Default = true

-atmAddr

The 20-byte ATM address assigned to a PNNI logical node operating on a network.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-nodeId

The 22-byte PNNI node id assigned to a PNNI logical node operating on a network. If not specified, the default value is used.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-pgId

The 14-byte peer group id assigned for a PNNI logical node operating on a network. If not specified, the default value is used.

Once a value is assigned, you may only change it while the node's administrative status is disabled.

-enable

Specifies the administrative status for a PNNI node, as either enable or disable.

Default = enable

-transitRestricted

Specifies if this node is a restricted transit node, as either on or off.

Default = on

-complexNode

Specifies if the node is a complex node, as either on or off. This setting is not applicable for a node at the lowest hierarchical level.

On = this node is a complex node. This option supported in this release.

Off = this node is not a complex node.

Default = off

-branchingRestricted

Specifies support for additional point-to-multipoint branches by this node, as either on or off.

Default = on

Examples
Geneva.7.PXM.a > dsppnni-node
 
node index: 1                      node name: Geneva
   Level...............        56     Lowest..............      true
   Restricted transit..       off     Complex node........       off
   Branching restricted        on
   Admin status........        up     Operational status..        up
   Non-transit for PGL election..       off
   Node id...............56:160:47.0091810000000030ff0fef38.0030ff0fef38.01
   ATM address...........47.0091810000000030ff0fef38.0030ff0fef38.01
   Peer group id.........56:47.00.9181.0000.0000.0000.0000.00
 
Geneva.7.PXM.a > 

dsppnni-node-list

Show a List of all Learned PNNI Nodes

To display PNNI logical nodes network attached to this switch with the associated information. The node list is displayed inan ascending order by the internally assigned PNNI node index. 1 indicates a node at the lowest PNNI hierarchy.

If node index is specified, the specific node information is displayed.

Syntax
dsppnni-node-list 
Attributes

Log: log

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnni-node-list
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    1   56:160:47.0091810000000030ff0fef38.0030ff0fef38.01 Geneva
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    2   56:160:47.00918100000000050fff0e02.00050fff0e02.01 NewYork
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    3   56:160:47.00918100000000500fffe001.00500fffe001.01 Toronto
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    4   56:160:47.00918100000000309409f321.00309409f321.01 Boston
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    5   56:160:47.00918100000000050fffe002.00050fffe002.01 HongKong(Rt2)
 
node #  node id                                            node name
 
------- -------------------------------------------------- ----------
    6   56:160:47.00918100000000309409f17c.00309409f17c.01 Sydney(Rt1)
 
node #  node id                                            node name
------- -------------------------------------------------- ----------
    7   56:160:47.00918100000000309409f010.00309409f010.01 Bombay
 
Geneva.7.PXM.a > dsppnni-node-list

dsppnni-path

Show Optimal PNNI Paths

Displays the most optimized paths between network nodes for the given metric and traffic class.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-path aw {cr|rtvbr|nrtvbr|ubr|abr} | ctd {cbr|rtvbr|nrtvbr} | 
cdv {cbr|rtbvr} }[node-index]
Objects Displayed (to one destination node):
destination node index - 32-bit number.
DTL stack (one or more entries)Defines each node and port on the path. 
node id - 22-byte hex string.
node name - character string
port id - 32-bit number.
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node   #/PortId node id node name
----- ---------------------------------------------------------------
D 2/   0     56:160:47.00918100000000107be92f07.00107be92f07.00 SanJose
S 1/   66048 56:160:47.00918100000000107be92f09.00107be92f09.00 Oakland

dsppnni-pkttrace

Display Packet Trace options

Display the packet trace option for each link

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-pkttracerx | tx } 
[ node-index [ -portId port-id | -svcIndex svc-index ] ]
Syntax Description

rx or tx

The direction of packet flow, i.e. are packets received or transmitted.

node-index

The node index assigned to a PNNI logical node.

-portid

The logical Port Identifier of the port on which the packet trace has to be turned on or off.

See Port Identifier

-svcIndex

The SVC Index of the SVC-based RCC on which the packet trace is turned on or off. logical port id - 32-bit number (or) svc index - 32-bit number display on or off for each entry

Related Commands

dsppnni-pkttrace

Attributes

Log: nolog

State: active_only

Privilege: CISCO_GP

Examples
Geneva.7.PXM.a > dsppnni-pkttrace rx
 
Node Index : 1   Port id:         17504278   Rx Pkt Trace off
 
Node Index : 1   Port id:         17504288   Rx Pkt Trace off
 
Node Index : 1   Port id:         17504289   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635360   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635361   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635362   Rx Pkt Trace off
 
Geneva.7.PXM.a >
 
 
Geneva.7.PXM.a > dsppnni-pkttrace rx
 
Node Index : 1   Port id:         17504278   Rx Pkt Trace off
 
Node Index : 1   Port id:         17504288   Rx Pkt Trace off
 
Node Index : 1   Port id:         17504289   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635360   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635361   Rx Pkt Trace off
 
Node Index : 1   Port id:         17635362   Rx Pkt Trace off
 
Geneva.7.PXM.a >

dsppnni-ptse

Show PNNI PTSE Table

Displays a PTSE in a specified PNNI node, originated by a specified node, and of a specified PTSE id.

If you specify:

detail

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-ptse [node-index [node-id [ptse-id]]] 
[-detail { true|false }]
Objects Displayed (for each PTSE):
node index - 32-bit number.
originating node id - 22-byte hex string.
PTSE id - 32-bit number.
PTSE type - ascii string.
nodal information
nodal state parameters
horizontal links
uplinks
internal reachable ATM addresses
exterior reachable ATM addresses
PTSE length - 16-bit number.
sequence number - 32-bit number.
checksum - 16-bit hex number.
remaining lifetime - 32-bit number, in seconds.
details for IG (if detail specified)
1) nodal information IG:
type - ascii string (nodal information IG).
length - 16-bit number.
ATM address - 20-byte hex string.
priority - 8-bit number.
nodal flags - 8-bit flags.
preferred PGL - 22-byte hex string.
next higher level binding information IG type - an ascii string.
next higher level binding information IG length - 16-bit number.
parent LGN id - 22-byte hex string.
parent LGN ATM address - 20-byte hex string.
parent PG id - 14-byte hex string.
parent peer group PGL - 22-byte hex string.
2) nodal state parameters IG:
type - ascii string (nodal state parameters IG).
length - 16-bit number.
flags - 8-bit flags.
input port id - 32-bit number.
output port id - 32-bit number.
3) internal reachable ATM address IG:
type - ascii string (internal reachable ATM address IG).
length - 16-bit number.
flags - 8-bit flags.
port id - 32-bit number.
scope - 8-bit number.
address info length - 8-bit number.
address count - 16-bit number.
reachable address prefixes - one or more
4) exterior reachable ATM address IG:
type - ascii string (exterior reachable ATM address IG).
length - 16-bit number.
flags - 8-bit flags.
port id - 32-bit number.
scope - 8-bit number.
address info length - 8-bit number.
address count - 16-bit number.
reachable address prefixes - one or more
5) horizontal links IG:
type - ascii string (horizontal links IG).
length - 16-bit number.
flags - 8-bit flags.
remote node id - 22-byte hex string.
remote port id - 32-bit number.
local port id - 32-bit number.
aggregation token - 32-bit number.
6) uplinks IG:
type - ascii string (uplink IG).
length - 16-bit number.
flags - 8-bit flags.
remote higher level node id - 22-byte hex string.
common pg id - 14-byte hex string.
local port id - 32-bit number.
aggregation token - 32-bit number.
upnode ATM address - 20-byte hex string.
7) resource availability IG:
type - ascii string (outgoing/incoming RAIG).
length - 16-bit number.
flags - 16-bit flags.
aw - 32-bit number.
ctd - 32-bit number, cells/second.
cdv - 32-bit number, cells/second.
mcr - 32-bit number, cells/second.
acr - 32-bit number, cells/second.
clr 0 - 16-bit number.
clr 0+1 - 16-bit number.
GCAC IG
type - ascii string (GCAC IG).
length - 16-bit number.
crm - 32-bit number.
vf - 32-bit number.
6) system capabilities IG:
type - ascii string (system capability IG).
length - 16-bit number.
content length - 16-bit flags.
data - variable length of byte string.
Examples
node index: 1
originating node name: Krishna
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 1 Remaining lifetime.. 2997
PTSE type........... Nodal Info( 97)
Type................ 97 Length.............. 65
Priority............ 0 Flags............... f8
ATM addr..............47.0091810000000000c0326496.0000c0326496.00
Pref PGL id...........0:0:00.000000000000000000000000.000000000000.00
binding info: Type 192, Length 76
next level LGN node id. 48:56:47.009181000000000000000000.0000c0326496.00
next level LGN ATM addr 47.0091810000000000c0326496.0000c0326496.30
next level LGN PG id... 30:47.00.9181.0000.0000.0000.0000.00
next level LGN PGL id.. 30:48:56:47.009181000000000000000000.0000c0326496.00
node index: 1
originating node name: Liz
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 2 Remaining lifetime.. 2997
PTSE type........... Nodal State Parameter( 96)
Type................ 96 Length.............. 65
Reserved............ 0 Flags............... 0
Input port id....... 48 Output port id...... 12
Type(outgoing RA) 3 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
Type(GCAC).... 0 Length.............. 0
CRM........... 0 VF.................. 0
Type(incoming RA) 4 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
node index: 1
originating node name: Liz
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 2 Remaining lifetime.. 2997
PTSE type........... Int Reach Addr(244)
Type................ 224 Length.............. 65
Reserved............ 0 Flags............... 0
Port id............. 48 Scope............... 0
Ail... ............. 0 Aic................. 0
Prefix..............47.0091.8100.0000.0010.7be9.2f07/104
Prefix..............47.0091.8100.0000.0010.7be9.2f44/94
Type(outgoing RA) 3 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
Type(GCAC).... 0 Length.............. 0
CRM........... 0 VF.................. 0
Type(incoming RA) 4 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
Type(incoming RA) 4 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
Type(GCAC).... 0 Length.............. 0
CRM........... 0 VF.................. 0
node index: 1
originating node name: Liz
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 4 Remaining lifetime.. 2997
PTSE type........... Horiz Link(288)
Type................ 288 Length.............. 65
Aggregation token... 0 Flags............... f8
Remote node id...... 4 Local port..........7158763985
Remote node id......56:160:47.00918100000000107be92f07.00107be92f07.00
Type(outgoing RA) 3 Length.............. 0
Flags............ 0 Reserved............ 0
AW............... 0
CLR=0............ 0 CLR=0+1............. 0
maxCR(cells/sec) 0 AvCR(cells/sec)..... 0
CTD(micro-sec)... 0 CDV(micro-sec)...... 0
Type(GCAC).... 0 Length.............. 0
CRM........... 0 VF.................. 0
node index: 1
originating node name: Liz
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 5 Remaining lifetime.. 2997
PTSE type........... Ext Reach Addr(256)
Type................ 256 Length.............. 65
Reserved............ 0 Flags................. f8
Port id............. 48 Scope................. 0
Ail... ............. 0 Aic................... 0
Prefix..............47.0091.8100.0000.0010.7be9.2f07/104
Prefix..............47.0091.8100.0000.0010.7be9.2f77/104
Prefix..............47.0091.8100.0000.0010.7be9.2f44/94
node index: 1
originating node name: Liz
originating node id: 56:160:47.0091810000000000c0326496.0000c0326496.00
Type................ 64 Length.............. 1200
Sequence number..... 1 Checksum............ 94d
PTSE id............. 6 Remaining lifetime.. 2997
PTSE type........... Uplink(289)
Type................ 289 Length.............. 65
Aggregation token... 0 Flags............... f8
Reserved.....................0 Local port id....... 0
Upnode id...........56:160:47.00918100000000107be92f07.00107be92f07.00
Common PGL id.......56:160:47.00918100000000.107b.e92f.07
Upnode ATM addr.....00.000000000000000000000000.000000000000.00
Type(outgoing RA)... 2 Length.............. 0
Flags............... 0 Reserved............ 0
AW.................. 0
CLR=0............... 0 CLR=0+1............. 0
maxCR(cells/sec)... 0 AvCR(cells/sec)..... 0
CTD(micro-sec)...... 0 CDV(micro-sec)...... 0
Type(GCAC)....... 0 Length.............. 0
CRM.............. 0 VF.................. 0
Type(outgoing RA)... 2 Length.............. 0
Flags............... 0 Reserved............ 0
AW.................. 0
CLR=0............... 0 CLR=0+1............. 0
maxCR(cells/sec)... 0 AvCR(cells/sec)..... 0
CTD(micro-sec)...... 0 CDV(micro-sec)...... 0
Type(GCAC)....... 0 Length.............. 0
CRM.............. 0 VF.................. 0
Type(uplink IA)..... 1 Length.............. 66
Sequence............ 0
Type(outgoing RA)... 2 Length.............. 0
Flags............... 0 Reserved............ 0
AW.................. 0
CLR=0............... 0 CLR=0+1............. 0
maxCR(cells/sec)... 0 AvCR(cells/sec)..... 0
CTD(micro-sec)...... 0 CDV(micro-sec)...... 0
Type(GCAC)....... 0 Length.............. 0
CRM.............. 0 VF.................. 0
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

dsppnni-reachable-addr

Show PNNI Reachable Addresses in the WAN

Displays all the reachable addresses and address prefixes as seen from the local node at the lowest PNNI hierarchy.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-reachable-addr local | network }
Objects Displayed (for each PNNI node):
ATM address prefix - hex string up to 20-byte.
advertising node index - 32-bit number (for network reachable address only).
port id - 32-bit number (for local reachable address only).
scope - 8-bit number.
address plan - local reachable address only.
Examples
scope...............         0     Advertising node number         2
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0010.7be9.2f48/104
Advertising nodeid..56:160:47.00918100000000107be92f48.00107be92f48.01
Node name...........pswpop2-1 
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnni-reachable-addr local
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010b.180b/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010b.1816/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010b.1820/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010b.1821/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010d.1820/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010d.1821/152
 
scope...............         0     port id.............4294967295
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0030.ff0f.ef38.0000.010d.1822/152
 
Geneva.7.PXM.a > 
 
 
Geneva.7.PXM.a > dsppnni-reachable-addr network
 
scope...............         0     Advertising node number        13
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0010.7b65.f27c/104
Advertising nodeid..56:160:47.00918100000000309409f13f.00309409f13f.01
Node name...........Moscow
 
                        forward direction
            CBR    RTVBR   NRTVBR      ABR      UBR
         ------   ------   ------   ------   ------
AW         5040     5040     5040     5040     5040
MaxCR    351500   351500   351500   351500   351500
AvCR     290935   290935   290935   290935   290935
CTD          41       41       41      n/a      n/a
CDV          10       10      n/a      n/a      n/a
CLR0         10        8        6      n/a      n/a
CLR0+1        8        8        8      n/a      n/a
CRM         n/a      n/a      n/a      n/a      n/a
VF          n/a      n/a      n/a      n/a      n/a
 
                        backward direction
            CBR    RTVBR   NRTVBR      ABR      UBR
         ------   ------   ------   ------   ------
AW         5040     5040     5040     5040     5040
MaxCR    351500   351500   351500   351500   351500
AvCR     290935   290935   290935   290935   290935
CTD          41       41       41      n/a      n/a
CDV          10       10      n/a      n/a      n/a
CLR0         10        8        6      n/a      n/a
CLR0+1        8        8        8      n/a      n/a
CRM         n/a      n/a      n/a      n/a      n/a
VF          n/a      n/a      n/a      n/a      n/a
 
scope...............         0     Advertising node number         8
Exterior............     false
ATM addr prefix.....47.0091.8100.0000.0010.7b65.f27c/104
Advertising nodeid..56:160:47.00918100000000107b65f27c.00107b65f27c.01
Node name...........Paris
 
 
scope...............         0     Advertising node number         8
Exterior............      true
ATM addr prefix.....47.0091.8100.0000.0030.9409.f13f/104
Advertising nodeid..56:160:47.00918100000000107b65f27c.00107b65f27c.01
Node name...........Paris
 
                        forward direction
            CBR    RTVBR   NRTVBR      ABR      UBR
         ------   ------   ------   ------   ------
AW         5040     5040     5040     5040     5040
MaxCR    351500   351500   351500   351500   351500
AvCR     290935   290935   290935   290935   290935
CTD          41       41       41      n/a      n/a
CDV          10       10      n/a      n/a      n/a
CLR0         10        8        6      n/a      n/a
CLR0+1        8        8        8      n/a      n/a
CRM         n/a      n/a      n/a      n/a      n/a
VF          n/a      n/a      n/a      n/a      n/a
 
                        backward direction
            CBR    RTVBR   NRTVBR      ABR      UBR
         ------   ------   ------   ------   ------
AW         5040     5040     5040     5040     5040
MaxCR    351500   351500   351500   351500   351500
AvCR     290935   290935   290935   290935   290935
CTD          41       41       41      n/a      n/a
CDV          10       10      n/a      n/a      n/a
CLR0         10        8        6      n/a      n/a
CLR0+1        8        8        8      n/a      n/a
CRM         n/a      n/a      n/a      n/a      n/a
VF          n/a      n/a      n/a      n/a      n/a
  
 
Geneva.7.PXM.a >
 

dsppnni-routing-policy

Display PNNI Routing Policy Parameters

Displays the parameters associated with the current routing policy for this node.

Card(s) on Which Command Executes

PXM-45

Syntax

dsppnni-routing-policy

Objects Displayed

-sptHolddown

Sets the policy that determines equal-cost path during routes calculation. Default = 0, which means exact match is required, and its values are in the range of 0 to 20, inclusively.

-bnPathHolddown

Defines the minimum time interval, in units of 100ms, between two consecutive calculations for generating routing tables, and its values are in the range of 1 (0.1 second as default) to 600 (60 second), Default = 1.

-loadBalance

Defines the load balancing rule if alternative equal-cost routes exist for a given call request.

-onDemand

Defines the on-demand routing rule. The "firstfit" option select a route that is the first it can find. The searching time is the minimum, but it might not be the best route. "bestfit" option selects the best route. It could spend longer time in searching for the best route. Default = firstfit.

-awBgTable

Enable or disable administrative weight for the background routing table.
Default = on

-ctdBgTable

Enable or disable c t d for the background routing table.
Default = on

-cdvBgTable

Enable or disable c d v for the background routing table.
Default = on

Related Commands

cnfpnni-routing-policy

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnni-routing-policy
 
   SPT epsilon.........         0     Load balance........    random
   SPT holddown time...         1     On demand routing...  best fit
   SPT path holddown time       2     AW Background Table         on
   CTD Background Table        on     CDV Background Table        on
 
Geneva.7.PXM.a >

dsppnni-scope-map

Show Scope Map Table

Show the scope map table.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-scope-map

Objects Displayed:

Displays the entire scope map table.

Related Commands

cnfpnni-scope-map

Attributes

Log: nolog

State: active_only

Privilege: CISCO_GP

Examples
Geneva.7.PXM.a > dsppnni-scope-map
 
UNI  Scope                Pnni Routing Level
----------------------    ------------------
LocalNetwork(1)                           56
LocalNetworkPlusOne(2)                    56
LocalNetworkPlusTwo(3)                    56
SiteMinusOne(4)                           40
IntraSite(5)                              40
SitePlusOne(6)                            32
OrganizationMinusOne(7)                   32
IntraOrganization(8)                      24
OrganizationPlusOne(9)                    24
CommunityMinusOne(10)                     24
IntraCommunity(11)                         8
CommunityPlusOne(12)                       8
Regional(13)                               0
InterRegional(14)                          0
Global(15)                                 0
 
Geneva.7.PXM.a >

dsppnni-spoke


Note   This command is not applicable for this release.

Show PNNI Complex Node Default Advertisement

This is a debugging command.

Displays the PNNI default spoke for a LGN using complex node representation in a given peer group: node-index specifies the LGN implemented on this network.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-spoke <node-index>

Objects Displayed:
node index - 32-bit number
nodal aggregation method - ascii string (full-meshed/spanning tree)
ptse id - 32-bit number
flags - 8-bit hex number
for each class of services
AW - 32-bit number.
MCR - 32-bit number, in cells/second.
AvCR - 32-bit number, in cells/second.
CTD - 32-bit number, in microsecond.
CDV - 32-bit number, in microsecond.
CLR 0 - 32-bit number.
CLR 0+1 - 32-bit number.
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

dsppnni-summary-addr

Show PNNI Summary Addresses

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-summary-addr [node-index]
Objects Displayed (none or more)

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.

addressprefix

The ATM address prefix assigned to the network.

prefixlength

The length of the summary address-prefix in number of bits, equal or less than 152 bits. Currently, the zero-length summary address is not supported.

-type

The type of the summary address. default = internal.

-suppress

true = summary address is not advertised.

-state

The summary address is advertised | notadvertised | inactive.

Related Commands

addpnni-summary-addr, delpnni-summary-addr

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnni-summary-addr
 
node index: 1
   Type..............    internal     Suppress..............   false
   State............. advertising
   Summary address........47.0091.8100.0000.0030.ff0f.ef38/104
 
node index: 1
   Type..............    internal     Suppress..............   false
   State.............    inactive
   Summary address........47.0091.8100.0000.0010.7b65.f260/104
 
Geneva.7.PXM.a >

dsppnni-svcc-rcc


Note   This command is not applicable for this release.

Show PNNI SVC-based RCC Table

If you specify:

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-svcc-rcc [node-index [svc-index]]
Objects Displayed (for each RCC):
node index - 32-bit number.
svc index - 32-bit number.
hello state - ascii string.
Down
Attempt
1wayInside
2wayInside
1wayOutside
2wayOutside
Common.
remote node id - 22-byte hex string.
remote node ATM address - 20 byte hex string.
interface index - 32-bit number.
Hello packets received - 32-bit number.
Hello packets transmitted - 32-bit number.
SVCC VPI - 32-bit number.
SVCC VCI - 32-bit number.
Related Commands

None

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1 svc index: 33
Hello pkt RX........ 34 SVCC VPI............ 34
Hello pkt TX........ 34 SVCC VCI............ 128
Hello state........... 2wayOutside
Remote node id.........56:160:39.840f80113744000000400202.00107b0efe01.00
Remote node ATM addr...39:840f.8011.3744.0000.0040.0102.4000.0c80.8030.00
node index: 2 svc index: 33
Hello pkt RX........ 34 SVCC VPI............ 34
Hello pkt TX........ 34 SVCC VCI............ 128
Hello state............2wayOutside
Remote node id.........56:160:39.840f80113744000000400202.00107b0efe01.00
Remote node ATM addr...39:840f.8011.3744.0000.0040.0102.4000.0c80.8030.00

dsppnni-svcc-rcc-timer

Show PNNI SVC-based RCC Timer Values

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-svcc-rcc-timer [node-index]
Objects Displayed (for each PNNI node)

node-index

The node index assigned to a PNNI logical node on a network. Usable only if the node exists.
Range = 1 thru 65535

-initTime

The amount of time (in seconds) this node will delay advertising its choice of preferred an SVCC to a neighbor with a numerically lower ATM address, after determining that such an SVCC should be established.

Range = 1 thru 10

Default = 10 second.

-retryTime

The amount of time (in seconds) this node will delay after an apparently still necessary and viable SVCC-based RCC is unexpectedly torn down, before attempting to re-establish it.


Range = 10 thru 60
Default = 60 seconds.

-callingIntegrityTime

The amount of time (in seconds) this node will wait for an SVCC, which it has initiated establishment of as the calling party, to become fully established before giving up and tearing it down.
Range = 5 thru 300
Default = 300

-calledIntegrityTime

The amount of time (in seconds) this node will wait for an SVCC, which it has decided to accept as the called party, to become fully established before giving up and tearing it down.
Range = 10 thru 300
Default = 300

Related Commands

dsppnni-svcc-rcc-timer

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1
Init time.............. 4 Retry time............. 35
Calling party integrity time... 35
Called party integrity time.... 50

dsppnni-timer

Show PNNI Timer Values

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnni-timer [node-index]
Objects Displayed (for each PNNI node):
PTSE Holddown Timer Value - 32-bit number.
Hello Holddown Timer Value - 32-bit number.
Hello Interval Value -32-bit number.-
Hello Inactivity Factor -32-bit number.
Horizontal Link Inactivity Time - 32-bit number.
PTSE Refresh Interval Value -32-bit number.
PTSE Lifetime Factor -32-bit number.
Retransmit Interval -32-bit number.
Peer Delayed Acknowledgment Interval -32-bit number.
AvCR Proportional Multiplier -32-bit number.
AvCR Minimum Threshold - 32-bit number.
CDV Proportional Multiplier -32-bit number.
CTD Proportional Multiplier -32-bit number.
Related Commands

cnfpnni-timer

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
node index: 1
Hello holddown(100ms)... 120 PTSE holddown(100ms)... 120
Hello int(sec).......... 15 PTSE refresh int(sec).. 1800
Hello inactivity factor. 5 PTSE lifetime factor... 200
Retransmit int(sec)..... 5
AvCR proportional PM.... 3 CDV PM multiplier...... 25
AvCR minimum threshold.. 50 CTD PM multiplier...... 50
Peer delayed ack int(100ms)................... 10
Logical horizontal link inactivity time(sec).. 10

dsppnsysaddr

Show System Addresses

Displays addresses in the System Address Table.

Card(s) on Which Command Executes

PXM-45

Syntax
dsppnsysaddrilmi | uni | static | host | all ]
 

lmi

displays ilmi addresses.

uni

displays uni addresses.

static

displays static addresses.

host

displays host addresses.

all

displays all addresses. This is the default value.

Objects Displayed

-address

The hex string up to 20 bytes.

-type

ilmi

uni

static

host

-portid

The 32-bit port identifier.

See Port Identifier


Note   This command does not belong to RA module.

Related Commands

none

Attributes

Log: nolog

State: anystate

Privilege: ANYUSER

Examples
Geneva.7.PXM.a > dsppnsysaddr all
 
 
47.0091.8100.0000.0030.ff0f.ef38.0030.ff0f.ef38.99/160
Type:     host     Port id:   17251106
 
47.0091.8100.0000.0030.ff0f.ef38.1111.1101.0001.01/160
Type:     host     Port id:   17251106
 
47.0091.8100.0000.0050.0fff.e0b8/104
Type:   static     Port id:   17635339
 
39.6666.6666.6666.6666.6666.6666.6666.6666.6666/152
Type:      uni     Port id:   17504267
 
Geneva.7.PXM.a >
 
 
Geneva.7.PXM.a > dsppnsysaddr host
 
47.0091.8100.0000.0030.ff0f.ef38.0000.010b.180b.00/160
Type:     host     Port id:   17251106
 
47.0091.8100.0000.0030.ff0f.ef38.0000.010d.180b.00/160
Type:     host     Port id:   17251106
 
47.0091.8100.0000.0030.ff0f.ef38.1111.1101.0001.01/160
Type:     host     Port id:   17251106
 
Geneva.7.PXM.a >
 

hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Oct 2 19:36:58 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.