|
|
The format of the CLI prompt is:
name.slot number.card type.card state >
The information in the prompt is:
An example of a CLI prompt is:
excel.6.PXM45.a >
It shows the name of the node as "excel," slot 6, and an PXM45 card-type in the active state.
The command notation and argument parameters follow standard programming convention:
The MGX SVC command syntax complies to the syntax defined by MGX 8800. The syntax supported is as follows:
Command :== CMD_STRARG | CMD_VWARG | CMD_CALLXSTURCT | CMD_CALLXPSTRUCT CMD_STRARG :== command-name <value1> <value2> ... <valueN> CMD_VWARG :== command-name <value1> <value2> ... <valueN> CMD_CALLXSTRUCT :== command-name <value1> <value2> ... [<valueN>] CMD_CALLXPSTRUCT :== command-name <value1> <value2> ... [<valueM>] -key1 <value1> [-key2 <value2>] ... [-keyN <valueN>]
Description:
1) CMD_STRARG is the command in which all arguments are passed as character strings.
2) CMD_VWARG is for calling VxWorks style routine.
3) In CMD_CALLXSTRUCT, the sequence of parameters are fixed, i.e. position dependent.
4) In CMD_CALLXPSTRUCT, it contains a list of fixed parameters that are position dependent and a list of keyword parameters that are position independent.
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. |
A port in the PNNI CLI commands is identified by the port identifier of the following format:
[shelf.]slot.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.
Add PNNI Node
Configures a PNNI node.
You must signify level and atmaddr when configuring the first node. You must signify level when configuring subsequent nodes.
PXM-45
addpnni-node level
[-atmAddr atm-address]
[-nodeId node-id]
[-pgId pg-id]
[-enable { true | false }]
[-transitRestricted { on | off }]
[-complexNode{ on | off }]
[-branchingRestricted { on | off }]
[-pglNoTransit { on | off }]
level | The PNNI hierarchical level. Default to 56 for PNNI node at the lowest level if not specified. 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. |
atmAddr | The 20-byte ATM address assigned to a PNNI logical node operating on a local switching system. 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 local switching system. 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 local switching system. 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 = 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. 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 |
pglNoTransit | Specifies participation in PGL elections by this node, as either on or off. Default = off |
cnfpnni-node, delpnni-node, dsppnni-node
Log: log | State: active_only | Privilege: SUPER_GP |
Configure Summary Address Prefix
Configure an ATM summary address prefix for a PNNI logical node operating on a local switching system.
PXM-45
addpnni-summary-addr node-index address-prefix prefix-length
[-type { internal | exterior }]
[-suppress { true | false }]
node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
address-prefix | The ATM address prefix assigned to the local switching system. |
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. |
type | The type of the summary address. If not specified, default to internal. |
suppress | the summary address is not advertised. |
delpnni-summary-addr, delpnni-summary-addr
Configure PGL Election Parameters
Configures PNNI PGL election parameters for a PNNI node.
PXM-45
cnfpnni-election node-index [-priority priority] [-initTime init-time] [-overrideDelay override-delay] [-reelectionTime reelection-time]
node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
priority | The PNNI leadership priority in a peer group. Default = 0 |
init-time | The number of seconds this node will delay advertising its choice of preferred. Default = 15 |
override-delay | 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. |
reelection-time | 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. |
dsppnni-election
Log: log | State: active_only | Privilege: SUPER_GP |
Configure PNNI Interface
Configure service category based administrative weight and aggregation token on a PNNI interface.
PXM-45
cnfpnni-intf [shelf.]slot[:subslot].port[:subport] [-aggregationToken token] [-awcbr aw] [-awrtvbr aw] [-awnrtvbr aw] [-awabr aw] [-awubr aw] [-awull aw]
]
token | This is a 32-bit number used for link aggregation purpose. When an interface is added, it is default to 0. |
aw | This is a 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. |
Log: log | State: active_only | Privilege: SUPER_GP |
Configure Link Selection
Configure the routing policies used to select the link from parallel links connected to the next node in the DTL.
PXM-45
cnfpnni-link-selection [shelf.]slot[:subslot].port[:subport] { minaw | maxavcr | maxcr | loadbalance }
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. |
txspeedmax | Selects the link with the largest Max Cell Rate (maxCR) in the egress direction. |
loadbalance | Selects the link randomly. |
dsppnni-link-selection
Log: log | State: active_only | Privilege: SUPER_GP |
Configure Maximum PNNI Packet Size
Configure the maximum PNNI packet size in number of bytes.
PXM-45
cnfpnni-mtu mtu
mtu | The max transmit unit in number of bytes. The range is from 1024 to 8192, default to 2048 bytes. |
dsppnni-mtu
Log: log | State: active_only | Privilege: SUPER_GP |
Configure PNNI Node
PXM-45
cnfpnni-node node-index
[-atmAddress atm-address]
[-level level]
[-nodeId node-id]
[-pgId pg-id]
[-enable { true | false }]
[-transitRestricted { on | off }]
[-complexNode{ on | off }]
[-branchingRestricted { on | off }]
[-pglNoTransit { on | off }]
[-nodeName]
atm-address | The 20-byte ATM address assigned to a PNNI logical node operating on a local switching system. Once a value is assigned, you may only change it while the node's administrative status is disabled. |
level | The PNNI hierarchical level. Default to 56 for PNNI node at the lowest level if not specified. 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. |
node-id | The 22-byte PNNI node id assigned to a PNNI logical node operating on a local switching system. If not specified, the default value is used. |
pg-id | The 14-byte peer group id assigned for a PNNI logical node operating on a local switching system. If not specified, the default value is used. |
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. 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 |
pglNoTransit | Specifies participation in PGL elections by this node, as either on or off. Default = off |
nodeName | The name assigned to a specific PNNI node, consisting of up to 32 characters. For the lowest level node, there is currently no default node name. For higher level nodes, the default node name is the same as that of the lowest level node, if applicable, including appendix -n, where n is the PNNI node index. |
addpnni-node, delpnni-node, dsppnni-node
Log: log | State: active_only | Privilege: SUPER_GP |
Packet Trace
Trace the PNNI Packet on a per level per link basis.
PXM-45
cnfpnni-pkttrace { -rx { on | off } | -tx { on | off } }
[ node-index [ -portId port-id | -svcIndex svc-index ] ]
x 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. |
port-id | The logical Port Identifier of the port on which the packet trace has to be turned on or off. Usable only for the lowest level node. See Port Identifier. |
svc-index | The SVC Index of the SVC based RCC on which the packet trace has to be turned on or off. |
Log: log | State: active_only | Privilege: CISCO_GP |
cnfpnni-pkttrace tx on 1 -portId 197120 cnfpnni-pkttrace tx on 2 -svcIndex 14 cnfpnni-pkttrace rx on 2
Configure Routing Policies
Configure the routing policies used in background routing tables generation, load balancing, and on demand routing.
PXM-45
cnfpnni-routing-policy [-sptEpsilon epsilon]
[-sptHolddown holddown]
[-bnPathHolddown bn-path-holddown]
[-loadBalance { random | maxbw }]
[-onDemand { firstfit | bestfit }]
[-awBgTable {on|off}]
[-ctdBgTable {on|off}]
[-cdvBgTable {on|off}]
epsilon Indicates the policy in determining 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. holddown 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. bn-path-holddown 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. 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. ctdBgTable Enable or disable c t d for the background routing table. cdvBgTable Enable or disable c d v for the background routing table.
Default = 2
Default = off
Default = off
Default = off
dsppnni-routing-policy
Log: log | State: active_only | Privilege: SUPER_GP |
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
Configure Scope Map Table
Configures the scope map table.
PXM-45
cnfpnni-scope-map scope level
scope | The address scope, Range = 1 to 15, inclusive |
level | The PNNI level to which that address scope is mapped. |
Log: log | State: active_only | Privilege: SUPER_GP |
Configure PNNI SVCC-based RCC Variables
Define the initial PNNI SVCC-based variables for a specified PNNI logical node in this switching system.
PXM-45
cnfpnni-svcc-rcc-timer node-index [-initTime init-time] [-retryTime retry-time] [-callingIntegrityTime calling-integrity-time] [-calledIntegrityTime called-integrity-time]
node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
init-time | The amount of time (in seconds) this node will 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. Default = 4 second. |
retry-time | 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. Default = 30 seconds. |
init-time | The number of seconds this node will delay advertising its choice of preferred. Default = 15 |
calling-integrity-time | 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. |
called-integrity-time | 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. |
Log: log | State: active_only | Privilege: SUPER_GP |
Configure PNNI Timers
Define the initial PNNI timer values and significant change thresholds of a PNNI logical node in this switching system.
PXM-45
cnfpnni-timer node-index [-ptseHolddown ptse-holddown] [-helloHolddown hello-holddown] [-helloInterval hello-interval] [-helloInactivity-factor hello-inactivity-factor] [-horizontal-link-inactivity-time 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]
| node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
| ptse-holddown | The number is used as a multiplier, and the product of this number and the Hello interval of the peer neighbor is the max time length that the neighbor is considered to be alive without the reception of its Hello packets. Range: (0.1 through 10) second |
| hello-holddown | 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) second |
| hello-interval | The initial value for the Hello timer in seconds. Range: (1 through 300) second |
| hello-inactivity-factor | 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 |
| ptse-refresh-interval | The initial time interval for the PTSE to re-originate specified in seconds. Range: (30 through 1800) second |
| ptse-lifetime-factor | 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: (10 through 1000) |
| retransmit-interval | The period between retransmissions of unacknowledged DS, PTSE request, and PTSP specified in seconds. Range: (5 through 60) second |
| ptse-delayed-ack-interval | The minimum amount of time between transmissions of delayed PTSE acknowledgment packets specified in units of 100 ms. Range: (1 through 10) second |
| avcr-pm | 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 |
| avcr-mt | 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 |
| cdv-pm | 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 |
| ctd-pm | 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 |
Log: log | State: active_only | Privilege: SUPER_GP |
Debug Messages
Turn on/off PNNI debug messages.
PXM-45
debugpnni [-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 }]
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]. |
Log: log | State: active_only | Privilege: CISCO_GP |
Configure PNNI Node
PXM-45
delpnni-node node-index
| node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
addpnni-node, cnfpnni-node, delpnni-node
Log: log | State: active_only | Privilege: SUPER_GP |
Configure Summary Address Prefix
Delete an ATM summary address prefix for a PNNI logical node operating on a local switching system.
PXM-45
delpnni-summary-addr node-index address-prefix prefix-length
| node-index | The node index assigned to a PNNI logical node on a local switching system. Usable only if the node exists. |
address-prefix | The ATM address prefix assigned to the local switching system. |
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. |
addpnni-summary-addr, dsppnni-summary-addr
Log: log | State: active_only | Privilege: SUPER_GP |
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 switching system's PGL node.
PXM-45
dsppnni-bn-path node-index
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
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
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 switching system.
PXM-45
dsppnni-bypass node-index
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
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
Show Scope Map Table
Show which PNNI debug options are on.
PXM-45
dsppnni-dbg
Display TRUE or FALSE for each PNNI debug flag.
dsppnni
Log: nolog | State: active_only | Privilege: CISCO_GP |
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
Show PNNI Timer Values
This is a debugging command.
PXM-45
dsppnni-idb [node-index]
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)
dsppnni-mtu
Log: nolog | State: anystate | Privilege: ANYUSER |
node index: 1
Local port id....... 197120 Remote port id....... 0
Local link index.... 1 Remote link index.... 1
Local node number... 1 Remote node number... 3
PGL node index...... 1 LGN node index....... 2
Transit restricted.. off Complex node......... off
Branching restricted on PGL.................. true
Ancestor............ false Border node.......... true
VP capable.......... true Link type............ uplink
Non-transit for PGL election.. off
node id...............56:160:47.00918100000000d058ac2566.00d058ac2566.01
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
Show PNNI Inducing Uplink Database
This is a debugging command.
PXM-45
dsppnni-inducing-uplink [node-index]
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
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
Show Aggregation Token and AW
Display the aggregation token and administrative weight.
PXM-45
dsppnni-intf portid
portid | See Port Identifier |
logical port id - 32-bit number. aggregation token - 32-bit number. AW - 32-bit number.
Log: log | State: anystate | Privilege: ANYUSER |
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
Show PNNI Link Table
If you specify:
PXM-45
dsppnni-link [node-index [port-id]]
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.
None
Log: log | State: anystate | Privilege: ANYUSER |
node index: 1
Local port id: 4789876609 Remote port id: 66304
Type.lowestLevelHorizontalLink Hello state..... twoWayInside
Derive agg.......... 0 Intf Index........... 66048
SVC RCC index....... 0 Hello pkt RX......... 1248753
Hello pkt TX......... 1234565
Remote node id.........56:160:47.00918100000000107be92f07.00107be92f07.00
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
Show PNNI Link Selection
Displays the link selection on a link.
PXM-45
dsppnni-link-selection [shelf.]slot[:subslot].port[:subport]
link selection - ascii string (awmin/blockingmin/txspeedmax/loadbalance)
dsppnni-link-selection
Log: nolog | State: anystate | Privilege: ANYUSER |
physical port id: 1.2 link selection: minaw logical port id: 66048
Show PNNI Timer Values
Show the maximum PNNI packet size in number of bytes.
PXM-45
dsppnni-mtu
max packet size - 32-bit number.
dsppnni-idb
Log: nolog | State: anystate | Privilege: ANYUSER |
max packet size: 2048
Show PNNI Neighbor
If you specify:
PXM-45
dsppnni-neighbor [node-index [rmt-node-id]]
node index - 32-bit number. remote node id - 22-byte hex string. neighbor state - ascii string: Down Negotiating Exchange Loading Full. SVC RCC index - 32-bit number. port count - 32-bit number. DS packets received - 32-bit number. PTSE request packets received - 32-bit number. PTSP received - 32-bit number. PTSE ack packets received - 32-bit number. DS packets transmitted - 32-bit number. PTSE request packets transmitted - 32-bit number. PTSP transmitted - 32-bit number. PTSE ack packets transmitted - 32-bit number.
None
Log: log | State: anystate | Privilege: ANYUSER |
node index: 1 Remote node id: 56:160:47.00918100000000107be92f07.00107be92f07.00 Neighbor state: FULL Port count.......... 0 SVC RCC index....... 0 RX DS pkts.......... 2 TX DS pkts.......... 2 RX PTSE req pkts.... 125 TX PTSE req pkts.... 134 RX PTSE ack pkts.... 91 TX PTSE ack pkts.... 84
Show PNNI Nodal Table
To display PNNI logical nodes operating on a physical switching system with the associated information. The node list is displayed in ascending order of internally assigned PNNI node index, with 1 setting the node to the lowest PNNI hierarchy.
If node index is specified, the specific node information is displayed.
dsppnni-node [node-index]
Log: log | State: anystate | Privilege: ANYUSER |
node index - 32-bit number node name - ascii string up to 32 characters level - 8-bit number ATM address - 20-byte hex string. node id - 22-byte hex string. pg id - 14-byte hex string. is lowest - a flag. is transit restricted - a flag. is complex node - a flag. is branching restricted - a flag. is non-transit for PGL election - a flag. admin status - enable/disable. operational status - up/down. number of PTSE originated - 32-bit number.
node index: 1 node name: Dean
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.00918100000000107be92f07.00107be92f07.00
ATM address...........47.0091810000000000c0326496.0000c0326496.00
Peer group id.........38:47.00.9181.0000.0000.0000.0000.00
Show PNNI Timer Values
PXM-45
dsppnni-path { aw {cr|rtvbr|nrtvbr|ubr|abr} | ctd {cbr|rtvbr|nrtvbr} | cdv {cbr|rtbvr} }[node-index]
destination node index - 32-bit number. DTL stack (one or more entries) node id - 22-byte hex string. node name - character string port id - 32-bit number.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
node #/PortId node id node name ----- --------------------------------------------------------------- D 2/ 0 56:160:47.00918100000000107be92f07.00107be92f07.00 Dean S 1/ 66048 56:160:47.00918100000000107be92f09.00107be92f09.00 Jerry
Display Packet Trace options
Display the packet trace option for each level and link
PXM-45
dsppnni-pkttrace { rx | tx }
[ node-index [ -portId port-id | -svcIndex svc-index ] ]
| x 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. Usable only for the lowest level node. See Port Identifier |
svc-index | 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 |
dsppnni-pkttrace
Log: nolog | State: active_only | Privilege: CISCO_GP |
Unknown.1.1.PXM.a > dsppnni-pkttrace tx Node Index : 1 Port id: 197120 Tx Pkt Trace on Node Index : 1 Port id: 197376 Tx Pkt Trace off Node Index : 1 Port id: 197632 Tx Pkt Trace off Node Index : 2 SVC RCC index: 14 Tx Pkt Trace on Node Index : 2 SVC RCC index: 15 Tx Pkt Trace off Unknown.1.1.PXM.a > dsppnni-pkttrace rx 2
Node Index : 2 SVC RCC index: 14 Rx Pkt Trace on Node Index : 2 SVC RCC index: 15 Rx Pkt Trace on
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
PXM-45
dsppnni-ptse [node-index [node-id [ptse-id]]] [-detail { true|false }]
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.
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
None
Log: nolog | State: anystate | Privilege: : ANYUSER |
Show PNNI Timer Values
Displays all the reachable addresses and address prefixes as seen from the local node at the lowest PNNI hierarchy.
PXM-45
dsppnni-reachable-addr { local | network }
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
> dsppnni-reachable-addr local
scope............... 56 port id............. 2
Exterior............ false
ATM addr prefix.....47.0091.8100.0000.0010.7be9.2f07/104
> dsppnni-reachable-addr network
scope............... 56 Advertising node number 2
Exterior............ false
ATM addr prefix.....47.0091.8100.0000.0010.7be9.2f07/104
Advertising nodeid..56:160:47.00918100000000107be92f07.00107be92f07.00
forward direction
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
Display PNNI Routing Table Parameters
Displays the parameters used to generate the background routing tables.
PXM-45
dsppnni-routing-policy
SPT epsilon - 32-bit number, its values are in the range from 0 to 20, Default = 0. epsilon % of cost closeness 0 exact the same 1-2 within 1.5% 3-4 within 3.0% 5-9 within 6.0% 10-15 within 12.5% 16-20 within 25.0% SPT holddown time - 32-bit number, in seconds, its values are in the range from 1 to 600 seconds (default = 1 when system is up) BN path holddown time - 32-bit number, in seconds, its values are in the range from 2 to 600 seconds (default = 2 when system is up)P20 load balancing rule - ascii string (random/maxbw)
cnfpnni-routing-policy
Log: nolog | State: anystate | Privilege: ANYUSER |
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 on
Show Scope Map Table
Show the scope map table.
PXM-45
dsppnni-scope-map
Displays the entire scope map table.
cnfpnni-scope-map
Log: nolog | State: active_only | Privilege: CISCO_GP |
UNI Scope PNNI Routing Level ---------------------- ------------------ LocalNetwork(1) 96 LocalNetworkPlusOne(2) 96 LocalNetworkPlusTwo(3) 96 SiteMinusOne(4) 80 IntraSite(5) 80 SitePlusOne(6) 72 OrganizationMinusOne(7)72 IntraOrganization(8) 64 OrganizationPlusOne(9) 64 CommunityMinusOne(10) 64 IntraCommunity(11) 48 CommunityPlusOne(12) 48 Regional(13) 32 InterRegional(14) 32 Global(15) 0
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 switching system.
PXM-45
dsppnni-spoke node-index
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
Show PNNI Timer Values
PXM-45
dsppnni-summary-addr [node-index]
node index - 32-bit number. summary address - hex string up to 20-byte. address prefix length - 8-bit number. type - ascii string (internal/exterior). is suppress - a flag. state - ascii string (advertising/suppressing/inactive).
addpnni-summary-addr
Log: nolog | State: anystate | Privilege: ANYUSER |
node index: 1 Type.............. internal Suppress.............. false State............. advertising Summary address... 47.0091.8100.0000.0000.c032.6496/104 node index: 2 Type.............. internal Suppress.............. false State............. advertising Summary address........47.0091.8100.0000.0000.c032.6496/104
Show PNNI SVCC-based RCC Table
If you specify:
PXM-45
dsppnni-svcc-rcc [node-index [svc-index]]
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.
None
Log: nolog | State: anystate | Privilege: ANYUSER |
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
Show PNNI Timer Values
PXM-45
dsppnni-svcc-rcc-timer [node-index]
SVCC Init Time - 32-bit number. SVCC Retry Time - 32-bit number. SVCC Calling Party Integrity Time - 32-bit number. SVCC Called Party Integrity Time - 32-bit number.
dsppnni-svcc-rcc-timer
Log: nolog | State: anystate | Privilege: ANYUSER |
node index: 1 Init time.............. 4 Retry time............. 35 Calling party integrity time... 35 Called party integrity time.... 50
Show PNNI Timer Values
PXM-45
dsppnni-timer [node-index]
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.
cnfpnni-timer
Log: nolog | State: anystate | Privilege: ANYUSER |
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
Show System Addresses
Displays addresses in the System Address Table.
PXM-45
dsppnsysaddr [ ilmi | uni | static | host ]
lmi | displays ilmi addresses. |
uni | displays uni addresses. |
static | displays static addresses. |
host | displays host addresses |
Address - hex string up to 20 bytes Type: ascii string Port id: 32-bit number Note: this command does not belong to RA module.
Log: nolog | State: anystate | Privilege: ANYUSER |
47.0091.8100.0000.1122.3344.5566.ffee.ddcc.bbaa.00/160
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Thu Aug 3 10:58:01 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.