p Commands

parameters

parameters

Syntax

parameters

Context

[Tree] (show>router>ldp parameters)

Full Context

show router ldp parameters

Description

This command displays configuration information about LDP parameters.

Platforms

7705 SAR Gen 2

Output

LDP Parameters Output

Output fields: LDP parameters describes the LDP parameters output fields.

Table 1. Output fields: LDP parameters

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 distributes label bindings only for the router's system IP address.

interface — LDP distributes label bindings for all LDP interfaces.

all — LDP distributes label bindings for all prefixes in the routing table.

none — LDP does 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 because 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 are 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 is 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 because 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 does 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.

Output Example
*A:Dut-A# show router ldp parameters             
===============================================================================
LDP Parameters (IPv4 LSR ID 10.20.1.1:0)
               (IPv6 LSR ID 3ffe::a14:101[0])
===============================================================================
-------------------------------------------------------------------------------
Graceful Restart Parameters
-------------------------------------------------------------------------------
Graceful Restart   : Disabled           
Nbor Liveness Time : 120 sec            Max Recovery Time   : 120
-------------------------------------------------------------------------------
IPv4 Interface Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Transport Address  : system             
-------------------------------------------------------------------------------
IPv6 Interface Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Transport Address  : system             
-------------------------------------------------------------------------------
Targeted Session Parameters
-------------------------------------------------------------------------------
Import Pfx Policies: None               Export Pfx Policies : None
Prefer Tunl-in-Tunl: Disabled           SDP Auto Targ Sess  : Enabled
-------------------------------------------------------------------------------
IPv4 Targeted Session Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Hello Reduction    : Disabled           Hello Reduction Fctr: 3
-------------------------------------------------------------------------------
IPv6 Targeted Session Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 40 sec             Keepalive Factor    : 4
Hold Time          : 45 sec             Hello Factor        : 3
Hello Reduction    : Disabled           Hello Reduction Fctr: 3
===============================================================================
*A:Dut-A# 

password-options

password-options

Syntax

password-options

Context

[Tree] (show>system>security password-options)

Full Context

show system security password-options

Description

This command displays configured password options.

Platforms

7705 SAR Gen 2

Output

The following output is an example of password options information, and Output fields: password options describes the output fields.

Output Example
A:ALA-7# show system security password-options
===============================================================================
Password Options
===============================================================================
Password aging in days                           : none
Time required between password changes           : 0d 00:10:00

Number of invalid attempts permitted per login   : 3
Time in minutes per login attempt                : 5
Lockout period (when threshold breached)         : 10
Authentication order                             : radius tacplus local
User password history length                     : disabled
Password hashing                                 : bcrypt
Accepted password length                         : 6..56 characters
Credits for each character type                  : none
Required character types                         : none
Minimum number different character types         : 0
Required distance with previous password         : 5
Allow consecutively repeating a character        : always
Allow passwords containing username              : yes
Palindrome allowed                               : no
===============================================================================
A:ALA-7#
Table 2. Output fields: password options

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 specific character type; for example, uppercase, lowercase, numeric, or special character. Credits per character type are configurable. Credits can be used toward 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.

password-options

Syntax

password-options

Context

[Tree] (show>system>security password-options)

Full Context

show system security password-options

Description

This command displays password options.

Platforms

7705 SAR Gen 2

Output

The following output is an example of password option information.

Output fields: password options describes password-options output fields.

Output Example
A:ALA-48>show>system>security# password-options
===============================================================================
Password Options
===============================================================================
Password aging in days                           : 365
Number of invalid attempts permitted per login   : 5
Time in minutes per login attempt                : 5
Lockout period (when threshold breached)         : 20
Authentication order                             : radius tacplus local
User password hashing algorithm                  : bcrypt
Configured complexity options                    :
Minimum password length                          : 8
===============================================================================
A:ALA-48>show>system>security#
Table 3. Output fields: password options

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.

path

path

Syntax

path [path-name] [lsp-binding]

path path-name p2mp-lsp-binding

Context

[Tree] (show>router>mpls path)

Full Context

show router mpls path

Description

This command displays MPLS paths.

Parameters

path-name

Specifies the unique name label for the LSP path.

lsp-binding

Displays binding information.

p2mp-lsp-binding

Displays binding information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MPLS path information.

Output fields: MPLS path describes MPLS Path output fields.

Table 4. Output fields: MPLS path

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.

Output Example
*A:SRU4>config>router>mpls# show router mpls path
===============================================================================
MPLS Path:
===============================================================================
Path Name                       Adm  Hop Index   IP Address       Strict/Loose
-------------------------------------------------------------------------------
to_10_30_1_1                    Up   no hops     n/a              n/a
to_10_30_1_2                    Up   no hops     n/a              n/a
to_10_30_1_3                    Up   no hops     n/a              n/a
to_10_30_1_4                    Up   no hops     n/a              n/a
to_10_30_1_5                    Up   no hops     n/a              n/a
to_10_30_1_6                    Up   no hops     n/a              n/a
to_10_30_1_110                  Up   no hops     n/a              n/a
to_10_8_100_15                  Up   no hops     n/a              n/a
to_10_20_1_20                   Up   no hops     n/a              n/a
to_10_20_1_22                   Up   no hops     n/a              n/a
to_10_100_1_1                   Up   no hops     n/a              n/a
------------------------------------------------------------------------------
Paths : 11
===============================================================================
*A:SRU4>config>router>mpls#


*A:SRU4>config>router>mpls# show router mpls path lsp-binding
===============================================================================
MPLS Path:
===============================================================================
Path Name                        Opr  LSP Name                         Binding
-------------------------------------------------------------------------------
to_10_30_1_1                     Up   to_10_30_1_1_cspf               Primary
                                 Up   to_10_30_1_1_cspf_2             Primary
                                 Up   to_10_30_1_1_cspf_3             Primary
Up   to_10_30_1_1_cspf_16             Primary
                                 Up   to_10_30_1_1_cspf_17            Primary
                                 Up   to_10_30_1_1_cspf_18            Primary
                                 Up   to_10_30_1_1_cspf_19            Primary
                                 Up   to_10_30_1_1_cspf_20            Primary
to_10_30_1_2                     Up   to_10_30_1_2_cspf               Primary
                                 Up   to_10_30_1_2_cspf_2             Primary
                                 Up   to_10_30_1_2_cspf_3             Primary
                                 Up   to_10_30_1_2_cspf_4             Primary
                                 Up   to_10_30_1_2_cspf_5             Primary
...
to_10_100_1_1                    Down to_10_100_1_1_cspf              Primary
                                 Down to_10_100_1_1_cspf_2            Primary
                                 Down to_10_100_1_1_cspf_3            Primary
                                 Down to_10_100_1_1_cspf_4             Primary
                                 Down to_10_100_1_1_cspf_5             Primary
                                 Down to_10_100_1_1_cspf_6             Primary
Down to_10_100_1_1_cspf_13            Primary
                                 Down to_10_100_1_1_cspf_14            Primary
                                 Down to_10_100_1_1_cspf_15            Primary
                                 Down to_10_100_1_1_cspf_16            Primary
                                 Down to_10_100_1_1_cspf_17            Primary
                                 Down to_10_100_1_1_cspf_18            Primary
                                 Down to_10_100_1_1_cspf_19            Primary
                                 Down to_10_100_1_1_cspf_20            Primary
-------------------------------------------------------------------------------
Paths : 11
===============================================================================
*A:SRU4>config>router>mpls#

path-request

path-request

Syntax

path-request [lsp-type lsp-type] [dest ip-address] [ detail]

Context

[Tree] (show>router>pcep>pcc path-request)

Full Context

show router pcep pcc path-request

Description

This command displays the PCEP path request information.

Parameters

lsp-type

Specifies the LSP type.

Values

rsvp-p2p, rsvp-p2mp, seg-rt

Note:

The LSP type, rsvp-p2mp, is not supported for PCE controlled or PCE initiated LSPs.

ip-address

Specifies the IP address.

Values

a.b.c.d

detail

Specifies detailed information.

Platforms

7705 SAR Gen 2

paths

paths

Syntax

paths

Context

[Tree] (show>router>bgp paths)

Full Context

show router bgp paths

Description

This command displays a summary of BGP path attributes.

Platforms

7705 SAR Gen 2

Output

The following output is an example of BGP path information. Output fields: BGP path describes the output fields.

Output Example
*A:ALA-12# show router 3 bgp paths
==============================================================================
 BGP Router ID : 10.0.0.14         AS : 65206   Local AS : 65206 
==============================================================================
BGP Paths
------------------------------------------------------------------------------
Path: 60203 65001 19855 3356  15412 
------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 4                    ASes             : 5                   
Segments         : 1                                                           
Flags            : EBGP-learned
Aggregator       : 15412  62.216.140.1
------------------------------------------------------------------------------
Path: 60203 65001 19855 3356  1     1236  1236  1236  1236  
------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 2                    ASes             : 9                   
Segments         : 1                                                           
Flags            : EBGP-learned
------------------------------------------------------------------------------
*A:ALA-12# 

Table 5. Output fields: 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 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.

pcap

pcap

Syntax

pcap [session-name] [detail]

Context

[Tree] (show pcap)

Full Context

show pcap

Description

This command shows the information about the packet capture session and confirms if the packet is reliable.

Parameters

session-name

Specifies the session name up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of information about the packet capture session.

Output Example
===============================================================================
Pcap Session "1" Information
===============================================================================
Application Type   : mirror-dest        Session State   : ready
Capture            : stop               Last Changed    : 02/06/2018 19:52:07
Capture File Url   : ftp://*:*@192.168.40.1/pcap.pcap
Buffer Size        : 0 Bytes            File Size       : 0 Bytes
Write Failures     : 0                  Read Failures   : 0
Proc Time Bailouts : 0                  Last File Write : 02/06/2018 19:52:07
Dropped Packets    : 0 Packets
===============================================================================
Table 6. Output fields: PCAP

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.

pcc

pcc

Syntax

pcc

Context

[Tree] (clear>router>pcep pcc)

Full Context

clear router pcep pcc

Description

Commands in this context clear PCEP PCC related data.

Platforms

7705 SAR Gen 2

pcc

Syntax

pcc

Context

[Tree] (show>router>pcep pcc)

Full Context

show router pcep pcc

Description

Commands in this context display PCEP PCC related information.

Platforms

7705 SAR Gen 2

pcc

Syntax

pcc

Context

[Tree] (tools>dump>router>pcep pcc)

Full Context

tools dump router pcep pcc

Description

Commands in this context dump tools for PCEP PCC.

Platforms

7705 SAR Gen 2

pce-associations

pce-associations

Syntax

pce-associations

Context

[Tree] (show>router>pcep>pcc pce-associations)

Full Context

show router pcep pcc pce-associations

Description

Commands in this context display information about PCE associations configured under the PCC.

Platforms

7705 SAR Gen 2

pcep

pcep

Syntax

pcep

Context

[Tree] (clear>router pcep)

Full Context

clear router pcep

Description

Commands in this context clear PCEP related data.

Platforms

7705 SAR Gen 2

pcep

Syntax

pcep

Context

[Tree] (show>router pcep)

Full Context

show router pcep

Description

Commands in this context display PCEP related information.

Platforms

7705 SAR Gen 2

pcep

Syntax

pcep

Context

[Tree] (tools>dump>router pcep)

Full Context

tools dump router pcep

Description

Commands in this context dump tools for PCEP.

Platforms

7705 SAR Gen 2

pcs

pcs

Syntax

pcs[clear]

Context

[Tree] (tools>dump>port pcs)

Full Context

tools dump port pcs

Description

This command dumps the Physical Coding Sublayer (PCS) information for the port.

Platforms

7705 SAR Gen 2

peer

peer

Syntax

peer [ip-int-name]

Context

[Tree] (show>router>rip peer)

Full Context

show router rip peer

Description

This command displays RIP peer information.

Parameters

ip-int-name

Displays peer information for the specified IP peer interface name, up to 32 characters.

Default

display peers for all interfaces

Platforms

7705 SAR Gen 2

Output

Output fields: RIP peer describes the command output fields for a RIP peer.

Table 7. Output fields: 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.

Output Example
A:ALA-A# show router rip peers
===============================================================================
RIP Peers
===============================================================================
Peer IP Addr      Interface Name                     Version     Last Update    
-------------------------------------------------------------------------------
10.0.5.13         router-2/2                         RIPv2       0             
10.0.6.16         router-2/3                         RIPv2       2             
10.0.9.14         router-2/5                         RIPv2       8             
10.0.10.15        router-2/4                         RIPv2       0             
-------------------------------------------------------------------------------
No. of Peers: 4
===============================================================================
A:ALA-A#

peer

Syntax

peer [ip-address] [statistics]

Context

[Tree] (clear>router>ldp peer)

Full Context

clear router ldp peer

Description

This command restarts or clears statistics for LDP targeted peers.

Parameters

ip-address

The IP address of a targeted peer.

statistics

Clears only the statistics for a targeted peer.

Platforms

7705 SAR Gen 2

peer

Syntax

peer ip-address

Context

[Tree] (tools>dump>router>ldp peer)

Full Context

tools dump router ldp peer

Description

This command dumps information for an LDP peer.

Platforms

7705 SAR Gen 2

peer

Syntax

peer [ip-address] [detail]

Context

[Tree] (show>router>pcep>pcc peer)

Full Context

show router pcep pcc peer

Description

This command displays the PCEP peer information.

Parameters

ip-address

Specifies the IP address.

Values

a.b.c.d

detail

Specifies detailed information.

Platforms

7705 SAR Gen 2

Output

PCEP Peer Output

Output fields: PCEP peer describes PCEP Peer output fields.

Output Example
*A:cses-V23# show router pcep pcc peer
===============================================================================
PCEP Path Computation Client (PCC) Peer Info
===============================================================================
IP Address            : 192.168.0.10
Admin Status          : Down            Oper Status             : Down
Peer Capabilities     : (Not Specified)
Speaker ID            : (Undefined)
Sync State            : not-initialized Peer Overloaded         : False
Session Establish Time: 0d 00:00:00
Oper Keepalive        : N/A             Oper DeadTimer          : N/A
===============================================================================
Table 8. Output fields: PCEP peer

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.

peer

Syntax

peer ip-address

Context

[Tree] (clear>redundancy>multi-chassis>mcr>statistics peer)

Full Context

clear redundancy multi-chassis mc-ring statistics peer

Description

This command clears multi-chassis ring peer statistics.

Parameters

ip-address

Clears ring peer statistics for the specified IP address.

Values

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

Platforms

7705 SAR Gen 2

peer

Syntax

peer [ip-int-name]

Context

[Tree] (show>router>ripng peer)

Full Context

show router ripng peer

Description

This command displays RIPng peer information.

Parameters

ip-int-name

Displays peer information for peers on the specified IPv6 interface.

Default

Display peers for all interfaces

Platforms

7705 SAR Gen 2

Output

The following output is an example of RIPng peer information.

Output Example
*A:Dut-C>config>router>if# show router ripng peer 
===============================================================================
RIP-NG Peers
===============================================================================
Peer IP Addr                                         Version     Last Update
  Interface Name                                                 
-------------------------------------------------------------------------------
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  one                                                             
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  two                                                             
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  three                                                           
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  four                                                            
-------------------------------------------------------------------------------
No. of Peers: 4
===============================================================================
*A:Dut-C>config>router>if# show router ripng peer "one" 
===============================================================================
RIP-NG Peers
===============================================================================
Peer IP Addr                                         Version     Last Update
  Interface Name                                                 
-------------------------------------------------------------------------------
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  one                                                             
-------------------------------------------------------------------------------
No. of Peers: 1
===============================================================================

peer

Syntax

peer [ip-address] statistics

Context

[Tree] (clear>router>pcep>pcc peer)

Full Context

clear router pcep pcc peer

Description

This command clears PCEP PCC peer statistics.

Parameters

ip-address

Specifies the IP address.

Values

a.b.c.d

statistics

Clears PCEP PCC peer statistics.

Platforms

7705 SAR Gen 2

perform

perform

Syntax

perform

Context

[Tree] (tools perform)

Full Context

tools perform

Description

Commands in this context perform troubleshooting operations.

Platforms

7705 SAR Gen 2

persistence

persistence

Syntax

persistence

Context

[Tree] (tools>perform persistence)

Full Context

tools perform persistence

Description

Commands in this context configure downgrade parameters.

Platforms

7705 SAR Gen 2

persistent

persistent

Syntax

persistent

Context

[Tree] (show>system>telemetry persistent)

Full Context

show system telemetry persistent

Description

Commands in this context display persistent telemetry information.

Platforms

7705 SAR Gen 2

pim

pim

Syntax

pim

Context

[Tree] (clear>router pim)

Full Context

clear router pim

Description

Commands in this context clear and reset PIM entities.

Platforms

7705 SAR Gen 2

pim

Syntax

pim

Context

[Tree] (show>router pim)

Full Context

show router pim

Description

Commands in this context display PIM related information.

Platforms

7705 SAR Gen 2

pim

Syntax

pim

Context

[Tree] (tools>perform>router pim)

Full Context

tools perform router pim

Description

This command enables tools to perform certain PIM tasks.

Platforms

7705 SAR Gen 2

pim

Syntax

pim

Context

[Tree] (monitor>router pim)

Full Context

monitor router pim

Description

This command monitors commands for the PIM instance.

Platforms

7705 SAR Gen 2

pip

pip

Syntax

pip

Context

[Tree] (clear>service>statistics>id pip)

Full Context

clear service statistics id pip

Description

This command clears the Provider Internal Port statistics for this service.

Platforms

7705 SAR Gen 2

policer

policer

Syntax

policer

Context

[Tree] (show>qos policer)

Full Context

show qos policer

Description

Commands in this context display QoS policer information.

Platforms

7705 SAR Gen 2

policer-control-policy

policer-control-policy

Syntax

policer-control-policy [policy-name] [association]

Context

[Tree] (show>qos policer-control-policy)

Full Context

show qos policer-control-policy

Description

This command displays policer control policy information.

Parameters

policy-name

Specifies the policer control policy name, up to 32 characters.

Platforms

7705 SAR Gen 2

policer-hierarchy

policer-hierarchy

Syntax

policer-hierarchy

Context

[Tree] (show>qos policer-hierarchy)

Full Context

show qos policer-hierarchy

Description

This command displays policer hierarchy information.

Platforms

7705 SAR Gen 2

policy

policy

Syntax

policy admin

policy as-path-group [asp-group-name]

policy as-path [asp-name]

policy community [community-name]

policy damping [damping-profile-name]

policy exclusive-access

policy global-variables

policy [plcy-name] [expand-variables]

policy prefix-list [prefix-list-name]

policy route-distinguisher-list [rd-list-name]

policy plcy-name sub-policy entry entry-id [name subpol-name]

policy plcy-name sub-policy entry entry-id name subpol-name entry-2 entry-id name-2 subpol-name

policy plcy-name sub-policy entry entry-id name subpol-name entry-2 entry-id name-2 subpol-name entry-3 entry-id name-3 subpol-name

Context

[Tree] (show>router policy)

Full Context

show router policy

Description

This command displays configured policy statement information.

Parameters

admin

When this keyword is specified, the entire policy option configuration is displayed, including any uncommitted configuration changes. This command is similar to the info command.

Note:

This parameter is not available in the MD-CLI.

as-path

When this keyword is specified, the parameter displays configured as-path regular expressions (optionally filtered by name).

as-path-group

When this keyword is specified, the command displays configured as-path-groups, optionally filtered by name.

community

When this keyword is specified, the command displays configured community lists, optionally filtered by name.

damping

When this keyword is specified, the information about the route policy damping configurations is displayed.

entry entry-id

Displays the configuration (with parameter value substitution) of the subroutine policy called by the entry with entry ID.

exclusive-access

Displays the policy that edits exclusive access and lock information.

Note:

This parameter is not available in the MD-CLI.

expand-variables

Displays the variables that are replaced with values in main policies or in sub-policies.

prefix-list name

Displays the prefix lists configured in the route policy.

policy name

Displays information similar to the info command for a specific policy-statement. If a name is provided, the matching policy-statement displays. If no statement name is specified, a list of all policies statements and descriptions display.

route-distinguisher rd-list-name
Keyword to display all the configured route distinguisher lists. If an rd-list-name is provided, the specified route distinguisher list is displayed.
sub-policy

When this keyword is specified, the configuration of a subroutine policy is displayed.

subpol-name

Specifies the policy name up to 64 characters.

entry-id

Specifies the numeric entry identifier of the policy.

Values

1 to 4294967295

Platforms

7705 SAR Gen 2

Output

Output fields: route policy describes route policy output fields.

Use the following command to display all configured route policies.

show router policy
Output Example
===============================================================================
Route Policies
===============================================================================
Policy                           Description                                    
-------------------------------------------------------------------------------
Direct And Aggregate             Policy Statement ABC
-------------------------------------------------------------------------------
Policies : 
===============================================================================

Use the following command to display the entire policy option configuration, including any uncommitted configuration changes.

show router policy admin
Note: This command option is similar to the info command, which displays information about the route policies and parameters.
Output Example
prefix-list "All-Routes"
            prefix 0.0.0.0/0 longer
            prefix 2.0.0.0/8 longer
            prefix 3.0.0.0/8 longer
            prefix 4.0.0.0/8 longer
            prefix 5.0.0.0/8 longer
            prefix 6.0.0.0/8 exact
            prefix 224.0.0.0/24 longer
    exit
...

Use the following command to display information about a specific route policy.

show router policy name
Output Example
description "Policy Statement For 'BGP To RIP'"
    entry 10
        description "Entry For Policy 'BGP To RIP'"
        from
            protocol bgp
        exit
        to
            protocol rip
        exit
        action accept
            metric set 1
            next-hop 10.0.18.200
            tag 805
        exit
    exit
    default-action reject

Use the following command to display information about the route policy damping configurations.

show router policy damping
Output Example
=============================================
Route Damping Profiles
=============================================
    damping "TEST-LOW"
        half-life 22
        max-suppress 720
        reuse 10000
        suppress 15000
    exit
    damping "TEST-HIGH"
        half-life 22
        max-suppress 720
        reuse 1000
        suppress 5000
    exit
    damping "TEST-MEDIUM"
        half-life 22
        max-suppress 720
        reuse 5000
        suppress 11000
    exit
=============================================

Use the following command to display information about the subroutine called by an entry of the route policy.

show router policy "poll" sub-policy entry 10 name "pol2"
Output Example
===============================================================================
pol1 entry 10 sub-policies
===============================================================================
-------------------------------------------------------------------------------
Level1 Sub-policy : pol2    Parent-policy : pol1, Parent-entry 10
-------------------------------------------------------------------------------
    entry 20
        from
            community "telnet"
        exit
    exit
===============================================================================
Table 9. Output fields: route policy

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.

policy

Syntax

policy [policy-id [event event-type specific-qualifier]]

Context

[Tree] (show>vrrp policy)

Full Context

show vrrp policy

Description

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.

Parameters

policy-id

Displays information on the specified priority control policy ID.

Default

All VRRP policies IDs

Values

1 to 9999

event-type

Displays information on the specified VRRP priority control event within the policy ID.

Default

All event types and qualifiers

Values

port-down, lag-port-down, host-unreachable, route-unknown, mc-ipsec-non-forwarding

specific-qualifier

Display information about the specified qualifier.

Values

port-id, lag-id, host-ip-addr, route-prefix/mask, tunnel-group-id

Platforms

7705 SAR Gen 2

Output

VRRP Policy Output — The following output is an example of VRRP policy information, and Output fields: VRRP policy describes the fields.

Table 10. Output fields: VRRP policy

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

Output Example
A:ALA-A# show vrrp policy
===============================================================================
VRRP Policies                                                                  
===============================================================================
Policy    Current             Current      Current      Delta       Applied    
Id        Priority & Effect   Explicit     Delta Sum    Limit                  
-------------------------------------------------------------------------------
1         None                None         None         1           Yes        
2         None                None         None         1           No         
===============================================================================
A:ALA-A#


A:ALA-A# show vrrp policy 1
===============================================================================
VRRP Policy 1                                                                  
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Events                                                        
-------------------------------------------------------------------------------
Event Type & ID                  Event Oper State        Hold Set  Priority In 
                                                         Remaining &Effect  Use
-------------------------------------------------------------------------------
Host Unreach 10.10.200.252       n/a                     Expired    20 Del  No 
Host Unreach 10.10.200.253       n/a                     Expired    10 Del  No 
Route Unknown 10.10.100.0/24     n/a                     Expired     1 Exp  No 
===============================================================================

VRRP Policy Event Output — The following output is an example of VRRP policy event information, and Output fields: VRRP policy event describes the fields.

Output Example
A:ALA-A#show vrrp policy 1 event port-down
===============================================================================
VRRP Policy 1, Event Port Down 1/1/1                                           
===============================================================================
Description     :                                                              
Current Priority: None                 Applied           : Yes                 
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
ies301backup                     1      Down    100     100     0       No     
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Port Down 1/1/1                                         
-------------------------------------------------------------------------------
Priority        : 30                   Priority Effect   : Delta               
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : Cleared             
# trans to Set  : 6                    Previous State    : Set-down            
Last Transition : 04/13/2007 04:54:35                                          
===============================================================================
A:ALA-A#

A:ALA-A# show vrrp policy 1 event host-unreachable
===============================================================================
VRRP Policy 1, Event Host Unreachable 10.10.200.252                            
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Host Unreachable 10.10.200.252                          
-------------------------------------------------------------------------------
Priority        : 20                   Priority Effect   : Delta               
Interval        : 1 sec                Timeout           : 1 sec               
Drop Count      : 3                                                            
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : n/a                 
# trans to Set  : 0                    Previous State    : n/a                 
Last Transition : 04/13/2007 23:10:24                                          
===============================================================================
A:ALA-A#


A:ALA-A# show vrrp policy 1 event route-unknown
===============================================================================
VRRP Policy 1, Event Route Unknown 10.10.100.0/24                              
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Route Unknown 10.10.100.0/24                            
-------------------------------------------------------------------------------
Priority        : 1                    Priority Effect   : Explicit            
Less Specific   : No                   Default Allowed   : No                  
Next Hop(s)     : None                                                         
Protocol(s)     : None                                                         
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : n/a                 
# trans to Set  : 0                    Previous State    : n/a                 
Last Transition : 04/13/2007 23:10:24                                          
===============================================================================
Table 11. Output fields: VRRP policy event

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

policy

Syntax

policy [policy-id] association

Context

[Tree] (show>system>security>dist-cpu-protection policy)

Full Context

show system security dist-cpu-protection policy

Description

This command displays CPU protection policy information.

Parameters

policy-id

Displays CPU protection policy information for the specified policy ID.

association

This keyword displays associations for the specified policy ID.

Platforms

7705 SAR Gen 2

policy

Syntax

policy policy-assoc-name

Context

[Tree] (show>router>pcep>pcc>pce-assoc policy)

Full Context

show router pcep pcc pce-associations policy

Description

This command displays the policy association information.

If a policy association name is not specified, the information for all configured policy associations is displayed.

Parameters

policy-assoc-name

Specifies the name of the policy association, up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of policy association information, and Output fields: policy association describes the output fields.

Output Example
*A:Dut-C>config>router>mpls>lsp# show router pcep pcc pce-associations policy "test_pol"       
===============================================================================
PCEP PCC Policy Associations Info
===============================================================================
Assocation Name    : test_pol
Association ID     : 10                 Association Source : 192.168.213.59
===============================================================================
Table 12. Output fields: policy association

Label

Description

Association Name

The policy association name

Association ID

The policy association ID

Association Source

The source IP address of the policy association. Both IPv4 and IPv6 are supported.

policy-edits

policy-edits

Syntax

policy-edits

Context

[Tree] (show>router policy-edits)

Full Context

show router policy-edits

Description

This command displays edited policy information that was entered in the classic CLI.

Note:

This command is not available in the MD-CLI.

Platforms

7705 SAR Gen 2

policy-test

policy-test

Syntax

policy-test plcy-or-long-expr [ plcy-or-expr [plcy-or-expr...{up tp 14 max}] [family family] [rd rd] prefix ip-prefix/ip-prefix-length [ longer] [neighbor ip-address] [display-rejects] [{detail | brief}] [display-rejects-only] [export] [ protocol protocol]

Context

[Tree] (show>router>bgp policy-test)

Full Context

show router bgp policy-test

Description

This command allows the operator to evaluate existing route policy or chain of route policies or route policy logical expression effects, as a BGP import or export policy, by identifying the routes that would be accepted or rejected after the complete evaluation.

When the policy, list of policies or logical expression is used as a BGP export policy, the export keyword must be included. When the policy is used as a BGP import policy, the export keyword should not be included.

Parameters

plcy-or-long-expr

Specifies up to 14 policy names or a long expression.

Values

policy-name: a policy name, up to 64 characters

long-expr: a long expression, up to 255 characters.

plcy-or-expr

Specifies the policy name or expression.

Values

policy-name: a policy name, up to 64 characters

expr: an expression, up to 64 characters

family

ipv4, ipv6, vpn-ipv4, vpn-ipv6, label-ipv4, label-ipv6.

Default

ipv4

rd

Specifies the route distinguisher value in one of the following formats:

  • ip-addr:comm-val

  • 2byte-asnumber:ext-comm-val

  • 4byte-asnumber:comm-val

ip-prefix/ip-prefix-length

Specifies an IPv4 or IPv6 prefix/mask to be evaluated. The keyword longer may be specified to evaluate longer prefix matches (optional).

ip-address

Specifies the IPv4 or IPv6 address of a peer from which the BGP routes to be evaluated were sent, up to 64 characters.

longer

Matches prefixes with a longer prefix-length.

display-rejects

Displays routes that were rejected by the policy. If not specified, only a count of rejected routes are shown.

detail

When the policy modifies route attributes, it displays the modifications made to the routes. This command requires an exact prefix to be specified.

brief

Provides a summarized display of the route attributes modifications. This command requires an exact prefix to be specified.

display-rejects-only

Displays only routes rejected by the policy test.

export

Indicates that the policy test is conducted in the context of a BGP export policy. The analyzed set of routes also include non-BGP routes that can be redistributed by BGP.

protocol

Displays routes by the protocol type. This keyword is only applicable when the export keyword is also present.

Platforms

7705 SAR Gen 2

Output

The following output is an example of policy test information, and Output fields: policy test field describes the output fields.

Output Example
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 0.0.0.0/0 
longer neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 0.0.0.0/0 longer neighbor 
220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 0.0.0.0/0 
longer neighbor 220.0.0.2 display-rejects brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  2.2.2.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
Rejected by Default action  
u*>?  6.0.0.1/32                                                      
Rejected by Default action  
u*>?  7.0.0.1/32                                                      
Rejected by Default action  
u*>i  10.0.4.0/24                                                     
Rejected by Default action            
*i    10.12.0.0/24                                                    
Rejected by Default action  
*i    10.14.0.0/24                                                    
Rejected by Default action  
u*>i  10.24.0.0/24                                                    
Rejected by Default action  
*i    12.12.12.12/32                                                  
Rejected by Default action  
*i    220.0.0.2/32                                                    
Rejected by Default action  
*i    220.0.0.3/32                                                    
Rejected by Default action  
u*>i  221.0.0.2/32                                                    
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 0.0.0.0/0 longer neighbor 
220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  2.2.2.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.3/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.4/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.5/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  6.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  7.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  10.0.4.0/24                                        None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    10.12.0.0/24                                       None        20
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    10.14.0.0/24                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  10.24.0.0/24                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    12.12.12.12/32                                     None        20
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    220.0.0.2/32                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    220.0.0.3/32                                       None        10
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  221.0.0.2/32                                       None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 4.0.0.1/32 detail neighbor 
220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup

===============================================================================
BGP IPv4 Routes
===============================================================================
Rejected by Default action  
Network        : 4.0.0.1/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : None                   Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None
Community      : target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
-------------------------------------------------------------------------------
 Total Routes : 1 Routes rejected : 1
===============================================================================

A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Accepted by Policy 
-------------------------------------------------------------------------------
Original Attributes
 
Network        : 4.0.0.6/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : n/a                    Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None                 
Community      : target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
Modified Attributes
 
Network        : 4.0.0.6/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : None                   Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None
Community      : 2:11  2:12  2:13  target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
-------------------------------------------------------------------------------
Routes : 1
===============================================================================

A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
longer neighbor 220.0.0.2
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
Routes : 1
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
longer neighbor 220.0.0.2 detail
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
Routes : 1
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects detail
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup

===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.3/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.4/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.5/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup

===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================

A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5


A:sim-1# show router bgp policy-test bgpprefix44rj family vpn-ipv4 prefix 0.0.0.0/0 
longer neighbor display-rejects

===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup

===============================================================================
BGP VPN-IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>i  1:30:192.14.15.0/24                                None        None
      220.0.0.2                                          None        131069
      14                                                              
Accepted by Policy 
u*>i  65530:20:8.0.0.1/32                                None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:10.0.3.0/24                               None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:10.13.0.0/24                              None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:10.23.0.0/24                              None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:13.13.13.13/32                            None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:20.20.20.5/32                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:20.20.20.6/32                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Rejected by Policy Entry = 10 
u*>i  65530:20:44.44.44.0/24                             None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:192.14.15.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.16.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.17.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.18.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.19.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.20.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.21.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.22.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.23.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy                    
u*>i  65530:20:192.14.25.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:196.34.0.0/24                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  220.0.0.2:50:192.50.50.0/24                        None        None
      220.0.0.2                                          None        131067
      14                                                              
Accepted by Policy 
u*>i  220.0.0.2:50:220.0.0.2/32                          None        None
      220.0.0.2                                          None        131067
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 22 Routes rejected : 1
===============================================================================

Table 13. Output fields: policy test field

Field

Description

Status codes

Codes used for used, suppressed, history, decayed or valid status

Origin codes

Codes used for IGP, EGP, incomplete, best or backup origin

Flag

Indicator for network, nexthop or as-path routes

pool

pool

Syntax

pool pool-name

Context

[Tree] (tools>perform>router>dhcp6>server pool)

[Tree] (tools>perform>router>dhcp>server pool)

Full Context

tools perform router dhcp6 local-dhcp-server pool

tools perform router dhcp local-dhcp-server pool

Description

This command performs local DHCP or DHCP6 server IP address pool tasks.

Parameters

pool-name

Specifies the pool name.

Platforms

7705 SAR Gen 2

pool

Syntax

pool pool-name

pool

Context

[Tree] (show>router>nat pool)

Full Context

show router nat pool

Description

This command displays NAT pool information.

Parameters

pool-name

Specifies the pool name, up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of this command.

Output Example
show router nat pool
===============================================================================
NAT pools
===============================================================================
Pool NAT-group Type Admin-state
-------------------------------------------------------------------------------
MyPool 1 l2Aware inService
MyPool2 1 l2Aware inService
-------------------------------------------------------------------------------
No. of pools: 2
===============================================================================


*A:SR12_PPPOE>show>router>nat# show router "Base" nat pool "privpool" 
===============================================================================
NAT Pool privpool
===============================================================================
ISA NAT Group                         : 3
Pool type                             : largeScale
Admin state                           : inService
Mode                                  : auto (napt)
Port forwarding range                 : 1 - 1023
Port reservation                      : 128 blocks
Block usage High Watermark (%)        : (Not Specified)
Block usage Low Watermark (%)         : (Not Specified)
Subscriber limit per IP address       : 65535
Active                                : true
Last Mgmt Change                      : 01/28/2012 14:47:59
===============================================================================
NAT address ranges of pool privpool
===============================================================================
Range                                                          Drain Num-blk
-------------------------------------------------------------------------------
10.0.0.5 - 10.0.0.6                                                  1
-------------------------------------------------------------------------------
No. of ranges: 1
===============================================================================
NAT members of pool privpool ISA NAT group 3
===============================================================================
Member                                                        Block-Usage-% Hi
-------------------------------------------------------------------------------
1                                                             < 1           N
2                                                             < 1           N
-------------------------------------------------------------------------------
No. of members: 2
===============================================================================
A:SR12_PPPOE#

pool-ext-stats

pool-ext-stats

Syntax

pool-ext-stats [pool-name]

Context

[Tree] (show>router>dhcp>server pool-ext-stats)

Full Context

show router dhcp local-dhcp-server pool-ext-stats

Description

This command displays extended statistics per DHCPv4 pool in local DHCPv4 server.

The following statistics are included in output:

  • The number of stable leases in the pool

  • The number of provisioned address in the pool

  • The number of used address in the pool

  • The number of free address in the pool

  • The percentage of used address

  • The percentage of free address

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.

Parameters

pool-name

Specifies the name of DHCPv4 local server pool.

Platforms

7705 SAR Gen 2

Output

The following output is an example of pool extended statistics information.

Output Example
show router 500 dhcp local-dhcp-server "d4" pool-ext-stats "pool-1" 
===============================================================================
Extended pool statistics for server "d4"
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Pool                       pool-1
Local:
  Stable Leases            0               0               01/07/2013 19:07:11
  Provisioned Addresses    101                             
  Used Addresses           0               0               01/07/2013 19:07:11
  Free Addresses           101             101             01/07/2013 19:07:11
  Used Pct                 0               0               01/07/2013 19:07:11
  Free Pct                 100             100             01/07/2013 19:07:11
Last Reset Time                                            01/07/2013 19:07:11
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================

Output fields: extended pool statistics describes extended pool statistics output fields.

Table 14. Output fields: extended pool statistics

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

pool-ext-stats

Syntax

pool-ext-stats [pool-name]

Context

[Tree] (show>router>dhcp6>server pool-ext-stats)

Full Context

show router dhcp6 local-dhcp-server pool-ext-stats

Description

This command displays extended statistics per DHCPv6 pool in local DHCPv6 server.

The following statistics are included in output:

  • The number of stable leases in the pool

  • The number of provisioned /64 address block in the pool

  • The number of used /64 address block in the pool

  • The number of free /64 address block in the pool

  • The percentage of used address (with /64 address block)

  • The percentage of free address (with /64 address block)

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

Parameters

pool-name

Specifies the name of DHCPv6 local server pool.

Platforms

7705 SAR Gen 2

Output

The following output is an example of subnet statistics information.

Output Example
show router 500 dhcp6 local-dhcp-server "d6" pool-ext-stats "pool-v6" 
===============================================================================
Extended pool statistics for server "d6"
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Pool                       pool-v6
Local:
  Stable Leases            0               0               01/07/2013 19:54:52
  Provisioned Blks         4                               
  Used Blks                0               0               01/07/2013 19:54:52
  Free Blks                4               4               01/07/2013 19:54:52
  Used Pct                 0               0               01/07/2013 19:54:52
  Free Pct                 100             100             01/07/2013 19:54:52
Last Reset Time                                            01/07/2013 19:54:52
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================

Output fields: DHCP6 pool extended statistics describes DHCP6 extended pool statistics output fields.

Table 15. Output fields: DHCP6 pool extended statistics

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

pool-ext-stats

Syntax

pool-ext-stats [pool-name]

Context

[Tree] (clear>router>dhcp>server pool-ext-stats)

[Tree] (clear>router>dhcp6>server pool-ext-stats)

Full Context

clear router dhcp local-dhcp-server pool-ext-stats

clear router dhcp6 local-dhcp-server pool-ext-stats

Description

This command clears extended pool statistics.

Parameters

pool-name

Clears information about the pool name.

Platforms

7705 SAR Gen 2

pool-stats

pool-stats

Syntax

pool-stats [pool-name]

Context

[Tree] (show>router>dhcp6>server pool-stats)

Full Context

show router dhcp6 local-dhcp-server pool-stats

Description

This command displays pool statistics.

Parameters

pool-name

Specifies the name of DHCPv6 local server pool.

Platforms

7705 SAR Gen 2

Output

The following output is an example of pool statistics information.

Output Example
*A:vsim-2# show router 500 dhcp6 local-dhcp-server "d6" pool-stats 
===============================================================================
DHCPv6 server pool statistics
===============================================================================
Pool                          : v6-1
-------------------------------------------------------------------------------
Dropped Int no prefix WAN     : 0
Dropped Int no prefix SLAAC   : 0
===============================================================================
*A:vsim-2#  
*A:vsim-2# show router 500 dhcp local-dhcp-server "d4" failover-
failover-pool-stats     failover-server-stats
*A:vsim-2# show router 500 dhcp local-dhcp-server "d4" failover-pool-stats 
==================================================================
Failover config for pool         v4-1
==================================================================
Failover Admin State             inService
Failover Oper State              normal
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
Failover statistics for pool     v4-1
------------------------------------------------------------------
Dropped Invalid Packets          0
Failover Shutdown                0
Lease Already Expired            0
Maximum Lease Count Reached      0
Subnet Not Found                 0
Range Not Found                  0
Host Conflict                    0
Address Conflict                 0
Peer Conflict                    0
Persistence Congestion           0    
No Lease Hold Time Configured    0
Lease Not Found                  0
------------------------------------------------------------------
Number of pools found            1
==================================================================
*A:vsim-2# 

Output fields: failover pool statistics describes pool statistics output field descriptions.

Table 16. Output fields: failover pool statistics

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

pool-threshold-stats

pool-threshold-stats

Syntax

pool-threshold-stats [pool-name] detail [ format {exact | scientific}]

pool-threshold-stats [pool-name]

Context

[Tree] (show>router>dhcp6>server pool-threshold-stats)

Full Context

show router dhcp6 local-dhcp-server pool-threshold-stats

Description

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.

Parameters

pool-name

Specifies the name of the pool in local DHCPv6 server.

detail

Displays detailed output.

format

Specifies the format in the display to be either exact or scientific.

Platforms

7705 SAR Gen 2

Output

The following output is an example of pool threshold statistics information.

Output Example
show router 500 dhcp6 local-dhcp-server "d6" pool-threshold-stats "1" 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    N         N          01/21/2015 21:52:12
  /63         19%    19%    N         N          01/21/2015 21:52:12

The command shown above displays an overview of pool level thresholds in the specified pool:

  • The Peak field indicates the peak value of used

  • The Too low field indicate if the configured minimum-free threshold is exceeded

  • The Depleted field indicate if there is no available prefix with the length in the provisioned prefix

  • The Peak timestamp field indicates the time of peak used value


show router 500 dhcp6 local-dhcp-server "d6" pool-threshold-stats "1" detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%
  Current Used Peak Time    : 01/21/2015 21:52:12
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:52:12
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:47:39
  Peak Reset Time           : 01/21/2015 21:47:39
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:52:12
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N       
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:52:12
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:47:39
  Peak Reset Time           : 01/21/2015 21:47:39
  Valid Data                : Y

The above command displays detailed statistics of all pool level thresholds in the specified pool:

  • Blks in the output means the minimum free prefix length.

  • Valid Data output indicates whether the data you see is valid or not. The data is invalid when a background stats update is scheduled or busy.

Output fields: pool threshold statistics describes pool threshold statistics output fields.

Table 17. Output fields: pool threshold statistics

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

pool-threshold-stats

Syntax

pool-threshold-stats [pool-name]

Context

[Tree] (clear>router>dhcp6>server pool-threshold-stats)

Full Context

clear router dhcp6 local-dhcp-server pool-threshold-stats

Description

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.

Parameters

pool-name

Clears information about the specified local DHCPv6 server pool.

Platforms

7705 SAR Gen 2

pools

pools

Syntax

pools mda-id[/port]

pools mda-id[/port] access-app [pool-name]

pools mda-id[/port] access-app [service service-id]

pools mda-id[/port] access-app queue-group queue-group-name [instance instance-id]

pools mda-id[/port] network-egress [pool-name]

pools mda-id[/port] network-egress queue-group queue-group-name [instance instance-id]

pools mda-id[/port] [direction [{pool-name | service service-id | queue-group queue-group-name} [instance instance-id]]]

pools slot-number

pools slot-number fp fp-number

pools slot-number fp fp-number app-ingress

pools slot-number fp fp-number network-ingress statistics

pools port access-app statistics

pools port network-egress statistics

Context

[Tree] (show pools)

Full Context

show pools

Description

This command displays pool information.

Parameters

mda-id[/port]

Displays the pool information of the specified MDA and port.

Values

slot/mda[/port]

access-app

Specifies the pool application as either access ingress or egress.

Values

access-ingress, access-egress

pool-name

Displays the pool information of the specified pool. If specified, the name must be default.

service-id

Displays the pool information for the specified service.

Values

1 to 2148278386, svc-name: 64 char max

queue-group-name

Displays the information for the specified queue group.

Values

32 chars max

instance-id

Specifies the identification of a specific instance of the queue group.

Values

1 to 65535

network-egress

Displays the network egress information.

direction

Displays the information for the ingress or egress direction.

Values

ingress, egress

slot-number

Displays the information for the specified card slot.

Values

1 to 10

fp-number

Displays the information for the specified FP.

Values

1 to 8

app-ingress

Displays the network ingress or access ingress information.

Values

network-ingress, access-ingress

statistics

Displays the buffer pool statistics.

Platforms

7705 SAR Gen 2

Output

The following outputs are example of pool information, and Output fields: pools describes the output fields.

Note:

The pool shared in use stat only increases when a queue is asking for a buffer outside its 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.

Output Example: show pools
*A:PE# show pools 5/1
===============================================================================
MDA Pools
===============================================================================
Slot/MDA          App.    Pool Name                   Actual ResvCBS  PoolSize
                                                      Admin ResvCBS
-------------------------------------------------------------------------------
5/1               Acc-Ing default                     0               0
                                                      30%
5/1               Acc-Egr default                     0               0
                                                      30%
5/1               Net-Egr default                     0               0
                                                      Sum
===============================================================================
===============================================================================
Port Pools
===============================================================================
Port              App.    Pool Name                   Actual ResvCBS  PoolSize
                                                      Admin ResvCBS
-------------------------------------------------------------------------------
5/1/1             Acc-Ing default                     16128           52224
                                                      30%
5/1/1             Acc-Egr default                     23040           75264
                                                      30%
5/1/1             Net-Egr default                     0               0
                                                      Sum
5/1/2             Acc-Ing default                     0               0
                                                      30%
5/1/2             Acc-Egr default                     0               0
                                                      30%
5/1/2             Net-Egr default                     32256           75264
                                                      Sum
5/1/3             Acc-Ing default                     0               0
                                                      30%
5/1/3             Acc-Egr default                     0               0
                                                      30%
5/1/3             Net-Egr default                     32256           75264
                                                      Sum
5/1/4             Acc-Ing default                     0               0
                                                      30%
5/1/4             Acc-Egr default                     0               0
                                                      30%
5/1/4             Net-Egr default                     32256           75264
                                                      Sum
5/1/5             Acc-Ing default                     0               0
                                                      30%
5/1/5             Acc-Egr default                     0               0
                                                      30%
5/1/5             Net-Egr default                     32256           75264
                                                      Sum
===============================================================================
*A:PE#
Output Example: show pools network-egress
*A:PE# show pools 5/1/5 network-egress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/5
Application          : Net-Egr          Pool Name             : default
CLI Config. Resv CBS : Sum
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Queue-Groups
-------------------------------------------------------------------------------
Queue-Group:Instance : qg1:1
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 75264 KB
Pool Shared          : 43008 KB         Pool Resv             : 32256 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
Sum                 32232 KB       NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1 Net=be Port=5/1/5
===============================================================================
FC Map           : be
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin MBS        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 744 KB               Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 2 Net=l2 Port=5/1/5
===============================================================================
FC Map           : l2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 3 Net=af Port=5/1/5
===============================================================================
FC Map           : af
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 4 Net=l1 Port=5/1/5
===============================================================================
FC Map           : l1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 5 Net=h2 Port=5/1/5
===============================================================================
FC Map           : h2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 6 Net=ef Port=5/1/5
===============================================================================
FC Map           : ef
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 7 Net=h1 Port=5/1/5
===============================================================================
FC Map           : h1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 8 Net=nc Port=5/1/5
===============================================================================
FC Map           : nc
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : netQGrp->qg1:1(5/1/5)->1
===============================================================================
FC Map           : not-applicable
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin MBS        : 12288 KB             Oper MBS         : 12288 KB
High-Plus Drop T*: 12288 KB             High Drop Tail   : 12288 KB
Low Drop Tail    : 10944 KB             Exceed Drop Tail : 9792 KB
CBS              : 0 KB                 Depth            : 0
Slope            : not-applicable
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Output Example: show pool access-ingress
*A:PE# show pools 5/1/1 access-ingress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/1
Application          : Acc-Ing          Pool Name             : default
CLI Config. Resv CBS : 30%(default)
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 52224 KB
Pool Shared          : 36096 KB         Pool Resv             : 16128 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
30%                 0 KB           NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1->5/1/1:1->1
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : 5/1              Dest FP          : 1
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin FIR            : 0                Oper FIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : 1->5/1/1:1->11
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : MCast            Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin FIR            : 0                Oper FIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
No Matching Entries
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Output Example: show pools access-egress
*A:PE# show pools 5/1/1 access-egress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/1
Application          : Acc-Egr          Pool Name             : default
CLI Config. Resv CBS : 30%(default)
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Queue-Groups
-------------------------------------------------------------------------------
Queue-Group:Instance : policer-output-queues:1
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 75264 KB
Pool Shared          : 52224 KB         Pool Resv             : 23040 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
30%                 0 KB           NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1->5/1/1:1->1
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : accQGrp->policer-output-queues:1(5/1/1)->1
===============================================================================
FC Map               : not-applicable
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : accQGrp->policer-output-queues:1(5/1/1)->2
===============================================================================
FC Map               : not-applicable
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Output Example: show pools access-ingress statistics
:admin@Dut-A# show pools 1/1/c1/1 access-ingress statistics

===============================================================================
Pool Stats Information
===============================================================================
-------------------------------------------------------------------------------
                             Packets/Octets
-------------------------------------------------------------------------------
Fwd:                         15/15000
Drop due to:
  Queue:                     13038037/13038037000
  Exceed-Slope:              0/0
  Low-Slope:                 0/0
  High-Slope:                0/0
  HiPlus-Slope:              0/0
  Pool Shared:               0/0
  Pool Total:                0/0
  Other:                     0/0
Total:                       13038052/13038052000
===============================================================================
Output Fields: show pools

Output fields: pools describes the output fields for the show pools command.

Table 18. Output fields: pools

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.

Queue

Specifies the number of packets/octets discarded in the queue.

Exceed-Slope

Specifies the number of packets/octets discarded because of wred-slope (exceed).

Low-Slope

Specifies the number of packets/octets discarded because of wred-slope (low).

High-Slope

Specifies the number of packets/octets discarded because of wred-slope (high).

HiPlus-Slope

Specifies the number of packets/octets discarded because of wred-slope (hiPlus).

Pool Shared

Specifies the number of packets/octets discarded by exceeding shared-buffer-pool size.

Pool Total

Specifies the number of packets/octets discarded after the total size of the bufferpool is reached.

port

port

Syntax

port [port-id] [statistics [egress-aggregate]] [detail]

port port-id associations

port [port-id] description [detail]

port port-id dotx1 [hosts] [detail]

Context

[Tree] (show port)

Full Context

show port

Description

This command displays port or channel information.

If the port-id parameter only specifies a portion of a port identifier, a summary of all ports that start with that portion is displayed. For example, specifying a slot number and MDA number displays a summary of all ports on that MDA. If no port-id is provided, a summary of all ports in the system is displayed.

If the detail keyword is specified without any port-id, the detailed output of every port is displayed. This is useful for generating a complete report or as an input into the | match post-filtering command to display only specific fields for all ports (customized summaries).

If the port-id specifies a unique port, information about that port is displayed. The specific information displayed depends on the type of port. Additional information can be displayed if the detail keyword is included. In addition, information subsets can be displayed by using various keywords. For example, the otu keyword displays only the OTU interface information for the port.

When the associations keyword is specified and the port-id is a member of a LAG, the command is interpreted as a request to display the associations of that LAG (see the show lag lag-id associations command).

Parameters

port-id

Specifies the physical port ID in the form slot/mda/port.

Values

port-id

slot[/mda[/port]] or

slot/mda/port [.channel]

aps-id

aps-group-id[.channel]

group-id

1 to 64

pxc-id

pxc-id.sub-port

pxc

keyword

id

1 to 64

sub-port

a, b

aggregate-queue

Keyword that displays the aggregated number of forwarded and dropped packets and bytes per direction across all queues on a PXC port (pxc-<id>.a or pxc-<id>.b).

The system aggregates statistics from all queues under the specified PXC port for presentation. The duration required to gather these statistics is typically brief, though it may vary based on the system load at the time of querying and the number of queues and member ports in a LAG.

Statistics are cached for a 30-second interval. Consequently, executing this command more frequently than every 30 seconds yields identical results and the tmnxPortLastFetchedTime MIB entry and YANG state variable does not change.

associations

Keyword that displays a list of port association.

description

Keyword that displays port description strings.

detail

Keyword that displays detailed information.

dot1x

Keyword that displays information about 802.1x status and statistics.

ethernet

Keyword that displays Ethernet port information.

statistics

Keyword that displays port statistics.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples, and Output fields: port ID provides an alphabetized list of descriptions for the output fields.

Output Example: show port <port-id>
*A:cses-V22# show port
===============================================================================
Ports on Slot 1
===============================================================================
Port          Admin Link Port    Cfg  Oper LAG/ Port Port Port   C/QS/S/XFP/
Id            State      State   MTU  MTU  Bndl Mode Encp Type   MDIMDX
-------------------------------------------------------------------------------
1/1/c1        Up         Link Up                          conn   Unknown
1/1/c1/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c2        Up         Link Up                          conn   Unknown
1/1/c2/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c3        Up         Link Up                          conn   Unknown
1/1/c3/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c4        Up         Link Up                          conn   Unknown
1/1/c4/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c5        Up         Link Up                          conn   Unknown
1/1/c5/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c6        Up         Link Up                          conn   Unknown
1/1/c6/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c7        Up         Link Up                          conn   Unknown
1/1/c7/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c8        Up         Link Up                          conn   Unknown
1/1/c8/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c9        Up         Link Up                          conn   Unknown
1/1/c9/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c10       Up         Link Up                          conn   Unknown
1/1/c10/1     Down  No   Down    1578 1578    - netw null xgige
1/1/c11       Up         Link Up                          conn   Unknown
1/1/c11/1     Down  No   Down    1578 1578    - netw null xcme
1/1/c12       Up         Link Up                          conn   Unknown
1/1/c12/1     Down  No   Down    1578 1578    - netw null xcme
1/1/c13       Up         Link Up                          conn   Unknown
1/1/c13/1     Down  No   Down    1578 1578    - netw null xcme
1/1/c14       Up         Link Up                          conn   Unknown
1/1/c14/1     Down  No   Down    1578 1578    - netw null xcme
1/1/c15       Up         Link Up                          conn   Unknown
1/1/c15/1     Down  No   Down    1578 1578    - netw null xcme
1/1/c16       Up         Link Up                          conn   Unknown
1/1/c16/1     Down  No   Down    1578 1578    - netw null xcme
1/2/1         Up    Yes  Up                   - accs dotq vport
1/2/2         Up    Yes  Up                   - accs dotq vport
1/3/nat-in-ip Up    Yes  Up                   - accs qinq vport
1/3/nat-out-ip
              Up    Yes  Up                   - accs qinq vport
1/3/nat-in-l2 Up    Yes  Up                   - netw dotq vport
1/3/lns-net   Up    Yes  Up                   - accs qinq vport
1/3/lns-esm   Up    Yes  Up                   - accs qinq vport
1/3/nat-in-ds Up    Yes  Up                   - accs qinq vport
1/3/lo-gre    Up    Yes  Up                   - accs dotq vport
Output Example: show port <port-id> (Summary Table of Ports)
*A:ALU-1# show port 1/1 
==============================================================================
Ports on Slot 1
==============================================================================
Port        Admin Link Port    Cfg  Oper LAG/ Port Port Port   SFP/XFP/       
Id          State      State   MTU  MTU  Bndl Mode Encp Type   MDIMDX         
------------------------------------------------------------------------------
1/1/c1        Up         Link Up                          conn   Unknown
1/1/c1/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c2        Up         Link Up                          conn   Unknown
1/1/c2/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c3        Up         Link Up                          conn   Unknown
1/1/c3/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c4        Up         Link Up                          conn   Unknown
1/1/c4/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c5        Up         Link Up                          conn   Unknown
1/1/c5/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c6        Up         Link Up                          conn   Unknown
1/1/c6/1      Down  No   Down    1578 1578    - netw null xgige
1/1/c7        Up         Link Up                          conn   Unknown
1/1/c7/1      Down  No   Down    1578 1578    - netw null xcme
1/1/c8        Up         Link Up                          conn   Unknown
1/1/c8/1      Down  No   Down    1578 1578    - netw null xgige
...
==============================================================================
*A:ALU-1#
Output Example: show port <port-id> associations
A:ALA-1# show port 1/1/6 associations
==============================================================================
Interface Table
==============================================================================
Router/ServiceId                Name                            Encap Val
------------------------------------------------------------------------------
Router: Base                    if1000                          1000
Router: Base                    if2000                          2000
------------------------------------------------------------------------------
Interfaces
==============================================================================
A;ALA-1#
Output Example: show port <port-id> detail (Ethernet Interface Port)
A:ALU-1# show port A/1 detailDescription        : 10/100/Gig Ethernet TX
Interface          : A/1                        Oper Speed       : 100 Mbps
Link-level         : Ethernet                   Config Speed     : 1 Gbps
Admin State        : up                         Oper Duplex      : full
Oper State         : up
Config Duplex      : full
Physical Link      : Yes                        MTU              : 1514
Single Fiber Mode  : No                         Min Frame Length : 64 Bytes
IfIndex            : 1611137032                 Hold time up     : 0 seconds
Last State Change  : 03/20/2025 14:19:27        Hold time down   : 0 seconds
Hold Time Down Rmng: 0 cs                       Hold Time Up Rmng: 0 cs
Last Cleared Time  : N/A
Phys State Chng Cnt: 1
RS-FEC Config Mode : None
RS-FEC Oper Mode   : None

Configured Mode    : network                    Encap Type       : null
Dot1Q Ethertype    : 0x8100                     QinQ Ethertype   : 0x8100
Net. Egr. Queue Pol: n/a
Egr. Sched. Pol    : n/a
Monitor Oper Group : none
Auto-negotiate     : true                       MDI/MDX          : MDI
Oper Phy-tx-clock  : not-applicable
Accounting Policy  : None                       Collect-stats    : Disabled
Acct Plcy Eth Phys : None                       Collect Eth Phys : Disabled
Egress Rate        : Default                    Ingress Rate     : Default
Oper Egress Rate   : Unrestricted
Load-balance-algo  : Default                    LACP Tunnel      : Disabled
Access Bandwidth   : Not-Applicable             Booking Factor   : 100
Access Available BW: 0
Access Booked BW   : 0
Discard Rx Pause   : Disabled

Sync. Status Msg.  : Disabled                   Rx Quality Level : N/A
Rx SSM code        : 1110                       Rx enh SSM code  : none
Tx DUS/DNU         : Disabled                   Tx Quality Level : N/A
SSM Code Type      : sdh

Configured Address : c6:9a:fe:c2:49:f2
Hardware Address   : c6:9a:fe:c2:49:f2
===============================================================================

===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0

===============================================================================
Ethernet Statistics
===============================================================================

Broadcast Pckts  :                   0  Drop Events      :                   0
Multicast Pckts  :                   0  CRC/Align Errors :                   0
Undersize Pckts  :                   0  Fragments        :                   0
Oversize Pckts   :                   0  Jabbers          :                   0
Collisions       :                   0

Octets                         :                   0
Packets                        :                   0
Packets of 64 Octets           :                   0
Packets of 65 to 127 Octets    :                   0
Packets of 128 to 255 Octets   :                   0
Packets of 256 to 511 Octets   :                   0
Packets of 512 to 1023 Octets  :                   0
Packets of 1024 to 1518 Octets :                   0
Packets of 1519 or more Octets :                   0
===============================================================================

===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0
===============================================================================

===============================================================================
Ethernet-like Medium Statistics
===============================================================================

Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
===============================================================================
Output Example: show port <port-id> dot1x
A:Dut-C# show port 2/1/11 dot1x 
===============================================================================
802.1x Port Status
===============================================================================
Port control            : force-auth
Port status             : authorized
Authenticator PAE state : force-auth
Backend state           : idle
Reauth enabled          : no           Reauth period         : N/A
Max auth requests       : 2            Transmit period       : 30        
Supplicant timeout      : 30           Server timeout        : 30        
Quiet period            : 60        
Radius-plcy             : N/A
Tunneling               : false
===============================================================================
802.1x Session Statistics
===============================================================================
authentication method   : remote-radius
last session id         : PAC-04258000-6E64D82E
last session time       : 49213d04h
last session username   : N/A
last session term cause : N/A
user tx octets          : 1525626453326
user tx frames          : 329677551
user rx octets          : 1399995911442
user rx frames          : 302536308
===============================================================================
Macsec
===============================================================================
Admin State                  : Up
eapol-destination-address    :                  
Security Zone                : 3
ca-name                      : dut_B_C_256_01
===============================================================================
Output Example: show port <port-id> [statistics [egress-aggregate]] [detail]

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.


*A:PE# show port 2 statistics egress-aggregate detail
===============================================================================
Port 2/1/1 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     303                      0                    303
PacketsOut                      0                      0                      0
OctetsIn                    25996                      0                  25996
OctetsOut                       0                      0                      0
===============================================================================
===============================================================================
Port 2/1/2 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     140                      0                    140
PacketsOut                      0                      0                      0
OctetsIn                     9598                      0                   9598
OctetsOut                       0                      0                      0
===============================================================================

Output Example: show port statistics aggregate-queue

=============================================================================
Port Statistics on Slot 1
=============================================================================
Port-id                  Ingress Packets Fwd   Ingress Octets Fwd
                        Ingress Packets Drop		 Ingress Octets Drop
                          Egress Packets Fwd		   Egress Octets Fwd 
                         Egress Packets Drop 		  Egress Octets Drop
------------------------------------------------------------------------------
pxc1.a                                4654649			    94523288
                                        22544			       99852
                                     98652214			    65889554
                                        55451			       22144
==============================================================================

Output fields: port ID describes the output fields for the show port <port-id> command.

Table 19. Output fields: port ID

Label

Description

50GHz Ch Min/Max

The 50 GHz channel minimum and maximum

100GHz Ch Min/Max

The 100 GHz channel minimum and maximum

Acct Pol

The accounting policy for the egress queue-group

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 anti-spoof filters do not increment this counter.

Active Pre-Shared Key CKN

The active PSK CAK name

Active Pre-Shared Key Index

The active pre-shared key index: 1 to 2 (default 1)

Adapter Type

The type of adapter module

Addr Ctrl Invalid

The number of invalid address control received

Address

The IP address associated with the index

Admin CIR

The administrative Committed Information Rate (CIR) parameters for the queue. The CIR defines the rate at which the system prioritizes the queue over other queues competing for the same bandwidth.

Admin FIR

The admin queue FIR rate

Admin PIR

The administrative Peak Information Rate (PIR) parameters for the queue. The PIR defines the maximum rate that the queue can transmit packets through the switch fabricor out an egress interface.

Admin State

Up — The entity is administratively up

Down — The entity is administratively down

Agg. Limit

The agg-rate adaptation rule setting

AIS

The number of AIS cells transmitted and received on this connection for both end to end and segment

AIS-P

The number of AIS-P packets received

Alarm Status

The bits used to indicate alarms:

loc — A loss of clock which causes the operational state of the port to be downed

lais — Line alarm indication signal errors

lrdi — Line remote defect indication errors. LRDIs are caused by remote LOF, LOC, and LOS

ss1f — Section synchronization failure as reported by the S1 byte

sb1err — Section B1 errors

lb2erSd — Line signal degradation BER errors

lb2erSf — Line signal failure BER errors

slof — Section loss of frame errors

slos — Section loss of signal errors

stxptr — Section synchronization error on the transmit side. Indicates if there is a positive or negative justification count per channel

srxptr — Section synchronization error on the receive side. Indicates if there is a positive or negative justification count per SONET path

lrei — Line error condition raised by the remote as a result of B1 errors received from this node

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

Altitude (m MSL)

The altitude of the GNSS antenna above mean sea level, in meters

Amplifier Gain (dB)

The amplifier gain high and low warning alarms

Amplifier Input Power (dBm)

The amplifier input power high and low warning alarms

Amplifier Output Power (dBm)

The amplifier output power high and low warning alarms

AN

The AN for identifying the receiving SA

Ant. Cable Delay

The amount of time, in nanoseconds, compensated for signal delay because of cable length

Refer to the cable manufacturer data to determine accurate signal delay statistics for the type and length of cable used

Antenna status

ok: valid antenna connection

under-current: open condition. The port remains operationally up in the event that any GNSS splitters used do not provide a load.

over-current: short circuit, or maximum power limits for the receiver have been exceeded

no-bias voltage: antenna power disabled

Assigned ports

Specifies all ports that contain this CA

authentication method

The 802.1x session authentication method

Authenticator PAE state

The 802.1x port authenticator PAE state

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

Average Elapsed Time

The average elapsed time

Backend state

The 802.1x port backend state

Bad Tag Packets

The number of received packets discarded with an invalid SecTAG or a zero value Packet Number (PN) or an invalid Integrity Check Value (ICV)

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.

Breakout The connector breakout configured for the port

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.

Broadcast Packets

Input — The number of input broadcast packets

Output — The number of output broadcast packets

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.

CA name/ca-name

The CA name assigned to the port

Cast Type

The connection topology type

CBS

The CBS value defining the reserved size for the queue

Cells

The number of input and output cells

HEC discarded cells are not included in the input cell numbers

Cfg Alarm

The alarms that are reported when raised or cleared. Alarms that are not in this list are not reported when they are raised or cleared but appear in the Alarm Status.

pais — Path alarm indication signal errors

plop — Path loss of pointer (per tributary) errors

prdi — Path remote defect indication errors

pb3err — Path B3 errors

pplm — Path payload mismatch. As a result, the path can be operationally downed

prei — Path error condition raised by the remote as a result of B3 errors received from this node

puneq — Unequipped path errors.

plcd — Path loss of codegroup delineation error. It is applicable only when the value of tmnxPortEtherXGigMode is set to 'wan'.

Cfg MTU

The configured MTU

Cfg Rx Channel

The configured DWDM ITU channel at which the coherent optical module is expected to operate

Cfg Rx LOS Thresh

The configured LOS threshold of the average input power

Cfg Tx Pwr Maximum

The maximum power setting supported by the transceiver (only displayed if the equipped optical module supports configurable transmit power)

Cfg Tx Pwr Minimum

The minimum power setting supported by the transceiver (only displayed if the equipped optical module supports configurable transmit power)

Cfg Tx Target power

The manually-configured average target output power

Chan-Grp IfIndex

The channel group’s interface index number which reflects its initialization sequence

Cipher Suite

The cipher suite used for encrypting the SAK: gcm-aes-128, gcm-aes-256, gcm-aes-xpn-128, gcm-aes-xpn-256

CIR Rule

min — The operational CIR for the queue is equal to or greater than the administrative rate specified using the rate command except where the derived operational CIR is greater than the operational PIR. If the derived operational CIR is greater than the derived operational PIR, the operational CIR will be made equal to the operational PIR.

max — The operational CIR for the queue is equal to or less than the administrative rate specified using the rate command.

closest — The operational CIR for the queue is the rate closest to the rate specified using the rate command without exceeding the operational CIR.

CIR Weight

The weight the queue or scheduler uses at the within-CIR port priority level

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

Coherent Optical Module

Information for the coherent optical module

Coherent Optical Port Statistics

Statistics for the coherent optical port

For Coherent CFP, the Rx Power field displays per-channel power.

Collect-stats

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.

Collisions

The best estimate of the total number of collisions on this Ethernet segment

Config Duplex

Full — The link is set to full duplex mode

Half — The link is set to half duplex mode

Config Revision

The configuration revision

Config Speed

The configured speed of the interface

Configured Address

The configured Ethernet MAC address

Configured Freq

The configured frequency for the transceiver

Configured Mode

network — The port is configured for transport network use

access — The port is configured for service access

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

Configured VCs

The number of configured VCs

Connector Code

The vendor organizationally unique identifier field (OUI)

contains the IEEE company identifier for the vendor

Constellation

The type of GNSS satellite navigation system used

CRC

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.

CRC Mon SD Thresh

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 SF Thresh

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.

CRC Mon Window

The size of the sliding window, in seconds, over which the Ethernet frames are sampled to detect signal fail or signal degrade conditions.

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

CRC-10 Errors

The number of cells discarded on this VPL with CRC 10 errors

CRC-32 Errors

The number of valid AAL-5 SDUs and AAL-5 SDUs with CRC-32 errors received by the AAL-5 VCC

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

CV-P

The number of Coding Violations

Current Freq

The current frequency

Current Penalties

The current accumulated penalties for port dampening

DAC Percent

The DAC percentage of the transceiver

Dampening State

The port dampening state: Disabled, Idle, or Active

Data Rate

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.

DDM Events

Enabled — DDM events are enabled

Disabled — DDM events are disabled

Decrypted Octets

The number of octets of plain text recovered from received packets that were integrity protected and encrypted

Delayed Packets

The number of received packets with the condition a PN lower than the lower bound of the replay protection on this SC

Description

A text description for the entity

Diag Capable

Indicates whether the transceiver is capable of performing diagnostics

Discards

Input — The number of discarded input packets

Output — The number of discarded output packets

Discards Input/Output

The number of inbound packets chosen to be discarded to possibly free up buffer space

Disp Control Mode

The current operational mode of the tunable dispersion compensation module

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

Dot1Q Ethertype

The Ethertype expected when the port's encapsulation type is Dot1Q

Down On Int. Error

Enabled — Down on internal error feature is enabled

Disabled — Down on internal error feature is disabled

Down-when-looped

The feature is enabled or disabled

Drop Count

The number of keepalive or LQR messages that were missed before the line was brought down

Dropped

The number of dropped packets and octets

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.

Dropped CLP

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.

Dying Gasp

Indicates whether dying gasp is enabled or disabled

Dying Gasp on Reset

EFM OAM dying gasp messages on reset: true or false

eapol-destination-address

The destination MAC address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs

EgrAmp

The egress amplifier alarm information, including:
  • temperature
  • gain
  • power out
  • power in

Encryption Offset

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 is used for IPv4 and 50 for IPv6.

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

Egr. Sched. Pol

The port scheduler policy or that the default policy default is in use

Egress CBR

The total CBR bandwidth consumed on this interface in the egress direction

Egress NRT-VBR

The total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the egress direction

Egress Octets

The egress octets on a per-port basis

Egress Octets Drop

The number of egress octets dropped

Egress Octets Fwd

The number of egress octets forwarded

Egress Packets

The egress packets on a per-port basis

Egress Packets Drop

The number of egress packets dropped

Egress Packets Fwd

The number of egress packets forwarded

Egress Rate

The maximum amount of egress bandwidth (in kilobits per second) that this Ethernet interface can generate

Egress RT-VBR

The total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the egress direction

Egress UBR

The total unspecified bit rate (UBR) bandwidth consumed on this interface in the egress direction

Elev. Mask Angle

The configured elevation angle below which satellites are ignored. The default elevation mask angle is 10°.

Five or more satellites must be in view of the GNSS receiver antenna at all times when the receiver is in the process of obtaining a position fix, and these satellites must be above the configured elevation mask angle.

Encap-match

Specifies which types of traffic MACsec is enabled for

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

Encap Value

The dot1q or qinq encapsulation value on the port for this IP interface

Encrypted Octets

The number of plain text octets that are integrity protected and encrypted on the transmitting SC

Encrypted Packets

The number of packets that are integrity protected and encrypted for this transmitting SA

Encrypted SA Packets

The number of packets that are integrity protected and encrypted for this SA

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.

Endpoint Type

The endpoint type

Errored Frame Enabled

Specifies whether errored frames are enabled

Errored Frame Event Notify

Specifies whether errored frame events notification is enabled

Errored Frame Period Enabled

Specifies whether an errored frame period is enabled

Errored Frame Period Event Notify

Specifies whether an errored frame period event notification is enabled

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.

ESMC Tunnel

Indicates whether ESMC frames are tunneled in Epipe or VPLS service

ES-P

The number of Errored Seconds

Exceed Drop

The queue depth beyond which exceed-profile packets are not accepted into the queue and are discarded

Excess Collisns

The number of frames for which transmission on a particular interface fails due to excessive collisions

Far End

The SONET path far end

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

FEC Corrected 0s

The number of bits that were received as 0s but corrected to 1s

FEC Corrected 1s

The number of bits that were received as 1s but corrected to 0s

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.

FEC SES

The number of severely Errored seconds were the number of uncorrectable sub-rows was greater than 15% of the maximum

FEC Uncorrectable Sub-Rows

The number of sub-rows that were not corrected because too many errors were detected

Fifo Error

The number of FIFO errors

Fine Tuning

Indicates whether the transceiver supports fine tuning for the frequency

FIR Rule

The queue FIR rule

Firmware Version

Firmware version of the GNSS receiver

FR Interface Status

The status of the Frame Relay interface as determined by the performance of the DLCMI. If no DLCMI is running, the Frame Relay interface stays in the running state indefinitely.

Forwarded

The number of forwarded packets and octets

FP Number

The number of the FP that manages this port

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)

Frame Based Acc

Frame-based accounting for queues parented to the scheduling policy and for the schedulers within the scheduler policy

Grace Tx Enable

Specifies whether grace Tx is enabled

Grace Vendor OUI

The EFM OAM grace vendor Organizationally Unique Identifier (OUI)

Grp-<name>

Group Name

The group name

Half Life

The time, in seconds, that must pass before penalties decay to one-half the initial amount

Hardware Address

The interface's hardware or system assigned MAC address at its protocol sub-layer

HEC Errors (Dropped)

The number of cells with uncorrectable HEC errors on this interface

HEC Errors (Fixed)

The number of fixed HEC errors on this interface

HiPlus Drop Tail

The queue depth beyond which inplus-profile packets are not accepted into the queue and are discarded

Hi Drop Tail

The queue depth beyond which in-profile packets are not accepted into the queue and are discarded

Hold Time

The EFM OAM hold-time

Hold time down

The link down dampening time in seconds. The down timer controls the dampening timer for link down transitions

Hold Time Down Rmng

The time remaining for a hold down timer. If the hold timer is not active, this displays zero.

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.

Hold Time Up Rmng

The time remaining for a hold up timer. If the hold timer is not active, this displays zero.

HS Turbo Queues

HS turbo queues that allow the corresponding HSQ queue group queues for higher throughput

IfIndex

The interface's index number which reflects its initialization sequence

Ignore Efm State

The suppress port operational state changes due to EFM OAM: true or false

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

Index 1

Management IP information, one per type maximum (system IPv4, IPv6 system, oob, oob IPv6)

IngAmp

The ingress amplifier alarm information, including:
  • temperature
  • gain
  • power out
  • power in

In Packets

The number of echo-reply packets received

In Pause Frames

The number of In Pause frames

Ingress CBR

The total CBR bandwidth consumed on this interface in the ingress direction

Ingress NRT-VBR

The total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the ingress direction

Ingress Octets

The ingress octets on a per-port basis

Ingress Octets Drop

The number of ingress octets dropped

Ingress Octets Fwd

The number of ingress octets forwarded

Ingress Packets

The ingress packets on a per-port basis

Ingress Packets Drop

The number of ingress packets dropped

Ingress Packets Fwd

The number of ingress packets forwarded

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 7705 SAR Gen 2, or satellite client ports) and for PXC sub-ports. An aggregate forwarding engine drop counter (packet and byte) is available per-SAP.

Ing. QGroup

The ingress queue group name

Ingress Rate

The maximum amount of ingress bandwidth (in mb/s) that this Ethernet port can receive with the configured sub-rate using packet-based accounting

Ingress RT-VBR

The total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the ingress direction

Ingress UBR

The total unspecified bit rate (UBR) bandwidth consumed on this interface in the ingress direction

Host-Matches

A string optionally used by subscriber management to map subscriber's and subscriber host's queued traffic to a specific egress port virtual port

Input/Output

When the collection of accounting and statistical data is enabled, then octet, packet, error, and utilization statistics are displayed

Instance-Id

The queue-group instance ID

Int MAC Rx Errs

The number of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error

Int MAC Tx Errs

The number of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error

Interface

The port ID displayed in the slot/mda/port format

Interface-name port-id

The interface name of the port

ip

ip-address

The IP address

IP Route Blackholed

The destination IP address of the packet matches a black hole route

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

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)

Keep Alive

The time interval, in seconds, between keep-alive PDUs

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

LACP Tunnel

Indicates whether LACP packet tunneling is enabled or disabled

LAG ID

The LAG or multi-link trunk (MLT) that the port is assigned to

Laser Tunability

The laser tune-ability of the transceiver

Last Changed

The date and time when the interface connection entered its current operational state

Last Cleared

Last Cleared Time

The date and time the restart count reset to zero

Last cleared time

Last Cleared Time

The time of the last clear

last session id

The 802.1x last session ID

last session term cause

The 802.1x last session term cause

last session time

The 802.1x last session time

last session username

The 802.1x last session username

Last State Change

The system time moment that the entity is up

Last Unknown VPI/VCI

The last unknown VPI/VCI that was received on this interface

Late Collisions

The number of times that a collision is detected on a particular interface later than one slot time into the transmission of a packet

Late Packets

The number of received packets that have been discarded due to replay window protection on this SC

Latitude

The latitude of the GNSS antenna

LCD-P

The number of LCD-P packets received

Level

The level number

Licensed

The licensed state

Limit Unused BW

The aggregate rate overrun protection on the aggregate context

Link Length support

The link length support for the transceiver

Link Monitoring

The EFM OAM link monitoring parameters: enabled or disabled

Link-level

Ethernet — The port is configured as Ethernet

SONET — The port is configured as SONET-SDH

LMI Type

The LMI type

Load-balance-algo

The load balancing algorithm used on the port

Local Magic Number

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.

Longitude

The longitude of the GNSS antenna

Loopback

The number of loopback requests and responses transmitted and received on this connection for both end to end and segment

Loop Detected

True — Loop detected

False — No loop detected

LOP-P

The number of Loss Of Pointer path (LOP) occurrences

Low Drop Tail

The low drop tail percent reduction from MBS

mac

mac-address

The MAC address

MAC Chip Number

The number of the MAC chip that manages this port

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.

macsec-enabled

The MACsec is enabled or disabled

Manufacture date

The manufacturing date of the hardware component in the mmddyyyy ASCII format

Max auth requests

The 802.1x port maximum authorization requests

Max Packet Error

The number of maximum packet errors

Min Packet Error

The number of minimum packet errors

Max Penalties

The maximum penalty value for port dampening

Maximum Frequency

The supported maximum frequency for the transceiver

Max Suppress Time

Elapsed time, in seconds, after the link comes up before the worst case accumulated penalties have decayed to the reuse threshold

MBS

The MBS value defining the maximum size for the queue

Media

The media supported for the SFP

Min Frame Length

The configured minimum transmitted frame length

Minimum Frequency

The supported minimum frequency for the transceiver

MKA Key Server Priority

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.

Mode

The mode of the interface. It can be set as Data Terminal Equipment (DTE) or Data Circuit-terminating Equipment (DCE)

Mode

The mode of OAM operation for an Ethernet port: active or passive

Model Number

The model number of the transceiver or adapter

Monitor Depth

Queue depth monitoring for the specified queue enabled or disabled

Monitor Oper Group

Operational group being monitored

Monitor Port Sched

Enabled — Congestion monitoring on an Egress Port Schedule (EPS) is enabled

Disabled — Congestion monitoring on an EPS is disabled

MTU

The size of the largest packet which can be sent/received on the Ethernet physical interface, specified in octets

Mult Collisions

The number of frames that are involved in more than one collision and are subsequently transmitted successfully

Multicast MAC With Unicast Dest IP

The Ethernet destination (MAC) address is multicast but the IP address is unicast

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.

Multicast Packets

Input — The number of input multicast packets

Output — The number of output multicast packets

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.

Name

The entity name

Needs ICMP

The received packet requires the router to generate an ICMP message. For example, the IP packet TTL is expired or the destination host, network, or ESM subscriber is unreachable. Host unreachable can occur, among other reasons, if the destination address (for example, 10.0.1.2) of a packet resolves to a loopback interface subnet (for example, 10.0.1.1/24) but does not match the specific loopback address (for example, 10.0.1.1). Destination unreachable can also occur, for example, in response to an IPv6 packet received by a router from a point-to-point link (a non-Ethernet link) destined to an address within a subnet assigned to that same link (other than one of the receiving router's own addresses) as described in RFC 4443.

Net. Egr. Queue Pol

The network egress queue policy or that the default policy is used

No SCI Packets

The number of received packets discarded with unknown SCI information when the C bit in the SecTAG is set

No Tag Packets

The number of received packets discarded without the MAC security tag (SecTAG)

No Using SA Packets

The number of received packets that have been discarded on this SA which is not currently in use

Notifications

LLDP notifications (enabled, disabled)

Not Valid Packets

The number of not valid packets that have been discarded on this active SA

Number OCD Events

The number of times the Out of Cell Delineation (OCD) events occurred

Number of Lanes

The number of lanes of the transceiver

Number of Logs

The number of logs

Octets

The number of input and output octets.

HEC discarded cells are not included in the input octet numbers.

Octets

The total number of octets received

OctetsIn Dropped

The number dropped egress octets that were in-profile

OctetsIn Forwarded

The number of forwarded egress octets that were in-profile

OctetsIn Total

The total number of egress octets that were forwarded and dropped

OctetsOut Dropped

The number of dropped egress octets that were out-of-profile

OctetsOut Forwarded

The number of forwarded egress octets that were in-profile

OctetsOut Total

The total number of egress octets that were forwarded and dropped

OK Packets

The number of validated packets on this SA

Oper Duplex

full — The link is set to full duplex mode

half — The link is set to half duplex mode

Oper Egress Rate

The operational egress bandwidth (in kilobits per second) that the Ethernet interface can generate

Oper MTU

The negotiated size of the largest packet that 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.

Oper Speed

The operating speed of the interface

Oper State

up — The entity is operationally up

down — The entity 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

Oper Status

The operational status of the port

Oper Status

up: the port is operationally up (communication between the main board and the GNSS receiver is established and the port is ready to receive GNSS signals)

down: the port is operationally down (none of the up conditions have been met)

Operational Channel

The operational channel for the transceiver

Operational Frequency

The operational frequency for the transceiver

Optical Compliance

The optical compliance code of the transceiver

Optical Compliance

The optical compliance code of the transceiver

Other

The number of OAM cells that are received but not identified

OTU Status

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

Out packets

The number of echo-request packets sent

Out Pause Frames

The number of Out Pause frames

Over Sized SDUs

The total number of oversized SDU discards

Overrun Packets

The number of packets discarded because the number of received packets exceeded the cryptographic performance capabilities

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

Packet Abort Error

The number of packets aborted due to errors received

Packets

The total number of packets received

Packets

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.

PacketsIn Dropped

The number dropped egress packets that were out-of-profile

PacketsIn Forwarded

The number of forwarded egress packets that were in-profile

PacketsIn Total

The total number of egress packets that were forwarded and dropped

PacketsOut Dropped

The number of dropped egress packets that were out-of-profile

PacketsOut Forwarded

The number of forwarded egress packets that were in-profile

PacketsOut Total

The total number of egress packets that were forwarded and dropped

Parity Error

The number of parity errors received

Part Number

The vendor part number contains ASCII characters, defining the vendor part number or product name

PBB Ethertype

The Ethertype used for PBB encapsulation

Per Threshold MDA Discard Statistics

See the 7705 SAR Gen 2 Interface Configuration Guide, "Packet Classification and Scheduling” section

Phy Link

Physical Link

Yes — A physical link is present

No — A physical link is not present

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 (for example, "Link Up" to "Up"). The counter is reset if the container objects for the port are deleted (for example, MDA deconfigured, or IOM type changes).

PIR Rule

min — The operational PIR for the queue is equal to or greater than the administrative rate specified using the rate command

max — The operational PIR for the queue is equal to or less than the administrative rate specified using the rate command

closest — The operational PIR for the queue is the rate closest to the rate specified using the rate command

Physical Link

Yes — A physical link is present

No — A physical link is not present

For GNSS ports:

Yes — The port is operationally up (communication between the main board and the GNSS receiver is established and the port is ready to receive GNSS signals. For example, if the GNSS port is configured, the operational status is up, the receiver status is 3D FIX, and you disconnect the GNSS RF cable from the port, the physical link on the port still shows as up.

No — The port is operationally down (none of the up conditions apply)

PLM-P

The number of PLM-P packets received

PM BEI

The number of backward error indications received from the far end in the path monitor overhead

PM BIP8

The number of detected BIP-8 errors in the path monitor overhead

PM SES

The section monitor severely errored seconds where the number of PM-BIP8 was greater than 15% of the maximum

Polar Depend Loss (dB)

The polarization dependent loss in decibels

Policy-Name

The policy name

Port control

The 802.1x port control: auto, force-auth, force-unauth

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 ID

The port ID that is configured or displayed.

Port <id> Bridge nearest-bridge

Port <id> Bridge nearest-non-tpmr

Port <id> Bridge nearest-customer

Port IfIndex

The GNSS interface index number, which reflects its initialization sequence

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

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.

Port status

The 802.1x port status

PorID TLV Subtype

The encoding of the port identifier TLVs transmitted to the peer (tx-if-alias, tx-if-name, tx-local)

Port Type

The type of port or optics installed

Present Channel

The channel that the transceiver is currently on

Protected Octets

The number of plain text octets that are integrity protected but not encrypted on the transmitting SC

Protected Packets

The number of packets that are integrity protected but not encrypted for this transmitting SA

Protected SA Packets

The number of packets that are integrity protected but not encrypted for this SA

Protocol

The applicable protocols for the specified port

PTP IPv4 address IPv4 destination address of incoming PTP messages that should be timestamped. Only unicast addresses are supported.
PTP IPv6 address IPv6 destination address of incoming PTP messages that should be timestamped. Only unicast addresses are supported.
PTP Timestamping Filter status for ingress timestamping of PTP messages to match multiple PTP flows

Pump Temperature (C)

The pump temperature high and low warning alarms

QinQ Ethertype

The Ethertype expected when the port's encapsulation type is QinQ

Queue

The queue information

Queue Depths (percentage)

The queue depth percentages

Queue-Id

The queue-id that uniquely identifies the queue

Quiet period

The 802.1x port quiet period: 1 to 3600 seconds

Radius-plcy

The 802.1x port RADIUS policy name

Range

The usable range to fine tune the frequency

RDI

The number of RDI cells transmitted and received on this connection for both end to end and segment

RDI-P

The number of RDI-P packets received

Reassembly Timeouts

The number of reassembly timeout occurrences

Reauth enabled

no — The 802.1x port reauth enabled is not up

yes — The 802.1x port reauth enabled is up

Reauth period

The 802.1x port reauthorization period

Receiver status

Acquiring Satellites: GNSS receiver is attempting to track satellite

Position Hold: GNSS receiver position is determined and GNSS receiver is no longer solving for position; TRAIM algorithm is correcting for time bias

2D Fix: GNSS receiver is attempting to obtain a two-dimensional position (latitude, longitude) solution

3D Fix: GNSS receiver is attempting to obtain a three-dimensional position (latitude, longitude, altitude) solution

Unknown: default state on power-up

Communication Lost: occurs after 30 s of missing Channel/Data/Status messages or TRAIM status messages from the GNSS receiver

Communication Established: occurs after a successful reestablishment of communication following a Communication Lost status

Remote Error

The number of remote error received

Remote Magic Number

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.

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

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.

Request Interval

The time interval in seconds at which keepalive requests are issued

Resolution

The resolution used to fine tuning the frequency

Restart Count

The number of times that this Control Protocol has reached the 'open' state

Retry

The minimum wait time, in seconds, before re-enabling the port after loop detection

Reuse Threshold

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

RS-FEC Mode

The RS-FEC mode

RxDTV Adjust

The Rx DTV adjust status

Rx Ageouts

The number of LLDP frames received on the port with a properly formatted TLV that was not supported on the receiving port

Rx Frames

The number of LLDP frames received on the port

Rx Frame Discard

The number of LLDP frames received but discarded on the port

Rx Frame Errors

The number of LLDP frames received with errors on the port

Rx Media Frame Error Count

The receive media frame error count

Rx TLV Discard

The number of LLDP frames received on the port discarded because of the TLV

Rx TLV Unknown

The number of LLDP frames received on the port with a properly formatted TLV that was not supported on the receiving port

Rx Total Power (dbm)

The receive total power

Rx Quality Level

Indicates which QL value has been received from the interface

Rx Signal Label

The received signal label

Rx Trace Str (Hex)

The received SONET path trace string in hexadecimal

sap

The physical port identifier portion of the SAP definition

Sat Port Queue Statistics The satellite queue statistics with per-queue forward and drop information (packet and octet counters) for satellite uplink and client ports

Sched Policy

The name of the scheduler policy assigned to the virtual port

SCI

The Secure Channel Identifier (SCI)

SD Threshold

The configured error rate threshold at which the SD (Signal Degrade) alarm is raised

Security Zone

The security zone this port belongs

Serial Number

The vendor serial number of the hardware component

Server timeout

The 802.1x port server timeout

Service-id port-id

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

SES-P

The number of Severely Errored Seconds

SF Threshold

The configured error rate threshold at which the SF (Signal Fail) alarm is raised

SF/SD Method

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.

Sflow

Enabled — sFlow data collection for the port is enabled

Disabled — sFlow data collection is disabled

C/QS/S/XFP/MDI MDX

Additional information related to the port. This can include optical compliance and the link length if available from the installed optics. If there is no optical compliance information programmed in the part, “Unspecified” is displayed.

GIGE — The GigE SFP type

FASTE — The FastE SFP type

GIGX — 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)

Shaped Bandwidth

The total shaped bandwidth consumed on this interface in the egress direction

Signal Label

The C2 byte value

Single Fiber Mode

Yes - Single fiber option is configured

No - Single fiber option is not configured

Slot ID

The slot number of the card in the chassis

SM BEI

The number of backward error indications received from the far end in the section monitor overhead

SM BIP8

The number of detected BIP-8 errors 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

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.

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

Sngl Collisions

The number of frames that are involved in a single collision, and are subsequently transmitted successfully

Speed

The speed of the DS0 channels used in the associated channel-group

SQE Errors

The number of times that the SQE TEST ERROR is received on a particular interface

SSM Code Type

The SSM code type in use on the port

State of polar ROC (krad/s)

The state of polarization rate of change

Subport

The MACsec sub-port used.

Multiple MACsec instances can be configured under one port, matching traffic based on the encap-match parameter.

subscr

Subscriber

The subscriber ID

Supplicant timeout

The 802.1x port supplicant timeout

Supply Voltage (V)

The supply voltage of the DDM

Supported Grids

A list of supported grids for the transceiver

Suppress Threshold

The threshold at which the port up state is suppressed until the accumulated penalties drop below the reuse threshold again

Svc ID

svc-id

The service identifier

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

Sym Mon SD Thresh

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 SF Thresh

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

Sym Mon Window

The size of the sliding window, in seconds, over which the errors are measured

Sync Status

locked: GNSS time is within alarm limits

not locked: GNSS time is outside of the alarm limits and/or there is an insufficient number of tracked satellites

Sync. Status Msg

Whether synchronization status messages are enabled or disabled

Tagged Cells

The number of cells that have been demoted from CLP0 to CLP1

Temperature (C)

The temperature of the DDM

Threshold exceeded

The number of times that the drop count was reached

Time

GPS date and time

Time to link drop

The time remaining before the link will be declared dropped if a keepalive echo reply packet is not received

TimeSlots

The DS0 time slot used in the T1/E1 channel-group

Too long Frames

The number of frames received on a particular interface that exceed the maximum permitted frame size

Too Long Packets

The number of transmitted packets discarded because the packet length is greater than the Maximum Transmission Unit (MTU) of the Ethernet physical interface

Total number of access-egress queue groups

The total number of access-egress queue groups associated with the queue-group summary

Total number of network-egress queue groups

The total number of network-egress queue groups associated with the queue-group summary

Total number of access-ingress queue groups

The total number of access-ingress queue groups associated with the queue-group summary

Tot Sym Mon Errs

The total number of symbol errors

Trace String

The SONET path trace string

Traffic Statistics

See the 7705 SAR Gen 2 Interface Configuration Guide, "Statistics on Physical PXC Ports” section

Transceiver Code

The code for the transmission media

Transceiver Digital Diagnostic Monitoring (DDM)

Transceiver Digital Diagnostic Monitoring (DDM) information, such as temperature and supply voltage

Transceiver Lane Digital Diagnostic Monitoring (DDM)

Transceiver lane DDM information, such as lane temperature and Tx bias current

Transceiver Status

The status of the transceiver

Transceiver Type

The type of transceiver

Transmit Interval

The transmit interval of OAMPDUs

Transmit period

The 802.1x port transmit period

Transmit TLVs

The LLDP TLV to transmit (port-desc, sys-name, sys-desc, sys-cap)

Trigger Fault

The triggered EFM OAM fault

Tunneling

true — The 802.1x port tunneling is on

false — The 802.1x port tunneling is not on.

Tunnel Nearest Bridge

The nearest bridge tunneling frames (enabled, disabled)

Tx DUS/DNU

Whether the QL value is forcibly set to QL-DUS/QL-DNU

Tx Frames

The number of LLDP frames transmitted from the port

TX Laser Frequency

The transceiver laser frequency

TX Laser Wavelength

The transceiver laser wavelength

Tx Length Err Frames

The number of LLDP frames transmitted with length error from the port

Tx Pause Frames Setting to control transmission of PAUSE frames

Tx Quality Level

The QL value being transmitted out of the interface

Type

The connection type

UAS-P

The number of Unavailable Seconds

Unchecked Packets

The number of packets that have failed the integrity check on this SC

Unequipped

The number of unequipped packets received

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

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

Unicast Packets

Input — The number of input unicast packets

Output — The number of output unicast packets

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.

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

Unicast RPF Check Failed

The IP packet failed the unicast reverse path forwarding (uRPF) check

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

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.

Unknown Proto Discards

Input — The number of discarded unknown protocol packets

Untagged Packets

The number of transmitted packets without the MAC security tag (SecTAG) when the value oftmnxMacsecConnAssocReplayProtect for the configured CA is set to 'false'

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

Used Satellites

Displays the number of tracked satellites

user rx frames

The 802.1x session user Rx frames

user rx octets

The 802.1x session user Rx octets

user tx frames

The 802.1x session user Tx frames

user tx octets

The 802.1x session user Tx octets

UTC offset

Displays the difference between GPS time and UTC time

UTC time = GPS time – UTC offset

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

Validated Octets

The number of octets of plain text recovered from received packets that were integrity protected but not encrypted

Vendor OUI

The vendor-specific Organizationally Unique Identifier (OUI) field containing the IEEE company identifier for the vendor

Violation Last Seen

The date and time of the last violation

Violation Threshold Percnt

The violation threshold percentage

Violation Total Count

The violation total count

Visable Satellites

The number of satellites that the GNSS receiver should see at the current time. This number can be 0 if the GNSS receiver has not yet downloaded an almanac, even if Used Satellites is more than 0.

VPI/VCI

The VPI/VCI values

Vport Name

The virtual port name

Weight

The relative weight of this scheduler in comparison to other child schedulers and queues at the same strict level

Wghtd Avg Queue Poll Interval

The weighted average queue poll interval

Wghtd Avg HiWtrMark Poll Interval

The weighted average high water mark queue poll interval

port

Syntax

port {port-id | connector-id | connector-port-id | aps-id | esa-vm-id} statistics

port port-id ethernet dampening

port port-id ethernet efm-oam events [local | remote]

port port-id exp-secondary-shaper shaper-name statistics

port port-id fwd-engine drop-reason statistics

port port-id hs-secondary-shaper shaper-name statistics

port port-id monitor-threshold

port port-id hs-pool high-water-mark {[standard value] | [alternate value]}

port port-id phys-state-change-count

port port-id port-scheduler statistics

port port-id queue-group queue-group-name [instance instance-id] queue-depth [ queue queue-id] {ingress | egress} [ access | network]

port port-id queue-group queue-group-name [ instance instance-id] [access | network] { ingress | egress} statistics

port port-id vport [name] monitor-threshold

port port-id vport name statistics

port port-id statistics aggregate-queue

Context

[Tree] (clear port)

Full Context

clear port

Description

This command clears port statistics for the specified ports.

Parameters

port-id

Specifies the physical port identifier.

Values

slot [/mda[/port]] or slot/mda/port [.channel]]

aps-id

Specifies the APS group identifier.

aps-group-id[.channel]

aps

keyword

group-id

1 to 64

esa-vm-id

Specifies the ESA VM identifier.

Values

esa-esa-id/vm-id/vm-port

esa

keyword

esa-id

1 to 16

vm-id

1 to 4

vm-port

vm-type specific [fm-sub|to-sub|..]

statistics

Keyword that clears the statistics for the specified port.

cp

Clears Connection Profile statistics.

Values

1 to 8000

interface-connection

Keyword that clears the interface-connection statistics.

ilmi

Keyword that clears the ILMI information. This parameter is only applicable for ports/bundles that support ILMI.

pvc

Keyword that clears the PVC statistics.

pvp

Keyword that clears the PVP statistics.

pvt

Keyword that clears the PVT statistics.

slot

Specifies the slot number.

Values

1 to10

mda

The MDA number.

Values

1, 2

Default

All MDAs

port-connection

Keyword that clears the port-connection statistics.

phys-state-change-count

Keyword that clears the counter that tracks physical port state transitions for ethernet ports ("Phys State Chng Cnt" in "show port" output, or tmnxPortPhysStateChangeCount in the TIMETRA-PORT-MIB).

port-scheduler

Keyword that clears the packet and octet counters for the port scheduler that is applied to the specified port.

queue-group-name

Clears the specified port queue group name. It uniquely identifies a port ingress queue group in the managed system, up to 32 characters.

instance-id

Specifies the specific instance of a queue group.

Values

1 to 65535

ingress

Keyword that clears the ingress queue group information.

egress

Keyword that clears the egress queue group information.

access

Keyword that clears the access mode statistics for the queue group.

network

Keyword that clears the network mode statistics for the queue group.

ethernet

Keyword that clears the Ethernet port statistics.

dampening

Keyword that clears the current accumulated penalties of the exponential port dampening feature for the port. The accumulated penalties can be cleared only with this command keyword.

efm-oam

Keyword that clears the efm-oam statistics on the port.

events

Keyword that clears the efm-oam events.

local

Keyword that clears only local EFM OAM events.

remote

Keyword that clears only remote (received from peer) events. Local and remote is not specified.

Default

Without specifying an option, both local and remote are cleared.

shaper-name

Clears information about the specified shaper name, up to 32 characters.

name

Clears information about the specified Vport name up to 32 characters.

standard value

Keyword that clears the high water marks within specific standard port class pools using the standard parameters.

Values

1 to 6

alternate value

Keyword that clears the high water marks within specific alternative port class pools using the alternative parameters.

Values

1 to 6

aggregate-queue

Keyword that clears the aggregated forwarded and dropped packets in all queued statistics for the specified port.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id

Context

[Tree] (tools>dump port)

Full Context

tools dump port

Description

Commands in this context dump port information.

Parameters

port-id

Specifies the physical port ID.

port-id

slot/mda/port

aps-id

aps-group-id

aps

keyword

group-id

1 to 128

Platforms

7705 SAR Gen 2

port

Syntax

port port-id [{ingress | egress}] [{access | network}] queue-group queue-group-name [instance instance-id] [{ detail | root-detail | thresholds | priority-info | depth}] [arbiter {name | root}]

Context

[Tree] (show>qos>policer-hierarchy port)

Full Context

show qos policer-hierarchy port

Description

This command displays information about the policer hierarchy per port.

Parameters

port-id

Displays information about the specified port.

Values

slot/mda/port[.channel]

ingress

Displays ingress port information.

egress

Displays egress port information.

access

Displays policer-hierarchy statistics applied on the specified access port.

network

Displays policer hierarchy statistics applied on the specified network port.

queue-group-name

Displays information about the specified queue group name, up to 32 characters.

instance-id

Displays information about the instance of the named queue group.

Values

1 to 65535

detail

Displays detailed information.

root-detail

Displays detailed information about the arbiter root.

thresholds

Displays the threshold, parenting, rate, and traffic information related to a policer.

priority-info

Displays the threshold information related to the root arbiter.

depth

Displays the bucket depth, parenting, rate, and traffic information related to a policer.

name

Displays information about the name of the QoS arbiter of this forwarding plane.

root

Displays information about the arbiter root.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id queue-group queue-group-name [scheduler scheduler-name] [{ ingress | egress}] [{access | network}] [instance instance-id] [detail]

port port-id vport name summary

port port-id [detail]

port port-id vport name [scheduler scheduler-name] [ detail]

Context

[Tree] (show>qos>scheduler-hierarchy port)

Full Context

show qos scheduler-hierarchy port

Description

This command displays scheduler hierarchy information per port.

Parameters

port-id

Specifies the port ID.

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

detail

Displays detailed information.

queue-group-name

Displays information about the specified queue group on the port.

scheduler-name

Displays information about the specified scheduler policy on the port.

ingress

Specifies to display ingress queue group information.

egress

Specifies to display egress queue group information.

access

Displays scheduler-hierarchy statistics applied on an access port.

network

Displays scheduler-hierarchy statistics applied on a network port.

instance-id

Specifies the identification of a specific instance of the queue group.

vport name

Displays statistics for the named VPORT.

Platforms

7705 SAR Gen 2

Output

The following output is an example of port scheduler hierarchy information, and Output fields: QoS schedule hierarchy port describes port scheduler hierarchy fields.

Output Example
*A:Dut-R# show qos scheduler-hierarchy port 1/2/1 detail 
===============================================================================
Scheduler Hierarchy - Port 1/2/1
===============================================================================
Port-scheduler-policy p1
    Port Bandwidth : 10000000   Max Rate : max       
    Consumed : 0          Offered : 0         
[Within CIR Level 8]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 7]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 6]
    Rate : max       
    Consumed : 0          Offered : 0         

    (Q) : 2->1/2/1:1->3 
    Assigned : 768        Offered : 0         
    Consumed : 0         
    Weight   : 0         

[Within CIR Level 5]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 4]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 3]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 2]
    Rate : max       
    Consumed : 0          Offered : 0         
                                      
    (S) voip(SAP 1/2/1:1)
    Assigned : 0          Offered : 0         
    Consumed : 0         
    Weight   : 40        

    (S) all(SAP 1/2/1:1)
    Assigned : 19000      Offered : 0         
    Consumed : 0         
    Weight   : 50        

[Within CIR Level 1]
    Rate : max       
    Consumed : 0          Offered : 0         

[Within CIR Level 0]
    Rate : 0         
    Consumed : 0          Offered : 0         

[Above CIR Level 8]
    Rate : max       
    Consumed : 0          Offered : 0         

[Above CIR Level 7]
    Rate : max       
    Consumed : 0          Offered : 0         

[Above CIR Level 6]
    Rate : max       
    Consumed : 0          Offered : 0         

[Above CIR Level 5]
    Rate : max       
    Consumed : 0          Offered : 0         

[Above CIR Level 4]
    Rate : max       
    Consumed : 0          Offered : 0         

[Above CIR Level 3]
    Rate : max                        
    Consumed : 0          Offered : 0         

[Above CIR Level 2]
    Rate : max       
    Consumed : 0          Offered : 0         

    (S) voip(SAP 1/2/1:1)
    Assigned : 10000000   Offered : 0         
    Consumed : 0         
    Weight   : 30        

    (S) all(SAP 1/2/1:1)
    Assigned : 960000     Offered : 0         
    Consumed : 0         
    Weight   : 50        

[Above CIR Level 1]
    Rate : max       
    Consumed : 0          Offered : 0         

    (Q) : 2->1/2/1:1->3 
    Assigned : 786        Offered : 0         
    Consumed : 0         
    Weight   : 1         

===============================================================================
*A:Dut-R# 
Table 20. Output fields: QoS schedule hierarchy port

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.

port

Syntax

port port-id queue-group queue-group-name [egress] [{access | network}] [instance instance-id] [ detail]

port port-id vport name [detail]

Context

[Tree] (show>qos>agg-rate port)

Full Context

show qos agg-rate port

Description

This command displays the H-QoS aggregate rate limit per port or Vport.

Parameters

port-id

Specifies the port ID.

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

queue-group queue-group-name

Displays information about the specified queue group on the port.

egress

Displays egress queue group information.

access

Displays H-QoS aggregate rate limit information on an access port.

network

Displays H-QoS aggregate rate limit information on a network port.

instance instance-id

Specifies the identification of a specific instance of the queue-group.

Values

1 to 65535

vport name

Displays H-QoS aggregate rate limit information for the specified Vport.

detail

Displays detailed information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of QoS port aggregation rate output, and Output fields: QoS aggregation rate describes the QoS port aggregation rate fields.

Output Example
*A:PE# show qos agg-rate port 1/1/1 queue-group "qg1" instance 1 access egress
===============================================================================
Aggregate Rate Information - Queue Group Port 1/1/1
===============================================================================
-------------------------------------------------------------------------------
Egress Scheduler Policy :
Egress Queue-Group : qg1                                Instance-Id : 1
-------------------------------------------------------------------------------
Root (Egr)
| slot(1)
|    AdminRate              : 10000
|    OperRate               : 0
|    Limit Unused Bandwidth : disabled
|    OnTheWireRates         : false
|    LastMileOnTheWireRates : false
|
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
Table 21. Output fields: QoS aggregation rate

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.

port

Syntax

port port-id [port-id] [interval seconds] [repeat repeat] [absolute | rate] [multiclass] [aggregate-queue]

port all-ethernet-rates [interval seconds] [repeat repeat]

Context

[Tree] (monitor port)

Full Context

monitor port

Description

This command enables port traffic monitoring. The specified port(s) statistical information displays at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the specified port(s). The subsequent statistical information listed for each interval is displayed as a delta to the previous display.

When the rate is specified, the "rate per second" for each statistic is displayed instead of the delta.

Monitor commands are similar to show commands but only statistical information displays. Monitor commands display the selected statistics according to the configured number of times at the interval specified.

Parameters

port-id

Specify up to 5 port IDs. Port-IDs are only MLPPP bundles or bundle protection groups when the multiclass is specified.

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

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 64

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Keyword that displays the raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Keyword that displays the rate-per-second for each statistic; instead of the delta.

all-ethernet-rates

Keyword that displays port traffic monitoring and utilization output for all data Ethernet ports enabled in the system, in a table output format.

aggregate-queue

Keyword that periodically displays the aggregated number of forwarded and dropped packets and bytes per direction across all queues on a PXC port (pxc-<id>.a or pxc-<id>.b).

The system periodically aggregates statistics from all queues under the specified PXC port for presentation. The duration required to gather these statistics is typically brief, though it may vary based on the system load at the time of querying and the number of queues and member ports in a LAG.

Statistics are cached for a 30-second interval, which is also the minimum interval at which this command can output results.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of port information.

Output Example
A:ALA-12>monitor# port 2/1/4 interval 3 repeat 3 absolute
===============================================================================
Monitor statistics for Port 2/1/4
===============================================================================
                                             Input                      Output
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                         39                         175
Errors                                           0                           0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                         39                         175
Errors                                           0                           0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                         39                         175
Errors                                           0                           0
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                         39                         175
Errors                                           0                           0
===============================================================================
A:ALA-12>monitor# 

A:ALA-12>monitor# port 2/1/4 interval 3 repeat 3 rate
===============================================================================
Monitor statistics for Port 2/1/4
===============================================================================
                                             Input                      Output
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                         39                         175
Errors                                           0                           0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                          0                           0
Errors                                           0                           0
Bits                                             0                           0
Utilization (% of port capacity)              0.00                        0.00
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                          0                           0
Errors                                           0                           0
Bits                                             0                           0
Utilization (% of port capacity)              0.00                        0.00
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Rate)
-------------------------------------------------------------------------------
Octets                                           0                           0
Packets                                          0                           0
Errors                                           0                           0
Bits                                             0                           0
Utilization (% of port capacity)              0.00                        0.00
===============================================================================
A:ALA-12>monitor#


===============================================================================
*A:Cpm-A> monitor port bundle-fr-1/1.1
===============================================================================
Monitor statistics for Port bundle-fr-1/1.1
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
--------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0

===============================================================================
*A:Cpm-A> monitor port pxc-1.a interval 30 repeat 10 aggregate-queue
===============================================================================
Monitor statistics for port pxc-1.a
===============================================================================
 Ingress Packets Fwd      Ingress Octets Fwd
Ingress Packets Drop      Ingress Octers Drop
  Egress Packets Fwd      Egress Octets Fwd
 Egress Packets Drop      Egress Octets Drop
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
             4654649			    94523288
               22544			       99852
            98652214			    65889554
               55451			       22144
-------------------------------------------------------------------------------
At time t = 30 sec (Mode: Delta)
-------------------------------------------------------------------------------
             4654649			    94523288
               22544			       99852
            98652214			    65889554
               55451			       22144
 -------------------------------------------------------------------------------
At time t = 60 sec (Mode: Delta)
-------------------------------------------------------------------------------
             4654649			    94523288
               22544			       99852
            98652214			    65889554
               55451			       22144
-------------------------------------------------------------------------------

===============================================================================
*A:Cpm-A> monitor port pxc-1.a interval 30 repeat 10 rate aggregate-queue

===============================================================================
Monitor statistics for port pxc-1.a
===============================================================================
                                                Input                  Output
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Forwarded Packets                               454649        94288
Forwarded Bytes                                 3343434 		   777998
	    
-------------------------------------------------------------------------------
At time t = 30 sec 
-------------------------------------------------------------------------------
Rate [kbps]                                     4654649	     94288
Utilization (% of port capacity)                22.54		      9.98

-------------------------------------------------------------------------------
At time t = 60 sec 
-------------------------------------------------------------------------------
Rate [kbps]                                     4654649		    94288
Utilization (% of port capacity)                22.54		      9.98
-------------------------------------------------------------------------------

The following output is an example of port Ethernet information.

Output Example
A:ALA-12>monitor# port all-ethernet-rates interval 3 repeat 100
===============================================================================
Monitor statistics for all Ethernet Port Rates
===============================================================================
Port-Id          D                 Bits   Packets     Errors    Util
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
5/1/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
5/2/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
5/1/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
5/2/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
5/1/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
5/2/1            I                0        0          0          0.00
                 O                0        0          0          0.00
                                                                     
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Rate)
-------------------------------------------------------------------------------
5/1/1            I       4286480384   697669          0         43.98
                 I       4286382080   697653          0         43.98
 
5/2/1            I       4254070784   692394          0         43.64
                 I       4253952000   692375          0         43.64
-------------------------------------------------------------------------------
At time t = 12 sec (Mode: Rate)
-------------------------------------------------------------------------------
5/1/1            I       9746288640    1586K          0         99.99
                 I       9746216960    1586K          0         99.99
 
5/2/1            I       9746280448    1586K          0         99.99
                 I       9746167808    1586K          0         99.99
===============================================================================
A:ALA-12>monitor# 

port

Syntax

port port-id [port-id] atm [aal-5 | cp cp-id | ilmi | interface-connection | pvc vpi/vci [aal-5 | oam] | pvp vpi [aal-5 | oam | pvt vpi1.vpi2] [interval seconds] [repeat repeat] [absolute | rate]

port port-id [port-id] hw-agg-shaper-sched [interval seconds] [repeat repeat] [absolute | rate]

port port-id [port-id] hw-agg-shaper-sched [interval seconds] [repeat repeat] monitor-threshold

port port-id [port-id] [interval seconds] [repeat repeat] [absolute | rate] [multiclass]

port port-id [port-id] port-scheduler [ interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor port)

Full Context

monitor port

Description

This command enables port traffic monitoring. Various keywords can be used to monitor specific attributes of the ATM port. The specified port(s) statistical information displays at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the specified port(s). The subsequent statistical information listed for each interval is displayed as a delta to the previous display.

When the rate is specified, the "rate per second" for each statistic is displayed instead of the delta.

Monitor commands are similar to show commands but only statistical information displays. Monitor commands display the selected statistics according to the configured number of times at the interval specified.

Parameters

port-id

Specifies up to five port IDs. Port-IDs are only be MLPPP bundles or bundle protection groups when the multiclass is specified.

port-id

slot/mda/port [.channel]

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 64

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics without processing. No calculations are performed on the delta or rate statistics.

rate

Displays the rate-per-second for each statistic, instead of the delta.

monitor-threshold

Displays the exceed count for the port-scheduler under Vport (if specified) or for a physical port.

multiclass

Monitors multiclass statistics.

port-scheduler

Monitors the packet and octet counters for traffic exiting the specified port for the applicable applied port scheduler policy.

atm

Monitors ATM statistics.

aal-5

Monitors the AAL-5 statistics for the port.

cp-id

Monitors ATM connection profile statistics.

Values

1 to 8000

ilmi

Monitors ATM ILMI statistics.

interface-connection

Monitors ATM interface connection statistics.

pvc vpi/vci

Monitors ATM PVC statistics.

Values

vpi -[0 to 4095] (NNI)

[0 to 255] (UNI)

vci - [1| 2| 5 to 65535]

pvp vpi

Monitors ATM PVP statistics

Values

vpi [0 to 4095] (NNI) [0 to 255] (UNI)

pvt vpi1.vpi2

Monitors ATM PVT statistics.

Values

[0 to 4095].[0 to 4095] (NNI)[0 to 255].[0 to 255] (UNI)

oam

Monitors ATM PVC/PVP OAM statistics.

Platforms

7705 SAR Gen 2

Output

The following output is an example of port ATM information.

Output Example
A:ALA-49# monitor port 9/1/1 atm interval 3 repeat 2 absolute
===============================================================================
Monitor ATM statistics for Port 9/1/1
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
Unknown VPI/VCI Cells                                  0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
Unknown VPI/VCI Cells                                  0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
Unknown VPI/VCI Cells                                  0
===============================================================================
A:ALA-49#
*A:PE1# monitor port 5/1/5 port-scheduler interval 11 repeat 1
===============================================================================
Monitor Port Scheduler statistics for Port 5/1/5 
===============================================================================
                                               Forwarded                Dropped
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Total
Octets                                        2177303552             2687166080
Packets                                         17010184               20993485
Level 1
Octets                                        1306180608             1936799360
Packets                                         10204536               15131245
Level 2
Octets                                         871122944              750366720
Packets                                          6805648                5862240
Level 3
Octets                                                 0                      0
Packets                                                0                      0
Level 4
Octets                                                 0                      0
Packets                                                0                      0
Level 5
Octets                                                 0                      0
Packets                                                0                      0
Level 6
Octets                                                 0                      0
Packets                                                0                      0
Level 7
Octets                                                 0                      0
Packets                                                0                      0
Level 8
Octets                                                 0                      0
Packets                                                0                      0
-------------------------------------------------------------------------------
At time t = 11 sec (Mode: Delta)
-------------------------------------------------------------------------------
Total
Octets                                          29900288               36902528
Packets                                           233596                 288301
Level 1
Octets                                          17937408               26597632
Packets                                           140136                 207794
Level 2
Octets                                          11962880               10304896
Packets                                            93460                  80507
Level 3
Octets                                                 0                      0
Packets                                                0                      0
Level 4
Octets                                                 0                      0
Packets                                                0                      0
Level 5
Octets                                                 0                      0
Packets                                                0                      0
Level 6
Octets                                                 0                      0
Packets                                                0                      0
Level 7
Octets                                                 0                      0
Packets                                                0                      0
Level 8
Octets                                                 0                      0
Packets                                                0                      0
===============================================================================
*A:PE1#
*A:PE1#   monitor port 5/1/5 vport "dslam-3" interval 11 repeat 1 rate
===============================================================================
Monitor Port Scheduler statistics for Port 5/1/5 
===============================================================================
                                               Forwarded                Dropped
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Total
Octets                                        2207203840             2724068608
Packets                                         17243780               21281786
Level 1
Octets                                        1324118016             1963396992
Packets                                         10344672               15339039
Level 2
Octets                                         883085824              760671616
Packets                                          6899108                5942747
Level 3
Octets                                                 0                      0
Packets                                                0                      0
Level 4
Octets                                                 0                      0
Packets                                                0                      0
Level 5
Octets                                                 0                      0
Packets                                                0                      0
Level 6
Octets                                                 0                      0
Packets                                                0                      0
Level 7
Octets                                                 0                      0
Packets                                                0                      0
Level 8
Octets                                                 0                      0
Packets                                                0                      0
-------------------------------------------------------------------------------
At time t = 11 sec (Mode: Rate)
-------------------------------------------------------------------------------
Total
Octets                                           3909578                4825079
Packets                                            30544                  37696
Bits                                            31276624               38600632
Utilization (% of port capacity)                    0.36                   0.44
Level 1
Octets                                           2345386                3477723
Packets                                            18323                  27170
Bits                                            18763088               27821784
Utilization (% of port capacity)                    0.21                   0.32
Level 2
Octets                                           1564192                1347356
Packets                                            12220                  10526
Bits                                            12513536               10778848
Utilization (% of port capacity)                    0.14                   0.12
Level 3
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
Level 4
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
Level 5
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
Level 6
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
Level 7
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
Level 8
Octets                                                 0                      0
Packets                                                0                      0
Bits                                                   0                      0
Utilization (% of port capacity)                    0.00                   0.00
===============================================================================

port

Syntax

port port-id egress network queue-group queue-group-name instance instance-id [ interval seconds] [repeat repeat] [absolute | rate] [arbiter [root | name]]

Context

[Tree] (monitor>qos>arbiter-stats port)

Full Context

monitor qos arbiter-stats port

Description

This command monitors arbiter statistics in an egress port queue group.

Parameters

port port-id

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

Values

slot/mda/port

egress network

Specifies statistics are for an egress network queue group.

queue-group queue-group-name

Specifies the name of the queue group up to 32 characters.

instance instance-id

Specifies the identification of a specific instance of the queue-group.

Values

1 to 65535

interval seconds

Configures the interval for each display in seconds.

Default

11 seconds

Values

11 to 60

repeat repeat

Configures how many times the command is repeated.

Default

10

Values

1 to 999

absolute

When the absolute keyword is specified, the raw statistics are displayed, without processing. No calculations are performed on the delta or rate statistics.

rate

When the rate keyword is specified, the rate-per-second for each statistic is displayed.

arbiter name

Specify the name of the policer control policy arbiter.

Values

An existing arbiter-name in the form of a string up to 32 characters, composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

root

Specify the root arbiter.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id queue-group queue-group-name [ ingress | egress] [interval seconds] [repeat repeat] [ absolute | rate] [access | network] [instance instance-id]

port port-id vport name [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>qos>scheduler-stats port)

Full Context

monitor qos scheduler-stats port

Description

This command enables port traffic monitoring.

Parameters

port port-id

Specifies the port ID.

Values

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

queue-group queue-group-name

Specifies the name of the queue group up to 32 characters.

instance instance-id

Specifies the identification of a specific instance of the queue-group.

Values

1 to 65535

ingress

Specifies statistics are for an ingress queue group.

egress

Specifies statistics are for an egress queue group.

interval seconds

Configures the interval for each display in seconds.

Default

11 seconds

Values

11 to 60

repeat repeat

Configures how many times the command is repeated.

Default

10

Values

1 to 999

absolute

When the absolute keyword is specified, the raw statistics are displayed, without processing. No calculations are performed on the delta or rate statistics.

rate

When the rate keyword is specified, the rate-per-second for each statistic is displayed.

access

Displays scheduler statistics applied on an access port.

network

Displays scheduler statistics applied on a network port.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id queue-group queue-group-name [egress] [network] [instance instance-id] [arbiter {name | root}]

Context

[Tree] (clear>qos>arbiter-stats port)

Full Context

clear qos arbiter-stats port

Description

This command clears the arbiter statistics per port.

Parameters

port-id

Specifies the port ID.

Values

slot/mda/port [.channel]

pxc-id

pxc-id.sub-port

pxc

keyword

id

1 to 64

sub-port

a, b

queue-group-name

Specifies the queue group name, up to 32 characters.

network

Clears the egress network queue group statistics.

instance-id

Specifies the ID of a specific instance for the queue group.

Values

1 to 65535

name

Specifies the arbiter name, up to 32 characters.

root

Specifies the arbiter root, up to 32 characters.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id queue-group queue-group-name [ingress | egress] [access | network] [instance instance-id] [scheduler scheduler-name]

port port-id vport name [scheduler scheduler-name]

Context

[Tree] (clear>qos>scheduler-stats port)

Full Context

clear qos scheduler-stats port

Description

This command clears the scheduler statistics per port.

Parameters

port-id

Specifies the ID of a specific instance for the queue group.

Values

slot/mda/port [.channel]

queue-group-name

Specifies the queue group name, up to 32 characters.

ingress

Clears statistics for the ingress queue group.

egress

Clears statistics for the egress queue group.

access

Clears scheduler statistics applied on an access port.

network

Clears scheduler statistics applied on a network port.

instance-id

Specifies the ID of a specific instance for the queue group.

Values

1 to 65535

name

Specifies the Vport name, up to 32 characters.

scheduler-name

Specifies the scheduler name, up to 32 characters.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id egress [network] [queue-group queue-group-name] [instance instance-id] [arbiter name | root]

Context

[Tree] (show>qos>arbiter-stats port)

Full Context

show qos arbiter-stats port

Description

This command displays the arbiter statistics per port.

Parameters

port-id

Displays information about the specified port.

Values

slot/mda/port [.channel]

network

Displays arbiter statistics applied on a network port.

queue-group-name

Specifies the queue group name, up to 32 characters.

name

Specifies the arbiter name, up to 32 characters.

root

Specifies the arbiter root, up to 32 characters.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id network egress queue-group group-name instance instance-id [ detail]

Context

[Tree] (show>qos>policer port)

Full Context

show qos policer port

Description

This command displays the policer statistics per port.

Parameters

port-id

Displays information about the specified port.

Values

slot/mda/port

group-name

Specifies the queue group name, up to 32 characters.

Platforms

7705 SAR Gen 2

port

Syntax

port port-id vport name [scheduler scheduler-name]

Context

[Tree] (show>qos>scheduler-stats port)

Full Context

show qos scheduler-stats port

Description

This command displays the Vport scheduler stats.

Parameters

port-id

Displays information for the specified port.

name

Displays information for the specified Vport.

scheduler-name

Displays information for the specified scheduler-name.

Platforms

7705 SAR Gen 2

Output

The following output is an example of Vport scheduler information.

Output Example
*A:BNG# show qos scheduler-stats port 1/1/1 vport "dslam1" scheduler "dslam-sched"
===============================================================================
Scheduler Stats
===============================================================================
Scheduler                          Forwarded Packets      Forwarded Octets
-------------------------------------------------------------------------------
Egress Schedulers

dslam-sched                        0                      0
===============================================================================
*A:BNG#

Output fields: Vport scheduler statistics describes Vport scheduler statistics output fields.

Table 22. Output fields: Vport scheduler statistics

Field

Description

Scheduler

The scheduler name

Forwarded Packets

The number of forwarded packets, as determined by the subscriber ingress scheduler policy

Forwarded Octets

The number of forwarded octets, as determined by the subscriber ingress scheduler policy

port-db

port-db

Syntax

port-db sap sap-id

port-db sap sap-id detail

port-db sap sap-id group grp-ipv6-address

port-db sdp sdp-id:vc-id [detail]

port-db sdp sdp-id:vc-id group grp-ipv6-address

Context

[Tree] (show>service>id>mld-snooping port-db)

Full Context

show service id mld-snooping port-db

Description

This command displays MLD snooping information related to a specific SAP.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD snooping information for a specific SAP.

Output Example
*A:rbae_C# show service id 1 mld-snooping port-db sap 1/1/4         
===============================================================================
MLD Snooping SAP 1/1/4 Port-DB for service 1
===============================================================================
Group Address
                Mode    Type    From-VPLS  Up Time        Expires  Num   MC    
                                                                   Src   Stdby 
-------------------------------------------------------------------------------
FF04::1
                include dynamic local      0d 00:00:19    0s       1           
FF04::2
                include dynamic local      0d 00:00:18    0s       1           
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 

*A:rbae_C# show service id 1 mld-snooping port-db sap 1/1/4 detail 
===============================================================================
MLD Snooping SAP 1/1/4 Port-DB for service 1
-------------------------------------------------------------------------------
MLD Group FF04::1
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic             
Up Time          : 0d 00:00:33          Expires          : 0s                  
Compat Mode      : MLD Version 2                                               
V1 Host Expires  : 0s                                    :                     
MVR From-VPLS    : local                MVR To-SAP       : local               
MC Standby       : no                                                          
-------------------------------------------------------
Source Address
                Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
2011::1
                0d 00:00:33  20s      dynamic  Fwd              
-------------------------------------------------------------------------------
MLD Group FF04::2
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic             
Up Time          : 0d 00:00:32          Expires          : 0s                  
Compat Mode      : MLD Version 2                                               
V1 Host Expires  : 0s                                    :                     
MVR From-VPLS    : local                MVR To-SAP       : local               
MC Standby       : no                                                          
-------------------------------------------------------
Source Address
                Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
2011::1
                0d 00:00:33  20s      dynamic  Fwd              
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 

port-db

Syntax

port-db sap sap-id [detail]

port-db sap sap-id group grp-address

port-db sdp sdp-id:vc-id [detail]

port-db sdp sdp-id:vc-id group grp-ip-address

vxlan vtep ip-address vni vni-id

Context

[Tree] (show>service>id>igmp-snooping port-db)

Full Context

show service id igmp-snooping port-db

Description

This command displays information on the IGMP snooping port database for the VPLS service.

Parameters

grp-ip-address

Displays the IGMP snooping port database for a specific multicast group address

sap-id

Displays the IGMP snooping port database for a specific SAP

sdp-id

Displays only IGMP snooping entries associated with the specified mesh SDP or spoke-SDP. For a spoke-SDP, the VC ID must be specified, for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID for which to display information

Default

For mesh SDPs only, all VC IDs

Values

1 to 4294967295

grp-address

Displays IGMP snooping statistics matching the specified group address.

ip-address

Displays IGMP snooping statistics matching one particular source within the multicast group.

vxlan vtep ip-address vni <1..16777215>

Displays the IGMP snooping entries associated with a specific VXLAN binding, given by the VXLAN Termination Endpoint (VTEP) and VXLAN Network Identifier (VNI).

vni

The VXLAN Network Identifier (VNI) for which to display information.

Values

1 to 16777215

Platforms

7705 SAR Gen 2

Output

Output Example
*A:ALA-1>show>service>id>snooping# port-db sap 1/1/2
===============================================================================
IGMP Snooping SAP 1/1/2 Port-DB for service 10
===============================================================================
Group Address    Mode     Type     Up Time        Expires   Num Sources
-------------------------------------------------------------------------------
239.0.0.1        include  dynamic  0d 00:04:44    0s        2
Group Address    Mode     Type     From-VPLS  Up Time        Expires  Num Src
-------------------------------------------------------------------------------
239.0.0.1        include  dynamic  Local      0d 00:04:44    0s       2
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping# 


*A:ALA-1>show>service>id>snooping# port-db sap 1/1/2 detail
===============================================================================
IGMP Snooping SAP 1/1/2 Port-DB for service 10
===============================================================================
IGMP Group 239.0.0.1
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic
Up Time          : 0d 00:04:57          Expires          : 0s
Compat Mode      : IGMP Version 3
V1 Host Expires  : 0s                   V2 Host Expires  : 0s
-------------------------------------------------------
Source Address  Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
1.1.1.1         0d 00:04:57  20s      dynamic  Fwd
1.1.1.2         0d 00:04:57  20s      dynamic  Fwd
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping#

Output fields: IGMP snooping port database describes the show output fields.

Table 23. Output fields: IGMP snooping port database

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.

port-db

Syntax

port-db sap sap-id [group grp-ip-address]

port-db sap sap-id group grp-ip-address source src-ip-address

port-db sdp sdp-id:vc-id [group grp-ip-address]

port-db sdp sdp-id:vc-id group grp-ip-address source src-ip-address

port-db [group grp-ip-address] vxlan vtep ip-address vni vni-id

port-db group grp-ip-address source src-ip-address vxlan vtep ip-address vni vni-id

Context

[Tree] (clear>service>id>igmp-snooping port-db)

Full Context

clear service id igmp-snooping port-db

Description

This command clears the information on the IGMP snooping port database for the VPLS service.

Parameters

sap-id

Clears IGMP snooping statistics matching the specified SAP ID and optional encapsulation value

sdp-id

Clears only IGMP snooping entries associated with the specified mesh SDP or spoke-SDP. For a spoke-SDP, the VC ID must be specified, for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vc-id

Clears information for the specified virtual circuit ID on the SDP ID

Default

For mesh SDPs only, all VC IDs

Values

1 to 4294967295

grp-ip-address

Clears IGMP snooping statistics matching the specified group address

src-ip-address

Clears IGMP snooping statistics matching the specified particular source

vxlan vtep ip-address vni <1..16777215>

Clears the IGMP snooping statistics associated with a specific VXLAN destination given by the VXLAN Termination Endpoint (VTEP) and VXLAN Network Identifier (VNI).

vni-id

Displays information for the specified VXLAN Network Identifier (VNI)

Values

1 to 16777215

Platforms

7705 SAR Gen 2

port-db

Syntax

port-db sap sap-id [group grp-ip-address]

port-db sap sap-id group grp-ip-address source src-ip-address

port-db sdp sdp-id:vc-id [group grp-ip-address]

port-db sdp sdp-id:vc-id group grp-ip-address source src-ip-address

port-db [group grp-ip-address] vxlan vtep ip-address vni vni-id

port-db group grp-ip-address source src-ip-address vxlan vtep ip-address vni vni-id

Context

[Tree] (clear>service>id>mld-snooping port-db)

Full Context

clear service id mld-snooping port-db

Description

This command clears MLD snooping port-db group data.

Parameters

sap-id

Clears IGMP snooping statistics matching the specified SAP ID and optional encapsulation value

sdp-id

Clears only IGMP snooping entries associated with the specified mesh SDP or spoke-SDP. For a spoke-SDP, the VC ID must be specified, for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vc-id

Clears information for the specified virtual circuit ID on the SDP ID

Default

For mesh SDPs only, all VC IDs

Values

1 to 4294967295

grp-ip-address

Clears IGMP snooping statistics matching the specified group address

src-ip-address

Clears IGMP snooping statistics matching the specified particular source

vxlan vtep ip-address vni <1..16777215>

Clears the IGMP snooping statistics associated with a specific VXLAN destination given by the VXLAN Termination Endpoint (VTEP) and VXLAN Network Identifier (VNI).

vni-id

Displays information for the specified VXLAN Network Identifier (VNI)

Values

1 to 16777215

Platforms

7705 SAR Gen 2

port-forwarding-action

port-forwarding-action

Syntax

port-forwarding-action

Context

[Tree] (tools>perform>nat port-forwarding-action)

Full Context

tools perform nat port-forwarding-action

Description

This command displays NAT port forwarding actions.

Platforms

7705 SAR Gen 2

port-forwarding-entries

port-forwarding-entries

Syntax

port-forwarding-entries

Context

[Tree] (show>service>nat port-forwarding-entries)

Full Context

show service nat port-forwarding-entries

Description

This command displays port forwarding entries.

Platforms

7705 SAR Gen 2

Output

The following output is an example of this command.

Output Example
*A:SR12_PPPOE#  show service nat port-forwarding-entries 
===============================================================================
NAT port forwarding entries
===============================================================================
Subscriber
iRtr       iAddress                                prot iPort type              
oRtr       oAddress                          persist-id oPort expiry            

===============================================================================
100        10.2.3.4                                tcp  666   classic-lsn-sub
Base       10.0.0.6                          N/A        666   N/A               

100        10.2.3.4                                udp  666   classic-lsn-sub
Base       10.0.0.6                          N/A        666   N/A               

-------------------------------------------------------------------------------
No. of entries: 2
===============================================================================
*A:SR12_PPPOE# 

port-list

port-list

Syntax

port-list [port-list-name]

port-list port-list-name references

Context

[Tree] (show>filter>match-list port-list)

Full Context

show filter match-list port-list

Description

This command displays TCP/UDP/SCTP port values or ranges for match criteria in IPv4 and IPv6 ACL and CPM filter policies.

Parameters

port-list-name

A string of up to 32 characters of printable ASCII characters. If special characters are used, the string must be enclosed within double quotes.

references

Displays the filter policies, policy entries and source/destination/port match type per entry referring to this match list.

Platforms

7705 SAR Gen 2

port-scheduler

port-scheduler

Syntax

port-scheduler [interval seconds] [ repeat repeat] [absolute| rate]

Context

[Tree] (monitor>port port-scheduler)

Full Context

monitor port port-scheduler

Description

This command monitors port scheduler statistics.

Parameters

seconds

Configures the interval for each display in seconds.

Values

11 to 60

repeat

Configures how many times the command is repeated.

Values

1 to 999

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

7705 SAR Gen 2

port-scheduler

Syntax

port-scheduler statistics

Context

[Tree] (clear>port port-scheduler)

Full Context

clear port port-scheduler

Description

This command clears port scheduler statistics.

Parameters

statistics

Clears port scheduler statistics.

Platforms

7705 SAR Gen 2

port-scheduler

Syntax

port-scheduler statistics

Context

[Tree] (show>lag port-scheduler)

Full Context

show lag port-scheduler

Description

This command displays port scheduler policy information applied to the LAG.

Parameters

statistics

Displays statistics for the port scheduler policy applied to the LAG.

Platforms

7705 SAR Gen 2

port-scheduler

Syntax

port-scheduler statistics

Context

[Tree] (show>port port-scheduler)

Full Context

show port port-scheduler

Description

This command displays port schedule policy information applied to the port.

Parameters

statistics

Displays port schedule policy statistics.

Platforms

7705 SAR Gen 2

port-scheduler-policy

port-scheduler-policy

Syntax

port-scheduler-policy [port-scheduler-policy-name] [ association]

port-scheduler-policy port-scheduler-policy-name network-policy network-queue-policy-name

port-scheduler-policy port-scheduler-policy-name sap-egress policy-id

port-scheduler-policy port-scheduler-policy-name scheduler-policy scheduler-policy-name

port-scheduler-policy port-scheduler-policy-name scheduler-policy scheduler-policy-name sap-egress policy-id

Context

[Tree] (show>qos port-scheduler-policy)

Full Context

show qos port-scheduler-policy

Description

This command displays port-scheduler policy information

Parameters

port-scheduler-policy-name

Displays information for the specified existing port scheduler policy.

association

Displays associations related to the specified port scheduler policy.

network-policy network-queue-policy-name

Displays information for the specified existing network queue policy.

sap-egress policy-id

Displays information for the specified existing SAP egress policy.

scheduler-policy scheduler-policy-name

Displays information for the specified existing scheduler policy.

Platforms

7705 SAR Gen 2

Output

The following output is an example of QoS port scheduler policy information, and Output fields: QoS port scheduler describes the QoS port scheduler policy fields.

Output Example
*A:Dut-R# show qos port-scheduler-policy p1 
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : p1                                                         
HQOS Algorithm    : default
Max Rate          : max                 Last changed      : 05/21/2007 10:39:15
Lvl1 PIR          : max                 Lvl1 CIR          : max                
Lvl2 PIR          : max                 Lvl2 CIR          : max                
Lvl3 PIR          : max                 Lvl3 CIR          : max                
Lvl4 PIR          : max                 Lvl4 CIR          : max                
Lvl5 PIR          : max                 Lvl5 CIR          : max                
Lvl6 PIR          : max                 Lvl6 CIR          : max                
Lvl7 PIR          : max                 Lvl7 CIR          : max                
Lvl8 PIR          : max                 Lvl8 CIR          : max                
Orphan Lvl        : default             Orphan Weight     : default            
Orphan CIR-Lvl    : default             Orphan CIR-Weight : default            
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : p1 
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
 - Port : 5/1/1
===============================================================================
*A:Dut-R# 

The following configuration displays dist-lag-rate-shared and percent-rate for level, group and max-rate in a port-scheduler-policy.

*B:vineshDut-A>config>qos>port-sched-plcy# info 
----------------------------------------------
 dist-lag-rate-shared
  max-rate percent 30.00
 group "test" create
                percent-rate 20.00 cir 20.00
  exit
  level 1 percent-rate 10.00 percent-cir 10.00
  level 2 percent-rate 20.00 percent-cir 20.00
  level 3 percent-rate 30.00 percent-cir 30.00
  level 4 percent-rate 40.00 percent-cir 40.00
  level 5 percent-rate 50.00 percent-cir 50.00
  level 6 percent-rate 60.00 percent-cir 60.00
  level 7 percent-rate 70.00 percent-cir 70.00
  level 8 percent-rate 80.00 percent-cir 80.00

Overrides

*B:vineshDut-A>config>port# info 
----------------------------------------------
        ethernet
            mode access
            egress-scheduler-policy "psp2"
            egress-scheduler-override create
                max-rate percent 50.00
                level 1 percent-rate 10.00 percent-cir 10.00
                level 2 percent-rate 20.00 percent-cir 20.00
                level 3 percent-rate 30.00 percent-cir 30.00
                level 4 percent-rate 40.00 percent-cir 40.00
                level 5 percent-rate 50.00 percent-cir 50.00
                level 6 percent-rate 60.00 percent-cir 60.00
                level 7 percent-rate 70.00 percent-cir 70.00
                level 8 percent-rate 80.00 percent-cir 80.00
            exit
            autonegotiate limited
        exit
        no shutdown
----------------------------------------------

The following output is an example of port-scheduler-policy Dist Lag Rate and percent parameters.

*B:vineshDut-A>config>port# /show qos port-scheduler-policy "psp2" 
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : psp2                
Description       : (Not Specified)
HQOS Algorithm    : default
Max Rate          : max                 Max Rate Percent  : 30.00
Dist LAG Rate     : True                Last changed      : 07/16/2014 21:31:51
Group             : test                
Group PIR         : max                 Group CIR         : max
Group PIR Percent : 20.00               Group CIR Percent : 20.00

Lvl1 PIR          : max                 Lvl1 CIR          : max
Lvl1 PIR Percent  : 10.00               Lvl1 CIR Percent  : 10.00
Lvl2 PIR          : max                 Lvl2 CIR          : max
Lvl2 PIR Percent  : 20.00               Lvl2 CIR Percent  : 20.00
Lvl3 PIR          : max                 Lvl3 CIR          : max
Lvl3 PIR Percent  : 30.00               Lvl3 CIR Percent  : 30.00
Lvl4 PIR          : max                 Lvl4 CIR          : max
Lvl4 PIR Percent  : 40.00               Lvl4 CIR Percent  : 40.00
Lvl5 PIR          : max                 Lvl5 CIR          : max
Lvl5 PIR Percent  : 50.00               Lvl5 CIR Percent  : 50.00
Lvl6 PIR          : max                 Lvl6 CIR          : max
Lvl6 PIR Percent  : 60.00               Lvl6 CIR Percent  : 60.00
Lvl7 PIR          : max                 Lvl7 CIR          : max
Lvl7 PIR Percent  : 70.00               Lvl7 CIR Percent  : 70.00
Lvl8 PIR          : max                 Lvl8 CIR          : max
Lvl8 PIR Percent  : 80.00               Lvl8 CIR Percent  : 80.00
Orphan Lvl        : default             Orphan Weight     : default
Orphan CIR-Lvl    : default             Orphan CIR-Weight : default
===============================================================================
Part of show port  Output
-------------------------------------------------------------------------------
Egr Port Sched Override
-------------------------------------------------------------------------------
Max Rate           : max*                       Max Rate Percent : 50.00
Lvl1 PIR           : max*                       Lvl1 CIR         : max*
Lvl1 PIR Percent   : 10.00                      Lvl1 CIR Percent : 10.00
Lvl2 PIR           : max*                       Lvl2 CIR         : max*
Lvl2 PIR Percent   : 20.00                      Lvl2 CIR Percent : 20.00
Lvl3 PIR           : max*                       Lvl3 CIR         : max*
Lvl3 PIR Percent   : 30.00                      Lvl3 CIR Percent : 30.00
Lvl4 PIR           : max*                       Lvl4 CIR         : max*
Lvl4 PIR Percent   : 40.00                      Lvl4 CIR Percent : 40.00
Lvl5 PIR           : max*                       Lvl5 CIR         : max*
Lvl5 PIR Percent   : 50.00                      Lvl5 CIR Percent : 50.00
Lvl6 PIR           : max*                       Lvl6 CIR         : max*
Lvl6 PIR Percent   : 60.00                      Lvl6 CIR Percent : 60.00
Lvl7 PIR           : max*                       Lvl7 CIR         : max*
Lvl7 PIR Percent   : 70.00                      Lvl7 CIR Percent : 70.00
Lvl8 PIR           : max*                       Lvl8 CIR         : max*
Lvl8 PIR Percent   : 80.00                      Lvl8 CIR Percent : 80.00
* means the value is inherited        
-------------------------------------------------------------------------------


Table 24. Output fields: QoS port scheduler

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.

port-tree

port-tree

Syntax

port-tree port-id

Context

[Tree] (show port-tree)

Full Context

show port-tree

Description

This command displays the tree for SONET/SDH or TDM ports/channels WAN PHY mode (xgig wan) Ethernet ports.

Parameters

port-id

Specifies the physical port ID.

Values

slot/mda/port [.channel]

Platforms

7705 SAR Gen 2

Output

The following output is an example of port information, and Output fields: port tree describes the output fields.

Output Example: show port-tree <port-id>
A:ALA-48>config# show port-tree 7/1/1
    ifIndex  type, sonet-sdh-index (* = provisioned)
===========  =======================================
  119570432  Port, N/A *
  656441345      DS3, none *
  656441405          DS1, 1 *
  656441430          DS1, 2
  656441455          DS1, 3
  656441480          DS1, 4
  656441505          DS1, 5
  656441530          DS1, 6
  656441555          DS1, 7
  656441580          DS1, 8
  656441605          DS1, 9
  656441630          DS1, 10
  656441655          DS1, 11
  656441680          DS1, 12
  656441705          DS1, 13
  656441730          DS1, 14
  656441755          DS1, 15
  656441780          DS1, 16
  656441805          DS1, 17
  656441830          DS1, 18
  656441855          DS1, 19
  656441880          DS1, 20
  656441905          DS1, 21
  656441930          DS1, 22
  656441980          DS1, 24
  656442005          DS1, 25
  656442030          DS1, 26
  656442055          DS1, 27
  656442080          DS1, 28
A:ALA-48>config#
Table 25. Output fields: port tree

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.

post-policer-mapping

post-policer-mapping

Syntax

post-policer-mapping [post-policer-name] [ association | detail]

Context

[Tree] (show>qos post-policer-mapping)

Full Context

show qos post-policer-mapping

Description

This command displays information about post-policer mapping policies. Omitting the policy name will list all policies.

Parameters

post-policer-name

Specifies the name of the post-policer mapping policy, up to 32 characters.

association

Displays the entities associated with the post-policer mapping policy.

detail

Displays the detailed information for the post-policer mapping policy.

Platforms

7705 SAR Gen 2

Output

This section shows output example for post-policer mapping.

Output Example
*A:PE# show qos post-policer-mapping
===============================================================================
Post Policer Mapping Summary
===============================================================================
Policy                        Description
-------------------------------------------------------------------------------
ppm1                          Map FC EF/exceed to BE/out
-------------------------------------------------------------------------------
Policies
===============================================================================
*A:PE#

*A:PE# show qos post-policer-mapping detail
===============================================================================
Post Policer Mapping Information
===============================================================================
Policy Name        : ppm1
Description        : Map FC EF/exceed to BE/out
-------------------------------------------------------------------------------
Post Policer Mapping Information
-------------------------------------------------------------------------------
FC                  Profile             Mapped-FC           Mapped-Profile
-------------------------------------------------------------------------------
ef                  Exceed              be                  Out
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Egress Associations
-------------------------------------------------------------------------------
Policy ID
-------------------------------------------------------------------------------
10
-------------------------------------------------------------------------------
===============================================================================

prefix-ext-stats

prefix-ext-stats

Syntax

prefix-ext-stats ipv6-address/prefix-length

prefix-ext-stats pool pool-name

Context

[Tree] (show>router>dhcp6>server prefix-ext-stats)

Full Context

show router dhcp6 local-dhcp-server prefix-ext-stats

Description

This command displays extended statistics per DHCPv6 prefix in local DHCPv6 server.

The following statistics are included in output:

  • The number of stable leases in the prefix

  • The number of provisioned /64 address block in the prefix

  • The number of used /64 address block in the prefix

  • The number of free /64 address block in the prefix

  • The percentage of used address (with /64 address block)

  • The percentage of free address (with /64 address block)

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.

Parameters

ipv6-address/prefix-length

Specifies the IPv6 prefix.

pool-name

The name of DHCPv6 local server pool.

Platforms

7705 SAR Gen 2

Output

The following output is an example of prefix extended stats information.

Output Example
show router 500 dhcp6 local-dhcp-server "d6" prefix-ext-stats 2001:ABCD::/62 
===============================================================================
Extended statistics for prefix 2001:ABCD::/62
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Local:
  Failover Oper State      Active                          
  Stable Leases            0               0               01/07/2013 19:54:52
  Provisioned Blks         4                               
  Used Blks                0               0               01/07/2013 19:54:52
  Free Blks                4               4               01/07/2013 19:54:52
  Used Pct                 0               0               01/07/2013 19:54:52
  Free Pct                 100             100             01/07/2013 19:54:52
Last Reset Time                                            01/07/2013 19:54:52
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================

Output fields: prefix extended statistics describes extended prefix statistics output fields.

Table 26. Output fields: prefix extended statistics

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

prefix-ext-stats

Syntax

prefix-ext-stats ipv6-address/prefix-length

prefix-ext-stats pool pool-name

Context

[Tree] (clear>router>dhcp6>server prefix-ext-stats)

Full Context

clear router dhcp6 local-dhcp-server prefix-ext-stats

Description

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/

Parameters

ipv6-address/prefix-length

Clears information about the specified IPv6 prefix.

pool-name

Clears information about the specified local DHCPv6 server pool name.

Platforms

7705 SAR Gen 2

prefix-label

prefix-label

Syntax

prefix-label

Context

[Tree] (show>router>bgp prefix-label)

Full Context

show router bgp prefix-label

Description

This command displays BGP Prefix label information.

Platforms

7705 SAR Gen 2

prefix-sids

prefix-sids

Syntax

prefix-sids [ipv4-unicast| ipv6-unicast | ipv4-multicast | ipv6-multicast | mt mt-id-number] [ ip-prefix[/prefix-length]] [sid sid] [ adv-router system-id | hostname] [srms | no-srms] [algo algo-id]

Context

[Tree] (show>router>isis prefix-sids)

Full Context

show router isis prefix-sids

Description

This command displays IS-IS prefix SIDs.

Parameters

ipv4-unicast

Displays IPv4 unicast parameters.

ipv6-unicast

Displays IPv6 unicast parameters.

ipv4-multicast

Displays IPv4 multicast parameters.

ipv6-multicast

Displays IPv6 multicast parameters.

mt-id-number

Displays multi-topology parameters.

Values

0, 2, 3, 4

ip-prefix[/prefix-length]

Displays information about the specified IP prefix and length.

Values

ipv4-prefix:

  • a.b.c.d (host bits must be 0)

ipv4-prefix-length: [0 to 32]

ipv6-prefix-length:

  • 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]

sid

Displays information for the specific segment identifier.

Values

0 to 524287

system-id | hostname

Displays information for the specific IS-IS advertising router. Host name up to 38 characters.

srms

Displays parameters filtered for segment routing mapping server.

no-srms

Displays parameters filtered for no segment routing mapping server.

algo-id

Displays information for the specified algorithm.

Values

0 to 255

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of prefix SID information, and Output fields: IS-IS prefix SIDs describes the output fields.

Output Example
*A:Dut-B# show router isis 0 prefix-sids
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                              Algo       MT     Flags
-------------------------------------------------------------------------------
10.20.1.1/32                      1          2/Int.      N     Dut-A
                                                 0          0      NnP
10.20.1.1/32                      11         2/Int.      N     Dut-A
                                                 128        0      NnP
10.20.1.2/32                      2          1/Int.      N     Dut-B
                                                 0          0      NnP
10.20.1.2/32                      12         1/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.2/32                      2          2/Int.      N     Dut-B
                                                 0          0      NnP
10.20.1.2/32                      12         2/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.3/32                      3          2/Int.      N     Dut-C
                                                 0          0      NnP
10.20.1.3/32                      13         2/Int.      N     Dut-C
                                                 128        0      NnP
10.20.1.4/32                      4          2/Int.      N     Dut-B
                                                 0          0      RNnP
10.20.1.4/32                      14         2/Int.      N     Dut-B
                                                 128        0      RNnP
10.20.1.4/32                      4          1/Int.      N     Dut-D
                                                 0          0      NnP
10.20.1.4/32                      14         1/Int.      N     Dut-D
                                                 128        0      NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 12 (4 unique)
-------------------------------------------------------------------------------
SRMS : Y/N  = prefix SID advertised by SR Mapping Server (Y) or not (N)
       S    = SRMS prefix SID is selected to be programmed
Flags: R    = Re-advertisement
       N    = Node-SID
       nP   = no penultimate hop POP
E    = Explicit-Null
       V    = Prefix-SID carries a value
       L    = value/index has local significance
===============================================================================

*A:Dut-B# show router isis 0 prefix-sids algo 128
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                              Algo       MT     Flags
-------------------------------------------------------------------------------
10.20.1.1/32                      11         2/Int.      N     Dut-A
                                                 128        0      NnP
10.20.1.2/32                      12         1/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.2/32                      12         2/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.3/32                      13         2/Int.      N     Dut-C
                                                 128        0      NnP
10.20.1.4/32                      14         2/Int.      N     Dut-B
                                                 128        0      RNnP
10.20.1.4/32                      14         1/Int.      N     Dut-D
                                                 128        0      NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 6 (4 unique)
-------------------------------------------------------------------------------
SRMS : Y/N  = prefix SID advertised by SR Mapping Server (Y) or not (N)
       S    = SRMS prefix SID is selected to be programmed
Flags: R    = Re-advertisement
       N    = Node-SID
       nP   = no penultimate hop POP
       E    = Explicit-Null
       V    = Prefix-SID carries a value
       L    = value/index has local significance
===============================================================================
Output Example
A:Dut-A>config>router# show router isis prefix-sids
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                   Shared                MT     Flags
-------------------------------------------------------------------------------
1.0.0.1/32                        4001       1/Int.      N     Dut-A
                                      Yes                   0      NnP
1.0.0.1/32                        4001       2/Int.      N     Dut-A
                                      Yes                   0      NnP
10.20.0.1/32                      301        1/Int.      N     Dut-A
                                      No                    0      NnP
10.20.0.1/32                      301        2/Int.      N     Dut-A
                                      No                    0      NnP
10.20.0.2/32                      402        1/Int.      N     Dut-B
                                      N.A.                  0      NnP
10.20.0.2/32                      402        2/Int.      N     Dut-B
                                      N.A.                  0      NnP
3ffe::100:1/128                   6001       1/Int.      N     Dut-A
                                      Yes                   0      NnP
3ffe::100:1/128                   6001       2/Int.      N     Dut-A
                                      Yes                   0      NnP
3ffe::a14:1/128                   401        1/Int.      N     Dut-A
                                      No                    0      NnP
3ffe::a14:1/128                   401        2/Int.      N     Dut-A
                                      No                    0      NnP
3ffe::a14:2/128                   402        1/Int.      N     Dut-B
                                      N.A.                  0      NnP
3ffe::a14:2/128                   402        2/Int.      N     Dut-B
                                      N.A.                  0      NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 12 (6 unique)
-------------------------------------------------------------------------------
SRMS:   Y/N  = prefix SID advertised by SR Mapping Server (Y) or not (N)
        S    = SRMS prefix SID is selected to be programmed
Flags:  R    = Re-advertisement
        N    = Node-SID
        nP   = no penultimate hop POP
        E    = Explicit-Null
        V    = Prefix-SID carries a value
        L    = value/index has local significance
Shared: Yes  = local shared Node-SID
        No   = not a local shared Node-SID
        N.A. = not applicable for Remote prefix-sid
===============================================================================
*A:Dut-C#
Table 27. Output fields: IS-IS prefix SIDs

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

prefix-sids

Syntax

prefix-sids [ip-prefix[/prefix-length]] [ sid sid] [adv-router router-id] [ algo algo-id]

Context

[Tree] (show>router>ospf prefix-sids)

Full Context

show router ospf prefix-sids

Description

This command displays OSPF prefix SIDs.

Parameters

ip-prefix[/prefix-length]

Displays information about the specified IP prefix and length, up to 64 characters.

sid

Displays information for the specific segment identifier.

Values

0 to 524287

router-id

Displays information for the specific advertising router identified by its router identifier.

algo-id

Displays the algorithm identifier.

Values

0 to 255

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of OSPF prefix SIDs information, and Output fields: OSPF prefix SIDs describes the output fields.

Output Example
*A:Dut-F# show router ospf prefix-sids 
========================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
========================================================================
Prefix                             Area            RtType      SID
                                   Adv-Rtr                     Flags
------------------------------------------------------------------------
1.0.11.1/32                        0.0.0.0         INTER-AREA  4
                                   10.20.1.2                   NnP
1.0.11.1/32                        0.0.0.1         INTRA-AREA  4
                                   10.20.1.1                   NnP
1.0.11.1/32                        0.0.0.1         INTRA-AREA  999
                                   10.20.1.3                   NnPB
1.0.22.2/32                        0.0.0.0         INTER-AREA  5
                                   10.20.1.2                   NnPA
1.0.22.2/32                        0.0.0.1         INTRA-AREA  5
                                   10.20.1.2                   NnP
1.0.22.2/32                        0.0.0.1         INTRA-AREA  996
                                   10.20.1.6                   NnPB
1.0.33.3/32                        0.0.0.0         INTER-AREA  0
                                   10.20.1.2                   NnP
1.0.33.3/32                        0.0.0.1         INTRA-AREA  0
                                   10.20.1.3                   NnP
1.0.33.3/32                        0.0.0.1         INTRA-AREA  998
                                   10.20.1.1                   NnPB
1.0.44.4/32                        0.0.0.0         INTRA-AREA  1
                                   10.20.1.4                   NnP
1.0.44.4/32                        0.0.0.0         INTRA-AREA  994
                                   10.20.1.5                   NnPB
1.0.44.4/32                        0.0.0.1         INTER-AREA  1
                                   10.20.1.2                   NnP
1.0.55.5/32                        0.0.0.0         INTRA-AREA  2
                                   10.20.1.5                   NnP
1.0.55.5/32                        0.0.0.0         INTRA-AREA  995
                                   10.20.1.4                   NnPB
1.0.55.5/32                        0.0.0.1         INTER-AREA  2
                                   10.20.1.2                   NnP
1.0.66.6/32                        0.0.0.0         INTER-AREA  3
                                   10.20.1.2                   NnP
1.0.66.6/32                        0.0.0.1         INTRA-AREA  3
                                   10.20.1.6                   NnP
1.0.66.6/32                        0.0.0.1         INTRA-AREA  997
                                   10.20.1.2                   NnPB
10.20.1.1/32                       0.0.0.0         INTER-AREA  10
                                   10.20.1.2                   NnP
10.20.1.1/32                       0.0.0.1         INTRA-AREA  10
                                   10.20.1.1                   NnP
10.20.1.2/32                       0.0.0.0         INTRA-AREA  11
                                   10.20.1.2                   NnP
10.20.1.2/32                       0.0.0.1         INTER-AREA  11
                                   10.20.1.2                   NnPA
10.20.1.3/32                       0.0.0.0         INTER-AREA  6
                                   10.20.1.2                   NnP
10.20.1.3/32                       0.0.0.1         INTRA-AREA  6
                                   10.20.1.3                   NnP
10.20.1.4/32                       0.0.0.0         INTRA-AREA  7
                                   10.20.1.4                   NnP
10.20.1.4/32                       0.0.0.1         INTER-AREA  7
                                   10.20.1.2                   NnP
10.20.1.5/32                       0.0.0.0         INTRA-AREA  8
                                   10.20.1.5                   NnP
10.20.1.5/32                       0.0.0.1         INTER-AREA  8
                                   10.20.1.2                   NnP
10.20.1.6/32                       0.0.0.0         INTRA-AREA  9
                                   10.20.1.6                   NnP
10.20.1.6/32                       0.0.0.1         INTER-AREA  9
                                   10.20.1.2                   NnP
------------------------------------------------------------------------
No. of Prefix/SIDs: 30
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag 
            A = Attached flag 
            B = Backup flag 
========================================================================
*A:Dut-F#                             
*A:Dut-C# show router ospf prefix-sids sid 66 
========================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
========================================================================
Prefix                             Area            RtType      SID
                                   Adv-Rtr         Active      Flags
------------------------------------------------------------------------
10.20.1.6/32                       0.0.0.0         INTER-AREA  66
                                   10.20.1.4       N           NnP
10.20.1.6/32                       0.0.0.0         INTER-AREA  66
                                   10.20.1.5       Y           NnP
10.20.1.6/32                       0.0.0.1         INTER-AREA  66
                                   10.20.1.2       N           NnP
------------------------------------------------------------------------
No. of Prefix/SIDs: 3
Flags:  N = Node-SID
       nP = no penultimate hop POP 
        M = Mapping server 
        E = Explicit-Null  
        V = Prefix-SID carries a value  
        L = value/index has local significance  
        I = Inter Area flag 
        A = Attached flag 
========================================================================
*A:Dut-C#
*A:Dut-C>config>router>ospf3# show router ospf3 0 prefix-sids 
=========================================================================
Rtr Base OSPFv3 Instance 0 Prefix-Sids
=========================================================================
Prefix                             Area            RtType     SID
                                   Adv-Rtr         SRMS       Flags
-------------------------------------------------------------------------
3ffe::100:b01/128                  0.0.0.1         INTRA-AREA 4
                                   10.20.1.1       N          NnPA
3ffe::100:1602/128                 0.0.0.1         INTRA-AREA 5
                                   10.20.1.2       N          NnPA
3ffe::100:2103/128                 0.0.0.1         INTRA-AREA 0
                                   10.20.1.3       N          NnPA
3ffe::100:2c04/128                 0.0.0.1         INTER-AREA 1
                                   10.20.1.2       N          NnP
3ffe::100:2c04/128                 0.0.0.1         INTER-AREA 1
                                   10.20.1.6       N          NnP
3ffe::100:3705/128                 0.0.0.1         INTER-AREA 2
                                   10.20.1.2       N          NnP
3ffe::100:3705/128                 0.0.0.1         INTER-AREA 2
                                   10.20.1.6       N          NnP
3ffe::100:4206/128                 0.0.0.1         INTRA-AREA 3
                                   10.20.1.6       N          NnPA
3ffe::a14:101/128                  0.0.0.1         INTRA-AREA 10
                                   10.20.1.1       N          NnPA
3ffe::a14:102/128                  0.0.0.1         INTER-AREA 11
                                   10.20.1.2       N          NnPA
3ffe::a14:102/128                  0.0.0.1         INTER-AREA 11
                                   10.20.1.6       N          NnP
3ffe::a14:103/128                  0.0.0.1         INTRA-AREA 6
                                   10.20.1.3       N          NnPA
3ffe::a14:104/128                  0.0.0.1         INTER-AREA 7
                                   10.20.1.2       N          NnP
3ffe::a14:104/128                  0.0.0.1         INTER-AREA 7
                                   10.20.1.6       N          NnP
3ffe::a14:105/128                  0.0.0.1         INTER-AREA 8
                                   10.20.1.2       N          NnP
3ffe::a14:105/128                  0.0.0.1         INTER-AREA 8
                                   10.20.1.6       N          NnP
3ffe::a14:106/128                  0.0.0.1         INTER-AREA 9
                                   10.20.1.2       N          NnP
3ffe::a14:106/128                  0.0.0.1         INTER-AREA 9
                                   10.20.1.6       N          NnPA
-------------------------------------------------------------------------
No. of Prefix/SIDs: 18
SRMS      : Y/N = prefix SID advertised by SR Mapping Server (Y) or not (N)
            S   = SRMS prefix SID is selected to be programmed
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag 
            A = Attached flag 
            B = Backup flag 
=========================================================================
*A:Dut-C#
*A:Dut-C# show router ospf prefix-sids
===============================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
===============================================================================
Prefix                             Area            RtType     SID        
  Algo                             Adv-Rtr         SRMS       Flags
-------------------------------------------------------------------------------
10.20.1.2/32                       0.0.0.0         INTRA-AREA 2          
  0                                10.20.1.2       N          NnP
10.20.1.2/32                       0.0.0.0         INTRA-AREA 1282       
  128                              10.20.1.2       N          NnP
10.20.1.3/32                       0.0.0.0         INTRA-AREA 3          
  0                                10.20.1.3       N          NnP
10.20.1.3/32                       0.0.0.0         INTRA-AREA 1283       
  128                              10.20.1.3       N          NnP
10.20.1.5/32                       0.0.0.0         INTRA-AREA 5          
  0                                10.20.1.5       N          NnP
10.20.1.5/32                       0.0.0.0         INTRA-AREA 1285       
  128                              10.20.1.5       N          NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 6
SRMS      : Y/N = prefix SID advertised by SR Mapping Server (Y) or not (N)
            S   = SRMS prefix SID is selected to be programmed
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag
            A = Attached flag
            B = Backup flag
===============================================================================
*A:Dut-C#
*A:Dut-C#
*A:Dut-C#
*A:Dut-C# show router ospf prefix-sids algo 128
===============================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
===============================================================================
Prefix                             Area            RtType     SID        
  Algo                             Adv-Rtr         SRMS       Flags
-------------------------------------------------------------------------------
10.20.1.2/32                       0.0.0.0         INTRA-AREA 1282       
  128                              10.20.1.2       N          NnP
10.20.1.3/32                       0.0.0.0         INTRA-AREA 1283       
  128                              10.20.1.3       N          NnP
10.20.1.5/32                       0.0.0.0         INTRA-AREA 1285       
  128                              10.20.1.5       N          NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 3
SRMS      : Y/N = prefix SID advertised by SR Mapping Server (Y) or not (N)
            S   = SRMS prefix SID is selected to be programmed
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag
            A = Attached flag
            B = Backup flag
===============================================================================
*A:Dut-C#
Output Example
A:Dut-A>config>router# show router ospf prefix-sids
===============================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
===============================================================================
Prefix                             Area            RtType     SID        Shared
                                   Adv-Rtr         SRMS       Flags
-------------------------------------------------------------------------------
1.0.0.1/32                         0.0.0.0         INTRA-AREA 4001       Yes
                                   10.20.0.1       N          NnP
10.20.0.1/32                       0.0.0.0         INTRA-AREA 101        No
                                   10.20.0.1       N         NnP
10.20.0.2/32                       0.0.0.0         INTRA-AREA 402        N.A.
                                   10.20.0.2       N          NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 3
SRMS      : Y/N = prefix SID advertised by SR Mapping Server (Y) or not (N)
            S   = SRMS prefix SID is selected to be programmed
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag
            A = Attached flag
            B = Backup flag
Shared    : Yes  = local shared Node-SID
            No   = not a local shared Node-SID
            N.A. = not applicable for Remote prefix-sid
===============================================================================
Table 28. Output fields: OSPF prefix SIDs

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

prefix-sids

Syntax

prefix-sids [interface ip-int-name] [ipv4 | ipv6]

Context

[Tree] (show>router>seg-rt>sr-mpls prefix-sids)

Full Context

show router segment-routing sr-mpls prefix-sids

Description

This command displays information about the prefix SIDs and their state on the router.

Parameters

ip-int-name

Displays information about the specified interface, up to 32 characters.

ipv4

Displays the prefix SIDs that are IPv4 capable.

ipv6

Displays the prefix SIDs that are IPv6 capable.

Platforms

7705 SAR Gen 2

Output

The following output is an example of prefix SIDs information, and Output fields: SR-MPLS prefix SIDs describes the output fields.

Output Example
*A:Dut-A# show router segment-routing sr-mpls prefix-sids
===============================================================================
Rtr Base SR-MPLS Prefix-SIDs
===============================================================================
Interface Name                  AF     SID       Label     State
-------------------------------------------------------------------------------
System                          IPv4   123       100123    enabled    
System                          IPv6   234       100234    ifFailed
loopback.0                      IPv4   345       100345    ifDown    
loopback.0                      IPv6   456       100456    ifDown   
loopback.4                      IPv4   567       100567    failed     
loopback.4                      IPv6   -         -         adminDown
loopback.6                      IPv4   -         -         adminDown 
loopback.6                      IPv6   678       100678    notPref
-------------------------------------------------------------------------------
No. of Prefix-SIDs: 4
===============================================================================
Table 29. Output fields: SR-MPLS prefix SIDs

Label

Description

Interface Name

The name of the loopback or system interface

AF

The address family associated with the prefix SID

SID

The SID index

Label

The SID label

State

The operational state of the prefix SID

  • enabled — Operational state up

  • adminDown — Administrative state down (for example, no SID configured)

  • failed — Operational state down due to failure (for example, resource allocation failure)

  • ifDown — The interface is down

  • ifFailed — Interface configuration failure (for example, the interface is not a loopback)

prefix-stats

prefix-stats

Syntax

prefix-stats ipv6-address/prefix-length

prefix-stats pool pool-name

Context

[Tree] (show>router>dhcp6>local-dhcp-server prefix-stats)

Full Context

show router dhcp6 local-dhcp-server prefix-stats

Description

This command displays prefix statistics.

Parameters

ipv6-address

Specifies the base IP address of the subnet. This address must be unique within the subnet and specified in dotted decimal notation. Allowed values are IP addresses in the range 1.0.0.0 – 223.255.255.255 (with support of /31 subnets).

pool-name

Specifies the name of DHCPv6 local server pool.

Platforms

7705 SAR Gen 2

prefix-threshold-stats

prefix-threshold-stats

Syntax

prefix-threshold-stats pool pool-name detail [ format {exact | scientific}]

prefix-threshold-stats pool pool-name

prefix-threshold-stats ipv6-address/prefix-length detail [format {exact | scientific}]

prefix-threshold-stats ipv6-address/prefix-length

Context

[Tree] (show>router>dhcp6>server prefix-threshold-stats)

Full Context

show router dhcp6 local-dhcp-server prefix-threshold-stats

Description

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.

Parameters

pool pool-name

Specifies the name of the pool in local DHCPv6 server, up to 32 characters.

detail

Displays detailed output statistics.

format

Specifies that the number format in the display is either exact or scientific.

ipv6-address/prefix-length

Specifies the IPv6 prefix with prefix length.

Values

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]

Platforms

7705 SAR Gen 2

Output

The following output is an example of prefix threshold information.

Output Example
show router 500 dhcp6 local-dhcp-server "d6" leases                          
===============================================================================
Leases for DHCPv6 server d6
===============================================================================
IP Address/Prefix                          Lease State       Remaining   Fail
  Link-local Address                                         LifeTime    Ctrl
-------------------------------------------------------------------------------
8888:0:0:ffe0:db8:/62
  fe80::3:ffff:fe00:db8:111                    stable            18h19m2s    local
8888:0:0:ffe4::/63
  fe80::3:ffff:fe00:db8:211                    stable            19h49m37s   local
-------------------------------------------------------------------------------
2 leases found
===============================================================================
show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats pool "1" 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    Y         N          01/20/2015 23:51:36
  /63         19%    19%    N         N          01/21/2015 05:00:53
===============================================================================

The command shown above displays an overview of prefix level thresholds in the specified pool:

  • The Peak field indicates the peak value of used.

  • The Too low field indicate if the configured minimum-free threshold is exceeded.

  • The Depleted field indicate if there is no available prefix with the length in the provisioned prefix.

  • The Peak timestamp field indicates the time of peak used value.


show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats pool "1" detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0::/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%     
  Current Used Peak Time    : 01/21/2015 21:59:02
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:59:02
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:02
  Peak Reset Time           : 01/21/2015 21:59:02
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%     
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:59:13
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:59:13
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:13
  Peak Reset Time           : 01/21/2015 21:59:13
  Valid Data                : Y

The command shown above displays detailed statistics of all prefix level thresholds in the specified pool:

  • Blks means the minimum free prefix length.

  • Valid Data output indicates whether the data is or is not valid. The data is invalid when a background stats update is scheduled or busy.


show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-
stats 8888:0:0: ffe0:db8:/59 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    N         N          01/21/2015 21:59:02
  /63         19%    19%    N         N          01/21/2015 21:59:13

The command shown above displays an overview of prefix level thresholds in the specified provision prefix.

show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats 8888:0:0:ffe0::/
59 detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%     
  Current Used Peak Time    : 01/21/2015 21:59:02
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:59:02
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:02
  Peak Reset Time           : 01/21/2015 21:59:02
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%     
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:59:13
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:59:13
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:13
  Peak Reset Time           : 01/21/2015 21:59:13
  Valid Data                : Y

The command displayed above displays detailed statistics of prefix level thresholds in the specified provision prefix.

Output fields: prefix threshold statistics describes prefix threshold statistics output fields.

Table 30. Output fields: prefix threshold statistics

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

prefix-threshold-stats

Syntax

prefix-threshold-stats ipv6-address/prefix-length

prefix-threshold-stats pool pool-name

Context

[Tree] (clear>router>dhcp6>server prefix-threshold-stats)

Full Context

clear router dhcp6 local-dhcp-server prefix-threshold-stats

Description

This commands resets the peak stats in the prefix level threshold stats in the specified provision prefix or pool.

Parameters

pool-name

Clears information about the specified pool in local DHCPv6 server.

ipv6-address/prefix-length

Clears information about the specified IPv6 prefix with prefix length.

Platforms

7705 SAR Gen 2

prefixes

prefixes

Syntax

prefixes prefix ip-prefix/ip-prefix-length [ summary | detail] [session ip-addr[ label-space]] [community community]

prefixes prefix [family] [summary | detail] [session ip-addr[label-space]] [community community]

prefixes [family] [summary | detail] [ egress-if port-id] [community community]

prefixes [family] [summary | detail] [ egress-lsp tunnel-id] [community community]

prefixes [egress-nh ip-address] [family] [ summary | detail] [community community]

prefixes prefix ip-prefix/ip-prefix-length [ summary | detail] [egress-if port-id] [community community]

prefixes prefix ip-prefix/ip-prefix-length [ summary | detail] [egress-lsp tunnel-id] [community community]

prefixes prefix ip-prefix/ip-prefix-length [ egress-nh ip-address] [summary | detail] [community community]

Context

[Tree] (show>router>ldp>bindings prefixes)

Full Context

show router ldp bindings prefixes

Description

This command displays LDP Prefix fec bindings.

Parameters

prefix ip-prefix/ip-prefix-length

Specify information for the specified IP prefix and mask length.

Values

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]

session ip-addr[label-space]

Specify information for the specified IP address and label space.

Values

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

detail

Displays detailed information.

summary

Displays information in a summarized format.

family

Displays either IPv4 or IPv6 active LDP information.

Values

ipv4 or ipv6

egress-lsp tunnel-id

Specifies the tunnel identifier for this egress LSP.

Values

0 to 4294967295

egress-nh ip-address

Displays LDP active bindings by matching egress-nh.

Values

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

egress-if port-id

Displays LDP active bindings by matching egress-if.

community

The string defining the LDP community assigned to the session. Allowed values are any string up to 32 characters long composed of printable, 7-bit ASCII characters excluding double quotes. If the string contains spaces, use double quotes to delimit the start and end of the string.

Values

up to 32 characters | no-community (selects FEC with no community string

Platforms

7705 SAR Gen 2

Output

Output Example
*A:SRU4# show router ldp bindings prefixes 
===============================================================================
LDP Bindings (IPv4 LSR ID 10.20.1.4)
             (IPv6 LSR ID 3ffe::6e14:104)
===============================================================================
Label Status:
        U - Label In Use, N - Label Not In Use, W - Label Withdrawn
        WP - Label Withdraw Pending, BU - Alternate For Fast Re-Route
        e - Label ELC
FEC Flags:
        LF - Lower FEC, UF - Upper FEC, M - Community Mismatch, BA - ASBR Backup FEC
===============================================================================
LDP IPv4 Prefix Bindings
===============================================================================
Prefix                                      IngLbl                    EgrLbl
Peer                                        EgrIntf/LspId             
EgrNextHop                                  FEC-Flags                 
-------------------------------------------------------------------------------
0.0.0.0/0                                     --                      16910
10.100.1.1:0                                  --                      
  --                                                                  
                                                                       
1.1.1.0/24                                  3U                        14828
10.100.1.1:0                                  --                      
  --                                                                  
                                                                       
1.1.1.0/24                                  3U                        3e
10.20.1.1:0 
*A:Dut-C>config>router>ldp# show router ldp bindings prefixes detail 
===============================================================================
LDP Bindings (IPv4 LSR ID 10.20.1.4)
             (IPv6 LSR ID 3ffe::6e14:104)
===============================================================================
Label Status:
        U - Label In Use, N - Label Not In Use, W - Label Withdrawn
        WP - Label Withdraw Pending, BU - Alternate For Fast Re-Route
        e - Label ELC
FEC Flags:
        LF - Lower FEC, UF - Upper FEC, M - Community Mismatch, BA - ASBR Backup FEC
==============================================================================
LDP IPv4 Prefix Bindings
==============================================================================
-------------------------------------------------------------------------------
Prefix         : 0.0.0.0/0
-------------------------------------------------------------------------------
Peer           : 10.100.1.1:0
Community      : RED
Ing Lbl        :   --               Egr Lbl    : 16910
Egr Int/LspId  :   --               
EgrNextHop     :   --
Egr. Flags     : None               Ing. Flags : None
Egr If Name    : n/a                
-------------------------------------------------------------------------------
Prefix         : 1.1.1.0/24
-------------------------------------------------------------------------------
Peer           : 10.100.1.1:0
Community      : RED
Ing Lbl        : 3U                 Egr Lbl    : 14828
Egr Int/LspId  :   --               
EgrNextHop     :   --
Egr. Flags     : None               Ing. Flags : None
Egr If Name    : n/a                
-------------------------------------------------------------------------------
Prefix         : 1.1.1.0/24
-------------------------------------------------------------------------------

prefixes

Syntax

prefixes [family] [summary | detail] [ egress-if port-id] [community community]

prefixes [family] [summary | detail] [ egress-lsp tunnel-id] [community community]

prefixes [egress-nh ip-address] [family] [ summary | detail] [community community]

prefixes prefix ip-prefix/ip-prefix-length [summary | detail] [egress-if port-id] [community community]

prefixes prefix ip-prefix/ip-prefix-length [summary | detail] [egress-lsp tunnel-id] [community community]

prefixes prefix ip-prefix/ip-prefix-length [egress-nh ip-address] [summary | detail] [community community]

Context

[Tree] (show>router>ldp>bindings>active prefixes)

Full Context

show router ldp bindings active prefixes

Description

This command displays LDP active prefix bindings.

Parameters

ip-prefix/ip-prefix-length

Specifies information for the IP prefix and mask length.

Values

ipv4-prefix:

a.b.c.d

ipv4-prefix-length:

0 to 32

ipv6-prefix:

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:

1 to 128

ip-address

Specifies the IPv4 or IPv6 address.

Values

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

family

Specifies the address family.

Values

ipv4, ipv6

port-id

Specifies the port ID.

Values

slot[/mda[/port]] or slot/mda/port [.channel]

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 128

eth-sat-id

esat-id[/slot/[u]port]

esat

keyword

id

1 to 20

u

keyword for up-link port

tdm-sat-id

tsat-id[/slot/[u]port.channel]

tsat

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 to b

tunnel-id

Specifies the tunnel ID.

Values

0 to 4294967295

community

The string defining the LDP community assigned to the session. Allowed values are any string up to 32 characters long composed of printable, 7-bit ASCII characters excluding double quotes. If the string contains spaces, use double quotes to delimit the start and end of the string.

Values

up to 32 characters | no-community (selects FEC with no communitystring

Platforms

7705 SAR Gen 2

profile

profile

Syntax

profile [user-profile-name]

Context

[Tree] (show>system>security profile)

Full Context

show system security profile

Description

This command displays user profile information.

If the profile-name is not specified, then information for all profiles are displayed.

Parameters

user-profile-name

Displays information for the specified user profile.

Platforms

7705 SAR Gen 2

Output

The following output is an example of user profile output information.

Output fields: user profile describes user profile output fields.

Output Example
A:ALA-7# show system security profile administrative
=============================================================================== 
User Profile                                                                    
=============================================================================== 
User Profile : administrative                                                   
Def. Action  : permit-all                                                       
------------------------------------------------------------------------------- 
Entry        : 10                                                               
Description  :                                                                  
Match Command: configure system security                                        
Action       : permit                                                           
------------------------------------------------------------------------------- 
Entry        : 20                                                               
Description  :                                                                  
Match Command: show system security                                             
Action       : permit                                                           
-------------------------------------------------------------------------------
No. of profiles: 
===============================================================================
A:ALA-7#
Table 31. Output fields: user profile

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.

profile

Syntax

profile [profile-name]

Context

[Tree] (show>system>security profile)

Full Context

show system security profile

Description

This command displays user profiles for CLI command tree permissions.

Parameters

profile-name

Specify the profile name to display information about a single user profile. If no profile name is displayed, the entire list of profile names are listed.

Platforms

7705 SAR Gen 2

Output

The following output is an example of profile information.

Output fields: profile describes the profile output fields.

Output Example
A:ALA-48>config>system>snmp# show system security profile
===============================================================================
User Profile
===============================================================================
User Profile : test
Def. Action  : none
-------------------------------------------------------------------------------
Entry        : 1
Description  :
Match Command:
Action       : unknown
===============================================================================
User Profile : default
Def. Action  : none
-------------------------------------------------------------------------------
Entry        : 10
Description  :
Match Command: exec
Action       : permit
-------------------------------------------------------------------------------
Entry        : 20
Description  :
Match Command: exit
Action       : permit
-------------------------------------------------------------------------------
Entry        : 30
Description  :
Match Command: help
Action       : permit
-------------------------------------------------------------------------------
...
-------------------------------------------------------------------------------
Entry        : 80
Description  :
Match Command: enable-admin
Action       : permit
===============================================================================

User Profile : administrative
Def. Action  : permit-all
-------------------------------------------------------------------------------
Entry        : 10
Description  :
Match Command: configure system security
Action       : permit
-------------------------------------------------------------------------------
Entry        : 20
Description  :
Match Command: show system security
Action       : permit
===============================================================================
-------------------------------------------------------------------------------
No. of profiles: 3
===============================================================================
A:ALA-48>config>system>snmp#
Table 32. Output fields: profile

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.

protocol

protocol

Syntax

protocol

Context

[Tree] (clear>router>bgp protocol)

Full Context

clear router bgp protocol

Description

This command resets the entire BGP protocol. If the AS number was previously changed, the BGP AS number does not inherit the new value.

Platforms

7705 SAR Gen 2

protocol-list

protocol-list

Syntax

protocol-list [protocol-list-name]

protocol-list protocol-list-name references

Context

[Tree] (show>filter>match-list protocol-list)

Full Context

show filter match-list protocol-list

Description

This command displays the protocol-list information.

Parameters

protocol-list-name

A string of up to 32 characters of printable ASCII characters. If special characters are used, the string must be enclosed within double quotes.

references

Displays the filter policies and policy entries referring to this match.

Platforms

7705 SAR Gen 2

provider-tunnel-using

provider-tunnel-using

Syntax

provider-tunnel-using leaf-only [bgp-ad | bgp-vpls | bgp-evpn-mpls]

provider-tunnel-using root-and-leaf [bgp-ad | bgp-vpls | bgp-evpn-mpls]

Context

[Tree] (show>service provider-tunnel-using)

Full Context

show service provider-tunnel-using

Description

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.

Parameters

leaf-only

Displays the leaf-only provider tunnels for all services.

root-and-leaf

Displays the root and leaf provider tunnels for all services.

bgp-ad

Filters the provider tunnels owned by BGP AD services.

bgp-vpls

Filters the provider tunnels owned by BGP VPLS services.

bgp-evpn-mpls

Filters the provider tunnels owned by BGP EVPN-MPLS services.

Platforms

7705 SAR Gen 2

Output

The following output is an example of provider tunnel using information.

Output Example
A:PE-76# show service provider-tunnel-using root-and-leaf
=====================================================
Provider-Tunnel Using (Root-and-Leaf)
=====================================================
SvcId      SdpId             Owner       Admin Oper
                                         State State
-----------------------------------------------------
300        32767:4294967294  bgpEvpnMpls Up    Up
-----------------------------------------------------
Number of Root-and-Leaf : 1
=====================================================
A:PE-76# show service provider-tunnel-using root-and-leaf bgp-evpn-mpls 
=====================================================
Provider-Tunnel Using (Root-and-Leaf)
=====================================================
SvcId      SdpId             Owner       Admin Oper
                                         State State
-----------------------------------------------------
300        32767:4294967294  bgpEvpnMpls Up    Up
-----------------------------------------------------
Number of Root-and-Leaf : 1
=====================================================

proxy-arp

proxy-arp

Syntax

proxy-arp [ip-address] [detail]

proxy-arp [ip-address] dynamic

Context

[Tree] (show>service>id proxy-arp)

Full Context

show service id proxy-arp

Description

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 7705 SAR Gen 2 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.

Parameters

ip-address

Specifies an IP address.

Values

a.b.c.d

detail

Displays detailed information.

dynamic

Displays detailed information about dynamic entries.

Platforms

7705 SAR Gen 2

Output

The following output is an example of proxy ARP information.

Output Example
*A:PE-3# show service id 5 proxy-arp 
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 0                   EVPN Count        : 0
Dynamic Count     : 1                   Duplicate Count   : 0
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None
EVPN
-------------------------------------------------------------------------------
Garp Flood        : enabled             Req Flood         : enabled
Static Black Hole : disabled            
EVPN Route Tag    : 10            
-------------------------------------------------------------------------------

The following output is an example of proxy ARP detailed information and Output fields: proxy-ARP detail describes the output fields

A:PE-3># show service id 70 proxy-arp detail 
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : 300 secs            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 1                   EVPN Count        : 0
Dynamic Count     : 0                   Duplicate Count   : 0
Process Probes    : enabled    
Restrict Non Configured IPs : enabled
Sponge MAC        : 00:de:ad:ba:ca:00         

Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None

VPLS Flood Control
-------------------------------------------------------------------------------
Rcvd Garp Flood   : enabled             Rcvd Req Flood    : enabled

EVPN
-------------------------------------------------------------------------------
Garp Flood        : enabled             Req Flood         : enabled
Static Black Hole : disabled            
EVPN Route Tag    : 0                   
-------------------------------------------------------------------------------

===============================================================================
VPLS Proxy Arp Entries
===============================================================================
IP Address          Mac Address         Type  Status Flags  Last Update
-------------------------------------------------------------------------------
10.0.0.10           00:00:00:00:02:02   stat  active I      05/21/2024 12:20:39
-------------------------------------------------------------------------------
Number of entries : 1
Legend : I=Immutable
===============================================================================
Table 33. Output fields: proxy-ARP detail

Label

Description

Proxy ARP

Admin State

The administrative state of proxy-arp

Dyn Populate

The addition of dynamic entries to the table

Age Time

The aging timer for proxy entries, where entries are flushed upon timer expiry

Send Refresh

The time at which to send a refresh message in seconds

Table Size

The maximum number of learned and static entries allowed in the proxy table of the service

Total

The total number of entries in the service

Static Count

The current number of static entries in the service

EVPN Count

The current number of EVPN entries in the service

Dynamic Count

The current number of dynamic entries in the service

Duplicate Count

The current number of duplicate entries in the service

Process Probes

The process probe status

Restrict Non Configured IPs

The restrict non-configured IPs status

Sponge MAC

The sponge MAC address

Dup Detect

Detect Window

The window size in minutes

Num Moves

The number of moves required to declare a duplicate entry

Hold down

The hold-down time for a duplicate entry

Anti Spoof MAC

The MAC address to replace the proxy-arp offending entry's MAC

VPLS Flood Control

Rcvd Garp Flood

The received VPLS Garp flood status

Rcvd Req Flood

The received VPLS request flood status

EVPN

Garp Flood

The EVPN received Garp flood status

Req Flood

The received EVPN request flood status

Static Black Hole

The static black hole status

EVPN Route Tag

The route tag of the entry

VPLS Proxy Arp Entries

IP Address

The IP address of proxy-arp

Mac Address

The optional anti-spoof-mac to use

Type

The type of entry

Status

The status of entry
Flags The flag type
Last Update

The date and time of the last update

Number of entries

The number of VPLS proxy ARP entries

The following output is an example of proxy ARP dynamic information.

===============================================================================
*A:PE-3# show service id 5 proxy-arp dynamic 
===============================================================================
Proxy ARP Dyn Cfg Summary
===============================================================================
IP Addr                                 Mac List
-------------------------------------------------------------------------------
10.0.0.1                                list-1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================
*A:PE-3# show service id 5 proxy-arp dynamic 10.0.0.1 
===============================================================================
Proxy ARP Dyn Cfg Detail
===============================================================================
IP Addr        Mac List                           Resolve Time   Remaining
                                                  (mins)          Resolve Time
                                                                 (secs)
-------------------------------------------------------------------------------
10.0.0.1       list-1                             1              0
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================

proxy-arp

Syntax

proxy-arp

Context

[Tree] (tools>perform>service>id proxy-arp)

Full Context

tools perform service id proxy-arp

Description

Commands in this context provide proxy-arp tools.

Platforms

7705 SAR Gen 2

proxy-arp

Syntax

proxy-arp

proxy-arp duplicate [ip-address]

proxy-arp dynamic [ip-address]

Context

[Tree] (clear>service>id proxy-arp)

Full Context

clear service id proxy-arp

Description

This command allows all the duplicate or dynamic proxy-ARP entries to be cleared from the table. Individual IP entries can also be specified.

Platforms

7705 SAR Gen 2

proxy-arp

Syntax

proxy-arp usage

Context

[Tree] (tools>dump>service proxy-arp)

Full Context

tools dump service proxy-arp

Description

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.

Platforms

7705 SAR Gen 2

Output

Output Example
*A:Dut# tools dump service proxy-arp usage 
Proxy arp Usage
Current Usage       :         10 
System Limit        :     511999 
High Usage Trap Raised:       No 
High Usage Threshold:         95 percent 
High Usage Clear Threshold:   90 percent 

proxy-arp-nd

proxy-arp-nd

Syntax

proxy-arp-nd mac-list

proxy-arp-nd mac-list name

proxy-arp-nd mac-list name associations

Context

[Tree] (show>service proxy-arp-nd)

Full Context

show service proxy-arp-nd

Description

This command displays MAC address list information including MAC lists, MAC list details, and associations used in the proxy-arp-nd context.

Parameters

name

Name of the MAC address list for which the detailed information is shown; the name can be up to 32 characters.

associations

Mandatory keyword to display the service ID and dynamic IP to which the MAC list is associated.

Platforms

7705 SAR Gen 2

Output

Output Example
*A:PE-3# show service proxy-arp-nd mac-list 
===============================================================================
MAC List Information
===============================================================================
MAC List Name                      Last Change         Num Macs    Num Assocs
-------------------------------------------------------------------------------
list-1                             12/20/2016 09:21:13  3           1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================
*A:PE-3# show service proxy-arp-nd mac-list "list-1" 
===============================================================================
MAC List MAC Addr Information
===============================================================================
MAC Addr                                Last Change
-------------------------------------------------------------------------------
00:ca:fe:ca:fe:01                       12/20/2016 09:21:13
00:ca:fe:ca:fe:02                       12/20/2016 09:21:13
00:ca:fe:ca:fe:03                       12/20/2016 09:21:13
-------------------------------------------------------------------------------
Number of Entries: 3
===============================================================================
*A:PE-3# show service proxy-arp-nd mac-list "list-1" associations 
===============================================================================
MAC List Associations
===============================================================================
Service Id                    IP Addr
-------------------------------------------------------------------------------
5                             10.0.0.1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================

proxy-db

proxy-db

Syntax

proxy-db [detail]

proxy-db group grp-ipv6-address

Context

[Tree] (show>service>id>mld-snooping proxy-db)

Full Context

show service id mld-snooping proxy-db

Description

This command displays proxy-reporting database entries.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD snooping proxy database information.

Output Example
*A:rbae_C# show service id 1 mld-snooping proxy-db  
===============================================================================
MLD Snooping Proxy-reporting DB for service 1
===============================================================================
Group Address
                 Mode     Up Time        Num Sources   
-------------------------------------------------------------------------------
FF04:db8:1
                 include  0d 00:01:01    1             
FF04:db8:2
                 include  0d 00:01:00    1             
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 


*A:rbae_C# show service id 1 mld-snooping proxy-db detail  
===============================================================================
MLD Snooping Proxy-reporting DB for service 1
-------------------------------------------------------------------------------
MLD Group FF04::1
-------------------------------------------------------------------------------
Up Time : 0d 00:01:03                   Mode : include                         
---------------------------------------------------------------------------
Source Address                                                 Up Time
---------------------------------------------------------------------------
2011:db8:1                                                        0d 00:01:03
-------------------------------------------------------------------------------
MLD Group FF04:db8:2
-------------------------------------------------------------------------------
Up Time : 0d 00:01:02                   Mode : include                         
---------------------------------------------------------------------------
Source Address                                                 Up Time
---------------------------------------------------------------------------
2011:db8:1                                                        0d 00:01:02
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 

proxy-db

Syntax

proxy-db [detail]

proxy-db group grp-address

Context

[Tree] (show>service>id>igmp-snooping proxy-db)

Full Context

show service id igmp-snooping proxy-db

Description

This command displays information on the IGMP snooping proxy reporting database for the VPLS service.

Parameters

grp-ip-address

Displays the IGMP snooping proxy reporting database for a specific multicast group address.

Platforms

7705 SAR Gen 2

Output

Output Example
*A:ALA-1>show>service>id>snooping# proxy-db
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
===============================================================================
Group Address    Mode     Up Time        Num Sources
-------------------------------------------------------------------------------
239.0.0.1        include  0d 00:05:40    2
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping#


*A:ALA-1>show>service>id>snooping# proxy-db detail
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
-------------------------------------------------------------------------------
IGMP Group 239.0.0.1
-------------------------------------------------------------------------------
Up Time : 0d 00:05:54                   Mode : include
------------------------------
Source Address  Up Time
------------------------------
1.1.1.1         0d 00:05:54
1.1.1.2         0d 00:05:54
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping# 

Output fields: IGMP snooping proxy describes the show output fields.

Table 34. Output fields: IGMP snooping proxy

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.

proxy-nd

proxy-nd

Syntax

proxy-nd [ipv6-address] [detail]

proxy-nd [ipv6-address] dynamic

Context

[Tree] (show>service>id proxy-nd)

Full Context

show service id proxy-nd

Description

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 7705 SAR Gen 2 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.

Parameters

ipv6-address

Specifies an IPv6 address.

Values

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

where:

x - [0 to FFFF]H

d - [0 to 255]D

detail

Displays detailed information.

dynamic

Displays detailed information about dynamic entries.

Platforms

7705 SAR Gen 2

Output

The following output is an example of proxy ND information and Output fields: proxy-ND detail describes the output fields.

Output Example
A:node-2>show>service>id# proxy-nd
-------------------------------------------------------------------------------
Proxy ND
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : disabled            
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 2
Static Count      : 1                   EVPN Count        : 1
Dynamic Count     : 0                   Duplicate Count   : 0
Process DAD NS    : enabled             

Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None

EVPN
-------------------------------------------------------------------------------
Unknown NS Flood  : enabled             ND Advertise      : Host
Rtr Unsol NA Flood: enabled             Host Unsol NA Fld : enabled
EVPN Route Tag    : 0                   
-------------------------------------------------------------------------------

The following output is an example of proxy ND detailed information and Output fields: proxy-ND detail describes the output fields.

Output Example
*A:PE-3>config>service>vpls# show service id 70 proxy-nd detail 
-------------------------------------------------------------------------------
Proxy ND
-------------------------------------------------------------------------------
Admin State       : disabled            
Dyn Populate      : disabled            
Age Time          : disabled            Send Refresh      : disabled
Table Size        : 250                 Total             : 1
Static Count      : 1                   EVPN Count        : 0
Dynamic Count     : 0                   Duplicate Count   : 0
Process DAD NS    : enabled             
Restrict Non Configured IPs : enabled
Sponge MAC        : 00:de:ad:ba:ca:00         


Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None

VPLS Flood Control
-------------------------------------------------------------------------------
Rcvd Unknown NS Flood  : enabled  
Rcvd Rtr Unsol NA Flood: enabled        Rcvd Host Unsol NA Fld : enabled           

EVPN
-------------------------------------------------------------------------------
Unknown NS Flood  : enabled             ND Advertise      : Router
Rtr Unsol NA Flood: enabled             Host Unsol NA Fld : enabled
EVPN Route Tag    : 0                   
-------------------------------------------------------------------------------

===============================================================================
VPLS Proxy ND Entries
===============================================================================
IP Address             Mac Address       Type Status Flags  Last Update
-------------------------------------------------------------------------------
2001:db8:1::10         00:00:00:00:02:02 stat inActv R I O  05/21/2024 12:23:37
-------------------------------------------------------------------------------
Number of entries : 1
Legend : I=Immutable, O=Override, R=Router, H=Host
===============================================================================
Table 35. Output fields: proxy-ND detail

Label

Description

Proxy ND

Admin State

The administrative state of proxy-nd

Dyn Populate

The addition of dynamic entries to the table

Age Time

The aging timer for proxy entries, where entries are flushed upon timer expiry

Send Refresh

The time at which to send a refresh message in seconds

Table Size

The maximum number of learned and static entries allowed in the proxy table of the service

Total

The total number of entries in the service

Static Count

The current number of static entries in the service

EVPN Count

The current number of EVPN entries in the service

Dynamic Count

The current number of dynamic entries in the service

Duplicate Count

The current number of duplicate entries in the service

Process DAD NS

The response to DAD neighbor solicitations

Restrict Non Configured IPs

The restrict non-configured IPs status

Sponge MAC

The sponge MAC address

Dup Detect

Detect Window

The window size in minutes

Num Moves

The number of moves required to declare a duplicate entry

Hold down

The hold-down time for a duplicate entry

Anti Spoof MAC

The MAC address to replace the proxy-nd offending entry's MAC

VPLS Flood Control

Rcvd Unknown NS Flood

The received unknown neighbor solicitations flood status

Rcvd Rtr Unsol NA Flood

The received router unsolicited neighbor association flood status

Rcvd Host Unsol NA Fld

The received host unsolicited neighbor association flood status

EVPN

Unknown NS Flood

Displays if unknown Neighbor Solicitation messages floods into the EVPN network

ND Advertise

The advertisement of static or dynamic entries that are learned as host or routers

Rtr Unsol NA Flood

Displays if system floods router unsolicited Neighbor Advertisements to EVPN

Host Unsol NA Fld

Displays if the system floods host unsolicited Neighbor Advertisements to the EVPN

EVPN Route Tag

The route tag of the entry

VPLS Proxy ND Entries

IP Address

The IP address of proxy-nd

Mac Address

The optional anti-spoof-mac to use

Type

The type of entry

Status

The status of entry
Flags The flag type
Last Update

The date and time of the last update

Number of entries

The number of VPLS proxy ARP entries

The following output is an example of proxy ND dynamic information and Output fields: proxy-ND dynamic describes the output fields.

Output Example
A:node-2>show>service>id# proxy-nd dynamic
===============================================================================
Proxy ND Dyn Cfg Summary
===============================================================================
IP Addr                                 Mac List
-------------------------------------------------------------------------------
2001:db8:1000::1                        list-1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================

The following output is an example of proxy ND dynamic information and Output fields: proxy-ND dynamic describes the output fields.

Output Example
A:node-2>show>service>id# proxy-nd dynamic 
ipv6-address
==============================================================================
Proxy ND Dyn Cfg Detail
===============================================================================
IP Addr                                 Mac List
 Resolve Time(mins)                      Remaining Resolve Time(secs)
-------------------------------------------------------------------------------
2001:db8:1000::1                        list-1
1                                       0
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================
Table 36. Output fields: proxy-ND dynamic

Label

Description

Proxy ND Dyn Cfg Summary
IP Addr The IP address of proxy-nd dynamic

Mac List

The MAC list for dynamic entry

Resolve Time (mins)

The resolve time in minutes

Remaining Resolve Time (secs)

The remaining resolve time in seconds

Number of Entries

The total number of entries

proxy-nd

Syntax

proxy-nd

Context

[Tree] (tools>perform>service>id proxy-nd)

Full Context

tools perform service id proxy-nd

Description

Commands in this context provide proxy-nd tools.

Platforms

7705 SAR Gen 2

proxy-nd

Syntax

proxy-nd

proxy-nd duplicate [ipv6-address]

proxy-nd dynamic [ipv6-address]

Context

[Tree] (clear>service>id proxy-nd)

Full Context

clear service id proxy-nd

Description

This command allows all the duplicate or dynamic proxy-ND entries to be cleared from the table. Individual IPv6 entries can also be specified.

Platforms

7705 SAR Gen 2

proxy-nd

Syntax

proxy-nd usage

Context

[Tree] (tools>dump>service proxy-nd)

Full Context

tools dump service proxy-nd

Description

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.

Platforms

7705 SAR Gen 2

Output

Output Example
*A:Dut# tools dump service proxy-nd usage 
Proxy nd Usage
Current Usage       :         0 
System Limit        :     511999 
High Usage Trap Raised:       No 
High Usage Threshold:         95 percent 
High Usage Clear Threshold:   90 percent 

psb

psb

Syntax

psb [endpoint endpoint-address] [sender sender-address] [tunnelid tunnel-id] [lspid lsp-id] [detail] [status {up | down}]

Context

[Tree] (tools>dump>router>rsvp psb)

Full Context

tools dump router rsvp psb

Description

This command displays path state block (PSB) information for RSVP.

When a PATH message arrives at an LSR, the LSR stores the label request in the local PSB for the LSP. If a label range is specified, the label allocation process assigns a label from that range.

The PSB contains the IP address of the previous hop, and the session, sender, and TSPEC. This information is used to route the corresponding RESV message back to LSR 1.

Parameters

endpoint endpoint-address

Specifies the IP address of the last hop.

sender sender-address

Specifies the IP address of the sender.

tunnelid tunnel-id

Specifies the SDP ID.

Values

0 to 4294967295

lspid lsp-id

Specifies the label switched path that is signaled for this entry.

Values

1 to 65535

detail

Displays detailed RSVP PSB information.

status {up | down}

Specifies the LSP status.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MPLS RSVP PSB information.

Output Example
*A:Dut-C# tools dump router rsvp psb detail
--------------------------------------------------------------------------------
PSB:
 P2P: Session (To: 10.20.1.6 - 6 - 10.20.1.3), Sender (10.20.1.3 - 41986) PHop 0.0.0
 .0
 PSB CurrState: PRIMARYS_CONNECTED PrevState: PRIMARYS_INIT Flags: 0x0
 LocalLabel 0 OutLabel 524277
 Incoming IfIndex: Interface: Local API(-1)
 Refresh interval 5, Send Path refresh in 1 secs, Path Refresh timeout 0 secs
 PrevHop: Ctype 1 Addr 0.0.0.0, LIH 0
 DnStream Nbr: Addr-> 10.10.11.4 IfIndex ip-10.10.11.3(5)
 UpStream Neighbor is NULLP
 Session Attribute:
   Session Name: 6::6
   HoldPri: 0 SetupPri: 7 Flags: 0x6
   Ctype: 7, IncludeGroup: 0x0 IncludeAllGroup: 0x0 ExcludeGroup: 0x0
 ClassType: Absent
 TSpec: Flags 0x8000 QOSC 1, PDR (infinity), PBS 0.000 bps, CDR (0.000 bps) MTU: 150
0
 CSPF Hop List: ->
  (1) Ipv4Addr 10.10.11.3 RtrId 10.20.1.3 EgrAdmGrp 0x0 (Strict)
  (2) Ipv4Addr 10.10.11.4 RtrId 10.20.1.4 EgrAdmGrp 0x0 (Strict)
  (3) Ipv4Addr 10.10.9.6 RtrId 10.20.1.6 EgrAdmGrp 0x0 (Strict)
PSB RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.11.3(10.20.1.3)
PSB SENT RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.11.3(0.0.0.0)
PSB FILTERSPEC RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.11.4(10.20.1.4)
  (2) * Flags : 0x1 : Global
  (2) * Label : 524277
  (3) * Flags : 0x0 : I
  (3) * IPv4 -> 10.10.9.6(10.20.1.6)
  (4) * Flags : 0x1 : Global
  (4) * Label : 524279
PSB ERO : ->
  (1) IPv4Prefix 10.10.11.4/32, Strict
  (2) IPv4Prefix 10.10.9.6/32, Strict
PSB SENT ERO : ->
  (1) IPv4Prefix 10.10.11.4/32, Strict
  (2) IPv4Prefix 10.10.9.6/32, Strict
SendTempl: Sender:10.20.1.3_41986
Sent AdSpec: Flags 0x2
 AdSpec General
  - Service Break bit : 0x0
  - IS Hop Count : 0x0
  - Path Bandwidth Estimate : 0x0
  - Minimum Path latency : 0xffffffff
  - Composed path MTU : 1500
 AdSpec Controlled Load
  - Service Break bit : 0x0
Num Paths Received :0
Num Paths Transmitted:6
Num Resvs Received :7
Num Resvs Transmitted:0
Num Summmary Paths Received :0
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received :0
Num Summmary Resvs Transmitted:0
Created at 1804 (26 secs back)
--------------------------------------------------------------------------------
Total PSB Count : 1
*A:Dut-C#
*A:Dut-D# show router mpls lsp transit
===============================================================================
MPLS LSPs (Transit)
===============================================================================
Legend : @ - Active Detour
===============================================================================
From To In I/F Out I/F State LSP Name
-------------------------------------------------------------------------------
10.20.1.3 10.20.1.6 1/1/4 1/1/2 Up
6::6
-------------------------------------------------------------------------------
LSPs : 1
-------------------------------------------------------------------------------
*A:Dut-D# tools dump router rsvp psb detail
--------------------------------------------------------------------------------
PSB:
P2P: Session (To: 10.20.1.6 - 6 - 10.20.1.3), Sender (10.20.1.3 - 41986) PHop 10.10
.11.3
PSB CurrState: PRIMARYS_CONNECTED PrevState: PRIMARYS_INIT Flags: 0x0
LocalLabel 524277 OutLabel 524279
Incoming IfIndex: ip-10.10.11.4(5)
Refresh interval 5, Send Path refresh in 3 secs, Path Refresh timeout 24 secs
Send Resv refresh in 4 secs
PrevHop: Ctype 1 Addr 10.10.11.3, LIH 5
DnStream Nbr: Addr-> 10.10.9.6 IfIndex ip-10.10.9.4(3)
UpStream Nbr: Addr-> 10.10.11.3 IfIndex ip-10.10.11.4(5)
Session Attribute:
  Session Name: 6::6
  HoldPri: 0 SetupPri: 7 Flags: 0x6
  Ctype: 7, IncludeGroup: 0x0 IncludeAllGroup: 0x0 ExcludeGroup: 0x0
ClassType: Absent
TSpec: Flags 0x8000 QOSC 1, PDR (infinity), PBS 0.000 bps, CDR (0.000 bps) MTU: 150
0
PSB RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.11.3(0.0.0.0)
PSB SENT RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.9.4(0.0.0.0)
  (2) * Flags : 0x0 : I
  (2) * IPv4 -> 10.10.11.3(0.0.0.0)
PSB FILTERSPEC RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.9.6(0.0.0.0)
  (2) * Flags : 0x1 : Global
  (2) * Label : 524279
PSB ERO : ->
  (1) IPv4Prefix 10.10.11.4/32, Strict
  (2) IPv4Prefix 10.10.9.6/32, Strict
PSB SENT ERO : ->
  (1) IPv4Prefix 10.10.9.6/32, Strict
SendTempl: Sender:10.20.1.3_41986
Received AdSpec: Flags 0x2
 AdSpec General
  - Service Break bit : 0x0
  - IS Hop Count : 0x0
  - Path Bandwidth Estimate : 0x0
  - Minimum Path latency : 0xffffffff
  - Composed path MTU : 1500
 AdSpec Controlled Load
  - Service Break bit : 0x0
Sent AdSpec: Flags 0x2
 AdSpec General
  - Service Break bit : 0x0
  - IS Hop Count : 0x0
  - Path Bandwidth Estimate : 0x0
  - Minimum Path latency : 0xffffffff
  - Composed path MTU : 1500
 AdSpec Controlled Load
  - Service Break bit : 0x0
Num Paths Received :12
Num Paths Transmitted:12
Num Resvs Received :13
Num Resvs Transmitted:14
Num Summmary Paths Received :0
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received :0
Num Summmary Resvs Transmitted:0
Created at 1786 (55 secs back)
--------------------------------------------------------------------------------
Total PSB Count : 1
*A:Dut-D#
*A:Dut-F# show router mpls lsp terminate
===============================================================================
MPLS LSPs (Terminate)
===============================================================================
Legend : @ - Active Detour
===============================================================================
From To In I/F Out I/F State LSP Name
-------------------------------------------------------------------------------
10.20.1.3 10.20.1.6 1/1/1 n/a Up
6::6
-------------------------------------------------------------------------------
LSPs : 1
-------------------------------------------------------------------------------
*A:Dut-F# tools dump router rsvp psb detail
--------------------------------------------------------------------------------
PSB:
P2P: Session (To: 10.20.1.6 - 6 - 10.20.1.3), Sender (10.20.1.3 - 41986) PHop 10.10
.9.4
PSB CurrState: PRIMARYS_CONNECTED PrevState: PRIMARYS_IDLE Flags: 0x0
LocalLabel 524279 OutLabel 0
Incoming IfIndex: ip-10.10.9.6(2)
Refresh interval 5, Send Path refresh in 0 secs, Path Refresh timeout 23 secs
Send Resv refresh in 3 secs
PrevHop: Ctype 1 Addr 10.10.9.4, LIH 3
DnStream, Nbr: Addr-> 0.0.0.0 IfIndex Interface: Local API(-1)
UpStream Nbr: Addr-> 10.10.9.4 IfIndex ip-10.10.9.6(2)
Session Attribute:
  Session Name: 6::6
  HoldPri: 0 SetupPri: 7 Flags: 0x6
  Ctype: 7, IncludeGroup: 0x0 IncludeAllGroup: 0x0 ExcludeGroup: 0x0
ClassType: Absent
TSpec: Flags 0x8000 QOSC 1, PDR (infinity), PBS 0.000 bps, CDR (0.000 bps) MTU: 150
0
PSB RRO : ->
  (1) * Flags : 0x0 : I
  (1) * IPv4 -> 10.10.9.4(0.0.0.0)
  (2) * Flags : 0x0 : I
  (2) * IPv4 -> 10.10.11.3(0.0.0.0)
PSB SENT RRO : ->
NULL RRO
PSB FILTERSPEC RRO : ->
NULL RRO
PSB ERO : ->
  (1) IPv4Prefix 10.10.9.6/32, Strict
SendTempl: Sender:10.20.1.3_41986
Received AdSpec: Flags 0x2
 AdSpec General
  - Service Break bit : 0x0
  - IS Hop Count : 0x0
  - Path Bandwidth Estimate : 0x0
  - Minimum Path latency : 0xffffffff
  - Composed path MTU : 1500
 AdSpec Controlled Load
  - Service Break bit : 0x0
Num Paths Received :16
Num Paths Transmitted:0
Num Resvs Received :0
Num Resvs Transmitted:18
Num Summmary Paths Received :0
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received :0
Num Summmary Resvs Transmitted:0
Created at 1773 (74 secs back)
--------------------------------------------------------------------------------
Total PSB Count : 1

pw

pw

Syntax

pw

Context

[Tree] (tools>perform>service>id>admin-lock pw)

[Tree] (tools>perform>service>id>loopback pw)

Full Context

tools perform service id admin-lock pw

tools perform service id loopback pw

Description

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.

Loopback functions for MPLS-TP pseudowire can be specified for either a T-PE or S-PE.

Platforms

7705 SAR Gen 2

pw-template

pw-template

Syntax

pw-template [policy-id]

Context

[Tree] (show>service pw-template)

Full Context

show service pw-template

Description

This command displays PW template information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of PW template information.

Output Example
*A:Dut-B#    show service  pw-template 1         
=======================================================================
PW Template Information
=======================================================================
PW Tmpl Id           : 1                    
Use Provisioned Sdp  : enabled              VcType           : vlan
Acctg Policy         : default              Collect Stats    : disabled
Mac-Learning         : enabled              Mac-Ageing       : enabled
Discard Unkn Src     : disabled             Limit MacMove    : blockable
Mac-Pinning          : disabled             Vlan VcTag       : 4095
MAC Address Limit    : no limit             Rest Prot Src Mac: disabled
Auto Learn Mac Prot  : disabled             RestProtSrcMacAct: disable
Block On Peer Fault  : disabled             

SHG
Name                 :                      
Description          : (Not Specified)
Rest Prot Src Mac    : disabled             Rest Unprot Dst  : disabled
Auto Learn Mac Prot  : disabled             RestProtSrcMacAct: disable

Egress
Mac FilterId         : none                 Ip FilterId      : none
Ipv6 FilterId        : none                 QoS NetPlcyId    : none
Port RedirectQGrp    : none                 Instance Id      : none

Ingress
Mac FilterId         : none                 Ip FilterId      : none
Ipv6 FilterId        : none                 QoS NetPlcyId    : none
Fp RedirectQGrp      : none                 Instance Id      : none

IGMP
Fast Leave           : disabled             Import Plcy      : none
Last Memb Intvl      : 10 deci-secs         Max Nbr Grps     : 0
Send Queries         : disabled             
Version              : 3                    

Force VlanVc Fwd     : disabled             Control Word     : disabled
Hash Label           : disabled             Hash Lbl Sig Cap : disabled
Last Changed         : 02/12/2013 22:11:49  
-----------------------------------------------------------------------
Included SDP-Groups
-----------------------------------------------------------------------
red
-----------------------------------------------------------------------

pxc

pxc

Syntax

pxc [pxc-id]

Context

[Tree] (show>port pxc)

Full Context

show port pxc

Description

This command displays PXC port information.

Parameters

pxc-id

Specifies the PXC ID.

Values

1 to 64

Platforms

7705 SAR Gen 2