All
This command displays LDP P2MP FEC bindings.
ipv4-address | - a.b.c.d |
ipv6-address | - x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D |
The following show output displays recursive FECs.
All
This command displays candidate path information.
All
This command displays P2MP cross-connect information.
The following output is an example of MPLS p2mp information.
All
This command displays MPLS P2MP LSP information.
The following output is an example of MPLS p2mp LSP information.
Note that the normal output is in detailed format only. There is no separate detail format.
All
This command displays the policy information present in the P2MP SR tree database.
The following output is an example of P2MP SR tree database policy information.
All
This command displays the P2MP policy information.
The following output is an example of P2MP SR tree policy information.
All
This command enables the context to display P2MP SR tree information.
All
This command displays packet size distribution for sampled IP traffic. Values are displays in decimal format (1.0 = 100%, .500 = 50%). Separate statistics are maintained and shown for IPv4 and IPv6 traffic.
The following output is an example of cflowd packet size information.
All
This command displays configuration information about LDP parameters.
LDP Parameters Output
Table 312 describes the LDP parameters output fields.
Label | Description |
Keepalive Timeout | The time interval (in s), that LDP waits before tearing down a session. If no LDP messages are exchanged during this time interval, the LDP session is torn down. Generally the value is configured to be 3 times the keepalive time (the time interval between successive LDP keepalive messages). |
Timeout Factor | The value by which the keepalive timeout should be divided to give the keepalive time, for example, the time interval (in s), between LDP keepalive messages. LDP keepalive messages are sent to keep the LDP session from timing out when no other LDP traffic is being sent between the neighbors. |
Hold Time | The hello time, also known as hold time. It is the time interval (in s), that LDP waits before declaring a neighbor to be down. Hello timeout is local to the system and is sent in the hello messages to a neighbor. |
Hello Factor | The value by which the hello timeout should be divided to give the hello time, for example, the time interval (in s), between LDP hello messages. LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors. |
Auth | Enabled — Authentication using MD5 message based digest protocol is enabled. Disabled — No authentication is used. |
Admin Status | inService — The LDP is administratively enabled. outService — The LDP is administratively disabled. |
Deaggregated FECs | False — LDP aggregates multiple prefixes into a single Forwarding Equivalence Class (FEC) and advertises a single label for the FEC. This value is only applicable to LDP interfaces and not for targeted sessions. True — LDP de-aggregates prefixes into multiple FECs. |
Propagate Policy | The Propagate Policy value specifies whether the LSR should generate FECs and which FECs it should generate. system — LDP will distribute label bindings only for the router's system IP address. interface — LDP will distribute label bindings for all LDP interfaces. all — LDP will distribute label bindings for all prefixes in the routing table. none — LDP will not distribute any label bindings. |
Transport Address | interface — The interface's IP address is used to set up the LDP session between neighbors. If multiple interfaces exist between two neighbors, the 'interface' mode cannot be used since only one LDP session is actually set up between the two neighbors. system — The system's IP address is used to set up the LDP session between neighbors. |
Label-Retention | liberal — All advertised label mappings are retained whether they are from a valid next hop or not. When the label distribution value is downstream unsolicited, a router may receive label bindings for the same destination for all its neighbors. Labels for the non-next hops for the FECs are retained in the software but not used. When a network topology change occurs where a non-nexthop becomes a true next hop, the label received earlier is then used. conservative — Advertised label mappings are retained only if they will be used to forward packets; for example, if the label came from a valid next hop. Label bindings received from non-next hops for each FEC are discarded. |
Control Mode | ordered — Label bindings are not distributed in response to a label request until a label binding has been received from the next hop for the destination. independent — Label bindings are distributed immediately in response to a label request even if a label binding has not yet been received from the next hop for the destination. |
Route Preference | The route preference assigned to LDP routes. When multiple routes are available to a destination, the route with the lowest preference will be used. This value is only applicable to LDP interfaces and not for targeted sessions. |
Loop Detection | none — Loop detection is not supported on this router. This is the only valid value since Path Vector based loop detection is not supported. other — Loop detection is supported but by a method other than hopCount, pathVector, or hopCountAndPathVector. hopCount — Loop detection is supported by hop count only. pathVector — Loop detection is supported by path vector only. hopCountAndPathVector — Loop detection is supported by both path vector and hop count. |
Keepalive Timeout | The factor used to derive the Keepalive interval. |
Keepalive Factor | The time interval (in s), that LDP waits before tearing down the session. |
Hold-Time | The time left before a neighbor is declared to be down. |
Hello Factor | The value by which the hello timeout should be divided to give the hello time, for example, the time interval (in s), between LDP hello messages. LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors. |
Auth | Enabled — Authentication using MD5 message based digest protocol is enabled. Disabled — No authentication is used. |
Passive-Mode | true — LDP responds only when it gets a connect request from a peer and will not attempt to actively connect to its neighbors. false — LDP actively tries to connect to its peers. |
Targeted-Sessions | true — Targeted sessions are enabled. false — Targeted sessions are disabled. |
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays partition information.
All
This command displays configured password options.
The following output is an example of password options information, and Table 313 describes the output fields.
Label | Description |
Password aging in days | Displays the number of days a user password is valid before the user must change their password. |
Time required between password changes | Displays the time interval between changed passwords. |
Number of invalid attempts permitted per login | Displays the number of unsuccessful login attempts allowed for the specified time. |
Time in minutes per login attempt | Displays the period of time, in minutes, that a specified number of unsuccessful attempts can be made before the user is locked out. |
Lockout period (when threshold breached) | Displays the number of minutes that the user is locked out if the threshold of unsuccessful login attempts has been exceeded. |
Authentication order | Displays the sequence in which password authentication is attempted among RADIUS, TACACS+, and local passwords. |
User password history length | Displays the size of the password history file to be stored. |
Password hashing | Displays the system hashing algorithm for passwords. |
Accepted password length | Displays the minimum length required for local passwords. |
Credits for each character type | Displays the credit for each character type. A credit is obtained for a particular character type; for example, uppercase, lowercase, numeric, or special character. Credits per character type are configurable. Credits can be used towards the minimum length of the password, so a trade-off can be made between a very long, simple password and a short, complex one. |
Required character types | Displays the character types that are required in a password; for example, uppercase, lowercase, numeric, or special character. |
Minimum number different character types | Displays the minimum number of each different character types in a password. |
Required distance with previous password | Displays the minimum Levenshtein distance between a new password and the old password. |
Allow consecutively repeating a character | Displays the number of times the same character is allowed to be repeated consecutively. |
Allow passwords containing username | Displays whether the user name is allowed as part of the password. |
Palindrome allowed | Displays whether palindromes are allowed as part of the password. |
All
This command displays password options.
The following is an example of password option information.
Table 314 describes password-options output fields.
Label | Description |
Password aging in days | Displays the number of days a user password is valid before the user must change his password. |
Number of invalid attempts permitted per login | Displays the maximum number of unsuccessful login attempts allowed for a user. |
Time in minutes per login attempt | Displays the time in minutes that user is to be locked out. |
Lockout period (when threshold breached) | Displays the number of minutes the user is locked out if the threshold of unsuccessful login attempts has exceeded. |
Authentication order | Displays the most preferred method to authenticate and authorize a user. |
User password hashing algorithm | Displays the algorithm with which the system hashes the user passwords. |
Configured complexity options | Displays the complexity requirements of locally administered passwords, HMAC-MD5-96, HMAC-SHA-96 and DES-keys configured in the authentication section. |
Minimum password length | Displays the minimum number of characters required in the password. |
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command displays GMPLS path information.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command dumps information about paths. Configuring the path-name parameter will only dump information about the specified path.
The following output is an example of path information.
All
This command displays MPLS paths.
The following output is an example of MPLS path information.
Table 315 describes MPLS Path output fields.
Label | Description |
Path Name | The unique name label for the LSP path. |
Adm | Down — The path is administratively disabled. Up — The path is administratively enabled. |
Hop Index | The value used to order the hops in a path. |
IP Address | The IP address of the hop that the LSP should traverse on the way to the egress router. |
Strict/Loose | Strict — The LSP must take a direct path from the previous hop router to the next router. Loose — The route taken by the LSP from the previous hop to the next hop can traverse through other routers. |
LSP Name | The name of the LSP used in the path. |
Binding | Primary — The preferred path for the LSP. Secondary — The standby path for the LSP. |
Paths | Total number of paths configured. |
All
This command displays the PCEP path request information.
![]() | Note: The LSP type, rsvp-p2mp, is not supported for PCE controlled or PCE initiated LSPs. |
All
This command displays a summary of BGP path attributes.
the following output is an example of BGP path information, and Table 316 describes the output fields.
Label | Description |
BGP Router ID | The local BGP router ID. |
AS | The configured autonomous system number. |
Local AS | The configured local AS setting. If not configured, then the value is the same as the AS. |
Path | The AS path attribute. |
Origin | EGP — The NLRI is learned by an EGP protocol. IGP — The NLRI is interior to the originating AS. INCOMPLETE — NLRI was learned another way. |
Next Hop | The advertised BGP nexthop. |
MED | The Multi-Exit Discriminator value. |
Local Preference | The local preference value. |
Refs | The number of routes using a specified set of path attributes. |
ASes | The number of autonomous system numbers in the AS path attribute. |
Segments | The number of segments in the AS path attribute. |
Flags | EBGP-learned — Path attributes learned by an EBGP peering. IBGP-Learned — Path attributes learned by an IBGP peering. |
Aggregator | The route aggregator ID. |
Community | The BGP community attribute list. |
Originator ID | The originator ID path attribute value. |
Cluster List | The route reflector cluster list. |
All
This command displays a summary of BGP path attributes.
Table 317 describes the command output fields for a BGP path.
Label | Description |
BGP Router ID | The local BGP router ID. |
AS | The configured autonomous system number. |
Local AS | The configured local AS setting. If not configured, then the value is the same as the AS. |
Path | The AS path attribute. |
Origin | EGP — The NLRI is learned by an EGP protocol. IGP — The NLRI is interior to the originating AS. INCOMPLETE — NLRI was learned another way. |
Next Hop | The advertised BGP next-hop. |
MED | The Multi-Exit Discriminator value. |
Local Preference | The local preference value. This value is used if the BGP route arrives from a BGP peer without the Local Pref attribute set. It is overridden by any value set via a route policy. |
Refs | The number of routes using a specified set of path attributes. |
ASes | The number of autonomous system numbers in the AS path attribute. |
Segments | The number of segments in the AS path attribute. |
Flags | EBGP-learned — Path attributes learned by an EBGP peering. IBGP-Learned — Path attributes learned by an IBGP peering. |
Aggregator | The route aggregator ID. |
Community | The BGP community attribute list. |
Originator ID | The originator ID path attribute value. |
Cluster List | The route reflector cluster list. |
All
This command displays pattern match records.
The following output is an example of detailed pattern match records.
This command displays information about a PBB base.
The following output is an example of PBB base information.
This command displays information on a specific MAC name.
The following output is an example of PBB MAC information.
All
This command displays PBR steering VAS interfaces with VAS interface type configuration.
The following output is an example of router PBR steering VAS interfaces information.
All
This command shows the information about the packet capture session and confirms if the packet is reliable.
The following output displays information about the packet capture session.
Label | Description |
Buffer Size | The maximum buffer size is 20 Mb. If the number of packets in the buffer exceeds 20 Mb, packets are dropped. |
File Size | The current size of the capture file. |
Write Failures | The number of errors that occurred when packets were written into the buffer. A number greater than zero indicates that some packets were not captured. |
Read Failures | The errors occurred when packets were read from the buffer for exporting to FTP or TFTP. A number greater than zero indicates that some packets were not captured. |
Process Time Bailouts | A system process timeout. Some packets were not captured. |
Dropped Packets | The number of packets dropped from the buffer due to errors. |
All
This command enters the context to display PCEP PCC related information.
This command deletes all PCE-initiated LSPs on the PCC. This command is applicable whether or not PCEP is up. The PCC informs the PCE when this command is performed by sending a PCRpt with the R flag of the LSP object set to 1 to indicate that the LSP has been removed.
All
This command enters the context to dump tools for PCEP PCC.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays a list of PCC rules and associated monitoring keys in the system.
The following is an example of subscriber management PCC rule information.
Table 319 describes subscriber management PCC rule output fields.
Field | Description |
Nbr Active PCC Rules | The number of active PCC rules |
Nbr Active Combinations | The number of active IP PCC rule combinations |
IPv4 Filter | The number of IPv4 filter combinations |
IPv6 Filter | The number of IPv6 filter combinations |
Egress QoS | The number of active egress QoS PCC rule combinations |
Ingress QoS | The number of active ingress QoS PCC rule combinations |
Id | The PCC ID |
Dir | The flow direction on which the PCC-rule acts |
ForwardAction | The filter action of the PCC-rule |
QosAction | The Qos action of the PCC-rule. The value account(3) is only relevant if the PCC-rule was received by the system as part of a RADIUS Subscriber Service attribute |
name | The PCC rule name |
monitorKey | The monitor key name that can be received in a PCC rule. An empty string (length 0) indicates that no monitor key is defined in the PCC rule |
PCC rule name | The name of a PCC rule |
PCC rule id | The PCC rule ID |
Monitoring key | The monitoring key defined in this PCC-rule. This value is only considered if monitor is set in the QoS action. |
Flow status | The PCC rule flow status; enabled or disabled |
Nbr of Flows | The number of flow rules defined in this PCC rule |
HTTP-Redirect | The URL to which all data flows that pertain to this PCC-rule must be redirected |
Next-Hop Redir. IPv4 | The IPv4 address to which all IPv4 data flows that pertain to this PCC-rule be redirected |
Next-Hop Redir. IPv6 | The IPv6 address to which all IPv6 data flows that pertain to this PCC-rule be redirected |
QoS Ingr. CIP/PIR | The ingress QoS CIP and PIR values |
QoS Egr. CIP/PIR | The egress QoS CIP and PIR values |
FC change | The forwarding class (FC) that is assigned to all data flows that pertain to this PCC-rule |
Src. IP | The address type of the source address |
Src. Port | The port type of the source address |
Dst. IP | The address type of the destination address |
Protocol | The IPv4 protocol value, and for IPv6 the next header type used in the match criteria for this flow
|
DSCP | The DSCP to be matched for this flow |
Subscriber | The subscriber SAP |
SLA Profile Instance sap | The SLA profile instance SAP |
Ingr QoS Policy Override | The ID of the overriding ingress Qos policy |
Egr QoS Policy Override | The ID of the overriding egress Qos policy |
IP Address | The subscriber IP address |
MAC Address | The subscriber MAC address |
PPPoE-SID | The PPPoE session ID of this subscriber host |
Origin | The origin of this subscriber host |
Preference | The preference with respect to other PCC rules |
Rule ID | The PCC rule ID |
Rule Name | The PCC rule name |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command specifies the PCC rule.
All
This command enters the context to display PCEP related information.
This command enters the context for PCEP-related tools perform commands.
All
This command enters the context to dump tools for PCEP.
This command displays PCM information.
The following output shows PCM information.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays PCP server information.
The following outputs are examples of router PCP server information.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command clears NAT PCP server data.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command configures performance tools for a specified NAT port control policy server.
This command displays PCP server policy information.
All
This command dumps the Physical Coding Sublayer (PCS) information for the port.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command resets the most recent peak enhanced subscriber management counter per port, PW port, MDA, IOM, system, service, subscriber interface, or group interface.
![]() | Note: Clearing one counter will not impact other counters. For example, clearing the most recent peak value for an IOM will not impact chassis peak value. |
7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays GTP peer information.
ipv4-address: | a.b.c.d |
ipv6-address: | x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D |
ipv4-address: | a.b.c.d |
ipv6-address: | x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D |
The following is an example of peer GTP information.
7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command clears all states for a given peer in this routing context. The system no longer sends keep-alive messages to the peer, and all active sessions are terminated.
If the optional statistics parameter is specified, only the peer statistics are cleared and all sessions remain.
ipv4-address: | a.b.c.d (host bits must be 0) |
ipv6-address: | x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays information regarding all configured L2TP peers.
If this command is executed without specifying a peer IP address, then a list of all L2TP peers are listed along with the type of transport used and statistics on the total number of tunnels and sessions, as well as the number of active tunnels and sessions.
If this command is executed with a specific peer IP address, then a detailed view for that peer is displayed.
The following output is an example of L2TP peer operational information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays L2TP peer operational information.
ip-address | ipv4-address - a.b.c.d |
ipv6-address | x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D | |
draining | keyword |
statistics | keyword |
port | [1 to 65535] |
The following output is an example of L2TP peer information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays L2TP peer operational information.
ipv4-address | a.b.c.d |
ipv6-address | x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D | |
draining | keyword |
statistics | keyword |
port | [1 to 65535] |
The following output is an example of L2TP peer information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command clears L2TP peer data.
ipv4-address: | a.b.c.d | |
ipv6-address: | x:x:x:x:x:x:x:x (eight 16-bit pieces) | |
x:x:x:x:x:x:d.d.d.d | ||
x: | [0 to FFFF]H | |
d: | [0 to 255]D |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command configures performance tools for an L2TP peer.
All
Displays RIP peer information.
The following is an example of RIP peer information.
Table 320 describes the command output fields for a RIP peer:
Label | Description |
Peer IP Addr | The IP address of the peer router. |
Interface Name | The peer interface name. |
Version | The version of RIP running on the peer. |
Last Update | The number of days since the last update. |
No. of Peers | The number of RIP peers. |
All
This command displays RIP peer information.
Table 321 describes the command output fields for a RIP peer.
Label | Description |
Peer IP Addr | The IP address of the peer router. |
Interface Name | The peer interface name. |
Version | The version of RIP running on the peer. |
Last Update | The number of days since the last update. |
No. of Peers | The number of RIP peers. |
The following output is an example of RIP peer information.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command displays GMPLS peer information.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command displays LMP peer information.
The following output is an example of peer information, and Table 322 describes the peer output fields.
Label | Description |
Admin State | The administrative state of the LMP peer node. |
Oper State | The operational state of the LMP peer node. |
Retrans Intvl | The configured interval between resubmitted LMP messages. |
Retry Limit | The configured number of times LMP resends a message before restarting the process. |
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command restarts or clears statistics for the GMPLS peer.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command dumps information about peer nodes. Configuring the peer-node-id parameter will only dump information about the specified peer node.
The following output is an example of peer information.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command dumps information about a specific LMP peer.
All
This command restarts or clears statistics for LDP targeted peers.
All
This command dumps information for an LDP peer.
All
This command displays the PCEP peer information.
PCEP Peer Output
Table 323 describes PCEP Peer output fields.
Label | Description |
IP Address | Specifies the IP address. |
Peer Capabilities | Specifies the peer capabilities. |
Speaker ID | Specifies the sender IP address. |
Sync State | Specifies the synchronization state. |
Peer Overload | Specifies the peer overload. |
Session Establish Time | Specifies the session establish time. |
Oper Keepalive | Specifies the operational keepalive value. |
Oper DeadTimer | Specifies the operational dead timer value. |
All
This command displays information about an MSDP peer.
The following is an example of MSDP peer information. Table 324 provides MSDP field descriptions.
Label | Description |
Peer | The IP address of the peer. |
Local Address | The local IP address. |
State | The current state of the peer. |
Last State Change | The date and time of the peer’s last state change. |
SA Learn | The number of SAs learned through a peer. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command displays information for a specific peer.
The following output is an example of PTP information for a single peer.
All
This command clears multi-chassis ring peer statistics.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command clears PTP peer information.
All
This command displays RIPng peer information.
The following is an example of RIPng peer information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays GTP peer profile information.
The following is an example of GTP peer profile information.
7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays the peer profile mapping that is used to connect to S11 peers.
The following is an example of GTP peer profile map information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command displays summary information for all the PTP peers.
The following output is an example of PTP information for all peers.
7750 SR-12e, 7750 SR-s, 7950 XRS
This command displays APEQ information.
The following outputs are examples of PEQ information, and Table 325 describes the output fields.
In the following example, the entries for PEQ 2 to PEQ 11 are not shown.
Label | Description |
Slot | The number of the slot in which the APEQ is installed. |
Provisioned Type Equipped Type (if different) | The APEQ type provisioned. |
Admin State | The administrative state. |
Operational State | The operational state. |
Input | Specifies the input battery feed: A, or B. |
Zone | Specifies the chassis power zone. |
Hardware Data: | |
Part number | The APEQ part number. |
CLEI code | The APEQ CLEI code. |
Serial number | The APEQ serial number. |
Manufacture date | The date the APEQ was manufactured. |
Manufacturing deviations | Specifies any manufacturing deviations. |
Manufacturing assembly number | The APEQ assembly number. |
Administrative state | Specifies the administrative state of the APEQ. |
Operational state | Specifies the operational state of the APEQ. |
Time of last boot | Indicates the time stamp of the last system restart. |
Current alarm state | Indicates the current alarm state. |
All
This command enables or disables CPM hardware queuing per peer. TTL security only operates when per-peer-queuing is enabled.
The following is an example of per peer queuing information.
Table 326 describes per-peer-queuing output fields.
Label | Description |
Per Peer Queuing | Displays the status (enabled or disabled) of CPM hardware queuing per peer. |
Total Num of Queues | Displays the total number of hardware queues. |
Num of Queues In Use | Displays the total number of hardware queues in use. |
All
This command displays the number of queues in use by the Qchip, which in turn is used by PPQ, CPM filter, SAP, and so on.
The following is an example of per peer queuing information.
Table 327 describes the per-peer-queuing output fields.
Label | Description |
Per Peer Queuing | Displays whether per-peer-queuing is enabled or disabled. When enabled, a peering session is established and the router will automatically allocate a separate CPM hardware queue for that peer. When disabled, no hardware queuing per peer occurs. |
Total Num of Queues | Displays the total number of CPM hardware queues. |
Num of Queues In Use | Displays the number of CPM hardware queues that are in use. |
All
7750 SR, 7750 SR-e, 7750 SR-s
This command generates an overview of the processing load and data processed by the specified ISA over a period of time. The following time periods are supported:
This command displays performance information.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s
This command generates an overview of the processing load and data processed by the specified ISA over a period of time. The following time periods are supported:
All
This command enables the context to configure downgrade parameters.
All
This command enables the context to display persistent telemetry information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
![]() | Note: |
null | port-id | bundle-id | bpgrp-id | lag-id | aps-id | ||
dot1q | |||
qinq | |||
cp | keyword | ||
conn-prof-id | 1 to 8000 | ||
atm | port-id | aps-id [:vpi/vci | vpi | vpi1.vpi2 | cp.conn-prof-id] | ||
cp | keyword | ||
conn-prof-id | 1 to 8000 | ||
frame | port-id | aps-id:dlci | ||
cisco-hdlc | slot/mda/port.channel | ||
cem | slot/mda/port.channel | ||
ima-grp | bundle-id [:vpi/vci | vpi | vpi1.vpi2 | cp.conn-prof-id] | ||
cp | keyword | ||
conn-prof-id | 1 to 8000 | ||
port-id | slot/mda/port[.channel] | ||
bundle-id | bundle-type-slot/mda.-bundle-num | ||
bundle | keyword | ||
type | ima | fr | ppp | ||
bundle-num | 1 to 336 | ||
bpgrp-id | bpgrp-type-bpgrp-num | ||
bpgrp | keyword | ||
type | ima | ppp | ||
bgrp-num | 1 to 2000 | ||
aps-id | aps-group-id[.channel] | ||
aps | keyword | ||
group-id | 1 to 128 | ||
eth-tunnel | eth-tunnel-id[:eth-tun-sap-id] | ||
id | 1 to 1024 | ||
eth-tun-sap-id | 0 to 4094 | ||
lag-id | |||
lag | keyword | ||
id | 1 to 800 | ||
pw-id | pw-id | ||
pw | keyword | ||
id | 1 to 32767 | ||
qtag1 | * | 0 to 4094 | ||
qtag2 | * | null | 0 to 4094 | ||
vpi | 0 to 4095 (NNI) | ||
0 to 255 (UNI) | |||
vci | 1 | 2 | 5 to 65535 | ||
dlci | 16 to 1022 | ||
tunnel-id | |||
tunnel | keyword | ||
id | 1 to 16 | ||
tag | 0 to 4094 | ||
keyword | |||
id | |||
keyword | |||
id | |||
All
This command enters the context to clear and reset PIM entities.
All
This command enters the context to display PIM related information.
All
This command enables tools to perform certain PIM tasks.
All
This command enables the context to display PIM snooping information.
All
This command enables the context to clear PIM snooping information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command displays a summary of configured ping templates and the total number service interfaces that reference the template. By specifying template name, the values for the specified interface and the total and active references for that specific template are displayed.
The following output is an example of ping template information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
The following output is an example ping template output information.
Table 328 describes ping template fields.
Template Name | The template name |
Router Instance | The router instance name |
Admin | The administrative state |
Interface Name | The interface name |
All
This command clears the Provider Internal Port statistics for this service.
Dump the Point of Local Repair (PLR) information for the MPLS bypass tunnel.
The following output is an example of MPLS Bypass Tunnels PLR fields.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays application-assurance policer information.
The following is an example show output for the policer command.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays rates for the policer for a specific day and time.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR
This command displays policer hierarchy information.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays policer configuration information.
The following is an example output for the policers command.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command enables the context to display application-assurance policy configuration information.
All
This command displays MCAC policy information.
The following displays MCAC policy information.
All
This command displays configured policy statement information.
Table 329 describes route policy output fields.
Label | Description |
Policy | Displays a list of route policy names. |
Description | Displays the description of each route policy. |
Policies | The total number of policies configured. |
The following route policy commands are displayed with different command parameter options:
The following output is an example of route policy information.
The show router policy command displays all configured route policies.
The show router policy admin command is similar to the info command which displays information about the route policies and parameters.
The show router policy name command displays information about a specific route policy.
show router policy “BGP To RIP”
The show router policy damping command displays information about the route policy damping configurations.
A:ALA-1# show router policy damping
The show router policy name sub-policy entry entry-id name subpol-name command displays information about the subroutine called by an entry of the route policy. In the following sample output, the term “telnet” is the value of a variable.
show router policy “BGP To RIP”
All
This command displays VRRP priority control policy information.
If no command line options are specified, a summary of the VRRP priority control event policies displays.
VRRP Policy Output — The following output is an example of VRRP policy information, and Table 330 describes the fields.
Label | Description |
Policy Id | The VRRP priority control policy associated with the VRRP virtual router instance A value of 0 indicates that no control policy is associated with the virtual router instance |
Current Priority & Effects | |
Current Explicit | When multiple explicitly defined events associated with the priority control policy happen simultaneously, the lowest value of all the current explicit priorities will be used as the in-use priority for the virtual router |
Current Delta Sum | The sum of the priorities of all the delta events when multiple delta events associated with the priority control policy happen simultaneously; this sum is subtracted from the base priority of the virtual router to give the in-use priority |
Delta Limit | The delta-in-use-limit for a VRRP policy; once the total sum of all delta events has been calculated and subtracted from the base-priority of the virtual router, the result is compared to the delta-in-use-limit value; if the result is less than this value, the delta-in-use-limit value is used as the virtual router in-use priority value; if an explicit priority control event overrides the delta priority control events, the delta-in-use-limit has no effect If the delta-in-use-limit is 0, the sum of the delta priority control events to reduce the virtual router's in-use-priority to 0 can prevent it from becoming or staying master |
Current Priority | The configured delta-in-use-limit priority for a VRRP priority control policy or the configured delta or explicit priority for a priority control event |
Applied | The number of virtual router instances to which the policy has been applied; the policy cannot be deleted unless this value is 0 |
Description | A text string which describes the VRRP policy |
Event Type & ID | A delta priority event is a conditional event defined in a priority control policy that subtracts a given amount from the base priority to give the current in-use priority for the VRRP virtual router instances to which the policy is applied An explicit priority event is a conditional event defined in a priority control policy that explicitly defines the in-use priority for the VRRP virtual router instances to which the policy is applied Explicit events override all delta events; when multiple explicit events occur simultaneously, the event with the lowest priority value defines the in-use priority |
Event Oper State | The operational state of the event |
Hold Set Remaining | The amount of time that must pass before the set state for a VRRP priority control event can transition to the cleared state to dampen flapping events |
Priority & Effect | Delta — the priority-level value is subtracted from the associated virtual router instance’s base priority when the event is set and no explicit events are set; the sum of the priority event priority-level values on all set delta priority events are subtracted from the virtual router base priority to derive the virtual router instance in-use priority value If the delta priority event is cleared, the priority-level is no longer used in the in-use priority calculation |
Explicit — the priority-level value is used to override the base priority of the virtual router instance if the priority event is set and no other explicit priority event is set with a lower priority-level The set explicit priority value with the lowest priority-level determines the actual in-use protocol value for all virtual router instances associated with the policy | |
In Use | Specifies whether the event is currently affecting the in-use priority of some virtual router |
VRRP Policy Event Output — The following output is an example of VRRP policy event information, and Table 331 describes the fields.
Label | Description |
Description | A text string which describes the VRRP policy |
Policy Id | The VRRP priority control policy associated with the VRRP virtual router instance A value of 0 indicates that no control policy is associated with the virtual router instance |
Current Priority | The base router priority for the virtual router instance used in the master election process |
Current Explicit | When multiple explicitly defined events associated with the priority control policy happen simultaneously, the lowest value of all the current explicit priorities will be used as the in-use priority for the virtual router |
Applied | The number of virtual router instances to which the policy has been applied; the policy cannot be deleted unless this value is 0 |
Current Delta Sum | The sum of the priorities of all the delta events when multiple delta events associated with the priority control policy happen simultaneously; this sum is subtracted from the base priority of the virtual router to give the in-use priority |
Delta Limit | The delta-in-use-limit for a VRRP policy; once the total sum of all delta events has been calculated and subtracted from the base-priority of the virtual router, the result is compared to the delta-in-use-limit value; if the result is less than this value, the delta-in-use-limit value is used as the virtual router in-use priority value; if an explicit priority control event overrides the delta priority control events, the delta-in-use-limit has no effect If the delta-in-use-limit is 0, the sum of the delta priority control events to reduce the virtual router's in-use-priority to 0 can prevent it from becoming or staying master |
Applied to Interface Name | The interface name where the VRRP policy is applied |
VR ID | The virtual router ID for the IP interface |
Opr | Up — indicates that the operational state of the VRRP instance is up |
Down — indicates that the operational state of the VRRP instance is down | |
Base Pri | The base priority used by the virtual router instance |
InUse Priority | The current in-use priority associated with the VRRP virtual router instance |
Master Priority | The priority of the virtual router instance which is the current master |
Priority | The base priority used by the virtual router instance |
Priority Effect | Delta — a delta priority event is a conditional event defined in a priority control policy that subtracts a given amount from the base priority to give the current in-use priority for the VRRP virtual router instances to which the policy is applied |
Explicit — a conditional event defined in a priority control policy that explicitly defines the in-use priority for the VRRP virtual router instances to which the policy is applied Explicit events override all delta events; when multiple explicit events occur simultaneously, the event with the lowest priority value defines the in-use priority | |
Current Priority | The configured delta-in-use-limit priority for a VRRP priority control policy or the configured delta or explicit priority for a priority control event |
Event Oper State | The operational state of the event |
Hold Set Remaining | The amount of time that must pass before the set state for a VRRP priority control event can transition to the cleared state to dampen flapping events |
Priority | The base priority used by the virtual router instance |
Priority Effect | Delta — the priority-level value is subtracted from the associated virtual router instance’s base priority when the event is set and no explicit events are set; the sum of the priority event priority-level values on all set delta priority events are subtracted from the virtual router base priority to derive the virtual router instance in-use priority value If the delta priority event is cleared, the priority-level is no longer used in the in-use priority calculation |
Explicit — the priority-level value is used to override the base priority of the virtual router instance if the priority event is set and no other explicit priority event is set with a lower priority-level The set explicit priority value with the lowest priority-level determines the actual in-use protocol value for all virtual router instances associated with the policy | |
Hold Set Config | The configured number of seconds that the hold-set timer waits after an event enters a set state or enters a higher threshold set state, depending on the event type |
Value In Use | Yes — the event is currently affecting the in-use priority of some virtual router |
No — the event is not affecting the in-use priority of some virtual router | |
# trans to Set | The number of times the event has transitioned to one of the 'set' states |
Last Transition | The time and date when the operational state of the event last changed |
7450 ESS, 7750 SR-14s, 7750 SR-7/12/12e, 7750 SR-7s, 7950 XRS
All
This command displays CPU protection policy information.
All
This command displays edited policy information.
All
This command allows an operator to evaluate an existing policy against the RIB to identify what prefixes are matched/not matched by the policy prior to attaching it to a routing neighbor or instance.
The following output is an example of policy test information.
All
This command allows an operator to evaluate an existing policy or chain or policies (possibly including a logical expression) against received BGP routes to identify the routes accepted or rejected by the full evaluation of the policy, policy chain, or logical expression.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command performs local DHCP or DHCP6 server IP address pool tasks.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays NAT pool information.
The following is sample output for this command.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays extended statistics per DHCPv4 pool in local DHCPv4 server.
The following statistics are included in output:
For each statistic (except for provisioned addresses), there is current value and peak value, peak value is the highest value since pool creation or last reset via the clear router rt-id dhcp local-dhcp-server svr-name pool-ext-stats command.
The following output is an example of pool extended statistics information.
Table 332 describes extended pool statistics output fields.
Field | Description |
Current | The current pool statistics |
Peak | The peak value since the last reset |
Timestamp | The date and time of the last reset |
Pool | The pool name |
Stable Leases | The number of stable leases in the pool |
Provisioned Addresses | The number of provisioned addresses in the pool |
Used Addressed | The number of used addresses in the pool |
Free Addresses | The number of free addresses in the pool |
Used Pct | The percentage of subnets in use in the pool |
Free Pct | The percentage of unused subnets in the pool |
Last Reset Time | The date and time of the last reset in the pool |
Number of entries | The total number of entries |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays extended statistics per DHCPv6 pool in local DHCPv6 server.
The following statistics are included in output:
For each statistic (except for Provisioned Addresses), there is current value and peak value, peak value is the highest value since pool creation or last reset via command “clear router <rt-id> dhcp6 local-dhcp-server <svr-name> pool-ext-stats”.
The following output is an example of subnet statistics information.
Table 333 describes DHCP6 extended pool statistics output fields.
Field | Description |
Current | The current pool statistics |
Peak | The peak value since the last reset |
TimeStamp | The date and time of the last reset |
Pool | The pool name |
Stable Leases | The number of stable leases |
Provisioned Blks | The number of provisioned blocks in this pool |
Free Blks | The number of free blocks in this pool |
Used Pct | The percentage of extended statistics in use |
Free Pct | The percentage of /64 blocks currently unused |
Last Reset Time | The date and time of the last reset |
Number of entries | The total number of entries |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command clears extended pool statistics.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays pool statistics.
The following output is an example of pool statistics information.
Table 334 describes pool statistics output field descriptions.
Field | Description |
Failover Admin State | Identifiers the failover state of the DHCP server instance inService — The failover admin state is in service outOfService — The failover admin state is out of service |
Failover Oper State | The operational state of a DHCP server instance |
Failover Persist Key | The maximum amount of time that one server can extend a lease for a client's binding beyond the time known by the partner server |
Administrative MCLT | The administrative Maximum Client Lead Time (MCLT) |
Operational MCLT | Indicates the operational MCLT |
Startup Wait Time | The startup wait time. The startup wait time is the time that one IP address pool attempts to contact the partner IP address pool. During this time, the IP address pool is unresponsive to DHCP client requests. |
Partner Down Delay | The minimum safe-time after the beginning of COMMUNICATIONS-INTERRUPTED state. After the expiry of this time, the server enters the PARTNER-DOWN state. |
Ignore McLT | The ignore McLT status. If, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; a ‘true’ value has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out. A ‘true’ value increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced. |
Failover statistics for pool | The failover statistics for each pool |
Dropped Invalid Packets | The number of BNDUPD packets that were dropped because the packet was malformed |
Failover Shutdown | The number of BNDUPD packets that were dropped because the failover state if the DHCP server instance is shut down |
Lease Already Expired | The number of BNDUPD packets that were dropped because the corresponding lease has expired |
Maximum Lease Count Reached | The number of BNDUPD packets that were dropped because the maximum number of leases were reached |
Subnet Not Found | The number of BNDUPD packets that were dropped because a valid subnet could not be found for the lease |
Range Not Found | The number of BNDUPD packets that were dropped because a valid include range could not be found for the lease. |
Host Conflict | The number of BNDUPD packets that were dropped because this DHCP server instance has already leased this address to another host |
Address Conflict | The number of BNDUPD packets that were dropped because this DHCP server instance has already leased another address to this host |
Peer Conflict | The number of BNDUPD packets that were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to local on this local DHCP server instance |
Persist Congestion | The number of BNDUPD packets that were dropped because of persistence congestion on this DHCP server instance |
No Lease Hold Time Configured | The number of BNDUPD packets that were dropped because the lease hold time is zero on this DHCP server instance |
Lease Not Found | The number of Binding Database Update (BNDUPD) remove packets were dropped because the corresponding lease could not be found. |
Number of pools found | The total number of pools found |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This commands displays pool level threshold stats of local DHCPv6 server. A minimum-free threshold needs to be configured before system collects threshold stats for the prefix.
The stats for each threshold are calculated based on the configured minimum-free prefix length.
For example, a /59 prefix is provision in the local DHCPv6 server, and the server allocated two PD leases, one /62 and one /63. And there is a /63 minimum threshold configured. The threshold stats are calculated based on /63 as the base unit (block). Then the value of current used block would be 3 because there is one /62 lease and one /63 lease, that equals to a total of three /63.
The following output is an example of pool threshold statistics information.
The command shown above displays an overview of pool level thresholds in the specified pool:
The above command displays detailed statistics of all pool level thresholds in the specified pool:
Table 335 describes pool threshold statistics output fields.
Field | Description |
Operational state | The operational state of the local DHCP server instance unknown — The operational state is unknown inService — The operational state is in service outOfService — The operational state is out of service transition — The operational state is in transition waitPersistence — The DHCP server instance is waiting for a persistence action to complete. |
Pool | The pool ID |
Stable Leases | The number of stable leases |
Advertised leases | The number of advertised leases |
Threshold | The prefix level threshold |
Current Provisioned Blks | The number of provisioned blocks in this pool |
Current Used Blks | The number of used blocks in this pool |
Current Free Blks | The number of free blocks in this pool |
Current Used Percent | The percentage of used prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes |
Current Used Peak Blks | A 64-bit word of the peak value of the number of used blocks in the pool with a prefix length |
Current Used Peak Percent | The peak value of the number of used prefixes with the minimum free threshold length in the pool as a percentage of the provisioned prefixes. This depends on the current failover state of the DHCP server or pool |
Current Used Peak Time | The time at which the peak value of the number of used prefixes in the pool was reached |
Current Free Percent | The percentage of free prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool |
Current Free Too Low | The number of free prefixes with the minimum free threshold length available in the pool that is below the configured number of prefixes with the minimum free threshold length |
Current Free Depleted | The number of prefixes with the minimum free threshold length available in the pool |
Local Provisioned Blks | A 64-bit word of the number of provisioned prefixes with the minimum free threshold length local in the pool |
Local Used Blks | A 64-bit word of the number of used prefixes with the minimum free threshold length local in the pool |
Local Free Blks | A 64-bit word of the number of free prefixes with the minimum free threshold length local in the pool |
Local Used Peak Blks | A 64-bit word of the peak value of the number of used prefixes with the minimum free threshold length local in the pool |
Local Used Peak Percent | The peak value of the number of used prefixes with the minimum free threshold length local in the pool as a percentage of the provisioned prefixes |
Local Used Peak Time | The time at which the peak value of the number of used prefixes local in the pool was reached |
Remote Provisioned Blks | A 64-bit word of the number of provisioned prefixes with the minimum free threshold length remote in the pool |
Remote Used Blks | A 64-bit word of the number of used prefixes with the minimum free threshold length remote in the pool |
Remote Free Blks | A 64-bit word of the number of free prefixes with the minimum free threshold length remote in the pool |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This commands resets the peak stats in the pool level threshold stats in the specified pool. If the pool name is not specified, then the peak stats in all pools in the server are reset.
All
This command displays pool information.
The following outputs are example of pool information, and Table 336 describes the output fields.
![]() | Note: The pool shared in use stat only increases when a queue is asking for a buffer outside it’s reserved size. If all the buffers in a pool are assigned to queues within their reserved size, then only the reserved in use size will increase. In case of resv CBS over subscription (CBS sum for all queues is bigger than pool resvCbs), it is possible that pool resv in use stat can increase above the actual pool reserved size. |
Table 336 describes the output fields for the show pools command.
Label | Description |
Type | Specifies the pool type. |
ID-FP | Specifies the card-FP or MDA-FP or card, MDA, or port designation. |
Application/Type | Specifies what the pool would be used for. The pools could be used for access or network traffic at either ingress or egress. |
Pool Name | Specifies the name of the pool being used. |
Resv CBS | Specifies the percentage of pool size reserved for CBS. |
Utilization | Specifies the type of the slope policy. |
State | The administrative status of the port. |
Start-Avg | Specifies the percentage of the buffer utilized after which the drop probability starts to rise above 0. |
Max-Avg | Specifies the percentage of the buffer utilized after which the drop probability is 100 percent. This implies that all packets beyond this point will be dropped. |
Time Avg Factor | Specifies the time average factor the weighting between the previous shared buffer average utilization result and the new shared buffer utilization in determining the new shared buffer average utilization. |
Actual ResvCBS | Specifies the actual percentage of pool size reserved for CBS. |
Admin ResvCBS | Specifies the percentage of pool size reserved for CBS. |
PoolSize | Specifies the size in percentage of buffer space. The value '-1' implies that the pool size should be computed as per fair weighting between all other pools. |
Pool Total | Displays the total pool size. |
Pool Shared | Displays the amount of the pool which is shared. |
Pool Resv | Specifies the percentage of reserved pool size. |
Pool Total In Use | Displays the total amount of the pool which is in use. |
Pool Shared In Use | Displays the amount of the pool which is shared that is in use. |
All
This command displays port or channel information.
port-id | slot[/mda[/port]] or | ||
slot/mda/port [.channel] | |||
aps-id | aps-group-id[.channel] | ||
aps | keyword | ||
group-id | 1 to 64 | ||
ccag-id | slot/mda/path-id[cc-type] | ||
path-id | a,b | ||
cc-type | .sap-net, .net-sap | ||
eth-sat-id | esat-id [/slot/[u]port] | ||
esat | keyword | ||
id | 1 to 20 | ||
u | keyword for up-link port | ||
pxc-id | pxc-id.sub-port | ||
pxc | keyword | ||
id | 1 to 64 | ||
sub-port | a, b |
Product | Slot | MDA | Port | Values |
7750 SR-12 | 1 to 10 | 1, 2 | 1 to 60 (depending on the MDA type) | — |
7750 SR-7 | 1 to 5 | 1, 2 | — | |
7950 XRS | 1 to 20 | — | — | |
7450 ESS-7 | — | — | 1 to 4 | |
7450 ESS-12 | — | — | 1 to 0 | |
Channelized MDAs | ||||
CHOC12-SFP | — | slot/mda/port. [1 to 4]. [1 to 3]. [1 to 28]. [..24] For example, 7/2/1.1.1.28.24 | ||
CHOC3-SFP | — | slot/mda/port. [1 to 3]. [1 to 28]. [..24] For example, 7/2/1.1.28.24 | ||
DS3 | — | slot/mda/port. [1 to 28] . [..24] For example, 7/1/1.1.1 |
See the following sections for output samples:
Table 338 describes the output fields for the show port port-id command.
Label | Description |
Port ID | The port ID configured or displayed. |
Admin State | Up — The administrative state is up. Down — The administrative state is down. |
Phy Link | Yes — A physical link is present. No — A physical link is not present. |
Port State | Up — The port is physically present and has physical link present. Down — The port is physically present but does not have a link. Note that this state may also be considered as Link Down. Ghost — A port that is not physically present. None — The port is in its initial creation state or about to be deleted. Link Up — A port that is physically present and has physical link present. Note that when Link Up appears at the lowest level of a SONET/SDH path or a TDM tributary, it means the physical connection is active but the port is waiting on some other state before data traffic can flow. It is a waiting state and indicates that data traffic will not flow until it transitions to the Up state. |
Cfg MTU | The configured MTU. |
Oper MTU | The negotiated size of the largest packet which can be sent on the port SONET/SDH, channel, specified in octets. For channels that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the channel. |
LAG ID | The LAG or multi-link trunk (MLT) that the port is assigned to. |
Port Mode | Network — The port is configured for transport network use. Access — The port is configured for service access. Hybrid — The port is configured for both access and network use. |
Port Encap | Null — Ingress frames will not use tags or labels to delineate a service. dot1q — Ingress frames carry 802.1Q tags where each tag signifies a different service. |
Port Type | The type of port or optics installed. |
SFP/MDI MDX | GIGE — Indicates the GigE SFP type. FASTE — Indicates the FastE SFP type. GIGX — Indicates the GigX SFP type. MDI — Indicates that the Ethernet interface is of type MDI (Media Dependent Interface). MDX — Indicates that the Ethernet interface is of type MDX (Media Dependent Interface with crossovers). |
The following describes the output fields for the show port port-id (Excerpt Showing CFP Port with a QSFP28 Adapter) command.
Label | Description |
Adapter Type | The type of adapter module. |
Model Number | The model number of the adapter. |
Vendor OUI | The vendor-specific Organizationally Unique Identifier (OUI) field containing the IEEE company identifier for the vendor. |
Manufacture Date | The manufacturing date of the hardware component in the yyyy/mm/dd ASCII format. |
Serial Number | The vendor serial number of the hardware component. |
Part Number | The vendor part number containing ASCII characters, defining the vendor part number or product name. |
Table 340 describes the output fields for the show port port-id detail command.
Label | Description |
Description | A text description of the port. |
Interface | The port ID displayed in the slot/mda/port format. |
Oper Speed | The operating speed of the interface. |
Link-level | Ethernet — The port is configured as Ethernet. SONET — The port is configured as SONET-SDH. |
Config Speed | The configured speed of the interface. |
Admin State | up — The port is administratively up. down — The port is administratively down. |
Oper Duplex | full — The link is set to full duplex mode. half — The link is set to half duplex mode. |
Oper State | up — The port is operationally up. down — The port is operationally down. Additionally, the lag-id of the LAG it belongs to in addition to the status of the LAG member (active or standby) is specified. |
Config Duplex | Full — The link is set to full duplex mode. Half — The link is set to half duplex mode. |
Physical Link | Yes — A physical link is present. No — A physical link is not present. |
MTU | The size of the largest packet which can be sent/received on the Ethernet physical interface, specified in octets. |
Single Fiber Mode | Yes - Single fiber option is configured. No - Single fiber option is not configured. |
Min Frame Length | Displays the configured minimum transmitted frame length. |
IfIndex | Displays the interface's index number which reflects its initialization sequence. |
Hold time up | The link up dampening time in seconds. The port link dampening timer value which reduces the number of link transitions reported to upper layer protocols. |
Last State Change | Displays the system time moment that the MC-LAG group is up. |
Hold time down | The link down dampening time in seconds. The down timer controls the dampening timer for link down transitions. |
Last Cleared Time | Displays the system time moment that the peer is up. |
DDM Events | Enabled — DDM events are enabled. Disabled — DDM events are disabled. |
Phys State Chng Cnt | Increments when a fully qualified (de-bounced) transition occurs at the physical layer of an ethernet port which includes the following transitions of the Port State as shown in the “show port” summary: - from “Down” to either “Link Up” or “Up” - from either “Link Up” or “Up” to “Down” This counter does not increment for changes purely in the link protocol states (e.g. "Link Up" to "Up"). The counter is reset if the container objects for the port are deleted (e.g. MDA deconfigured, or IOM type changes). |
RS-FEC Mode | Specifies the RS-FEC mode to support. |
Configured Mode | network — The port is configured for transport network use. access — The port is configured for service access. |
Encap Type | Null — Ingress frames will not use any tags or labels to delineate a service. dot1q — Ingress frames carry 802.1Q tags where each tag signifies a different service. |
Dot1Q Ethertype | Indicates the Ethertype expected when the port's encapsulation type is Dot1Q. |
QinQ Ethertype | Indicates the Ethertype expected when the port's encapsulation type is QinQ. |
PBB Ethertype | Indicates the Ethertype used for PBB encapsulation. |
Net. Egr. Queue Pol | Specifies the network egress queue policy or that the default policy is used. |
Egr. Sched. Pol | Specifies the port scheduler policy or that the default policy default is in use. |
Monitor Port Sched | Enabled — Congestion monitoring on an Egress Port Schedule (EPS) is enabled. Disabled — Congestion monitoring on an EPS is disabled. |
Auto-negotiate | True — The link attempts to automatically negotiate the link speed and duplex parameters. False — The duplex and speed values are used for the link. |
Collect-stats | Enabled — The collection of accounting and statistical data for the network Ethernet port is enabled. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file. Disabled — Collection is disabled. Statistics are still accumulated by the IOM cards, however, the CPU will not obtain the results and write them to the billing file. |
Egress Rate | The maximum amount of egress bandwidth (in kilobits per second) that this Ethernet interface can generate. |
Ingress Rate | Indicates the maximum amount of ingress bandwidth (in mb/s) that this Ethernet port can receive with the configured sub-rate using packet-based accounting. |
Load-balance-algo | Indicates the load balancing algorithm used on the port. |
LACP Tunnel | Indicates whether LACP packet tunneling is enabled or disabled. |
Sflow | Enabled — sFlow data collection for the port is enabled. Disabled — sFlow data collection is disabled. |
Dampening State | Displays the port dampening state: Disabled, Idle, or Active |
Current Penalties | Displays the current accumulated penalties for port dampening. |
Suppress Threshold | Displays the threshold at which the port-up state is suppressed until the accumulated penalties drop below the reuse threshold again. |
Reuse Threshold | Displays the threshold at which the port-up state is no longer suppressed, after the port has been in a suppressed state and the accumulated penalties decay drops below this threshold. |
Max Penalties | Displays the maximum penalty value for port dampening. |
Max Suppress Time | Displays the time, in seconds, it can take after the link comes up before the worst case accumulated penalties have decayed to the reuse threshold. |
Half Life | Displays the time, in seconds, that must pass before penalties decay to one-half the initial amount. |
Down-when-looped | Shows whether the feature is enabled or disabled. |
Keep Alive | Displays the time interval, in seconds, between keep-alive PDUs. |
Loop Detected | True — Loop detected. False — No loop detected. |
Retry | Displays the minimum wait time, in seconds, before re-enabling the port after loop detection. |
Use Broadcast Addr | True — Indicates that the broadcast address is to be used for the destination MAC address. False — Indicates that the local port MAC address is to be used for the destination MAC address. |
Sync. Status Msg | Whether synchronization status messages are enabled or disabled. |
Rx Quality Level | Indicates which QL value has been received from the interface. |
Tx DUS/DNU | Whether the QL value is forcibly set to QL-DUS/QL-DNU. |
Tx Quality Level | Indicates which QL value is being transmitted out of the interface. |
SSM Code Type | Indicates the SSM code type in use on the port. |
ESMC Tunnel | Indicates whether ESMC frames are tunneled in Epipe or VPLS service. |
Down On Int. Error | Enabled — Down on internal error feature is enabled. Disabled — Down on internal error feature is disabled. |
DOIE Tx Disable | Enabled — Laser is enabled if an internal MAC transmit error is encountered. Disabled — Laser is disabled if an internal MAC transmit error is encountered. |
CRC Mon SD Thresh | Specifies the error rate (for CRC errors) at which to declare the Signal Degrade (SD) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified. |
CRC Mon Window | Specifies the size of the sliding window, in seconds, over which the Ethernet frames are sampled to detect signal fail or signal degrade conditions. |
CRC Mon SF Thresh | Specifies the CRC error rate at which to declare the Signal Fail (SF) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified. |
Sym Mon SD Thresh | Specifies the error rate (for symbol errors) at which to declare the Signal Degrade (SD) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified. |
Sym Mon Window | Indicates the size of the sliding window, in seconds, over which the errors are measured. |
Sym Mon SF Thresh | Specifies the symbol error rate at which to declare the Signal Fail (SF) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified. |
Tot Sym Mon Errs | Displays the total number of symbol errors. |
EFM OAM | Enabled — EFM OAM is enabled. Disabled — EFM OAM is disabled. |
EFM OAM Link Mon | Enabled — Link monitoring functionality is enabled. Disabled — Link monitoring functionality is disabled. |
Ignr EFM OAM State | Enabled — Any failure in the protocol state machine does not impact the state of the port. Disabled — The port state is affected by any existing EFM-OAM protocol fault condition |
Configured Address | The base chassis Ethernet MAC address. |
Hardware Address | The interface's hardware or system assigned MAC address at its protocol sub-layer. |
Transceiver Data | See Table 341. |
Transceiver Status | Status of the transceiver. |
Transceiver Type | The type of the transceiver. |
Model Number | The model number of the transceiver. |
TX Laser Wavelength | Indicates the transceiver laser wavelength. |
Diag Capable | Indicates if the transceiver is capable of doing diagnostics. |
Connector Code | The vendor organizationally unique identifier field (OUI) contains the IEEE company identifier for the vendor. |
Vendor OUI | The vendor-specific identifier field (OUI) contains the IEEE company identifier for the vendor. |
Manufacture date | The manufacturing date of the hardware component in the mmddyyyy ASCII format. |
Media | The media supported for the SFP. |
Serial Number | The vendor serial number of the hardware component. |
Part Number | The vendor part number contains ASCII characters, defining the vendor part number or product name. |
Optical Compliance | Specifies the optical compliance code of the transceiver. |
Link Length support | Specifies the link length support for the transceiver. |
Transceiver Digital Diagnostic Monitoring (DDM) | Displays information for the transceiver Digital Diagnostic Monitoring (DDM), such as temperature and supply voltage. |
Traffic Statistics | Refer to “Statistics on Physical PXC Ports” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Interface Configuration Guide. |
Input/Output | When the collection of accounting and statistical data is enabled, then octet, packet, error, and utilization statistics are displayed. |
Errors Input/Output | For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. |
Utilization Input/Output | The value computed as the average of the traffic observed over the configured interval, presented as a percentage of the maximum possible traffic. |
Ethernet Statistics | See Table 342. |
Port Statistics | See Table 354. |
Unicast Packets Input/Output | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were not addressed to a multicast or broadcast address at this sub-layer. The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. |
Multicast Packets Input/Output | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both group and functional addresses. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
Broadcast Packets Input/Output | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a broadcast address at this sub-layer. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
Discards Input/Output | The number of inbound packets chosen to be discarded to possibly free up buffer space. |
Unknown Proto Discards Input/Output | For packet-oriented interfaces, the number of packets received through the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0. For ATM, this field displays cells discarded on an invalid vpi/vci. Unknown proto discards do not show up in the packet counts. |
Ethernet-like Medium Statistics | See Table 343. |
Per Threshold MDA Discard Statistics | |
Ingress Port Forwarding Engine Drop Reason Statistics | When any of the packet counters increments, it indicates that a packet was dropped in the ingress data path or extracted to the control plane for further processing. The detailed per-reason drop statistics are available per-port for Ethernet ports (local on the 7450 ESS, 7750 SR, 7950 XRS, or satellite client ports) and for PXC sub-ports. An aggregate forwarding engine drop counter (packet and byte) is available per-SAP. |
IPv4 Header Error | The IPv4 packet header contains an error such as an IPv4 header checksum error, an invalid IP version number (not 4 or 6), or an incorrect Total Length field. |
IPv4 Invalid Address | An error in the source (SA) or destination (DA) IPv4 address was detected. For example class D or class E IPv4 DAs, loopback SA (127.0.0.0/8), 0.0.0.0/8 DA, SA is a subnet broadcast or network address and cases where the IPv4 address is a multicast address but the Ethernet destination address is not RFC1112 compliant. RFC1112 checks are also carried out on Ipipe traffic. |
IPv6 Header Error | The IPv6 packet header contains an error such as an incorrect Payload Length field or an IP version not equal to '6' when the Ethernet etype or PPP ID indicates it is IPv6. |
IPv6 Invalid Address | An error in the source (SA) or destination (DA) IPv6 address was detected. For example, an unspecified IPv6 DA, an IPv6 multicast SA and cases where the IPv6 address is a multicast address but the Ethernet destination address is not RFC2464 compliant. RFC 2464 checks are also carried out on IPIPE traffic. |
IP Route Blackholed | The destination IP address of the packet matches a black hole route. |
ACL Filter Discards | The packet was dropped by a filter (ACL) on the line card (such as IP or MAC filter). Packets dropped by CPM filters or ESM antispoof filters do not increment this counter. |
Unicast RPF Check Failed | The IP packet failed the unicast reverse path forwarding (uRPF) check. |
BFD Spoof Check Failed | The received BFD packet either failed the TTL check (single hop BFD TTL should be 255) or failed the source IP address lookup of known sessions. This counter may increment when BFD sessions are first configured since one side may start sending before the other is completely programmed and ready. |
Unicast MAC Destination Address Mismatch | The unicast destination MAC address is a null address or does not match any of the expected MAC addresses associated with the receiving interface. Packets with multicast or broadcast MAC addresses do not increment this counter. |
Multicast MAC With Unicast Dest IP | The Ethernet destination (MAC) address is multicast but the IP address is unicast. |
Unknown MAC Destination Address Discarded in VPLS | The MAC destination address lookup in the MAC FDB failed and the VPLS service is configured to discard packets with unknown destination MAC addresses. |
L2 Service MTU Exceeded | The length of the packet received on a SAP bound to a layer 2 service (such as VPLS or EPIPE) exceeded the configured MTU for the service. |
Needs ICMP |
Label | Description |
Transceiver Status | Status of the transceiver. |
Transceiver Type | The type of the transceiver. |
Model Number | The model number of the transceiver. |
Transceiver Code | The code for the transmission media. |
TX Laser Wavelength | Indicates the transceiver laser wavelength. |
Present Channel | Specifies the present channel that the transceiver is on. |
TX Laser Frequency | Indicates the transceiver laser frequency. |
Configured Chann* | Specifies the channel that is configured for the transceiver. |
Laser Tunability | Specifies the laser tune-ability of the transceiver. |
50GHz Ch Min/Max | Specifies the 50 GHz channel minimum/maximum. |
100GHz Ch Min/Max: | Specifies the 100 GHz channel minimum/maximum. |
RxDTV Adjust | Specifies the Rx DTV adjust status. |
DAC Percent | Specifies the DAC percentage of the transceiver. |
Diag Capable | Indicates if the transceiver is capable of doing diagnostics. |
Number of Lanes | Specifies the number of lanes of the transceiver. |
Connector Code | The vendor organizationally unique identifier field (OUI) contains the IEEE company identifier for the vendor. |
Vendor OUI | Specifies the vendor OUI of the transceiver. |
Manufacture date | The manufacturing date of the hardware component in the mmddyyyy ASCII format. |
Media | The media supported for the SFP. |
Serial Number | The vendor serial number of the hardware component. |
Part Number | The vendor part number contains ASCII characters, defining the vendor part number or product name. |
Optical Compliance | Specifies the optical compliance code of the transceiver. |
Link Length support | Specifies the link length support for the transceiver. |
Transceiver Digital Diagnostic Monitoring (DDM) | Displays information for the transceiver Digital Diagnostic Monitoring (DDM), such as temperature and supply voltage. |
Transceiver Lane Digital Diagnostic Monitoring (DDM) | Displays information for the transceiver lane DDM, such as lane temperature and Tx bias current. |
Coherent Optical Module | Displays information for the coherent optical module. |
Coherent Optical Port Statistics | Displays statistics for the coherent optical port. For Coherent CFP, the Rx Power field displays per-channel power. |
Wavelength Tracker | Displays wavelength tracker information. |
Note: If the Vport name is omitted, statistics for all Vports are displayed (bulk read). The statistics are displayed only for the levels, groups, and agg-eps for which the monitor-threshold is enabled. The output information filtering per level, group, or agg-eps is not embedded in the show commands natively. Instead, the output can be filtered with the match extensions for the show command. For example, show port 1/1/1 vport test monitor-threshold | match Lvl-1.
Table 342 describes the output fields for the show port detail command (showing the Ethernet Statistics section).
Label | Description |
Broadcast Pckts | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a broadcast address at this sub-layer. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
Drop Events | The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected. |
Multicast Pckts | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
CRC/Align Errors | The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). |
Undersize Pckts | The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed. |
Fragments | The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). |
Oversize Pckts | The total number of packets received that were longer than can be accepted by the physical layer of that port (9900 octets excluding framing bits, but including FCS octets for GE ports) and were otherwise well formed. |
Jabbers | The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). |
Collisions | The best estimate of the total number of collisions on this Ethernet segment. |
Octets | The total number of octets received. |
Packets | The total number of packets received. |
Table 343 describes the output fields for the show port detail command (showing the Ethernet-like Medium Statistics section).
Label | Description |
Alignment Errors | The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets. |
Sngl Collisions | The number of frames that are involved in a single collision, and are subsequently transmitted successfully. |
FCS Errors | The number of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. |
Mult Collisions | The number of frames that are involved in more than one collision and are subsequently transmitted successfully. |
SQE Errors | The number of times that the SQE TEST ERROR is received on a particular interface. |
Late Collisions | The number of times that a collision is detected on a particular interface later than one slotTime into the transmission of a packet. |
CSE | The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. |
Excess Collisns | The number of frames for which transmission on a particular interface fails due to excessive collisions. |
Too long Frames | The number of frames received on a particular interface that exceed the maximum permitted frame size. |
Int MAC Tx Errs | The number of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. |
Symbol Errors | For an interface operating at 100 Mb/s, the number of times there was an invalid data symbol when a valid carrier was present. |
Int MAC Rx Errs | The number of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. |
In Pause Frames | The number of In Pause frames. |
Out Pause Frames | The number of Out Pause frames. |
Table 344 describes the output fields for the show port command for a channelized port.
Label | Description |
Description | A text description of the port. |
Interface | The port ID. |
TimeSlots | Specifies the DS0 timeslot used in the T1/E1 channel-group. |
Speed | Indicates the speed of the DS0 channels used in the associated channel-group. |
CRC | Indicates the precision of the cyclic redundancy check. 16 — A 16-bit CRC calculation. 32 — A 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead. |
Admin Status | Up — The port is administratively up. Down — The administratively down. |
Oper Status | Up — The port is operationally up. Down — The port is operationally down. |
Last State Change | Displays the last time the operational status of the port changed state. |
Chan-Grp IfIndex | Displays the channel group’s interface index number which reflects its initialization sequence. |
Configured Mode | network — The port is configured for transport network use. access — The port is configured for service access. Channelized ports are always access ports. |
Encap Type | The type of encapsulation protocol configured on this port's network interface. bcp-null — Indicates that BCP is used as the NCP control protocol. dot1q — Indicates that ingress frames carry 802.1Q tags where each tag signifies a different service. |
Oper MTU | The negotiated size of the largest packet which can be sent on the channel, specified in octets. For channels that are used to transmit network datagrams, this is the size of the largest network datagram that can be sent. |
Physical Link | Indicates whether or not the port has a physical link. |
Unicast Packets Input/Output | The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were not addressed to a multicast or broadcast address at this sub-layer. |
Table 345 describes the output fields for the show port port-id associations command.
Label | Description |
Svc ID | The service identifier. |
Name | The name of the IP interface. |
Encap Value | The dot1q or qinq encapsulation value on the port for this IP interface. |
Table 346 describes the output fields for the show port port-id frame-relay command.
Label | Description |
Mode | Displays the mode of the interface. It can be set as Data terminal equipment (dte) or Data circuit-terminating equipment (DCE). |
LMI Type | Displays the LMI type. |
FR Interface Status | Displays the status of the Frame Relay interface as determined by the performance of the DLCMI. If no DLCMI is running, the Frame Relay interface will stay in the running state indefinitely. |
Table 347 describes the output fields for the show port port-id otu detail command.
Label | Description |
OTU Status | Status of the OTU (Optical Transport Unit): enabled or disabled. When OTU is enabled, and additional layer of framing encapsulates an MDA's natively programmed mode of operation, 10-Gigabit Ethernet LAN or WAN, adding SONET-Like Framing with FEC (Forward Error Correction). When OTU is disabled, the MDA operates in a 10-Gigabit Ethernet LAN or WAN as per Ethernet provisioning. |
FEC Mode | Type of FEC (Forward Error Correction) in effect: g709, enhanced or disabled. When g709 is selected, the standard FEC method is used. When enhanced is selected, a proprietary FEC algorithm is used that extends optical reach in long haul applications. When disabled the bytes that are reserved for FEC in the OTU frame are transmitted as zeros and the FEC decoder is bypassed, but OTU framing is still in effect. |
Data Rate | This indicates the data rate at which the port is operating. When OTU is encapsulating 10-Gigabit Ethernet WAN, the data rate is 10.709 Gb/s, the G.709 standard OTU2 data rate. When OTU is encapsulating 10-Gigabit Ethernet LAN, the data rate is either 11.049 Gb/s or 11.096 Gb/s, depending on the otu2-lan-data-rate configuration parameter of the port's OTU parameters. These data rates (11.049 Gb/s and 11.096 Gb/s) are considered OTU2e data rates that are non-standard or over-clocked with respect to G.709, but have become widely used in optical networking to transport un-altered 10-Gigabit Ethernet LAN payloads. |
Cfg Alarms and Alarm Status | This indicates the alarms that shall be reported when raised or cleared. Alarms that are not in this list will not be reported when they are raised or cleared but will appear in the Alarm Status. |
SF/SD Method | This indicates the selected method for declaring the SF (Signal Fail) or SD (Signal Degrade) alarm. When BIP8 is selected, the error rate of SM-BIP8 errors in the OTU frames declares SF or SD (This is very similar to SONET SF/SD which uses a rate of B2 errors). When FEC is selected, the rate of corrected bits declares SF or SD. This effectively indicates that the link would be degraded (SD) or failed (SF) if FEC was disabled and gives the user an early warning that the link is degrading or is about to fail. |
SF Threshold | This is the configured error rate threshold at which the SF (Signal Fail) alarm will be raised. |
SD Threshold | This is the configured error rate threshold at which the SD (Signal Degrade) alarm will be raised. |
SM-TTI Tx (<mode>) | This is the configured SM-TTI (Section Monitor Trail Trace Identifier) to be transmitted by this port in the OTU overhead bytes. The modes are auto, string, or bytes. In the auto and string modes, a printable character string will be displayed. In bytes mode, up to 64 hex bytes will be displayed. |
SM-TTI Rx | This is the SM-TTI (Section Monitor Trail Trace Identifier received by this port. When the received TTI is a printable string of characters, it will be displayed as a text string. When the received TTI contains one or more non-printable characters, it will be displayed at a sequence of 64 hex bytes. When the received TTI is all zeros, the string “Not Specified” will be displayed. |
FEC Corrected 0s | Displays the number of bits that were received as 0s but corrected to 1s. |
FEC Corrected 1s | Number of bits that were received as 1s but corrected to 0s. |
FEC Uncorrectable Sub-Rows | The number of sub-rows that were not corrected because too many errors were detected. |
FEC SES | The number of severely errored seconds were the number of uncorrectable sub-rows was greater than 15% of the maximum. |
SM BIP8 | The number of detected BIP-8 errors in the section monitor overhead. |
SM BEI | The number of backward error indications received from the far end in the section monitor overhead. |
SM SES | Section monitor severely errored seconds where the number of SM-BIP8 was greater than 15% of the maximum. |
PM BIP8 | The number of detected BIP-8 errors in the path monitor overhead. |
PM BEI | The number of backward error indications received from the far end in the path monitor overhead. |
PM SES | Section monitor severely errored seconds where the number of PM-BIP8 was greater than 15% of the maximum. |
Label | Description |
Last Cleared | |
The following output displays an example of a PPP link inside a multilink-bundle group:
The following output displays an example of a standalone PPP link:
Table 350 describes the output fields for the show port port-id ppp command.
Label | Description |
Protocol | Displays the applicable protocols for the specified port. |
State | Displays the current status of a PPP link. Values include initial, starting, closed, stopped, closing, stopping, requestSent, ackReceived, ackSent, opened. |
Last Change | Displays the last time the PPP link state changed. |
Restart Count | Displays the number of times that this Control Protocol has reached the 'open' state. |
Last Cleared | Displays the date and time the restart count was set to zero. |
Local IP address | Displays the IP address assigned the local end of the PPP link. |
Remote IP address | Displays the IP address of the remote end of the PPP link. |
Local Mac address | Displays the MAC address assigned the local end of the PPP link. |
Remote Mac address | The Ethernet MAC address sent by the remote end of the PPP link. |
Local Magic Number | Displays the local magic number to be sent to the peer. The magic number provides a method to detect loopbacks. If the value of the local magic number is the same as the value of remote magic number, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back. |
Remote Magic Number | Displays the magic number sent by the peer. If the value of remote magic number is the same as the value of the local magic number, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back. |
Line Monitor Method | The type of line monitoring packets being sent and received on this PPP link. |
Request Interval | The time interval in seconds at which keepalive requests are issued. |
Threshold exceeded | Displays the number of times that the drop count was reached. |
Drop Count | Displays the number of keepalive or LQR messages that were missed before the line was brought down. |
In Packets | Displays the number of echo-reply packets received. |
Time to link drop | Displays the time remaining before the link will be declared dropped if a keepalive echo reply packet is not received. |
Out packets | Displays the number of echo-request packets sent. |
Last cleared time | Displays the time since the last clear. |
ACFC | Indicates whether Address and Control Field PPP Header Compression is enabled. |
PFC | Indicates whether Protocol Field PPP Header Compression is enabled. |
Table 351 describes the output fields for the show port port-id atm command.
Label | Description |
Cell Mode | Displays the cell format (UNI or NNI) that is used on the ATM interface. |
Configured VCs | Displays the number of configured VCs. |
Max Supported VCs | Indicates the maximum number of ATM VPCs that can be configured on this MDA. |
Interface Oper Status | Indicates the status of the ATM interface. If the SONET-PATH layer and TC sublayer are operationally up, the ATM Interface is considered up. If the SONET-PATH layer and/or TC SubLayer is down, the ATM Interface is set to lowerLayerDown. |
Number OCD Events | Displays the number of times the Out of Cell Delineation (OCD) events occurred. |
TC Alarm State | Displays notifications that are generated when the ATM interface indicates that the TC sublayer is currently in the Loss of Cell Delineation (LCD) defect maintenance state or when the TC sublayer is currently not in the Loss of Cell Delineation (LCD) defect maintenance state. |
Last Unknown VPI/VCI | Indicates the last unknown VPI/VCI that was received on this interface. |
Ingress CBR | Indicates the total CBR bandwidth consumed on this interface in the ingress direction. |
Egress CBR | Indicates the total CBR bandwidth consumed on this interface in the egress direction. |
Ingress RT-VBR | Indicates the total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the ingress direction. |
Egress RT-VBR | Indicates the total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the egress direction. |
Ingress NRT-VBR | Indicates the total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the ingress direction. |
Egress NRT-VBR | Indicates the total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the egress direction. |
Ingress UBR | Indicates the total unspecified bit rate (UBR) bandwidth consumed on this interface in the ingress direction. |
Egress UBR | Indicates the total unspecified bit rate (UBR) bandwidth consumed on this interface in the egress direction. |
Ingress Total | Indicates the number of valid ATM cells received by the ATM interface including both CLP=0 and CLP=1 cells. If traffic policing is implemented, then cells are counted prior to the application of traffic policing. |
ATM Link Bandwidth | Indicates the total ATM link bandwidth accepted on this interface. |
Shaped Bandwidth | Indicates the total shaped bandwidth consumed on this interface in the egress direction. |
HEC Errors (Dropped) | Indicates the number of cells with uncorrectable HEC errors on this interface. |
HEC Errors (Fixed) | Indicates the number of fixed HEC errors on this interface. |
Table 352 describes the output fields for the show port port-id atm pvc detail command.
Label | Description |
Port Id | Configures or displays the port ID. |
VPI/VCI | Displays the VPI/VCI values. |
Admin State | Displays the administrative state of the interface connection. |
Oper State | Indicates the status of the ATM interface. |
OAM State | Indicates the OAM operational status of ATM connections. ETE — indicates end-to-end connection. AIS — denotes alarm indication signal. RDI — denotes for remote defect indication. LOC — indicates the alarm was due to loss of continuity. |
Encap Type | Indicates the encapsulation type. |
Owner | Identifies the system entity that owns a specific ATM connection. |
AAL Type | Displays ATM Adaptation Layer 5 (AAL5) information. |
Endpoint Type | Displays the endpoint type. |
Cast Type | Indicates the connection topology type. |
Type | Indicates the connection type. |
Ing. Td Idx | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Egr. Td Idx | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Last Changed | Indicates the date and time when the interface connection entered its current operational state. |
Octets | Displays the number of input and output octets. HEC discarded cells are not included in the input octet numbers. |
Cells | Displays the number of input and output cells. HEC discarded cells are not included in the input cell numbers. |
Packets | Displays the number of input and output packets. Packets discarded due to HEC or oversize discards are not counted. CRC errors are also in the packet counts show up on the VC level statistics but not on the port level. |
Dropped Packets | Displays the number of packets dropped by the ATM SAR device. |
CRC-32 Errors | Displays the number of valid AAL-5 SDUs and AAL-5 SDUs with CRC-32 errors received by the AAL-5 VCC. |
Reassembly Timeouts | Displays the number of reassembly timeout occurrences. |
Over Sized SDUs | Displays the total number of oversized SDU discards. |
AIS | Displays the number of AIS cells transmitted and received on this connection for both end to end and segment. |
RDI | Displays the number of RDI cells transmitted and received on this connection for both end to end and segment. |
Loopback | Displays the number of loopback requests and responses transmitted and received on this connection for both end to end and segment. |
CRC-10 Errors | Displays the number of cells discarded on this VPL with CRC 10 errors. |
Other | Displays the number of OAM cells that are received but not identified. |
Table 353 describes the output fields for the show port port-id atm pvt detail command.
Label | Description |
Port Id | Displays the port ID. |
VPI/VCI | Displays the VPI/VCI values. |
Admin State | Displays the administrative state of the interface connection. |
Oper State | Indicates the status of the ATM interface. |
Encap Type | Indicates the encapsulation type. |
Owner | Identifies the system entity that owns a specific ATM connection. |
Endpoint Type | Displays the endpoint type. |
Cast Type | Indicates the connection topology type. |
Ing. Td Idx | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Egr. Td Idx | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Last Changed | Indicates the date and time when the interface connection entered its current operational state. |
Octets | Displays the number of input and output octets. HEC discarded cells are not included in the input octet numbers. |
Cells | Displays the number of input and output cells. HEC discarded cells are not included in the input cell numbers. |
Dropped CLP | Displays the number of times the CLP1 cells have been dropped. CLP1 cells have lower priority than CLP0 cells and are expected to be discarded first in times of congestion. |
Dropped Cells | Displays the number of cells dropped by the ATM SAR device. |
Tagged Cells | Displays the number of cells that have been demoted from CLP0 to CLP1. |
The output displays the aggregate egress queue statistics for ports configured with monitor-agg-egress-queue-stats which have non-zero counters. This can be shown for a single port, or all ports on an MDA or card. When the detail parameter is added, the output includes those ports with counters that are all zero.
Table 354 describes the output fields for the show port statistics command.
Label | Description |
Ingress Packets | Displays the ingress packets on a per-port basis. |
Ingress Octets | Displays the ingress octets on a per-port basis. |
Egress Packets | Displays the egress packets on a per-port basis. |
Egress Octets | Displays the egress octets on a per-port basis. |
Table 355 describes the output fields for the following command.
Label | Description |
Port control | Specifies the 802.1x port control: auto, force-auth, force-unauth. |
Port status | Specifies the 802.1x port status. |
Authenticator PAE state | Specifies the 802.1x port authenticator PAE state. |
Backend state | Specifies the 802.1x port backend state. |
Reauth enabled | no — The 802.1x port reauth enabled is not up. yes — The 802.1x port reauth enabled is up. |
Reauth period | Specifies the 802.1x port reauthorization period. |
Max auth requests | Specifies the 802.1x port maximum authorization requests. |
Transmit period | Specifies the 802.1x port transmit period. |
Supplicant timeout | Specifies the 802.1x port supplicant timeout. |
Server timeout | Specifies the 802.1x port server timeout. |
Quiet period | Specifies the 802.1x port quiet period: 1-3600 seconds. |
Radius-plcy | Specifies the 802.1x port RADIUS policy name. |
Tunneling | true — The 802.1x port tunneling is on. false — The 802.1x port tunneling is not on. |
authentication method | Specifies the 802.1x session authentication method. |
last session id | Specifies the 802.1x last session ID. |
last session time | Specifies the 802.1x last session time. |
last session username | Specifies the 802.1x last session username. |
last session term cause | Specifies the 802.1x last session term cause. |
user tx octets | Specifies the 802.1x session user Tx octets. |
user tx frames | Specifies the 802.1x session user Tx frames. |
user rx octets | Specifies the 802.1x session user Rx octets. |
user rx frames | Specifies the 802.1x session user Rx frames. |
Admin State | Up — The MACsec is administratively up. Down — The MACsec is administratively down. If port <x/y/z> ethernet macsec sub-port 1 is shutdown, the admin state will be down. Otherwise, the admin state is up. |
eapol-destination-address | Specifies the destination mac address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs. |
Security Zone | Specifies which security zone this port belongs to. |
ca-name | Specifies the CA name assigned to this port. |
The output displays Ethernet satellite port information.
The following output is an example of Ethernet information.
The following output is an example of EFM-OAM information.
The following output is an example of EFM-OAM (Link OAM) event logs.
Table 356 describes the output fields for the show port port-id macsec subport-id <sub-port-id> command.
Label | Description |
Admin State | Up — The CA is administratively up. Down — The CA is administratively down. If port <x/y/z> ethernet>macsec sub-port 1 is shutdown, the admin state will be down. Otherwise, the admin state is up. |
eapol-destination-address | Specifies the destination mac address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs. |
Security Zone | Specifies which security zone this port belongs to. Security zones provide the scalability restrictions in terms of MACsec peers per zone. |
CA name | Specifies the CA name. |
Description | Specifies a user description for this CA. |
Replay Protection | Enabled — Replay Protection is enabled. Disabled — Replay Protection is disabled. If replay protection is enabled for this CA, the out of replay-window packets will be discarded. Otherwise, the Replay Window Size value is ignored. The default value is disabled, so that when adding MACsec to an interface, it will not affect traffic immediately. |
Replay Window Size | Specifies the size, in packets, of the replay window. Each packet is assigned a unique packet number. Replay protection enforces strict ordering of the packets and protects against replay attacks. In networks where out-of-order packets are expected, the window size can be set up to 4294967295. |
Macsec Encrypt | Enabled — MACsec encryption is enabled on the traffic. All fields behind source or destination MAC addresses are encrypted on each packet. Disabled — MACsec encryption is disabled for the traffic. The packet fields are sent in clear text but data integrity is checked on each packet, and the MACsec overhead (header and ICV) is still added to each packet. |
Clear Tag Mode | In the case of VLAN-tagged traffic, if the traffic is crossing a network, one or two VLAN tags can be transmitted in clear text so that this traffic can receive preferential treatment over the network based on 802.1 q-tag or p-bits. Values: single-tag, dual-tag |
Cipher Suite | Specifies the cipher suite used for encrypting the SAK: gcm-aes-128, gcm-aes-256, gcm-aes-xpn-128, gcm-aes-xpn-256. |
Encryption Offset | Specifies the encryption offset configured on this node: 0, 30, 50. In the case of IP traffic, the IP header can be transmitted in clear text so that the traffic is routed accordingly when crossing the network. A value of 30 will be used for IPv4 and 50 for IPv6. |
Assigned ports | Specifies all ports that contain this CA. |
MKA Key Server Priority | Specifies the MKA key server priority: 0 to 255 (default 16). A priority of 0 means more it is more likely to become the MKA server. If multiple participants have the same priority, the MAC address becomes the differentiator for electing the MKA server. |
Active Pre-Shared Key Index | Specifies the active pre-shared key index: 1-2 (default 1). |
Active Pre-Shared Key CKN | Specifies the active PSK CAK name. |
Subport | Specifies the MACsec sub-port used. Multiple MACsec instances can be configured under one port, matching traffic based on the encap-match parameter. |
Encap-match | Specifies which types of traffic MACsec is enabled for. |
Service-id port-id | Specifies the service IDs affected by the encap-match configured under this sub-port. One or more services can be affected by the match (by using * or by targeting ports with traffic aggregations, for example). |
Interface-name port-id | Specifies the interface name of the port. |
eapol-destination-address | Specifies the destination MAC address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs. |
macsec-enabled | Specifies if MACsec is enabled. |
Security zone | Specifies which security zone this port belongs to. Security zones provide scalability restrictions in terms of MACsec peers per zone. |
ca-name | Specifies the CA name assigned to this port. |
Table 357 describes the output fields for the following command.
Label | Description |
Untagged Packets | Indicates the number of transmitted packets without the MAC security tag (SecTAG) when the value oftmnxMacsecConnAssocReplayProtect for the configured CA is set to 'false'. |
Too Long Packets | Indicates the number of transmitted packets discarded because the packet length is greater than the Maximum Transmission Unit (MTU) of the Ethernet physical interface. |
No Tag Packets | Indicates the number of received packets discarded without the MAC security tag (SecTAG). |
Bad Tag Packets | Indicates the number of received packets discarded with an invalid SecTAG or a zero value Packet Number (PN) or an invalid Integrity Check Value (ICV). |
No SCI Packets | Indicates the number of received packets discarded with unknown SCI information when the C bit in the SecTAG is set. |
Overrun Packets | Indicates the number of packets discarded because the number of received packets exceeded the cryptographic performance capabilities. |
Protected Packets | Indicates the number of packets that are integrity protected but not encrypted for this transmitting SA. |
Encrypted Packets | Indicates the number of packets that are integrity protected and encrypted for this transmitting SA. |
Protected Octets | Indicates the number of plain text octets that are integrity protected but not encrypted on the transmitting SC. |
Encrypted Octets | Indicates the number of plain text octets that are integrity protected and encrypted on the transmitting SC. |
SCI | Indicates the Secure Channel Identifier (SCI). |
No Using SA Packets | Indicates the number of received packets that have been discarded on this SA which is not currently in use. |
Late Packets | Indicates the number of received packets that have been discarded due to replay window protection on this SC. |
Not Valid Packets | Indicates the number of not valid packets that have been discarded on this active SA. |
Delayed Packets | Indicates the number of received packets with the condition a PN lower than the lower bound of the replay protection on this SC. |
Unchecked Packets | Indicates the number of packets that have failed the integrity check on this SC. |
OK Packets | Indicates the number of validated packets on this SA. |
Validated Octets | Indicates the number of octets of plain text recovered from received packets that were integrity protected but not encrypted. |
Decrypted Octets | Indicates the number of octets of plain text recovered from received packets that were integrity protected and encrypted. |
AN | Indicates the AN for identifying the receiving SA. |
Protected SA Packets | Indicates the number of packets that are integrity protected but not encrypted for this SA. |
Encrypted SA Packets | Indicates the number of packets that are integrity protected and encrypted for this SA. |
All
This command displays the ESA port information.
port-id: | esa-esa-id/vm-id/fm-sub | Information/stats on the internal interface toward an AA ESA-VM for from-subscriber traffic |
esa-esa-id/vm-id/to-sub | Information/stats on the internal interface toward an AA ESA-VM for to-subscriber traffic | |
esa-esa-id/vm-id/aa-svc | Information/stats on the internal interface toward an AA ESA-VM for aa-service traffic | |
esa-esa-id/vm-id/private | Information/stats on the internal interface toward a tunnel ESA-VM for private traffic | |
esa-esa-id/vm-id/public | Information/stats on the internal interface toward a tunnel ESA-VM for public traffic | |
esa-esa-id/vm-id/ike | Information/stats on the internal interface toward a tunnel ESA-VM for IKE traffic | |
esa-esa-id/vm-id/icmp | Information/stats on the internal interface toward a tunnel ESA-VM for ICMP traffic | |
esa-esa-id/vm-id/frag | Information/stats on the internal interface toward a tunnel ESA-VM for fragmented traffic | |
esa-esa-id/vm-id/nat-in-ip | Information/stats on the internal interface toward a BB ESA-VM for NAT44 and NAT64 upstream/downstream traffic on the inside, for WLAN-GW tunnel traffic from/towards Access Points, or for a reassembly traffic over a SAP based interface | |
esa-esa-id/vm-id/nat-out-ip | Information/stats on the internal interface toward a BB ESA-VM for NAT44, DS-Lite, NAT64 and L2-aware NAT upstream/downstream traffic on the outside, or for WLAN-GW UE traffic from/towards the network | |
esa-esa-id/vm-id/nat-in-l2 | Information/stats on the internal interface toward a BB ESA-VM for L2-aware NAT | |
esa-esa-id/vm-id/lns-net | Information/stats on the internal interface toward a LNS ESA-VM, L2TP encapsulated packets from the LAC which will undergo L2TP header removal | |
esa-esa-id/vm-id/lns-esm | Information/stats on the internal interface toward a LNS ESA-VM, IP packets from the Network which will undergo L2TP encapsulation | |
esa-esa-id/vm-id/nat-in-ds | Information/stats on the internal interface toward a BB ESA-VM for DS-lite upstream/downstream traffic on the inside | |
esa-esa-id/vm-id/lo-gre | Information/statistics on the internal interface between a WLAN-GW anchor ESA VM and tunnel ESA VM, for both up and downstream traffic |
The following is an example output for this command.
Table 358 describes the show port output fields.
Label | Description |
Port ID | The port ID configured or displayed |
Admin State | Up — The administrative state is up. Down — The administrative state is down. |
Link | Yes — A link is present. No — A link is not present. |
Port State | Up — The port is physically present and has physical link present. Down — The port is physically present, but does not have a link. This state may also be considered as Link Down. Ghost — A port that is not physically present None — The port is in its initial creation state or about to be deleted. Link Up — A port that is physically present and has physical link present. When Link Up appears at the lowest level of a SONET/SDH path or a TDM tributary, it means the physical connection is active but the port is waiting on some other state before data traffic can flow. It is a waiting state and indicates that data traffic will not flow until it transitions to the Up state. |
Cfg MTU | The configured MTU |
Oper MTU | The negotiated size of the largest packet that can be sent on this ESA interface, specified in octets |
LAG/Bndl | The LAG or multi-link trunk (MLT) to which the port is assigned |
Port Mode | Network (netw) — The port is configured for transport network use. Access (accs) — The port is configured for service use. Hybrid — The port is configured for both access and network use. |
Port Encp | Null — Ingress frames will not use tags or labels to delineate a service. dot1q — Ingress frames carry 802.1Q tags, where each tag signifies a different service. |
Port Type | The type of port installed: vport (virtual port) |
C/QS/S/XFP/ MDIMDX | Not applicable |
All
This command displays the details of the HS secondary shapers configured on the specified port.
The following output is an example of port HS secondary shaper information.
All
This command displays physical port information for the port’s queue group.
The following output is an example of port information for the port’s queue group.
All
This command clears port statistics for the specified ports.
bundle-type-slot/mda.bundle-num | |
bundle | keyword |
type | ima, fr, ppp |
bundle-num | 1 to 336 |
bpgrp-type-bpgrp-num | |
bgrp | keyword |
type | ima, ppp |
bgrp-num | 1 to 2000 |
aps-group-id[.channel] | |
aps | keyword |
group-id | 1 to 64 |
The following output is an example of port information.
All
This command enables the context to dump port information.
port-id | slot/mda/port | ||
bundle-id | bundle-type-slot/mda.bundle-num | ||
bundle | keyword | ||
type | ima, fr, ppp | ||
bundle-num | 1 to 336 | ||
bpgrp-id | bpgrp-type-bpgrp-num | ||
bpgrp | keyword | ||
type | ima, ppp | ||
bpgrp-num | 1 to 2000 | ||
aps-id | aps-group-id | ||
aps | keyword | ||
group-id | 1 to 128 |
All
This command displays PIM port information.
The following output is an example of service PIM snooping information.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command dumps information about a port.
The following output is an example of port information.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR
This command displays information about the policer hierarchy per port.
All
This command displays scheduler hierarchy information per port.
port-id | slot/mda/port [.channel] | ||
eth-sat-id | esat-id/slot/port | ||
esat | keyword | ||
id | 1 to 20 | ||
pxc-id | pxc-id.sub-port | ||
pxc | keyword | ||
id | 1 to 64 | ||
sub-port | a, b |
The following output is an example of port scheduler hierarchy information, and Table 359 describes port scheduler hierarchy fields.
Label | Description |
S | Displays the scheduler name. |
Q | Displays the queue ID and information. |
Admin CIR/PIR: | Specifies the configured value of CIR/PIR. |
Assigned CIR/PIR: | Specifies the on-the-wire PIR/CIR rate given to a member by that parent level. |
Offered CIR/PIR: | Specifies the on-the-wire offered load on that member. |
Consumed CIR/PIR: | Specifies the amount of scheduler bandwidth used by this member. |
All
This command displays the H-QoS aggregate rate limit per port or Vport.
port-id | slot/mda/port [.channel] | ||
eth-sat-id | esat-id/slot/port | ||
esat | keyword | ||
id | 1 to 20 | ||
pxc-id | pxc-id.sub-port | ||
pxc | keyword | ||
id | 1 to 64 | ||
sub-port | a, b |
The following output is an example of QoS port aggregation rate output, and Table 360 describes the QoS port aggregation rate fields.
Label | Description |
Egress Scheduler Policy | Indicates the name of the egress scheduler policy. |
Egress Queue-Group | Indicates the queue group name. |
Instance-Id | Indicates the identifier of a specific instance of the queue group. |
AdminRate | Displays the configured aggregate rate in the subscriber profile. |
OperRate | Displays the actual downstream rate. |
Limit Unused Bandwidth | Indicates whether the limit-unused-bandwidth command is enabled to protect against exceeding the aggregated bandwidth |
OnTheWireRates | Indicates whether the displayed rates are on-the-wire rates. |
LastMileOnTheWireRates | Indicates whether the displayed rates are on-the-wire rates for the last mile only. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command displays port information.
The following output is an example of PTP port information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command clears PTP port information.
7450 ESS, 7750 SR-7/12/12e
This command displays port connection information.
The following output is an example of port connection information, and Table 361 describes the output fields.
Label | Description |
Port ID | Displays the port ID for this bundle. |
Admin State | ima — Indicates that the bundle is of type IMA group. Down — The bundle is administratively down. |
Oper State | Up — The bundle is operationally up. Down—The bundle is operationally down. |
Owner | Identifies the system entity that owns a specific ATM connection. |
Endpoint Type | Displays the endpoint type. |
Cast Type | Indicates the connection topology type. |
Ing. Td Idx | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Egr. Td Idx | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Last Changed | Indicates the date and time when the interface connection entered its current operational state. |
All
This command displays MLD snooping information related to a specific SAP.
The following output is an example of MLD snooping information for a specific SAP.
All
This command displays MLD snooping information related to a specific SAP.
All
This command displays information on the IGMP snooping port database for the VPLS service.
Table 362 describes the show output fields.
Label | Description |
Group Address | The IP multicast group address for which this entry contains information. |
Mode | Specifies the type of membership reports received on the interface for the group. In the include mode, reception of packets sent to the specified multicast address is requested only from those IP source addresses listed in the source-list parameter of the IGMP membership report. In the exclude mode, reception of packets sent to the specified multicast address is requested from all IP source addresses except those listed in the source-list parameter. |
Type | Indicates how this group entry was learned. If this group entry was learned by IGMP, the value is set to dynamic. For statically configured groups, the value is set to static. |
Compatibility mode | Specifies the IGMP mode. This is used for routers to be compatible with older-version routers. IGMPv3 hosts must operate in Version 1 and Version 2 compatibility modes. IGMPv3 hosts must keep state per local interface regarding the compatibility mode of each attached network. A host's compatibility mode is determined from the host compatibility mode variable which can be in one of three states: IGMPv1, IGMPv2 or IGMPv3. This variable is kept per interface and is dependent on the version of general queries heard on that interface as well as the older-version querier present timers for the interface. |
V1 host expires | The time remaining until the local router will assume that there are no longer any IGMP Version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 membership report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 leave messages for this group that it receives on this interface. |
V2 host expires | The time remaining until the local router will assume that there are no longer any IGMP Version 2 members on the IP subnet attached to this interface. Upon hearing any IGMPv2 membership report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv3 leave messages for this group that it receives on this interface. |
Source address | The source address for which this entry contains information. |
Up Time | The time since the source group entry was created. |
Expires | The amount of time remaining before this entry will be aged out. |
Number of sources | Indicates the number of IGMP group and source specific queries received on this SAP. |
Forwarding/Blocking | Indicates whether this entry is on the forward list or block list. |
Number of groups | Indicates the number of groups configured for this SAP. |
All
This command clears the information on the IGMP snooping port database for the VPLS service.
All
This command clears MLD snooping port-db group data.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays NAT port forwarding actions.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays port forwarding entries.
The following is sample output for this command.
All
This command displays TCP/UDP/SCTP port values or ranges for match criteria in IPv4 and IPv6 ACL and CPM filter policies.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
Label | Description |
Port List Name | |
Description | |
Num Ports/Range | |
No. of Port-List | |
QoS Policy ID |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e
This command displays information about configured satellites port maps.
The following output is an example of TDM satellite port map information.
This command saves the port recorded by the tool into a file. The port-recorder is configured using debug commands.
local-url: | <cflash-id>/][<file-path>] | |
200 chars max, including cflash-id | ||
directory length 99 chars max each | ||
remote-url: | [{ftp://| tftp://}<login>:<pswd>@<remote-locn>/][<file-path>] | |
255 chars max | ||
directory length 99 chars max each | ||
remote-locn: | <hostname> | <ipv4-address> | <ipv6-address> ] | |
ipv4-address | a.b.c.d | |
ipv6-address | x:x:x:x:x:x:x:x[-interface] | |
x:x:x:x:x:x:d.d.d.d[-interface] | ||
x - [0..FFFF]H | ||
d - [0..255]D | ||
interface | 32 chars max, for link local addresses | |
cflash-id | flash slot ID |
This command displays the current status of the port-recorder with current-time, start-time, stop-time, sample-rates as well as number of bytes and flows for UDP and TCP traffic on the specified AA ISA card. The port-recorder is configured using debug commands.
This command displays by bytes or flows the top ports recorded by the tool on a particular AA ISA.
All
This command displays port-scheduler policy information
The following output is an example of QoS port scheduler policy information, and Table 364 describes the QoS port scheduler policy fields.
The following configuration displays dist-lag-rate-shared and percent-rate for level, group and max-rate in a port-scheduler-policy.
Overrides
The following output shows a port-scheduler-policy showing Dist Lag Rate and percent parameters.
Label | Description |
Policy Name | Displays the port scheduler policy name. |
HQOS Algorithm | Displays the port scheduler H-QoS algorithm used to calculate the operational rates for the children connected to the port scheduler. |
Max Rate | Displays the explicit maximum frame-based bandwidth limit of this port scheduler. |
Lvlx PIR | Displays the total bandwidth limit, PIR, for the specified priority level. |
Lvlx CIR | Displays the within-CIR bandwidth limit for the specified priority level. |
Orphan Lvl | Displays above-CIR port priority of orphaned queues and scheduler. |
Orphan Weight | Displays the weight of orphaned queues and schedulers that are above-CIR. |
Orphan CIR-Lvl | Displays the port priority of orphaned queues and schedulers that are within-CIR. |
Orphan CIR-Weight | Displays the weight of orphaned queues and schedulers that are within-CIR. |
Associations | Displays associations related to the specified port scheduler policy. |
Mode | Displays the port scheduler policy mode (STRICT, RR, WRR, WDRR). |
Accounting | Displays whether the accounting mode is frame-based or packet-based |
Last Changed | Displays the last time the configuration changed. |
Queue # | Displays the weight of the queue if configured. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command generates a listing of the internal connections within the router. These include connections to satellite ports. Use of the uni-dir keyword will list each connection twice; once for each direction.
The following output is an example of port topology information.
All
This command displays the tree for SONET/SDH or TDM ports/channels WAN PHY mode (xgig wan) Ethernet ports.
Product | Slot | MDA | Port | Values |
7750 SR-12 | 1 to 10 | 1, 2 | 1 to 60 (depending on the MDA type) | — |
7750 SR-7 | 1 to 5 | 1, 2 | — | |
7950 XRS | 1 to 20 | — | — | |
7450 ESS-7 | — | — | 1 to 4 | |
7450 ESS-12 | — | — | 1 to 10 | |
Channelized MDAs | ||||
CHOC12-SFP | — | slot/mda/port. [1 to 4] . [1 to 3] . [1 to 28] . [..24] For example, 7/2/1.1.1.28.24 | ||
CHOC3-SFP | — | slot/mda/port. [1 to 3] . [1 to 28] . [..24] For example, 7/2/1.1.28.24 | ||
DS3 | — | slot/mda/port. [1 to 28] . [..24] For example, 7/1/1.1.1 |
The following output is an example of port information, and Table 366 describes the output fields.
Label | Description |
IfIndex | Displays the interface index number which reflects its initialization sequence. |
type | Specifies the type. |
sonet-sdh-index | Specifies the sonet-sdh-index. |
* | When an asterisk (*) is displayed after the sonet-sdh-index, the port/channel is provisioned. |
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR
This command displays information about post-policer mapping policies. Omitting the policy name will list all policies.
This section shows sample output for post-policer mapping.
7750 SR-12e, 7750 SR-s, 7950 XRS
This command shows the power management requirement and utilization information for the 7950 XRS.
The following output is an example of power management information, and Table 367 describes the output fields.
Label | Description |
Power Management Mode | Specifies the configured power management mode: None, Basic, or Advanced. |
Power Safety Level | Specifies the configured Power Safety Level, which is a percentage of the worst case power consumption level. |
Power Safety Alert | Specifies the configured power level in watts, which causes the system to raise an alarm if the available power level drops below a set level. |
Power-Zone | Specifies the chassis power zone. |
Number of PEQs | Specifies the total number of APEQs installed. |
PEQ number: | Specifies the APEQ to which the information is associated |
PEQ Equipped Type | Specifies the APEQ type installed. |
PEQ Provisioned Type | Specifies the APEQ type provisioned. |
Status | Specifies the APEQ status. |
Input Feed Status | Specifies the feed status. This field indicates that power is detected on all inputs or lists the inputs where no power is detected. |
PCM Equipped Type | Indicates the type of PCM installed in the specified PIM or PCM slot:
Some PCMs can only be verified for presence based on power available at the associated APEQ. These are indicated as indeterminate. When the equipped type is quad-pcm, the additional fields of Power-Zone, Status, and Input Feed Status and Hardware Data are displayed. |
PCM Provisioned Type | One of the following types:
For a given PCM number, if the equipped type is not detected and the provisioned type is not specified, the PCM is not displayed. |
Hardware Data: | |
Part number | The APEQ part number. |
CLEI code | The APEQ CLEI code. |
Serial number | The APEQ serial number. |
Manufacture date | The date the APEQ was manufactured. |
Manufacturing deviations | Specifies any manufacturing deviations. |
Manufacturing assembly number | The APEQ assembly number. |
Administrative state | Specifies the administrative state of the APEQ. |
Operational state | Specifies the operational state of the APEQ. |
Time of last boot | Indicates the time stamp of the last system restart. |
Current alarm state | Indicates the current alarm state. |
7750 SR-s
This command displays the power-module.
The following output is an example of a power module
7750 SR-s
This command displays the power shelf.
The following output is an example of power shelves
This command enables the context to display service PPP information for the specified service.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command contains the tools used to control PPP entries in the local user database.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command provides the tools to control PPPoE entries in the local user database.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command enables the context to display PPP information.
7450 ESS, 7750 SR-14s, 7750 SR-2s, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-a, 7750 SR-e, VSR
This command enables the context to display Point-to-Point Protocols (PPP) call trace information.
7450 ESS, 7750 SR-7/12/12e
This command enables the context to display PPP group data.
The following output is an example of PPP information.
All
This command displays PPP information for a port.
port-id | slot/mda/port [.channel] | ||
bundle-id | bundle-type-slot/mda.bundle-num | ||
bundle | keyword | ||
type | ppp | ||
bundle-num | 1 to 336 | ||
bpgrp | bpgrp-type-bpgrp-num | ||
bpgrp | keyword | ||
type | ppp | ||
bpgrp-num | 1 to 2000 | ||
aps-id | aps-group-id[channel.] | ||
aps | keyword | ||
group-id | 1 to 128 | ||
eth-sat-id | esat-id/slot/port | ||
esat | keyword | ||
id | 1 to 20 | ||
pxc-id | pxc-id.sub-port | ||
pxc | keyword | ||
id | 1 to 64 | ||
sub-port | a, b |
The following output is an example of PPP information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays PPP policy information.
The following output displays PPP policy information and Table 368 describes the field descriptions.
Label | Description |
Description | Specifies the description. |
Last Mgmt Change | Specifies the date and time of the last management change. |
PPP-mtu | Specifies the configured maximum PPP MTU size. |
Force PPP-mtu >1492 | Specifies if PPPoE MRU negotiations greater than 1492 bytes are enabled without receiving a "PPP-Max-Payload" tag in the PADI/PADR client message (Yes, No). |
Keepalive Interval | Specifies the keepalive interval, in seconds. |
Keepalive Multiplier | Specifies the keepalive multiplier value. |
Disable AC-Cookies | Specifies to disable AC cookies (Yes, No). |
PADO Delay | Specifies the PADO delay value, in milliseconds. |
Max Sessions-Per-Mac | Specifies the maximum number of sessions with the same client MAC address and active on the same SAP or MSAP. |
Reply-On-PADT | Specifies to reply on PADT (Yes, No). |
Allow Same CID | Specifies to allow the same Circuit ID for multiple PPPoE sessions with the same client MAC address and active on the same SAP when using the internal DHCPv4 client for IPv4 address allocation (Yes, No). |
Re-establish Session | Specifies if a PPPoE session can be re-established upon receiving a PADR from a PPPoE client that previously disconnected without sending a PADT and for which a session is still active in the BNG (PADR, Disabled). |
PPP-Authentication | Specifies the PPP Authentication method (PAP, CHAP, pref-PAP or pref-CHAP). |
PPP-CHAP Challenge | Specifies the minimum and maximum length of a PPP CHAP Challenge (in bytes). |
PPP-Init-Delay (ms) | Specifies the delay in milliseconds for sending an LCP configure request after the discovery phase. |
IPCP negotiate subnet | Specifies if IPCP subnet negotiation is enabled (Yes, No). |
Unique SIDs-Per-SAP | Specifies the unique SIDs per-SAP (disabled, per-capture-sap, per-msap). |
Reject-Disabled-Ncp | Specifies if an LCP protocol reject is sent for an unconfigured NCP (Yes, No). |
Ignore-Magic-Num | Specifies if the LCP peer magic number should be ignored (Yes, No). |
Session Timeout | Specifies the session timeout value in seconds (default = unlimited). |
SID Allocation | Specifies the PPPoE Session ID allocation method (sequential, random). |
PADO AC-Name | Specifies the AC name used in PADO messages. |
Default username | Specifies the default username for PAP or CHAP authentication. |
Default password | Specifies the default PAP password (Specified, Not specified). |
Accept MRRU | Specifies to accept MRRU (true, false). |
Request short sequence nr. | Specifies to request short sequence numbers (true, false). |
Endpoint class | Specifies the endpoint class (null, ipv4-address or mac-address). |
Endpoint address | Specifies the endpoint IPv4 or mac address. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays PPP policy information.
The following output displays PPP policy information and Table 369 describes the field descriptions.
Label | Description |
Description | Specifies the description. |
Last Mgmt Change | Specifies the date and time of the last management change. |
PPP-mtu | Specifies the configured maximum PPP MTU size. |
Force PPP-mtu >1492 | Specifies if PPPoE MRU negotiations greater than 1492 bytes are enabled without receiving a "PPP-Max-Payload" tag in the PADI/PADR client message (Yes, No). |
Keepalive Interval | Specifies the keepalive interval, in seconds. |
Keepalive Multiplier | Specifies the keepalive multiplier value. |
Disable AC-Cookies | Specifies to disable AC cookies (Yes, No). |
PADO Delay | Specifies the PADO delay value, in milliseconds. |
Max Sessions-Per-Mac | Specifies the maximum number of sessions with the same client MAC address and active on the same SAP or MSAP. |
Reply-On-PADT | Specifies to reply on PADT (Yes, No). |
Allow Same CID | Specifies to allow the same Circuit ID for multiple PPPoE sessions with the same client MAC address and active on the same SAP when using the internal DHCPv4 client for IPv4 address allocation (Yes, No). |
Re-establish Session | Specifies if a PPPoE session can be re-established upon receiving a PADR from a PPPoE client that previously disconnected without sending a PADT and for which a session is still active in the BNG (PADR, Disabled). |
Max Sessions-Per-Cid | Specifies the maximum number of sessions with the same Agent Circuit ID that can be active on the same SAP or MSAP. |
Allow No CID | Specifies whether PPPoE sessions without an Agent Circuit ID to be established on a SAP or MSAP with a max-sessions-per-cid limit configured (Yes, No). |
PPP-Authentication | Specifies the PPP Authentication method (PAP, CHAP, pref-PAP or pref-CHAP). |
PPP-CHAP Challenge | Specifies the minimum and maximum length of a PPP CHAP Challenge (in bytes). |
PPP-Init-Delay (ms) | Specifies the delay in milliseconds for sending an LCP configure request after the discovery phase. |
IPCP negotiate subnet | Specifies if IPCP subnet negotiation is enabled (Yes, No). |
Unique SIDs-Per-SAP | Specifies the unique SIDs per-SAP (disabled, per-capture-sap, per-msap). |
Reject-Disabled-Ncp | Specifies if an LCP protocol reject is sent for an unconfigured NCP (Yes, No). |
Ignore-Magic-Num | Specifies if the LCP peer magic number should be ignored (Yes, No). |
Session Timeout | Specifies the session timeout value in seconds (default = unlimited). |
SID Allocation | Specifies the PPPoE Session ID allocation method (sequential, random). |
PADO AC-Name | Specifies the AC name used in PADO messages. |
Default username | Specifies the default username for PAP or CHAP authentication. |
Default password | Specifies the default PAP password (Specified, Not specified). |
Accept MRRU | Specifies to accept MRRU (true, false). |
Request short sequence nr. | Specifies to request short sequence numbers (true, false). |
Endpoint class | Specifies the endpoint class (null, ipv4-address or mac-address). |
Endpoint address | Specifies the endpoint IPv4 or mac address. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command enables the context to display PPPoE information.
7450 ESS, 7750 SR-14s, 7750 SR-2s, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-a, 7750 SR-e, VSR
This command enables the context to clear the PPPoE job.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command enables the context to clear PPPoE-related data for the specified service.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays information of PPPoE clients started by the vRGW.
The following output is an example of PPPoE client information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command enables tools for controlling PPPoE clients in a BRG.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays extended statistics per DHCPv6 prefix in local DHCPv6 server.
The following statistics are included in output:
For each statistic (except for Provisioned Addresses), there is current value and peak value, peak value is the highest value since prefix creation or last reset via command clear>router rt-id>dhcp6>local-dhcp-server svr-name>prefix-ext-stats.
When the pool parameter is used, the statistics of each prefix in the pool are displayed.
The following output is an example of prefix extended stats information.
Table 370 describes extended prefix statistics output fields.
Field | Description |
Current | The current extended prefix statistics |
Peak | The peak value since the last reset |
TimeStamp | The date and time of the last reset |
Failover Oper State | The operational state of the DHCP specified prefix |
Stable Leases | The number of stable leases |
Provisioned Blks | The number of provisioned blocks |
Used Blks | The number of used blocks |
Free Blks | The number of free blocks |
Used Pct | The percentage of extended prefixes in use |
Free Pct | The percentage of free prefixes in use |
Last Reset Time | The date and time of the last reset |
Number of entries | The total number of entries |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command reset the begin time of peak values in output of the show router rt-id dhcp6 local-dhcp-server svr-name prefix-ext-stats command/
All
This command displays BGP Prefix label information.
All
This command displays IS-IS prefix SIDs.
The following output is an example of prefix SID information, and Table 371 describes the output fields.
Label | Description |
Prefix | Displays the IP prefix for the SID |
SID | Displays the SID value. |
Adv-Rtr | Displays the IP address of the advertised router. |
SRMS | Displays whether the prefix SID is advertised by the SR mapping server (Y or N) or selected to be programmed (S). |
Flags | Displays the SID flags. |
No. of Prefix/SIDs | Displays the number of Prefix/SIDs. |
All
This command displays OSPF prefix SIDs.
Table 372 describes the OSPF prefix SIDs output fields.
Label | Description |
Prefix | Displays the IP prefix for the SID |
Area | Displays the OSPF area |
RtType | Displays the route type (INTRA-AREA or INTER-AREA) |
SID | Displays the SID value. |
Adv-Rtr | Displays the IP address of the advertised router. |
SRMS | Displays whether the prefix SID is advertised by the SR mapping server (Y or N) or selected to be programmed (S). |
Flags | Displays the SID flags. |
No. of Prefix/SIDs | Displays the number of Prefix/SIDs. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This command displays prefix statistics.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This commands displays prefix level threshold stats of local DHCPv6 server prefix. A minimum-free threshold needs to be configured before system collects threshold stats for the prefix.
The stats for each threshold are calculated based on the configured minimum-free prefix length.
For example, a /59 prefix is provision in the local DHCPv6 server, and the server allocated two PD leases, one /62 and one /63. And there is a /63 minimum threshold configured. The threshold stats are calculated based on /63 as the base unit (block). Then the value of the current used block would be 3 because there is one /62 lease and one /63 lease, that equals to a total three /63.
ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces) | |
x:x:x:x:x:x:d.d.d.d | |
x [0 to FFFF]H | |
d [0 to 255]D | |
prefix-length [1 to 128] |
The following output is an example of prefix threshold information.
The command shown above displays an overview of prefix level thresholds in the specified pool:
The command shown above displays detailed statistics of all prefix level thresholds in the specified pool:
The command shown above displays an overview of prefix level thresholds in the specified provision prefix.
The command displayed above displays detailed statistics of prefix level thresholds in the specified provision prefix.
Table 373 describes prefix threshold statistics output fields.
Field | Description |
Operational state | The operational state of the local DHCP server instance unknown — The operational state is unknown inService — The operational state is in service outOfService — The operational state is out of service transition — The operational state is in transition waitPersistence — The DHCP server instance is waiting for a persistence action to complete. |
Pool | The number of pools in the specified prefix |
Stable leases | The number of stable leases associated with the prefix |
Advertised leases | The advertised leases associated with the prefix |
Prefix | The specified prefix |
Draining | The draining state Y — enabled N — disabled |
Threshold | The prefix level threshold |
Current Provisioned Blks | The number of provisioned blocks for this prefix |
Current Used Blks | The number of used blocks for this prefix |
Current Free Blks | The number of free blocks for this prefix |
Current Used Percent | The percentage of used prefixes with the minimum free threshold length for this prefix |
Current Used Peak Blks | A 64-bit word of the peak value of the number of used blocks for this prefix |
Current Used Peak Percentage | The peak value of the number of used prefixes with the minimum free threshold length in the pool as a percentage of the provisioned prefixes. |
Current Used Peak Time | The time at which the peak value of the number of used prefixes in the pool was reached |
Current Free Percent | The percentage of free prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes. |
Current Free Too Low | The number of free prefixes with the minimum free threshold length available in the pool that is below the configured number of prefixes with the minimum free threshold length |
Current Free Depleted | The number of prefixes with the minimum free threshold length available |
Local Provisioned Blks | A 64-bit word of the number of provisioned prefixes with the minimum free threshold length local |
Local Used Blks | The higher 64-bits word of the number of used prefixes with the minimum free threshold length |
Local Free Blks | A 64-bit word of the number of free prefixes with the minimum free threshold length |
Local Used Peak Blks | A 64-bit word of the peak value of the number of used prefixes with the minimum free threshold length |
Local Used Peak Percent | The peak value of the number of used prefixes with the minimum free threshold length local in the pool as a percentage of the provisioned prefixes |
Local Used Peak Time | The time at which the peak value of the number of used prefixes local in the pool was reached |
Remote Provisioned Blks | A 64-bit word of the number of provisioned prefixes with the minimum free threshold length |
Remote Used Blks | A 64-bit word of the number of used prefixes with the minimum free threshold length remote in the pool |
Remote Free Blks | A 64-bit word of the number of free prefixes with the minimum free threshold length remote in the pool |
Remote Used Peak Blks | The higher 64-bit word of the number of used prefixes with the minimum free threshold length |
Remote Used Peak Percent | The peak value of the number of used prefixes with the minimum free threshold length remote in the pool as a percentage of the provisioned prefixes |
Remote Used Peak Time | The time at which the peak value of the number of used prefixes remote in the pool was reached. |
Peak Reset Time | The time at which the peak values have been reset |
Valid Dada | The actual status of the threshold statistics data of the pool. Y — the data is up to date and may be used. N — the data is being recalculated in the background and is not stable for further use |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
This commands resets the peak stats in the prefix level threshold stats in the specified provision prefix or pool.
All
This command displays LDP Prefix fec bindings.
ipv4-prefix | - a.b.c.d |
ipv4-prefix-length | [0 to 32] |
ipv6-address | - x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D | |
ipv6-prefix-length | [0 to 128] |
ipv4-address | - a.b.c.d:label-space |
ipv6-address | - x:x:x:x:x:x:x:x[label-space] |
label-space | 0 to 65535 |
ipv4-address | - a.b.c.d |
ipv6-address | - x:x:x:x:x:x:x:x (eight 16-bit pieces) |
x:x:x:x:x:x:d.d.d.d | |
x - [0 to FFFF]H | |
d - [0 to 255]D |
All
This command displays user profile information.
If the profile-name is not specified, then information for all profiles are displayed.
The following is an example of user profile output information.
Table 374 describes user profile output fields.
Label | Description |
User Profile | Displays the profile name used to deny or permit user console access to a hierarchical branch or to specific commands. |
Def. action | Permit all — Permits access to all commands. Deny — Denies access to all commands. None — No action is taken. |
Entry | The entry ID in a policy or filter table. |
Description | Displays the text string describing the entry. |
Match Command | Displays the command or subtree commands in subordinate command levels. |
Action | Permit all — Commands matching the entry command match criteria are permitted. Deny — Commands not matching the entry command match criteria are not permitted. |
No. of profiles | The total number of profiles listed. |
All
This command displays user profiles for CLI command tree permissions.
The following is an example of profile information.
Table 375 describes the profile output fields.
Label | Description |
User Profile | default — Displays the action to be given to the user profile if none of the entries match the command. administrative — Specifies the administrative state for this profile. |
Def. Action | none — No action is given to the user profile when none of the entries match the command. permit-all — The action to be taken when an entry matches the command. |
Entry | 10 - 80 — Displays an entry which represents the configuration for a system user. |
Description | A text string describing the entry. |
Match Command | administrative — Enables the user to execute all commands. configure system security — Enables the user to execute the config system security command. enable-admin — Enables the user to enter a special administrative mode by entering the enable-admin command. exec — Enables the user to execute (exec) the contents of a text file as if they were CLI commands entered at the console. exit — Enables the user to execute the exit command. help — Enables the user to execute the help command. logout — Enables the user to execute the logout command. password — Enables the user to execute the password command. show config — Enables the user to execute the show config command. show — Enables the user to execute the show command. show system security — Enables the user to execute the show system security command. |
Action | permit — Enables the user access to all commands. deny-all — Denies the user access to all commands. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command displays MPLS-TP protection template information.
The following output is an example of MPLS protection template fields.
All
This command resets the entire BGP protocol. If the AS number was previously changed, the BGP AS number does not inherit the new value.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays per-protocol statistics. The system-wide statistics displayed account for all flows completed and the last internal snapshot of the active flows.
Subscriber statistics are available for special study subscribers and account for all completed and active flows at the moment of this statistics request.
The following is an example output for the protocol command.
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
This command displays application-assurance policy protocols loaded from the isa-aa.tim file.
The following is an example show output for the protocol command.
All
This command displays the protocol-list information.
7450 ESS, 7750 SR-14s, 7750 SR-7/12/12e, 7750 SR-7s, 7950 XRS
This command display all interfaces with non-zero drop counters.
7450 ESS, 7750 SR-14s, 7750 SR-7/12/12e, 7750 SR-7s, 7950 XRS
This command clears the interface counts of packets dropped by protocol protection.
All
This command displays provider tunnel information.
The following is an example of provider tunnel information.
All
This command displays the service provider tunnel information.
The following output is an example of service provider tunnel information.
All
This command displays the list of provider tunnels existing in the router for all services. The output can be filtered based on the provider tunnel owner.
The following is an example of provider tunnel using information.
All
This command dumps the inclusive provider tunnels based on type.
All
This command displays, in a table, the existing proxy-ARP entries for a particular service. The table is populated by EVPN MAC routes that contain a MAC and an IP address, as well as static entries or dynamic entries from snooped ARP messages on access SAP or SDP-bindings.
A 7750 SR, 7450 ESS, or 7950 XRS that receives an ARP request from a SAP or SDP-binding performs a lookup in the proxy-ARP table for the service. If a match is found, the router replies to the ARP and does not allow ARP flooding in the VPLS service. If a match is not found, the ARP is flooded within the service if the configuration allows it.
The command allows for specific IP addresses to be displayed. Dynamic IP entries associated to a MAC list are displayed with the corresponding MAC list and resolve timers information.
All
This command displays the proxy-ARP entries existing for a particular service. A 7750 SR, 7450 ESS or 7950 XRS router receiving an ARP request from a SAP or SDP-binding will perform a lookup in the proxy-arp table for the service. If the router finds a match, it will reply to the ARP and will not let the ARP be flooded in the VPLS service. If the router does not find a match, the ARP will be flooded within the service. The command allows for specific IP addresses to be shown.
The detail parameter allows the user to display all the entries. An individual IP address entry can also be shown.
The following output is an example of service proxy ARP information.
All
This command enables the proxy-arp context.
All
This command allows all the duplicate or dynamic proxy-ARP entries to be cleared from the table. Individual IP entries can also be specified.
All
This command provides information about the usage and limit of the system-wide proxy-arp table for all the services. The command also shows if the limit has been exceeded and a trap raised.
All
This command enables the context to configure the service-level proxy-arp-nd commands.
All
This command displays proxy-reporting database entries.
The following output is an example of MLD snooping proxy database information.
All
This command displays proxy-reporting database entries.
All
This command displays information on the IGMP snooping proxy reporting database for the VPLS service.
The following output displays an example of IGMP snooping proxy database information.
All
This command displays information on the IGMP snooping proxy reporting database for the VPLS service.
Table 376 describes the show output fields.
Label | Description |
Group Address | The IP multicast group address for which this entry contains information. |
Mode | Specifies the type of membership report(s) received on the interface for the group. In the include mode, reception of packets sent to the specified multicast address is requested only from those IP source addresses listed in the source-list parameter of the IGMP membership report. In the “exclude” mode, reception of packets sent to the specified multicast address is requested from all IP source addresses except those listed in the source-list parameter. |
Up Time | The total operational time in seconds. |
Num Sources | Indicates the number of IGMP group and source specific queries received on this interface. |
Number of groups | Number of IGMP groups. |
Source Address | The source address for which this entry contains information. |
All
This command displays, in a table, the existing proxy-ND entries for a particular service. The table is populated by the EVPN MAC routes containing a MAC and an IPv6 address, as well as static entries or dynamic entries from snooped NA messages on access SAP or SDP-bindings.
A 7750 SR, 7450 ESS, or 7950 XRS that receives a Neighbor Solicitation (NS) from a SAP or SDP-binding performs a lookup in the proxy-ND table for the service. If a match is found, the router replies to the NS and does not allow NS flooding in the VPLS service. If a match is not found, the NS is flooded in the service if the configuration allows it.
The command allows for specific IPv6 addresses to be shown. Dynamic IPv6 entries associated to a MAC list are shown with the corresponding MAC list and resolve timers information.
All
This command displays the information about the proxy ND settings configured in a specified service. The detail parameter allows the user to display all the entries. An individual IP address entry can also be shown.
The following output is an example of service proxy ND information.
All
This command enables the proxy-nd context.
All
This command allows all the duplicate or dynamic proxy-ND entries to be cleared from the table. Individual IPv6 entries can also be specified.
All
This command provides information about the usage and limit of the system-wide proxy-nd table for all the services. The command also shows if the limit has been exceeded and a trap raised.
7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
This command dumps information about a PSB.
The following output is an example of PSB information.
All
This command displays RSVP information.
The following output is an example of MPLS RSVP PSB detail fields.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command displays Precision Timing Protocol (PTP) information.
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command displays Precision Time Protocol (PTP) configuration and state information. This information can be displayed for the entire node or on a per router instance basis.
The following output is an example of PTP information, and Table 377 describes the output fields.
Label | Description |
Local Clock | |
Clock Type | The type of clock of the network element.
|
PTP Profile | The Precision Time Protocol (PTP) profile specifies the standard to which PTP conforms.
|
Domain | The domain in which PTP 1588 runs on the system. |
Network Type | The SR OS is configured to use PTP clock classes corresponding to either SONET or SDH quality levels. |
Admin State | The administrative state of PTP. |
Oper State | The operational state of PTP. |
Announce Interval | The packet rate requested in REQUEST_UNICAST_TRANSMISSION signaling messages for announce packets. |
Announce Rx Timeout | The number of announce intervals that have to occur without receiving a PTP announce message before the PTP event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES occurs. |
Peer Limit | The maximum number of PTP peers that may be automatically created by the system on this router instance. |
G.8275.1 Priority | The priority used in the best master clock algorithm for the local (internal) PTP port when Clock Profile is g8275dot1-2014. |
Clock ID | The clock Identity value of the local PTP clock (defaultDS). |
Clock Class | The clockClass value of the local PTP clock (defaultDS). |
Clock Accuracy | The clockAccuracy value accuracy of the local PTP clock (defaultDS). |
Clock Variance | The offsetScaledLogVariance value of the local PTP clock (defaultDS). |
Clock Priority1 | The priority1 value of the local PTP clock (defaultDS). |
Clock Priority2 | The priority2 value of the local PTP clock (defaultDS). |
PTP Recovery State | The state of the frequency recovery algorithm.
|
Last Changed | The date and time of the last change of the PTP Recovery State. |
Frequency Offset | The offset computed by the frequency recovery algorithm required to align the local oscillator to the frequency of the parent clock. The value is provided in parts per billion. Positive values indicate that the recovered clock is faster than nominal, and negative values indicate that the recovered clock is slower than nominal. |
Parent Clock | |
IP Address | The IP address of the parent clock that was last chosen by the local PTP clock. |
Router | The name of the routing instance that contains the parent clock IP. |
Port | The local port used for communication with the parent clock. |
Remote MAC Address | The MAC address of the parent clock port sending PTP message to the local PTP clock |
Local Clock is Parent Clock | Displayed if there is no external parent clock. |
Parent Clock ID | The clockIdentity of the parent clock. |
Parent Port Number | The portNumber of the PTP port on the parent clock that is used to communicate with the local PTP clock. |
GM Clock Id | The clockIdentity value of the grandmaster clock advertised by the parent clock. |
GM Clock Class | The clockClass value of the grandmaster clock advertised by the parent clock. |
GM Clock Accuracy | The clockAccuracy value of the grandmaster clock advertised by the parent clock. |
GM Clock Variance | The offsetScaledLogVariance value of the grandmaster clock advertised by the parent clock. |
GM Clock Priority1 | The priority1 value of the grandmaster clock advertised by the parent clock. |
GM Clock Priority2 | The priority2 value of the grandmaster clock advertised by the parent clock. |
Time Information | |
Timescale | The time scale of the time distributed by PTP. |
Current Time | The date and time. If the timescale is PTP, then the time is converted to UTC time based on the current offset between UTC and PTP time. |
Frequency Traceable | Indicates if the time distributed by PTP is traceable a primary reference. |
Time Traceable | Indicates if the time distributed by PTP is traceable to a primary reference. |
Time Source | The source of time used by the grandmaster clock. |
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40
This command enables the context to clear Precision Timing Protocol (PTP) information.
7450 ESS, 7750 SR-7/12/12e
This command displays ATM port PVC information.
The following output is an example of PVC information, and Table 378 describes the output fields.
Label | Description |
VPI/VCI | Displays the VPI/VCI value. |
Owner | Specifies the type of this multilink bundle. mlppp — Indicates that the bundle is of type MLPPP. ima — Indicates that the bundle is of type IMA group. |
Type | Identifies the system entity that owns a specific ATM connection. |
Ing.TD | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Egr.TD | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Adm | ima — Indicates that the bundle is of type IMA group. Down — The bundle is administratively down. |
Opr | Up — The bundle is operationally up. Down — The bundle is operationally down. |
OAM | Indicates the OAM operational status of ATM connections. |
7450 ESS, 7750 SR-7/12/12e
This command displays ATM port PVP information.
The following output is an example of PVP information, and Table 379 describes the output fields.
Label | Description |
VPI | Displays the VPI value. |
Owner | Identifies the system entity that owns a specific ATM connection. |
Type | Specifies the type of this multilink bundle. mlppp — Indicates that the bundle is of type MLPPP. ima — Indicates that the bundle is of type IMA group. |
Ing.TD | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Eng.TD | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Adm | ima — Indicates that the bundle is of type IMA group. Down — The bundle is administratively down. |
OAM | Indicates the OAM operational status of ATM connections. |
Opr | Up — The bundle is operationally up. Down — The bundle is operationally down. |
7450 ESS, 7750 SR-7/12/12e
This command displays ATM port PVT information.
The following output is an example of PVT information, and Table 380 describes the output fields.
Label | Description |
VPI Range | Displays the VPI range: |
Owner | Identifies the system entity that owns a specific ATM connection. |
Type | Specifies the type of this multilink bundle. mlppp — Indicates that the bundle is of type MLPPP. ima — Indicates that the bundle is of type IMA group. |
Ing.Td | Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection. |
Egr.Td | Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection. |
Adm | ima — Indicates that the bundle is of type IMA group. Down — The bundle is administratively down. |
Opr | Up — The bundle is operationally up. Down — The bundle is operationally down. |
All
In the admin-lock context, this command administratively locks the specified spoke SDP by locking the host service. The command must be executed at both ends of the PW or MS-PW represented by the spoke SDP. Test traffic can then be injected using a test SAP.
In the loopback context, this command enters the MPLS-TP PW context for starting or stopping a loopback on a specified spoke SDP. An administrative lock should first be applied to both ends of the PW or MS-PW represented by the spoke SDP prior to configuring the loopback.
Interactions: Loopback functions for MPLS-TP pseudowire can be specified for either a T-PE or S-PE.
All
Displays pseudo-wire port information.
If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.
The following is an example of PW port information.
The following table describes show pw-port output fields:
Label | Description |
PW Port | The PW port identifier. |
Encap | The encapsulation type of the PW port. |
SDP | The SDP identifier. |
IfIndex | The interface index used for the PW port. |
VC-Id | The Virtual Circuit identifier. |
Description | The description string for the PW port. |
All
Displays pseudowire port information.
If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.
The following output is an example of PW port information, and Table 382 described the output fields.
Label | Description |
PW Port | The PW Port identifier. |
Encap | The encapsulation type of the PW Port. |
SDP | The SDP identifier. |
IfIndex | The interface index used for the PW Port. |
VC-Id | The Virtual Circuit identifier. |
Description | The description string for the PW Port. |
All
This command is only applicable for VSR configurations. This command displays PW port configuration, state information, and forwarding statistics.
The following output is an example of PW port information.
Following is a sample of output using the L2oGRE tunnel type for the VSR only.
Following is a sample of output using the MPLS tunnel type for the VSR only.
Following is a sample of the PW port statistics output for the VSR only.
Table 383 describes the show pw-port output fields.
Label | Description |
PW Port | The PW port identifier. |
Encap | The encapsulation type of the PW port. |
SDP:VD-Id | This field is not applicable to the Flex PW port. |
IfIndex | The interface index used for the PW port. |
Epipe | The ID of the Epipe service in which this PW port is configured. The tunnel type that is terminated on this PW port can be determined from the Epipe. |
Description | The description string for the PW port. |
Service Id | The ID of the Epipe service in which this PW port is configured. |
Admin Status | The Admin status of the SDP. |
Oper Status | The operational status of the SDP. |
I. Fwd. Pkts. | The number of forwarded packets ingress in this PW port. |
I. Fwd. Octs. | The number of forwarded octets ingressing this PW port. |
E. Fwd. Pkts. | The number of forwarded packets egressing this PW port. |
I. Dro. Pkts. | The number of dropped packets on ingress. |
I. Dro. Octs. | The number of dropped octets on ingress. |
E. Fwd. Octets. | The number of forwarded octets egressing this PW port. |
Grp Enc Stats | Not applicable to Flex PW port. |
All
This command displays FPE-based PW-port configuration information, state information and forwarding statistics.
The following is an example of PW port information.
Table 384 describes the show pw-port command output fields.
Label | Description |
PW-Port | Displays the PW port ID. |
Encap | Displays the PW port encapsulation (dot1q or qinq). |
SDP | Displays the Internal SDP to which this PW port is bound. |
IfIndex | Displays the Internal interface index. |
VC-Id | Displays the VC-id of the internal spoke SDP that interconnects external PW to this PW port. |
Description | Displays the description of this PW port. |
SDP Binding Port | Displays the PXC sub-port to which this PW port is bound. This is termination side of PXC, always denoted as .b side. |
VC Type | Displays the VC type of the PW port. |
Admin Status | Displays the admin status of the internal SDP. |
Oper Status | Displays the operational status of the internal SDP. |
Admin Ingress Label | Displays the ingress VC-label associated with this PW port. |
Admin Egress Label | Displays the egress VC-label associated with this PW port. |
Oper Flags | Displays the operational flags on the internal SDP. |
Monitor Oper-Group | Displays the operational group that is being monitored by this PW port. |
I. Fwd. Pkts. | Displays the number of forwarded packets ingressing this PW port. |
I. Fwd. Octs. | Displays the number of forwarded octets ingressing this PW port. |
E. Fwd. Pkts. | Displays the number of forwarded packets egressing this PW port. |
I. Dro. Pkts. | Displays the number of dropped packets on ingress. |
I. Dro. Octs. | Displays the number of dropped octets on ingress. |
E. Fwd. Octets. | Displays the number of forwarded octets egressing this PW port. |
This command displays pseudo-wire port information.
If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.
The following output is an example of PW port information, and Table 385 describes the output fields.
Label | Description |
PW Port | The PW port identifier. |
Encap | The encapsulation type of the PW port. |
SDP | The SDP identifier. |
IfIndex | The interface index used for the PW port. |
VC-Id | The virtual circuit identifier. |
Description | The description string for the PW port. |
All
This command clears PW port statistics for the specified ID.
VSR
This command displays system PW port list information.
The following is an example of system pw-port-list information.
All
This command displays service SAP PW port information.
The following example shows PW SAP port information.
All
This command displays PW template information.
The following example shows PW template information.
All
This command enables the context to clear Python commands.
All
This command enables the context to display Python information.
All
This command enables the context to dump Python information.
All
This command dumps all cached entries or a specified entry of a specified Python policy.
The DDP key in the output is the python cache persistency record key.
![]() | Note: The DDP Key in the output could be used for the tools>dump>persistence>python command. |
All
This command set the lifetime of a specified python cache entry.
All
This command displays information about the currently configured Python policy.
The system will display a list of currently configured Python policy names if no parameter is specified.
The following output is an example of DHCP Python policy information
All
This command clears Python policy data.
All
This command displays information about the currently configured Python script.
The system will display a list of currently configured Python script names if no parameter is specified.
The following output is an example of Python script information.
All
This command enters the context to perform Python script operations.
All
This command converts a normal (unprotected) Python script file into an SRPY format with specified key.
All
This command will try to reload/recompile the primary/secondary/tertiary scripts in the specified Python script in order. The system will use the first script that comes up.