s Commands – Part II

session-parameters

session-parameters

Syntax

session-parameters [family] [community community]

session-parameters peer-ip-address

Context

[Tree] (show>router>ldp session-parameters)

Full Context

show router ldp session-parameters

Description

This command displays LDP peer information.

Parameters

peer-ip-address

Specify the peer IP address.

family

Displays either IPv4 or IPv6 active LDP information.

Values

ipv4, ipv6

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.

Platforms

7705 SAR Gen 2

Output

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

Table 1. Output fields: LDP session parameters

Label

Description

Peer

The IP address of the peer.

TTL security

Enabled — LDP peering sessions protected.

Disabled — LDP peering sessions unprotected.

Min-TTL-Value

Displays the minimum TTL value for an incoming packet.

Auth

Enabled — Authentication using MD5 message based digest protocol is enabled.

Disabled — No authentication is used.

Output Example

Example with community RED:

*A:SRU4# show router ldp session-parameters 10.20.1.1 
===============================================================================
LDP IPv4 Session Parameters
===============================================================================
-------------------------------------------------------------------------------
Peer : 10.20.1.1
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Disabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    : Enabled            
Community          : RED
===============================================================================
No. of IPv4 Peers: 1
===============================================================================
* indicates that the corresponding row element may have been truncated.

Example without community

*A:Dut-A# show router ldp session-parameters 
===============================================================================
LDP IPv4 Session Parameters
===============================================================================
-------------------------------------------------------------------------------
Peer : 10.20.1.2
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Disabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
-------------------------------------------------------------------------------
Peer : 10.20.1.3
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Disabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
-------------------------------------------------------------------------------
Peer : 10.20.1.6
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Enabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
===============================================================================
No. of IPv4 Peers: 3
===============================================================================
* indicates that the corresponding row element may have been truncated.

===============================================================================
LDP IPv6 Session Parameters
===============================================================================
-------------------------------------------------------------------------------
Peer : 3ffe::a14:102
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Disabled           IPv6 Prefix Fec Cap: Enabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
-------------------------------------------------------------------------------
Peer : 3ffe::a14:103
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Disabled           IPv6 Prefix Fec Cap: Enabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
===============================================================================
No. of IPv6 Peers: 2
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-A#  

*A:Dut-A# show router ldp session-parameters 3ffe::a14:103 
===============================================================================
LDP IPv6 Session Parameters
===============================================================================
-------------------------------------------------------------------------------
Peer : 3ffe::a14:103
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Disabled           IPv6 Prefix Fec Cap: Enabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
===============================================================================
No. of IPv6 Peers: 1
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-A# 

*A:Dut-A# show router ldp session-parameters ipv4          
===============================================================================
LDP IPv4 Session Parameters
===============================================================================
-------------------------------------------------------------------------------
Peer : 10.20.1.2
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Disabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
-------------------------------------------------------------------------------
Peer : 10.20.1.3
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Disabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
-------------------------------------------------------------------------------
Peer : 10.20.1.6
-------------------------------------------------------------------------------
DOD                : Disabled           Adv Adj Addr Only  : Disabled
FEC129 Cisco Inter*: Disabled           
PE-ID MAC Flush In*: Disabled           
Fec Limit          : 0                  Fec Limit Threshold: 90
Fec Limit Log Only : Disabled           
Import Policies    : None               Export Policies    : None
IPv4 Prefix Fec Cap: Enabled            IPv6 Prefix Fec Cap: Enabled
P2MP Fec Cap       : Enabled            
Address Export     : None               
LSRID advertise    :               
Community          :               
===============================================================================
No. of IPv4 Peers: 3
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-A# 

sessions

sessions

Syntax

sessions [group name] neighbor ip-address] [port port-number] [association] [ statistics]

Context

[Tree] (show>service>id>gsmp sessions)

Full Context

show service id gsmp sessions

Description

This command displays GSMP sessions information.

Parameters

group

A GSMP group defines a set of GSMP neighbors which have the same properties.

name

Specifies a GSMP group name is unique only within the scope of the service in which it is defined.

ip-address

Specifies the ip-address of the neighbor.

port

Specifies the neighbor TCP port number use for this ANCP session.

Values

0 to 65535

association

Displays to what object the ANCP-string is associated.

statistics

Displays statistics information about an ANCP session known to the system.

Platforms

7705 SAR Gen 2

Output

The following output is an example of GSMP sessions information.

Output Example

This show command gives information about the open TCP connections with DSLAMs.

A:active>show>service>id>gsmp# sessions
=======================================================
GSMP sessions for service 999 (VPRN)
=======================================================
Port   Ngbr-IpAddr     Gsmp-Group
-------------------------------------------------------
40590  192.168.1.2     dslam1
-------------------------------------------------------
Number of GSMP sessions : 1
=======================================================
A:active>show>service>id>gsmp#


A:active>show>service>id>gsmp# sessions neighbor 192.168.1.2 port 40590
=========================================================================
GSMP sessions for service 999 (VPRN), neighbor 192.168.1.2, Port 40590
=========================================================================
State           : Established
Peer Instance   : 1                  Sender Instance : a3cf58
Peer Port       : 0                  Sender Port     : 0
Peer Name       : 12:12:12:12:12:12  Sender Name     : 00:00:00:00:00:00
timeouts        : 0                  Max. Timeouts   : 3
Peer Timer      : 100                Sender Timer    : 100
Capabilities      : DTD OAM
Conf Capabilities : DTD OAM
Priority Marking  : dscp nc2
Local Addr.       : 192.168.1.4
Conf Local Addr.  : N/A
=========================================================================
A:active>show>service>id>gsmp# 
A:active>show>service>id>gsmp# sessions neighbor 192.168.1.2 port 40590 association
===============================================================================
ANCP-Strings
===============================================================================
ANCP-String                                                 Assoc. State
-------------------------------------------------------------------------------
No ANCP-Strings found
===============================================================================
A:active>show>service>id>gsmp# 
A:active>show>service>id>gsmp# sessions neighbor 192.168.1.2 port 40590 statistics
===============================================================
GSMP session stats, service 999 (VPRN), neighbor 192.168.1.2, Port 40590
===============================================================
Event                                   Received  Transmitted
---------------------------------------------------------------
Dropped                                 0         0
Syn                                     1         1
Syn Ack                                 1         1
Ack                                     14        14
Rst Ack                                 0         0
Port Up                                 0         0
Port Down                               0         0
OAM Loopback                            0         0
===============================================================
A:active>show>service>id>gsmp# 

The following table describes service ID GSMP sessions output fields:

Table 2. Output fields: service ID GSMP sessions

Label

Description

Port

The port ID number

Ngbr-IpAddr

The neighbor IP address

Gsmp-Group

The GSMP group ID

State

The GSMP state of this TCP connection

Peer Instance

The unique GSMP ID for each end of the GSMP connection

Peer Port

The unique GSMP ID for each end of the GSMP connection

Peer Name

The unique GSMP ID for each end of the GSMP connection

timeouts

The number of successive timeouts for this session

Peer Timer

The GSMP keepalive timer

Capabilities

The ANCP capabilities negotiated for this session

Conf Capabilities

The ANCP capabilities configured for this session

Priority Marking

The priority marking configured for this session

Local Addr

The IP address used by the box's side of the TCP connection

Conf. Local Addr.

The configured IP address used by the box's side of the TCP connection

Sender Instance

The instance sent to the neighbor in this session

Sender Port

The port sent to the neighbor in this session

Sender Name

The name sent to the neighbor in this session

Max. Timeouts

The maximum number of successive timeouts configured for this session

Sender Timer

The timeout value that is announced toward the neighbor. The neighbor uses this timeout value while waiting for an acknowledgment from this system.

Note:

The association command gives an overview of each ANCP string received from this session.

A:active>show>service>id>gsmp# sessions neighbor 192.168.1.2 port 40590 association
===============================================================================
ANCP-Strings
===============================================================================
ANCP-String                                                     Assoc. 
State
-------------------------------------------------------------------------------
7330-ISAM-E47 atm 1/1/01/01:19425.64048                         ANCP    Up
-------------------------------------------------------------------------------
Number of ANCP-Strings : 1
===============================================================================
A:active>show>service>id>gsmp

sessions

Syntax

sessions [nat-group nat-group-id] [ mda mda-id] [protocol { gre | icmp | icmp6 | tcp | udp | unknown}] [inside-ip ip-prefix[/ ip-prefix-length]] [inside-router router-instance] [inside-port port-number] [ outside-ip ipv4-address] [outside-port port-number] [foreign-ip ip-address] [foreign-port port-number] [ dslite-address ipv6-address] [wlan-gw-ue ieee-address] [next-index index] [upnp] [ member member-id] [nat-policy policy-name] [dest-ip ip-address] [firewall-policy policy-name] [ address-type addr-type] [l2-aware-subscriber sub-ident]

Context

[Tree] (tools>dump>nat sessions)

Full Context

tools dump nat sessions

Description

This command dumps ISA sessions.

Parameters

icmp

Specifies to dump only ICMP information.

ieee-address

Specifies a MAC address, using the format xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx.

ip-address

Specifies an 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 (in hexadecimal)

d — 0 to 255 (in decimal)

ipv4-address

Specifies an IPv4 address.

Values

a.b.c.d

ipv6-address

Specifies an IPv6 address.

Values

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 (in hexadecimal)

d — 0 to 255 (in decimal)

mda-id

Specifies an MDA ID.

Values

slot/mda

nat-group-id

Specifies a NAT group ID.

Values

1 to 4

policy-name

Specifies a policy name, up to 32 characters maximum.

port-number

Specifies a port number.

Values

0 to 65535

router-instance

Specifies a router name or service ID.

tcp

Specifies to dump only TCP information.

udp

Specifies to dump only UDP information.

upnp

Specifies to dump only UPNP information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of this command.

Output Example
*A:SR12_PPPOE# tools dump nat sessions 
===============================================================================
Matched 2 sessions on Slot #3 MDA #1
===============================================================================
Owner               : LSN-Host@10.2.3.4
Router              : 100
FlowType            : UDP PortFwd       
Inside IP Addr      : 10.2.3.4          Inside Port         : 666              
Outside IP Addr     : 10.0.0.6          Outside Port        : 666              
Foreign IP Addr     : *                 Foreign Port        : *
Dest IP Addr        : *                 Dest Port           : *
-------------------------------------------------------------------------------
Owner               : LSN-Host@10.2.3.4
Router              : 100
FlowType            : TCP PortFwd       
Inside IP Addr      : 10.2.3.4          Inside Port         : 666              
Outside IP Addr     : 10.0.0.6          Outside Port        : 666              
Foreign IP Addr     : *                 Foreign Port        : *
Dest IP Addr        : *                 Dest Port           : *
-------------------------------------------------------------------------------
===============================================================================

===============================================================================
Matched 1 session on Slot #3 MDA #2
===============================================================================
Owner               : LSN-Host@2001:db8:470:1F00:FFFF:189
Router              : 100
FlowType            : TCP               Timeout (sec)       : 6769             
Inside IP Addr      : 192.168.16.218    Inside Port         : 41555            
Outside IP Addr     : 10.0.0.5          Outside Port        : 1529             
Foreign IP Addr     : 10.0.0.1          Foreign Port        : 22               
Dest IP Addr        : 10.0.0.1          Dest Port           : 22               
-------------------------------------------------------------------------------
===============================================================================
*A:SR12_PPPOE#

sessions

Syntax

sessions [test-family {ethernet | ip | mpls}]

sessions [test-family {ethernet | ip | mpls}] detectable-rx-errors

sessions [test-family {ethernet | ip | mpls}] detectable-tx-errors

sessions [test-family {ethernet | ip | mpls}] event-mon

sessions [test-family {ethernet | ip | mpls}] streaming delay

Context

[Tree] (show>oam-pm sessions)

Full Context

show oam-pm sessions

Description

This command shows a summary of the OAM Performance Monitoring sessions.

Parameters

test-family

Shows all sessions that match the specified test family type when an optional filter is included.

ethernet

Specifies Ethernet session types.

ip

Specifies IP session types.

mpls

Specifies MPLS session types.

event-mon

Specifies a summary of all event monitoring and current state for each session.

detectable-rx-errors

Specifies to display all MPLS sessions with a reported non-successful return code. The results of all return codes, other than "success”, are included. When a return code is not available it is reported as "none”. Sessions with a successful return code are filtered and not displayed in the list. This is specific to test-family mpls only.

detectable-tx-errors

Specifies to provide a summary of tests with detectable transmission errors that prevent the test from sending packets. Not all errors are detectable.

streaming delay

Displays all sessions with an assigned delay template.

Platforms

7705 SAR Gen 2

Output

The following output is an example of OAM-PM session summary information.

Output Example
show oam-pm sessions
============================================================================
OAM Performance Monitoring Session Summary for the Ethernet Test Family
============================================================================
Session                          State   Bin Group   Sess Type   Test Types
----------------------------------------------------------------------------
vpls1000-PM-AL5-1/1/9:1000.1000    Act           2   proactive  DMM     SLM
vpls1000-PM-YL4-1/1/9:1000.1000    Act           3   proactive  DMM     SLM
============================================================================
============================================================================
OAM Performance Monitoring Session Summary for the IP Test Family
============================================================================
Session                          State   Bin Group   Sess Type   Test Types
----------------------------------------------------------------------------
============================================================================
============================================================================ 
OAM Performance Monitoring Session Summary for the MPLS Test Family 
============================================================================ 
Session                          State   Bin Group   Sess Type   Test Types 
---------------------------------------------------------------------------- 
mpls-dm-static-31-28               Act           2   proactive           DM 
mpls-dm-rsvp-31-to-28              Act           2   proactive           DM 
mpls-dm-rsvp-auto-31-to-28         Act           2   proactive           DM 
============================================================================ 


show oam-pm sessions event-mon
===============================================================================
OAM Performance Monitoring Event Summary for the Ethernet Test Family
===============================================================================
Event Monitoring Table Legend:
F = Forward,  B = Backward,  R = Round Trip,  A = Aggregate,
- = Threshold Not Config,  c = Threshold Config,  * = TCA Active,  P = Pending
===============================================================================
                                 Test   FD FDR IFDV FLR CHLI HLI UNAV UDAV UDUN
Session                          Type  FBR FBR  FBR  FB  FBA FBA  FBA  FBA  FBA
-------------------------------------------------------------------------------
vpls1000-PM-AL5-1/1/9:1000.1000   DMM  --- ---  ---
vpls1000-PM-AL5-1/1/9:1000.1000   SLM                --  --- ---  ---  ---  ---
vpls1000-PM-YL4-1/1/9:1000.1000   DMM  --c ---  ---
vpls1000-PM-YL4-1/1/9:1000.1000   SLM                --  --- ---  ---  ---  ---
===============================================================================
===============================================================================
OAM Performance Monitoring Event Summary for the IP Test Family
===============================================================================
Event Monitoring Table Legend:
F = Forward,  B = Backward,  R = Round Trip,  A = Aggregate,
- = Threshold Not Config,  c = Threshold Config,  * = TCA Active,  P = Pending
===============================================================================
                                 Test   FD FDR IFDV FLR CHLI HLI UNAV UDAV UDUN
Session                          Type  FBR FBR  FBR  FB  FBA FBA  FBA  FBA  FBA
-------------------------------------------------------------------------------
===============================================================================

show oam-pm sessions detectable-rx-errors 
===============================================================================
OAM Performance Monitoring Receive Error Summary: MPLS Test Family
===============================================================================
                                 Test                                         
Session                          Type                   MPLS DM Receive Status
-------------------------------------------------------------------------------
S0                               DM        unexpected MPLS test Rx status code  
S2                               DM                Notify: Data Format Invalid  
S3                               DM         Notify: Initialization in Progress
S4                               DM                Notify: Data Reset Occurred
S5                               DM       Notify: Resource Temporarily Unavail
S6                               DM        unexpected MPLS test Rx status code
S16                              DM                   Error: Unspecified Error
S17                              DM                 Error: Unsupported Version
S18                              DM            Error: Unsupported Control Code
S19                              DM             Error: Unsupported Data Format
S20                              DM              Error: Authentication Failure
S21                              DM         Error: Invalid Destination Node Id
S22                              DM                 Error: Connection Mismatch
S23                              DM         Error: Unsupported Mand TLV Object
S24                              DM          Error: Unsupported Query Interval
S25                              DM                Error: Administrative Block
S26                              DM                Error: Resource Unavailable
S27                              DM                   Error: Resource Released
S28                              DM                     Error: Invalid Message
S29                              DM                      Error: Protocol Error
S30                              DM        unexpected MPLS test Rx status code
S256                             DM                                       none
S257                             DM                             Error: Timeout
S258                             DM        unexpected MPLS test Rx status code
===============================================================================

show oam-pm sessions detectable-tx-errors
===============================================================================
OAM Performance Monitoring Transmit Error Summary: Ethernet Test Family
===============================================================================
                                 Test
Session                          Type                Detectable Transmit Error
-------------------------------------------------------------------------------
vpls1000-PM-YL4-1/1/9:1000.1000  DMM              MEP is administratively down
vpls1000-PM-YL4-1/1/9:1000.1000  SLM              MEP is administratively down
===============================================================================

===============================================================================
OAM Performance Monitoring Transmit Error Summary: IP Test Family
===============================================================================
                                 Test
Session                          Type                Detectable Transmit Error
-------------------------------------------------------------------------------
===============================================================================
show oam-pm sessions streaming delay
===============================================================================
OAM-PM Streaming Delay Summary for the Ethernet Test Family
===============================================================================
Session                            Test Type   Test State   Str Template Admin
-------------------------------------------------------------------------------
eth-circuit-service-epipe1               DMM        Inact                   Up
===============================================================================
===============================================================================
OAM-PM Streaming Delay Summary for the IP Test Family
===============================================================================
Session                            Test Type   Test State   Str Template Admin
-------------------------------------------------------------------------------
ip-lpb111-SR-TE-LSP                      TWL          Act                   Up
ip-circuit-service-vprn2                 TWL          Act                   Up
ip-rtr-telemetry-streaming               TWL          Act                   Up
===============================================================================
===============================================================================
OAM-PM Streaming Delay Summary for the MPLS Test Family
===============================================================================
Session                            Test Type   Test State   Str Template Admin
-------------------------------------------------------------------------------
mpls-dm-rsvp-PE-2-PE-1                    DM          Act                   Up
mpls-dm-static-PE-2-PE-1                  DM          Act                   Up
mpls-dm-rsvp-PE-2-PE-1-hop1               DM          Act                   Up
mpls-dm-rsvp-auto-PE-2-PE-1               DM          Act   Template Not Found
===============================================================================

sgt-qos

sgt-qos

Syntax

sgt-qos

Context

[Tree] (show>router sgt-qos)

Full Context

show router sgt-qos

Description

This command displays QoS information for self-generated traffic. In the output, "none” means that the default values for each application are used, not that there is no value set. For a list of application defaults, refer to "QoS for Self-Generated (CPU) Traffic on Network Interfaces” in the 7705 SAR Gen 2 Quality of Service Guide.

Platforms

7705 SAR Gen 2

sham-link

sham-link

Syntax

sham-link [interface-name] [detail]

sham-link interface-name remote ip-address [detail]

Context

[Tree] (show>router>ospf sham-link)

Full Context

show router ospf sham-link

Description

This command displays OSPFv2 sham-link neighbor information.

Parameters

interface-name

Displays only the sham link identified by this interface name, up to 32 characters.

remote

Displays sham-link information for the sham link identified by the specified remote IP address.

ip-address

Displays only the sham link identified by this IP address.

Platforms

7705 SAR Gen 2

Output

The following output is an example of OSPFv2 sham-link neighbor information and Output fields: OSPF sham links describes the output fields.

Output Example
show router 1 ospf sham-link detail
===============================================================================
Rtr vprn1 OSPFv2 Instance 0 Sham-Links (detail)
===============================================================================
-------------------------------------------------------------------------------
Interface: myshamif1 Remote Nbr: 50.0.1.2
-------------------------------------------------------------------------------
Local IP Address : 50.0.1.1
Area Id          : 0.0.0.0              Last Enabled     : 08/12/2021 13:09:05
Admin Status     : Enabled              Oper State       : Point To Point
Transit Delay    : 1 sec                Retrans Intrvl   : 5 sec
Hello Intrvl     : 1 sec                Rtr Dead Intrvl  : 3 sec
Cfg Metric       : 10                   Auth Type        : None
If Events        : 1                   
Tot Rx Packets   : 0                    Tot Tx Packets   : 32
Rx Hellos        : 0                    Tx Hellos        : 32
Rx DBDs          : 0                    Tx DBDs          : 0
Rx LSRs          : 0                    Tx LSRs          : 0
Rx LSUs          : 0                    Tx LSUs          : 0
Rx LS Acks       : 0                    Tx LS Acks       : 0
Discards         : 0                    Tx Failures      : 0
                                        Retransmits      : 0
Bad Networks     : 0                   
Bad Areas        : 0                    Bad Dest Addrs   : 0
Bad Auth Types   : 0                    Auth Failures    : 0
Bad Neighbors    : 0                    Bad Pkt Types    : 0
Bad Lengths      : 0                    Bad Hello Int.   : 0
Bad Dead Int.    : 0                    Bad Options      : 0
Bad Versions     : 0                    Bad Checksums    : 0
===============================================================================
Table 3. Output fields: OSPF sham links

Label

Description

If Name

IP interface name

Nbr IP

IP address of the neighbor

Metric

The metric associated with the interface

Adm

The administrative state of the interface

Oper

The operational state of the interface

No. of OSPF Sham-links

Number of sham links configured

Tx Failures

Transmitted OSPF packets that are dropped due to resource shortage

sham-link-neighbor

sham-link-neighbor

Syntax

sham-link-neighbor [detail]

sham-link-neighbor interface-name remote ip-address [detail]

Context

[Tree] (show>router>ospf sham-link-neighbor)

Full Context

show router ospf sham-link-neighbor

Description

This command displays OSPFv2 sham-link neighbor information.

Parameters

interface-name

Displays only the sham-link neighbor identified by this interface name, up to 32 characters.

remote

Displays sham-link neighbor information for the neighbor identified by the specified remote IP address.

ip-address

Displays only the sham-link neighbor identified by this IP address.

Platforms

7705 SAR Gen 2

site

site

Syntax

site [detail]

site name

Context

[Tree] (show>service>id site)

Full Context

show service id site

Description

This command displays site-specific information for the service.

Parameters

name

Specifies the site name, up to 32 characters in length.

Platforms

7705 SAR Gen 2

site

Syntax

site name

Context

[Tree] (clear>service>id site)

Full Context

clear service id site

Description

This command clears site-specific information for the service.

Parameters

name

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

Values

1 to 2147483648

Platforms

7705 SAR Gen 2

site-using

site-using

Syntax

site-using [site-name name] [site-id site-id]

Context

[Tree] (show>service site-using)

Full Context

show service site-using

Description

This command displays BGP multihoming sites used by services.

Parameters

name

Specifies the BGP multihoming site name, up to 32 characters.

site-id

Specifies the BGP multihoming site ID.

Values

1 to 65535

Platforms

7705 SAR Gen 2

smet

smet

Syntax

smet [hunt | detail] [rd rd] [community comm-id] [tag tag] [next-hop next-hop] [aspath-regex reg-exp] [originator-ip ip-address | ipv6-address]

Context

[Tree] (show>router>bgp>routes>evpn smet)

Full Context

show router bgp routes evpn smet

Description

This command displays BGP-EVPN SMET routes.

Parameters

hunt

Displays entries for the specified route.

detail

Displays detailed information.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as the following: type:{ ip-address:comm-val1 | as-number1:comm-val2 | as-number2:comm-val1}

    where:

    • as-number1 — 0 to 65535

    • comm-val1 — 0 to 65535

    • type — target, origin

    • ip-address — a.b.c.d

    • comm-val2 — 0 to 4294967295

    • as-number2 — 0 to 4294967295

  • well-known-commnull | no-export | no-export-subconfed | no-advertise |

tag

Specifies the SMET route tag.

Values

0to 4294967295 | MAX-ET

next-hop

Specifies the IPv4 or IPv6 BGP next-hop 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

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

ip-address | ipv6-address

Specifies the originator IPv4 or IPv6 address, up to 64 characters.

Platforms

7705 SAR Gen 2

snmp

snmp

Syntax

snmp

Context

[Tree] (show snmp)

Full Context

show snmp

Description

Commands in this context display SNMP configuration.

Platforms

7705 SAR Gen 2

snmp

Syntax

snmp

Context

[Tree] (show>system>security snmp)

Full Context

show system security snmp

Description

Commands in this context show SNMP information.

Platforms

7705 SAR Gen 2

snmp-trap-group

snmp-trap-group

Syntax

snmp-trap-group [log-id]

Context

[Tree] (show>service>id>log snmp-trap-group)

Full Context

show service id log snmp-trap-group

Description

This command displays SNMP trap group configuration information.

Parameters

log-id

Displays only SNMP trap group information for the specified trap group log ID.

Values

1 to 100

Platforms

7705 SAR Gen 2

Output

SNMP Trap Group Output

Output fields: SNMP trap group describes SNMP trap group output fields.

Table 4. Output fields: SNMP trap group

Label

Description

Log-ID

The log destination ID for an event stream.

Address

The IP address of the trap receiver.

Port

The destination UDP port used for sending traps to the destination, expressed as a decimal integer.

Version

Specifies the SNMP version format to use for traps sent to the trap receiver. Valid values are snmpv1, snmpv2c, snmpv3.

Community

The community string required by snmpv1 or snmpv2c trap receivers.

Security-Level

The required authentication and privacy levels required to access the views on this node.

Replay

Indicates whether or not the replay parameter has been configured, enabled or disabled, for the trap-target address.

Replay from

Indicates the sequence ID of the first missed notification that will be replayed when a route is added to the routing table by which trap-target address can be reached. If no notifications are waiting to be replayed this field shows n/a.

Last Replay

Indicates the last time missed events were replayed to the trap-target address. If no events have ever been replayed this field shows never.

snmp-trap-group

Syntax

snmp-trap-group [log-id-or-log-name]

Context

[Tree] (show>log snmp-trap-group)

Full Context

show log snmp-trap-group

Description

This command displays SNMP trap group configuration information.

Parameters

log-id-or-log-name

Displays only SNMP trap group information for the specified trap group log ID, up to 64 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SNMP trap group information.

Output fields: SNMP trap group describes SNMP trap group output fields.

Output Example
A:SetupCLI>config>log>snmp-trap-group# show log snmp-trap-group 44
===============================================================================
SNMP Trap Group 44
===============================================================================
Description : none
-------------------------------------------------------------------------------
Name        : ntt-test
Address     : 10.10.10.3
Port        : 162
Version     : v2c
Community   : ntttesting
Sec. Level  : none
Replay      : disabled
Replay from : n/a
Last replay : never
-------------------------------------------------------------------------------
Name        : test2
Address     : 10.20.20.5
Port        : 162
Version     : v2c
Community   : ntttesting
Sec. Level  : none
Replay      : disabled
Replay from : n/a
Last replay : never
===============================================================================
A:SetupCLI>config>log>snmp-trap-group# 
Table 5. Output fields: SNMP trap group

Label

Description

Log-ID/Name

The log destination ID or name for an event stream.

Address

The IP address of the trap receiver,

Port

The destination UDP port used for sending traps to the destination, expressed as a decimal integer.

Version

Specifies the SNMP version format to use for traps sent to the trap receiver. Valid values are snmpv1, snmpv2c, snmpv3.

Community

The community string required by snmpv1 or snmpv2c trap receivers.

Security-Level

The required authentication and privacy levels required to access the views on this node.

Replay

Indicates whether or not the replay parameter has been configured, enabled or disabled, for the trap-target address.

Replay from

Indicates the sequence ID of the first missed notification that will be replayed when a route is added to the routing table by which trap-target address can be reached. If no notifications are waiting to be replayed this field shows n/a.

Last Replay

Indicates the last time missed events were replayed to the trap-target address. If no events have ever been replayed this field shows never.

sntp

sntp

Syntax

sntp

Context

[Tree] (show>system sntp)

Full Context

show system sntp

Description

This command displays SNTP protocol configuration and state.

Platforms

7705 SAR Gen 2

Output

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

Output Example
A:ALA-1# show system sntp
===============================================================================
SNTP                                                                           
===============================================================================
SNTP Server            Version            Preference         Interval          
-------------------------------------------------------------------------------
10.10.20.253           3                  Preferred          64                
===============================================================================
A:ALA-1#
Table 6. Output fields: system SNTP

Label

Description

SNTP Server

The SNTP server address for SNTP unicast client mode.

Version

The SNTP version number, expressed as an integer.

Preference

Normal — When more than one time server is configured, one server can be configured to have preference over another.

Preferred — Indicates that this server has preference over another.

Interval

The frequency, in seconds, that the server is queried.

sockets

sockets

Syntax

sockets

Context

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

Full Context

tools dump router ldp sockets

Description

This command dumps information for all LDP sockets.

Platforms

7705 SAR Gen 2

source-address

source-address

Syntax

source-address

Context

[Tree] (show>system>security source-address)

Full Context

show system security source-address

Description

This command displays source-address configured for applications.

Platforms

7705 SAR Gen 2

Output

The following output is an example of source address output information.

Output fields: source address describes source address output fields.

Output Example
A:SR-7# show system security source-address
===============================================================================
Source-Address applications
===============================================================================
Application         IP address/Interface Name                    Oper status
-------------------------------------------------------------------------------
telnet              10.20.1.7                                    Up
radius              loopback1                                    Up
===============================================================================
A:SR-7# 
Table 7. Output fields: source address

Label

Description

Application

Displays the source-address application.

IP address Interface Name

Displays the source address IP address or interface name.

Oper status

Up: The source address is operationally up.

Down: The source address is operationally down.

spf

spf

Syntax

spf [lfa]

Context

[Tree] (show>router>ospf spf)

[Tree] (show>router>ospf3 spf)

Full Context

show router ospf spf

show router ospf3 spf

Description

This command displays statistics of shortest-path-first (SPF) calculations.

Parameters

lfa

Displays Loop-Free Alternate (LFA) next-hop information.

Platforms

7705 SAR Gen 2

Output

SPF Output Fields

Output fields: SPF describes SPF output fields.

Table 8. Output fields: SPF

Label

Description

Total SPF Runs

The total number of SPF runs triggered by new or updated LSAs.

Last Full SPF run @

The date and time when the last full SPF was run.

Last Full SPF Time

The duration, in seconds, of the last full SPF calculation. Last Full SPF Time = Intra SPF Time + Inter SPF Time + Extern SPF Time + RTM Updt Time.

Intra SPF Time

The duration, in seconds, of the Intra-area phase of the last SPF calculation.

Inter SPF Time

The duration, in seconds, of the Inter-area phase of the last SPF calculation.

Extern SPF Time

The duration, in seconds, of the External phase of the last SPF calculation.

RTM Updt Time

The duration, in seconds, of the RTM update phase of the last SPF calculation.

Min/Avg/Max Full SPF Time

Min

The minimum time, in seconds, used to perform a full SPF calculation.

Avg

The average time, in seconds, of all the full SPF calculations performed by this OSPF router.

Max

The maximum time, in seconds, used to perform a full SPF calculation.

Total Sum Incr SPF Runs

The total number of incremental SPF runs triggered by new or updated type-3 and type-4 summary LSAs.

Total Ext Incr SPF Runs

The total number of incremental SPF runs triggered by new or updated type-5 external LSAs.

Output Example
*A:Dut-C# show router ospf spf 
===============================================================================
Rtr Base OSPFv2 Instance 0 SPF Statistics
===============================================================================
 Total SPF Runs          :  6
 Last Full SPF run @     :  05/27/2015 08:45:25
 Last Full SPF Time      :  < 0.01 secs
      Intra SPF Time     :  < 0.01 secs
      Inter SPF Time     :  < 0.01 secs
      Extern SPF Time    :  < 0.01 secs
      RTM Updt Time      :  < 0.01 secs

 Min/Avg/Max  Full SPF Times : 0.00/0.00/0.00 secs
 Min/Avg/Max  RTM Updt Times : 0.00/0.00/0.00 secs

 Total Sum Incr SPF Runs :  9
 Last Sum Incr SPF run @ :  05/27/2015 08:36:14
 Last Sum Incr Calc Time :  < 0.01 secs

 Total Ext Incr SPF Runs :  0
===============================================================================

*A:Dut-C# show router ospf spf lfa 
===============================================================================
Rtr Base OSPFv2 Instance 0 SPF Statistics
===============================================================================
 Total SPF Runs          :  6
 Last Full SPF run @     :  05/27/2015 08:45:25
 Last Full SPF Time      :  < 0.01 secs
      Intra SPF Time     :  < 0.01 secs
      Inter SPF Time     :  < 0.01 secs
      Extern SPF Time    :  < 0.01 secs
      RTM Updt Time      :  < 0.01 secs

 Min/Avg/Max  Full SPF Times : 0.00/0.00/0.00 secs
 Min/Avg/Max  RTM Updt Times : 0.00/0.00/0.00 secs

 Total Sum Incr SPF Runs :  9
 Last Sum Incr SPF run @ :  05/27/2015 08:36:14
 Last Sum Incr Calc Time :  < 0.01 secs

 Total Ext Incr SPF Runs :  0

 Total LFA SPF Runs      :  1
 Last LFA SPF run @      :  05/27/2015 08:45:25
 Last LFA SPF Time       :  < 0.01 secs
 Min/Avg/Max  LFA  SPF Times : 0.00/0.00/0.00 secs
===============================================================================

A:Dut-A# show router ospf 1 spf lfa
=======================================================================
Rtr Base OSPFv2 Instance 1 SPF Statistics
=======================================================================
 Total SPF Runs          :  6
 Last Full SPF run @     :  02/20/2012 09:19:35
 Last Full SPF Time      :  < 0.01 secs
      Intra SPF Time     :  < 0.01 secs
      Inter SPF Time     :  < 0.01 secs
      Extern SPF Time    :  < 0.01 secs
      RTM Updt Time      :  < 0.01 secs

 Min/Avg/Max  Full SPF Times : 0.00/0.00/0.00 secs
 Min/Avg/Max  RTM Updt Times : 0.00/0.00/0.00 secs

 Total Sum Incr SPF Runs :  0

 Total Ext Incr SPF Runs :  0

 Total LFA SPF Runs      :  5
 Last LFA SPF run @      :  02/20/2012 09:19:35
 Last LFA SPF Time       :  < 0.01 secs
 Min/Avg/Max  LFA  SPF Times : 0.00/0.00/0.00 secs
=======================================================================

A:ALA-A# show router ospf 1 spf
===============================================================================
Rtr Base OSPFv2 Instance 1 SPF Statistics
===============================================================================
 Total SPF Runs          :  109
 Last Full SPF run @     :  11/07/2006 18:43:07
 Last Full SPF Time      :  < 0.01 secs
      Intra SPF Time     :  < 0.01 secs
      Inter SPF Time     :  < 0.01 secs
      Extern SPF Time    :  < 0.01 secs
      RTM Updt Time      :  < 0.01 secs

 Min/Avg/Max Full SPF Times   :  0.02/0.00/0.06 secs
 Min/Avg/Max RTM Updt Times   :  0.02/0.00/0.06 secs

 Total Sum Incr SPF Runs :  333
 Last Sum Incr SPF run @ :  11/07/2006 18:43:09
 Last Sum Incr Calc Time :  < 0.01 secs

 Total Ext Incr SPF Runs :  0
===============================================================================
A:ALA-A# 

spf-log

spf-log

Syntax

spf-log [detail]

Context

[Tree] (show>router>isis spf-log)

Full Context

show router isis spf-log

Description

This command displays IS-IS SPF log information.

Parameters

detail

Displays detailed spf-log information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SPF log information.

Output Example
*A:Dut-C# show router isis spf-log

===============================================================================
Rtr Base ISIS Instance 0 SPF Log
===============================================================================
When                 Duration       L1 Nodes   L2 Nodes   Event Count      Type
-------------------------------------------------------------------------------
01/26/2015 11:22:19  <0.01s         -          -          -                pLfa
01/26/2015 11:22:19  <0.01s         -          -          -                rLfa
01/26/2015 11:22:20  <0.01s         4          4          25               Reg
01/26/2015 11:22:20  <0.01s         -          -          -                Lfa
01/26/2015 11:22:20  <0.01s         -          -          -                rLfa
01/26/2015 11:22:24  <0.01s         4          4          11               Reg
01/26/2015 11:22:24  <0.01s         -          -          -                Lfa
01/26/2015 11:22:24  <0.01s         -          -          -                rLfa
01/26/2015 11:22:32  <0.01s         4          4          21               Reg
01/26/2015 11:22:32  <0.01s         -          -          -                Lfa
01/26/2015 11:22:32  <0.01s         -          -          -                rLfa
01/26/2015 11:22:33  <0.01s         -          -          -                pSpf
01/26/2015 11:22:33  <0.01s         -          -          -                pLfa
01/26/2015 11:22:33  <0.01s         -          -          -                rLfa
01/26/2015 11:22:41  <0.01s         -          -          -                pSpf
01/26/2015 11:22:41  <0.01s         -          -          -                pLfa
01/26/2015 11:22:41  <0.01s         -          -          -                rLfa
01/26/2015 11:22:51  <0.01s         4          4          4                Reg
01/26/2015 11:22:51  <0.01s         -          -          -                Lfa
01/26/2015 11:22:51  <0.01s         -          -          -                rLfa
-------------------------------------------------------------------------------
Log Entries : 20
===============================================================================
*A:Dut-C#



A:SetupCLI# show router isis spf-log detail
===============================================================================
Rtr Base ISIS Instance 0 SPF Log
===============================================================================
When       : 10/01/2011 03:40:25             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 78
SPF Type   : Reg
Reason     : LSPCONTENT

When       : 10/01/2011 03:40:26             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 1
SPF Type   : Reg
Reason     : LSPCONTENT

When       : 10/01/2011 03:40:25             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 25
SPF Type   : Reg
Reason     : NEWAREA NEWREACH LSPCONTENT MANUALREQ

When       : 10/01/2011 03:40:27             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 1
SPF Type   : Reg
Reason     : LSPCONTENT

When       : 10/01/2011 03:40:27             Duration    : <0.01s
L1 Nodes   : 0                               L2 Nodes    : 0
Trigger LSP: SetupCLI.00-00                  Event Count : 1
SPF Type   : Lfa
Reason     : LSPCONTENT

When       : 10/01/2011 03:40:25             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 75
SPF Type   : Reg
Reason     : LSPCONTENT

When       : 10/01/2011 03:40:27             Duration    : <0.01s
L1 Nodes   : 1                               L2 Nodes    : 1
Trigger LSP: SetupCLI.00-00                  Event Count : 1
SPF Type   : Reg
Reason     : LSPCONTENT
===============================================================================
A:SetupCLI#

Output fields: IS-IS SPF log describes the IS-IS SPF log output fields.

Table 9. Output fields: IS-IS SPF log

Label

Description

When

Displays the timestamp when the SPF run started on the system.

Duration

Displays the time (in hundredths of a second) required to complete the SPF run.

L1 Nodes

Displays the number of Level 1 nodes involved in the SPF run.

L2 Nodes

Displays the number of Level 2 nodes involved in the SPF run.

Event Count

Displays the number of SPF events that triggered the SPF calculation.

Type

Displays the SPF type, Reg (regular) or Lfa (loop free alternative).

Trigger LSP

Displays the LSP that triggered the SPF run.

Reason

Displays the reason(s) for the SPF run.

NEWADJ: An adjacency changed.

NEWLSP: A new LSP was received.

NEWAREA: An area changed.

NEWREACH: A prefix changed.

ECMPCHANGED: An ECMP path changed.

NEWMETRIC: A prefix metric changed.

RESTART: The graceful restart exited.

LSPEXPIRED: An LSP expired.

DBCHANGED: The LSP database was cleared by an administrator.

LSPCONTENT: The content of an LSP changed.

NEWPREF: The external route preference changed.

NEWNLPID: The routed protocols (IPv4 or IPv6) changed.

MANUALREQ: An SPF calculation was requested by an administrator.

ADMINTAGCHANGED: An administrative tag changed.

TUNNELCHANGED: An MPLS tunnel changed.

spf-log

Syntax

spf-log

Context

[Tree] (clear>router>isis spf-log)

Full Context

clear router isis spf-log

Description

This command clears the SPF log.

Platforms

7705 SAR Gen 2

split-horizon-group

split-horizon-group

Syntax

split-horizon-group [group-name]

Context

[Tree] (show>service>id split-horizon-group)

Full Context

show service id split-horizon-group

Description

This command displays service split horizon groups.

Parameters

group-name

Specifies a group name up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of service split horizon group information.

Output Example
A:ALA-1# show service id 700 split-horizon-group
=============================================================================
Service: Split Horizon Group
=============================================================================
Name                             Description
-----------------------------------------------------------------------------
R DSL-group1                     Split horizon group for DSL
-----------------------------------------------------------------------------
R = Residential Split Horizon Group 
No. of Split Horizon Groups: 1
=============================================================================
A:ALA-1# 

A:ALA-1# show service id 700 split-horizon-group DSL-group1
===============================================================================
Service: Split Horizon Group
===============================================================================
Name                             Description                                   
-------------------------------------------------------------------------------
R DSL-group1                     Split horizon group for DSL
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
SAP                              1/1/3:1                                       

SDP                              108:1                                         
SDP                              109:1 
-------------------------------------------------------------------------------
R = Residential Split Horizon Group 
SAPs Associated : 1             SDPs Associated : 2     
===============================================================================
A:ALA-1# 

spmsi-ad

spmsi-ad

Syntax

spmsi-ad [hunt | detail] [rd rd] [community comm-id] [tag tag] [next-hop next-hop] [aspath-regex reg-exp] [originator-ip ip-address | ipv6-address]

Context

[Tree] (show>router>bgp>routes>evpn spmsi-ad)

Full Context

show router bgp routes evpn spmsi-ad

Description

This command displays BGP-EVPN SPMSI AD routes.

Parameters

hunt

Displays entries for the specified route.

detail

Displays detailed information.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as the following: type:{ ip-address:comm-val1 | as-number1:comm-val2 | as-number2:comm-val1}

    where:

    • as-number1 — 0 to 65535

    • comm-val1 — 0 to 65535

    • type — target, origin

    • ip-address — a.b.c.d

    • comm-val2 — 0 to 4294967295

    • as-number2 — 0 to 4294967295

  • well-known-commnull | no-export | no-export-subconfed | no-advertise |

tag

Specifies the SPMSI AD route tag.

Values

0to 4294967295 | MAX-ET

next-hop

Specifies the IPv4 or IPv6 BGP next-hop 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

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

ip-address | ipv6-address

Specifies the originator IPv4 or IPv6 address, up to 64 characters.

Platforms

7705 SAR Gen 2

spoke-sdp

spoke-sdp

Syntax

spoke-sdp sdp-id[:vc-id] {all | counters | stp | l2pt | mrp}

Context

[Tree] (clear>service>statistics>id spoke-sdp)

Full Context

clear service statistics id spoke-sdp

Description

This command clears statistics for the spoke SDP bound to the service.

Parameters

sdp-id

The spoke SDP ID for which to clear statistics

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID to be reset

Values

1 to 4294967295

all

Clears all queue statistics and STP statistics associated with the SDP

counters

Clears all queue statistics associated with the SDP

stp

Clears all STP statistics associated with the SDP

l2pt

Clears all L2PT statistics associated with the SDP

mrp

Clears all MRP statistics associated with the SDP

Platforms

7705 SAR Gen 2

spoke-sdp

Syntax

spoke-sdp sdp-id:vc-id ingress-vc-label

spoke-sdp sdp-id:vc-id l2tpv3

spoke-sdp sdp-id:vc-id vccv-bfd {session | statistics}

Context

[Tree] (clear>service>id spoke-sdp)

Full Context

clear service id spoke-sdp

Description

This command clears and resets the spoke SDP bindings for the service.

Parameters

sdp-id

The spoke SDP ID to be reset.

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID to be reset.

Values

1 to 4294967295

ingress-vc-label

Specifies to clear the ingress VC label.

l2tpv3

Specifies to clear the session mismatch flag on the spoke-SDP binding after the flag was set to true by a detected mismatch between the configured parameters and the received parameters.

vccv-bfd

Specifies to clear the following information related to VCCV BFD on the spoke-sdp.

session

Clears session information.

statistics

Clears spoke SDP statistics.

Platforms

7705 SAR Gen 2

spoke-sdp-fec

spoke-sdp-fec

Syntax

spoke-sdp-fec [1 to 4294967295]

Context

[Tree] (show>service>id spoke-sdp-fec)

Full Context

show service id spoke-sdp-fec

Description

This command displays spoke-SDP FEC information.

Parameters

detail

Displays detailed information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of spoke-SDP FEC information.

Output Example
===============================================================================
Service Spoke-SDP FEC Information
===============================================================================
Spoke-Sdp-Fec-Id     : 1                    Admin State      : enabled
FEC Type             : 129                  AII Type         : 2
Standby Sig Slave    : disabled             ICB              : disabled
Signaling            : auto                 Auto Config      : disabled
PW Template Id       : (none)               Precedence       : 4
Retry Timer          : 10 secs              Retry Count      : 10
Retry Timer Remaining: 0 secs               Retries Remaining: 0
SAII Type2           : 3:10.20.1.3:1
TAII Type2           : 6:10.20.1.6:1
Path                 : n/a                  
Endpoint             : n/a                  
Oper SDP-Bind        : 17407:4294967246     
Last Error           : <none>
===============================================================================
Entries found: 1
===============================================================================

spoke-sdp-fec-using

spoke-sdp-fec-using

Syntax

spoke-sdp-fec-using [spoke-sdp-fec-id spoke-sdp-fec-id] [ saii-type2 global-id:prefix:ac-id] [taii-type2 global-id:prefix:ac-id] [path name] [ expired]

Context

[Tree] (show>service spoke-sdp-fec-using)

Full Context

show service spoke-sdp-fec-using

Description

Displays the SDPs used by spoke-sdp-fecs at this node.

Parameters

spoke-sdp-fec-id

Specifies the spoke-SDP FEC ID for which to show SDP information.

Values

1 to 4294967295

global-id

Specifies the SAII or TAII global ID.

Values

1 to 4294967295

prefix

Specifies the SAII or TAII prefix.

Values

a.b.c.d, 1 to 4294967295

ac-id

Specifies the SAII or TAII AC ID.

Values

1 to 4294967295

name

Specifies the path name. 32 characters maximum.

expired

Displays information for expired SDPs.

Platforms

7705 SAR Gen 2

Output

The following output is an example of spoke-SDP information.

Output Example
*A:Dut-C# show service spoke-sdp-fec-using 
===============================================================================
Service Spoke-SDP-Fec Information
===============================================================================
SvcId      SpokeSdpFec  Oper-SdpBind     SAII-Type2
 Path                                     TAII-Type2
-------------------------------------------------------------------------------
1          1            17407:4294967245 3:10.20.1.3:1
 n/a                                      6:10.20.1.6:1
2          2            17407:4294967247 3:10.20.1.3:2
 n/a                                      6:10.20.1.6:2
3          3            17407:4294967248 3:10.20.1.3:3
 n/a                                      6:10.20.1.6:3
4          4            17407:4294967249 3:10.20.1.3:4
 n/a                                      6:10.20.1.6:4
5          5            17407:4294967250 3:10.20.1.3:5
 n/a                                      6:10.20.1.6:5
6          6            17407:4294967251 3:10.20.1.3:6
 n/a                                      6:10.20.1.6:6
7          7            17407:4294967252 3:10.20.1.3:7
 n/a                                      6:10.20.1.6:7
8          8            17407:4294967253 3:10.20.1.3:8
 n/a                                      6:10.20.1.6:8
9          9            17407:4294967254 3:10.20.1.3:9
 n/a                                      6:10.20.1.6:9
10         10           17407:4294967255 3:10.20.1.3:10
 n/a                                      6:10.20.1.6:10
-------------------------------------------------------------------------------
Entries found: 10

sr-adj-sets

sr-adj-sets

Syntax

sr-adj-sets [adjacency-set-id] [detail]

Context

[Tree] (show>router>isis sr-adj-sets)

Full Context

show router isis sr-adj-sets

Description

This command displays IS-IS SR adjacency set log information.

Parameters

adjacency-set-id

Displays SR adjacency set ID information.

Values

1 to 4294967295

detail

Displays detailed SR adjacency set information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of sr-adj-sets log information.

Output Example
*A:Dut-C# show router isis sr-adj-sets
 
===============================================================================
Rtr Base ISIS Instance 0 Adjacency Sets
===============================================================================
ID         State             Label  Label Members   Members   Neighbor
                             Value  Type  Total     Active    System Id
-------------------------------------------------------------------------------
1003       active            524285 DL    1         1         0100.2000.1001
1006       active            524284 DL    1         1         0100.2000.1005
1015       active            18448  SL    1         1         0100.2000.1001
1018       active            18451  SL    1         1         0100.2000.1005
1027       active            524283 DL    1         1         0100.2000.1001
1030       active            524282 DL    1         1         0100.2000.1005
1039       active            18460  SL    1         1         0100.2000.1001
1042       active            18463  SL    1         1         0100.2000.1005
1050       active            524281 DL    2         2         none
1056       active            18471  SL    2         2         none
1063       active            524280 DL    1         1         0100.2000.1001
1066       active            524279 DL    1         1         0100.2000.1005
1075       active            18478  SL    1         1         0100.2000.1001
1078       active            18481  SL    1         1         0100.2000.1005
1087       active            524278 DL    1         1         0100.2000.1001
1090       active            524277 DL    1         1         0100.2000.1005
1099       active            18490  SL    1         1         0100.2000.1001
1102       active            18493  SL    1         1         0100.2000.1005
1110       active            524276 DL    2         2         none
1116       active            18501  SL    2         2         none
-------------------------------------------------------------------------------
DL: dynamic local
SL: static local
-------------------------------------------------------------------------------
No. of SR Adjacency Sets: 20
===============================================================================

Output fields: IS-IS SR adjacency set describes the IS-IS sr-adj-sets output fields.

Table 10. Output fields: IS-IS SR adjacency set

Label

Description

ID

Displays the ID

State

Displays the state (active or inactive)

Label Value

Displays the label value

Label Type

Displays the label type, Dynamic Local (DL) or Static Local (SL)

Members Total

Displays the number of total members

Members Active

Displays the number of active members

Neighbor System Id

Displays the neighbor system ID

No. of SR Adjacency Sets

Displays the number of SR adjacency sets

sr-adj-sets

Syntax

sr-adj-sets [adjacency-set-id] [detail]

Context

[Tree] (show>router>ospf sr-adj-sets)

Full Context

show router ospf sr-adj-sets

Description

This command displays OSPF SR adjacency set log information.

Parameters

adjacency-set-id

Displays SR adjacency set ID information.

Values

1 to 4294967295

detail

Displays detailed SR adjacency set information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of sr-adj-sets log information.

Output Example
*A:Dut-C# show router ospf sr-adj-sets
 
===============================================================================
Rtr Base OSPF Instance 0 Adjacency Sets
===============================================================================
ID         State             Label  Label Members   Members   Neighbor
                             Value  Type  Total     Active    System Id
-------------------------------------------------------------------------------
1003       active            524285 DL    1         1         0100.2000.1001
1006       active            524284 DL    1         1         0100.2000.1005
1015       active            18448  SL    1         1         0100.2000.1001
1018       active            18451  SL    1         1         0100.2000.1005
1027       active            524283 DL    1         1         0100.2000.1001
1030       active            524282 DL    1         1         0100.2000.1005
1039       active            18460  SL    1         1         0100.2000.1001
1042       active            18463  SL    1         1         0100.2000.1005
1050       active            524281 DL    2         2         none
1056       active            18471  SL    2         2         none
1063       active            524280 DL    1         1         0100.2000.1001
1066       active            524279 DL    1         1         0100.2000.1005
1075       active            18478  SL    1         1         0100.2000.1001
1078       active            18481  SL    1         1         0100.2000.1005
1087       active            524278 DL    1         1         0100.2000.1001
1090       active            524277 DL    1         1         0100.2000.1005
1099       active            18490  SL    1         1         0100.2000.1001
1102       active            18493  SL    1         1         0100.2000.1005
1110       active            524276 DL    2         2         none
1116       active            18501  SL    2         2         none
-------------------------------------------------------------------------------
DL: dynamic local
SL: static local
-------------------------------------------------------------------------------
No. of SR Adjacency Sets: 20
===============================================================================

Output fields: OSPF SR adjacency set describes the OSPF sr-adj-sets output fields.

Table 11. Output fields: OSPF SR adjacency set

Label

Description

ID

Displays the ID.

State

Displays the state (active or inactive).

Label Value

Displays the label value.

Label Type

Displays the label type, Dynamic Local (DL) or Static Local (SL).

Members Total

Displays the number of total members.

Members Active

Displays the number of active members.

Neighbor System Id

Displays the neighbor system ID.

No. of SR Adjacency Sets

Displays the number of SR adjacency sets.

sr-adjacencies

sr-adjacencies

Syntax

sr-adjacencies [ip-int-name | ip-address] [detail]

Context

[Tree] (tools>dump>router>isis sr-adjacencies)

Full Context

tools dump router isis sr-adjacencies

Description

This command displays IS-IS SR adjacency information.

Parameters

ip-int-name

Specifies the IP interface name. An interface name cannot be in the form of an IP address. Interface names can be any string up to 32 characters long composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

ip-address

Specifies the interface’s IP address.

Values

a.b.c.d

Platforms

7705 SAR Gen 2

sr-adjacencies

Syntax

sr-adjacencies [ip-int-name | ip-address] [detail]

sr-adjacencies [remote ip-address] [ detail]

Context

[Tree] (tools>dump>router>ospf sr-adjacencies)

Full Context

tools dump router ospf sr-adjacencies

Description

This command displays OSPFv2 or OSPFv3 SR adjacency information.

Parameters

ip-int-name

Specifies the IP interface name. An interface name cannot be in the form of an IP address. Interface names can be any 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.

ip-address

Specifies the interface’s IP address.

Values

a.b.c.d

Platforms

7705 SAR Gen 2

Output

Output Example
*A:Dut-C>config>router>ospf3#  /tools dump router ospf3 0 sr-adjacencies detail 
===============================================================================
Rtr Base OSPFv3 Instance 0 Segment Routing Adjacencies (detail)
Legend:
label stack is ordered from bottom-most to top-most
===============================================================================
-------------------------------------------------------------------------------
Interface DUTC_TO_DUTA.1.0
-------------------------------------------------------------------------------
Nbr RouterID   : 10.20.1.1              Nbr State      : FULL                  
Label          : 524287                 PgID           : 9                     
SID Protection : Enabled                Curr Hold Time : 15                    
Area ID        : 0.0.0.1                SR MTU         : 1492                  
Neighbor IP    : fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                 
LFA Labels     : 30004/70005           
LFA Next hop   : fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                 
LFA Glob Itf id: 26                     LFA Loc Itf id : 3                     
-------------------------------------------------------------------------------
Interface DUTC_TO_DUTF.1.0
-------------------------------------------------------------------------------
Nbr RouterID   : 10.20.1.6              Nbr State      : FULL                  
Label          : 524286                 PgID           : 10                    
SID Protection : Enabled                Curr Hold Time : 15                    
Area ID        : 0.0.0.1                SR MTU         : 1492                  
Neighbor IP    : fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                 
LFA Labels     : 30003/20005           
LFA Next hop   : fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                 
LFA Glob Itf id: 25                     LFA Loc Itf id : 2                     
-------------------------------------------------------------------------------
No. of SR Adjacencies: 2
=============================================================================== 

sr-database

sr-database

Syntax

sr-database [sid sid] [prefix ip-address] [nh-type {sr | bgp | rsvp}] [ipv4-unicast | ipv6-unicast] [algo algo-id] [detail]

Context

[Tree] (tools>dump>router>isis sr-database)

Full Context

tools dump router isis sr-database

Description

This command displays IS-IS SR database information.

Parameters

sid

Displays information for the specific segment identifier.

Values

0 to 524287

ip-address

Specifies the IP address in dotted decimal notation.

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

sr

Displays information for SR next-hop route.

bgp

Displays information for BGP next-hop route.

rsvp

Displays information for RSVP next-hop route.

ipv4-unicast

Displays IPv4 unicast parameters.

ipv6-unicast

Displays IPv6 unicast parameters.

algo algo-id

Filters information based on the specific algorithm only.

Values

0 to 255

detail

Displays detailed IS-IS SR database information.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of IS-IS SR database information, and Output fields: IS-IS SR database describes the output fields.

Output Example
*A:Dut-E# tools dump router isis sr-database 
===============================================================================
Rtr Base ISIS Instance 0 SR Database
===============================================================================
SID   Label  Prefix          Last-act  Lev MT RtmPref TtmPref Metric  IpNh SrNh
  Mtu    MtuPrim MtuBk  D xL LT Act AdvSystemId    SrErr 
-------------------------------------------------------------------------------
0     60000  1.0.33.3        LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1003 SR_ERR_OK 
1     60001  1.0.44.4        LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1004 SR_ERR_OK 
2     60002  1.0.55.5        Local     -   -  -       -       -       -    -   
  -      -       -      0 -  -  +R  0100.2000.1005 SR_ERR_OK 
3     60003  1.0.66.6        LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1006 SR_ERR_OK 
4     60004  1.0.11.1        LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1001 SR_ERR_OK 
5     60005  1.0.22.2        LfaNhops  1   0  15      11      300     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1002 SR_ERR_OK 
6     60006  10.20.1.3       LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1003 SR_ERR_OK 
7     60007  10.20.1.4       LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1004 SR_ERR_OK 
8     60008  10.20.1.5       Local     -   -  -       -       -       -    -   
  -      -       -      0 -  -  +R  0100.2000.1005 SR_ERR_OK 
9     60009  10.20.1.6       LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1006 SR_ERR_OK 
10    60010  10.20.1.1       LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1001 SR_ERR_OK 
11    60011  10.20.1.2       LfaNhops  1   0  15      11      300     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1002 SR_ERR_OK 
-------------------------------------------------------------------------------
No. of Entries: 12
-------------------------------------------------------------------------------
Lev = route level                     
IpNh = number of IP next-hops 
SrNh = number of SR-tunnel next-hops 
D = duplicate pending 
xL = exclude from LFA 
LT = LFA type (L:LFA, R:RLFA, T:TILFA, n:nodeProtection)
Act = tunnel active state (R:reported, F:failed, +:SR-ack)
===============================================================================
Output Example
*A:Dut-C# tools dump router isis sr-database detail 
===============================================================================
Rtr Base ISIS Instance 0 SR Database
Legend:
label stack is ordered from bottom-most to top-most
===============================================================================
-------------------------------------------------------------------------------
SID 601 
-------------------------------------------------------------------------------
Label              : 20601                 Adv System Id       : 0010.0100.1001 
Prefix             : 1.1.1.1
Route Level        : 1                     MT Id               : 0              
Rtm Preference     : 15                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : TnlChange      
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.1.3.1                        N      4        2     19    1     20601   0 
-------------------------------------------------------------------------------
SID 602 
-------------------------------------------------------------------------------
Label              : 20602                 Adv System Id       : 0010.0100.1002 
Prefix             : 1.1.1.2
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    1     20602   0     
-------------------------------------------------------------------------------
SID 603 
-------------------------------------------------------------------------------
Label              : 20603                 Adv System Id       : 0010.0100.1003 
Prefix             : 1.1.1.3               Type                : Local          
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
-------------------------------------------------------------------------------
SID 604 
-------------------------------------------------------------------------------
Label              : 20604                 Adv System Id       : 0010.0100.1004 
Prefix             : 1.1.1.4
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    0     20604   0     
-------------------------------------------------------------------------------
SID 605 
-------------------------------------------------------------------------------
Label              : 20605                 Adv System Id       : 0010.0100.1005 
Prefix             : 1.1.1.5
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    1     20605   0     
-------------------------------------------------------------------------------
SID 606 
-------------------------------------------------------------------------------
Label              : 20606                 Adv System Id       : 0010.0100.1006 
Prefix             : 1.1.1.6
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    0     20606   0     
-------------------------------------------------------------------------------
SID 611 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20611                 Adv System Id       : 0010.0100.1001 
Prefix             : 1.1.1.1
Route Level        : 1                     MT Id               : 0              
Rtm Preference     : 15                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : TnlChange      
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.1.3.1                        N      4        2     19    1     20611   0     
-------------------------------------------------------------------------------
SID 613 
-------------------------------------------------------------------------------
Label              : 20613                 Adv System Id       : 0010.0100.1003 
Prefix             : 1.1.1.3               Type                : Local          
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
-------------------------------------------------------------------------------
SID 614 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20614                 Adv System Id       : 0010.0100.1004 
Prefix             : 1.1.1.4
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    0     20614   0     
-------------------------------------------------------------------------------
SID 615 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20615                 Adv System Id       : 0010.0100.1005 
Prefix             : 1.1.1.5
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    1     20615   0     
Table 12. Output fields: IS-IS SR database

Label

Description

Label

The ILM MPLS label corresponding to the SID

Prefix

The route prefix and mask

Metric

Interface metric for Level 1 and Level 2; if none are set to 0

sr-database

Syntax

sr-database [sid sid] [prefix ip-address] [nh-type {sr | ldp | rsvp}] [algo algo-id] [detail]

Context

[Tree] (tools>dump>router>ospf sr-database)

Full Context

tools dump router ospf sr-database

Description

This command displays OSPFv2 SR database information.

Parameters

sid

Displays information for the specific segment identifier.

Values

0 to 524287

ip-address

Specifies the IP address in dotted decimal notation.

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

algo-id

Displays the OSPFv2 database information for the specified algorithm identifier.

Values

0 to 255

Platforms

7705 SAR Gen 2

Output

The following output is an example of OSPFv2 SR database information.

Output Example
*A:Dut-C# tools dump router ospf sr-database
===============================================================================
Rtr Base OSPFv2 Instance 0 Segment Routing Database
===============================================================================
SID         Label St Type Prefix                                      Stitching
                      Algo          AdvRtr            Area Flags          FRR
-------------------------------------------------------------------------------
2          100002 +R   T1 10.20.1.2/32                                        -
                         0       10.20.1.2         0.0.0.0 [NnP       ]  L(R)
3          100003 +R  LT1 10.20.1.3/32                                        -
                         0       10.20.1.3         0.0.0.0 [NnP       ]     -
5          100005 +R   T1 10.20.1.5/32                                        -
                         0       10.20.1.5         0.0.0.0 [NnP       ]  L(R)
1282       101282 +R   T1 10.20.1.2/32                                        -
                       128       10.20.1.2         0.0.0.0 [NnP       ]     -
1283       101283 +R  LT1 10.20.1.3/32                                        -
                       128       10.20.1.3         0.0.0.0 [NnP       ]     -
1285       101285 +R   T1 10.20.1.5/32                                        -
                       128       10.20.1.5         0.0.0.0 [NnP       ]     -
-------------------------------------------------------------------------------
No. of Entries: 6
-------------------------------------------------------------------------------
St:   R:reported  I:incomplete  W:wrong  N:not reported  F:failed
      +:SR-ack  -:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  T:TiLfa  (R):Reported  (F):Failed
      Ln, Rn, Tn: FRR providing node-protection
===============================================================================
*A:Dut-C# tools dump router ospf sr-database algo 128
===============================================================================
Rtr Base OSPFv2 Instance 0 Algo 128 Segment Routing Database
===============================================================================
SID         Label St Type Prefix                                      Stitching
                      Algo          AdvRtr            Area Flags          FRR
-------------------------------------------------------------------------------
1282       101282 +R   T1 10.20.1.2/32                                        -
                       128       10.20.1.2         0.0.0.0 [NnP       ]     -
1283       101283 +R  LT1 10.20.1.3/32                                        -
                       128       10.20.1.3         0.0.0.0 [NnP       ]     -
1285       101285 +R   T1 10.20.1.5/32                                        -
                       128       10.20.1.5         0.0.0.0 [NnP       ]     -
-------------------------------------------------------------------------------
No. of Entries: 3
-------------------------------------------------------------------------------
St:   R:reported  I:incomplete  W:wrong  N:not reported  F:failed
      +:SR-ack  -:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  T:TiLfa  (R):Reported  (F):Failed
      Ln, Rn, Tn: FRR providing node-protection
===============================================================================

sr-label

sr-label

Syntax

sr-label

Context

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

Full Context

show router bgp sr-label

Description

This command displays BGP SR label information.

Platforms

7705 SAR Gen 2

sr-lfa-coverage

sr-lfa-coverage

Syntax

sr-lfa-coverage [flex-algo {flex-algo-id | all}]

Context

[Tree] (show>router>isis sr-lfa-coverage)

Full Context

show router isis sr-lfa-coverage

Description

This command displays IS-IS SR LFA coverage information. This corresponds to the coverage provided by the various LFA algorithms for SR-ISIS tunnel, SR-TE LSP, and LDP FEC if the fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops in the following preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

flex-algo flex-algo-id

Displays SR LFA coverage information for the specified algorithm.

Values

128 to 255

all

Displays all the flexible algorithms that are configured.

Values

128 to 255, all

Platforms

7705 SAR Gen 2

Output

The following output is an example of SR LFA coverage information, and Output fields: IS-IS SR LFA coverage describes the output fields.

Output Example
*A:Dut-C>config>router>isis# show router isis 0 sr-lfa-coverage 
===============================================================================
Rtr Base ISIS Instance 0 SR LFA Coverage
===============================================================================
MT-ID  SidType  Level  Proto        LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
       node-sid                     4(40%)     6(60%)     0(0%)      10/10(100%)
       adj-sid                      0(0%)      2(100%)    0(0%)      2/2(100%)
=============================================================================== 
Output Example
A:Dut-A# show router isis 0 sr-lfa-coverage flex-algo 128
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
MT-ID   SidType      Level Proto LFA       RLFA      TILFA     Coverage
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
A:Dut-A# show router isis 0 sr-lfa-coverage flex-algo all
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
MT-ID   SidType      Level Proto LFA       RLFA      TILFA     Coverage
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================

Output fields: IS-IS SR LFA coverage describes the IS-IS SR LFA coverage output fields.

Table 13. Output fields: IS-IS SR LFA coverage

Label

Description

MT-ID

Displays the MT identification

SidType

Displays the SID type

Level

Displays the level

Proto

Displays the protocol

LFA

Displays the LFA

RLFA

Displays the RLFA

TIFLA

Displays the TI-LFA

Coverage

Displays the percentage of coverage

sr-lfa-coverage

Syntax

sr-lfa-coverage [area area-id] [flex-algo { flex-algo-id | all}]

Context

[Tree] (show>router>ospf sr-lfa-coverage)

Full Context

show router ospf sr-lfa-coverage

Description

This command displays the details of the OSPF SR LFA coverage. This corresponds to the coverage provided by the various LFA algorithms for SR-OSPF tunnel, SR-TE LSP, and LDP FEC if fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops using the preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

area area-id

Displays all interfaces configured in this area.

Values

ip-address — a.b.c.d

area — 0 to 4294967295

flex-algo flex-algo-id

Displays the OSPF SR LFA coverage details for the specified segment routing algorithm.

Values

128 to 255

flex-algo all

Displays the OSPF SR LFA coverage details for all segment routing algorithms.

Platforms

7705 SAR Gen 2

Output

The following output is an example of OSPF SR LFA coverage, and Output fields: OSPF SR LFA coverage describes the output fields.

Output Example
*A:Dut-C# show router ospf sr-lfa-coverage flex-algo 128
===============================================================================
Rtr Base OSPFv2 Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
SidType      Area            LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
node-sid     0.0.0.0         2(100%)    0(0%)      0(0%)      2/2(100%)
===============================================================================
*A:Dut-C#
Table 14. Output fields: OSPF SR LFA coverage

Label

Description

SidType

Displays the SID type.

Area

Displays the OSPF area.

LFA

Displays the LFA.

RLFA

Displays the RLFA.

TIFLA

Displays the TI-LFA.

Coverage

Displays the percentage of coverage.

sr-lfa-coverage

Syntax

sr-lfa-coverage [area area-id]

Context

[Tree] (show>router>ospf3 sr-lfa-coverage)

Full Context

show router ospf3 sr-lfa-coverage

Description

This command displays the details of the OSPF SR LFA coverage. This corresponds to the coverage provided by the various LFA algorithms for SR-OSPF tunnel, SR-TE LSP, and LDP FEC if fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops using the preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

area area-id

Displays all interfaces configured in this area.

Values

ip-address — a.b.c.d

area — 0 to 4294967295

Platforms

7705 SAR Gen 2

Output

Output Example
*A:Dut-C>config>router>ospf3# show router ospf3 0 sr-lfa-coverage 
===============================================================================
Rtr Base OSPFv3 Instance 0 SR LFA Coverage
===============================================================================
SidType      Area            LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
node-sid     0.0.0.1         4(40%)     6(60%)     0(0%)      10/10(100%)
adj-sid      0.0.0.1         0(0%)      2(100%)    0(0%)      2/2(100%)
=============================================================================== 

The following table describes the OSPF SR LFA coverage output fields.

Table 15. Output fields: OSPF3 SR LFA coverage

Label

Description

SidType

Displays the SID type.

Area

Displays the OSPF area.

LFA

Displays the LFA.

RLFA

Displays the RLFA.

TIFLA

Displays the TI-LFA.

Coverage

Displays the percentage of coverage.

sr-lfa-info

sr-lfa-info

Syntax

sr-lfa-info [ipv4-unicast | ipv6-unicast | mt mt-id-number] [prefix ip-prefix[/prefix-length]] [algo algo-id] [detail]

Context

[Tree] (show>router>isis sr-lfa-info)

Full Context

show router isis sr-lfa-info

Description

This command displays IS-IS SR LFA information.

Parameters

ipv4-unicast

Keyword used to display IPv4 unicast parameters.

ipv6-unicast

Keyword used to display IPv6 unicast parameters.

mt-id-number

Displays the MT ID parameters.

Values

0 | 2 | 3 | 4

ip-prefix/prefix-length

Displays the specified IP prefix.

Values

ipv4-prefix — a.b.c.d (host bits must be 0)

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 (hexadecimal)

d — 0 to 255 (decimal)

ipv6-prefix-length — 0 to 128

algo-id

Filters information based on the specific algorithm only.

Values

0 | 128 to 255

detail

Displays detailed information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SR LFA information, and Output fields: IS-IS SR LFA information describes the output fields.

Output Example
show router isis sr-lfa-info prefix 192.0.2.2/32 algo 253

==========================================================================
Rtr Base ISIS Instance 0 SR LFA Info
==========================================================================
Prefix                            Algo       MT
  NextHop
  LFA-NextHop                                           LfaType (Pr-Type)
  Backup-Node                     NodeType   SID        SID-Type
--------------------------------------------------------------------------
192.0.2.1/32                      253        0
  192.168.13.1
  192.168.36.2(L)                                       TI-LFA (Link)
  1920.0000.2006                  P-Node     524285     Adjacency
  1920.0000.2004                  TR-Node    524287     Adjacency
  1920.0000.2002                  TR-Node    524287     Adjacency
  1920.0000.2001                  Q-Node      -          -
--------------------------------------------------------------------------
No. of Entries: 1
Pr-Type     : Link = linkProtection, Node = nodeProtection
==========================================================================
Table 16. Output fields: IS-IS SR LFA information

Label

Description

Rtr Base ISIS Instance 0 SR LFA Info

Prefix

Displays the prefix IP address

Algo

Displays the algorithm ID

MT

Displays the Multi-Topology value

NextHop

Displays the next-hop IP address

LFA-NextHop

Displays the LFA next-hop IP address

LfaType (Pr-Type)

Displays the LFA type

Backup-Node

Displays the backup node system ID

NodeType

Displays the node type

SID

Displays the SID value

SID-Type

Displays the SID type

No. of Entries

Displays the total number of entries

The following output is an example of detailed SR LFA information, and Output fields: IS-IS SR LFA information detail describes the output fields.

Output Example
show router isis sr-lfa-info prefix 192.0.2.2/32 algo 253 detail

===============================================================================
Rtr Base ISIS Instance 0 SR LFA Info (detail)
===============================================================================
-------------------------------------------------------------------------------
SR Tunnel Prefix : 192.0.2.1/32
-------------------------------------------------------------------------------
Algorithm        : 253
MT               : 0
NextHop          : 192.168.13.1
LFA-NextHop      : 192.168.36.2
LFA-Type         : TI-LFA
LFA-Protection   : Link Protection
-------------------------------------------------------------------------------
Displaying Backup-Node-Info
-------------------------------------------------------------------------------
Node-count       : 4
   Node-SysID       : 1920.0000.2006
    Node-Type        : P-Node
    SID              : 524285
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2004
    Node-Type        : TR-Node
    SID              : 524287
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2002
    Node-Type        : TR-Node
    SID              : 524287
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2001
    Node-Type        : Q-Node
    SID              :  -
    SID-Type         :  -
-------------------------------------------------------------------------------
No. of Entries: 1
===============================================================================
Table 17. Output fields: IS-IS SR LFA information detail

Label

Description

Rtr Base ISIS Instance 0 SR LFA Info (detail)

SR Tunnel Prefix

Displays the SR tunnel prefix IP address

Algorithm

Displays the algorithm ID

MT

Displays the MT value

NextHop

Displays the next-hop IP address

LFA-NextHop

Displays the LFA next-hop IP address

LFA-Type

Displays the LFA type

LFA-Protection

Displays the LFA protection type

Displaying Backup-Node-Info

Node-count

Displays the number of nodes

Node-SysID

Displays the node system ID

Node-Type

Displays the node type

SID

Displays the SID value

SID-Type

Displays the SID type

No. of Entries

Displays the total number of entries

sr-policies

sr-policies

Syntax

sr-policies

Context

[Tree] (clear>router>seg-rt sr-policies)

Full Context

clear router segment-routing sr-policies

Description

Commands in this context clear SR policies statistics.

Platforms

7705 SAR Gen 2

sr-policies

Syntax

sr-policies

Context

[Tree] (show>router>seg-rt sr-policies)

Full Context

show router segment-routing sr-policies

Description

Commands in this context display SR policy information.

Platforms

7705 SAR Gen 2

sr-policies

Syntax

sr-policies

Context

[Tree] (monitor>router>seg-rt sr-policies)

Full Context

monitor router segment-routing sr-policies

Description

Commands in this context monitor Segment Routing SR Policy Statistics.

Platforms

7705 SAR Gen 2

sr-policy-ipv4

sr-policy-ipv4

Syntax

sr-policy-ipv4 [rd rd] [color color] [endpoint ip-address]

Context

[Tree] (show>router>bgp>routes sr-policy-ipv4)

Full Context

show router bgp routes sr-policy-ipv4

Description

This command displays BGP SR policy IPv4 routes.

Parameters

ip-address

Specifies the endpoint IPv4 address.

Values

a.b.c.d

Platforms

7705 SAR Gen 2

sr-policy-ipv6

sr-policy-ipv6

Syntax

sr-policy-ipv6 [rd rd] [color color] [endpoint ipv6-address]

sr-policy-ipv6 hunt [rd rd] [color color] [endpoint ipv6-address]

Context

[Tree] (show>router>bgp>routes sr-policy-ipv6)

Full Context

show router bgp routes sr-policy-ipv6

Description

This command displays BGP SR policy IPv6 routes.

Parameters

ipv6-address

Specifies the endpoint IPv6 address, up to 64 characters

Platforms

7705 SAR Gen 2

sr-te

sr-te

Syntax

sr-te

Context

[Tree] (clear>router>mpls>lsp>auto-lsp sr-te)

Full Context

clear router mpls lsp auto-lsp sr-te

Description

This command resets and restarts all auto SR-TE LSPs.

Platforms

7705 SAR Gen 2

sr-te

Syntax

sr-te

Context

[Tree] (clear>router>mpls>lsp sr-te)

Full Context

clear router mpls lsp sr-te

Description

This command resets and restarts all SR-TE LSPs.

Platforms

7705 SAR Gen 2

sr-te-cspf

sr-te-cspf

Syntax

sr-te-cspf [path-computation-method path-computation-method] to ip-address [path path-name] [from ip-address] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [metric-type-te] [local-sr-protection local-sr-protection] [label-stack-reduction] [max-sr-labels label-stack-size] [exclude-address excl-addr [excl-addr]] [exclude-node excl-node-id [excl-node-id]] [skip-interface interface-name] [metric-type metric-type] [delay-metric-limit delay-metric-limit]

Context

[Tree] (tools>perform>router>mpls sr-te-cspf)

Full Context

tools perform router mpls sr-te-cspf

Description

This command computes and returns one or more SR-TE paths and corresponding label stack to a specific destination router and with the specified constraints.

By default, or when the user specifies the value of ip-to-label for the path-computation-method parameter, MPLS passes the to path and the from parameters to TE-DB, which converts the list of hops into a label stack by scanning the TE database for adjacency and node SID information that belongs to the router or link identified by each hop address. If the conversion is successful, the TE database returns the actual selected hop SIDs plus labels, as well as the configured path hop addresses that were used as the input for this conversion. None of the TE constraint parameters are used in this path computation method.

When the user specifies the value of local-cspf for the path-computation-method parameter, MPLS passes all parameters of the tools command, including the TE constraint parameters. In this case, a full CSPF is run using these parameters.

When the user runs this tools command without specifying a path name, CSPF returns the set of candidate ECMP paths. When the user specifies a path name, CSPF returns a single path, which is selected randomly similar to a configured SR-TE LSP, with the path-computation-method local-cspf command enabled.

Parameters

to ip-address

Specifies the destination address.

Values

a.b.c.d

path path-name

Specifies the path name, up to 64 characters.

from ip-address

Specifies the originating IP address.

Values

a.b.c.d

path-computation-method path-computation-method

Specifies the path computation method of the LSP path.

Values

ip-to-label, local-cspf

hop-limit limit

Specifies the maximum number of hops for the path.

Values

0 to 255

exclude-bitmap bitmap

Specifies a bit-map of the admin groups that should be excluded in the path computation. Accepted in decimal, hex, or binary.

Values

0 to 4294967295

include-bitmap bitmap

Specifies a bit-map of the admin groups that should be included in the path. Accepted in decimal, hex, or binary.

Values

0 to 4294967295

metric-type-te

Specifies the use of the TE metric to optimize the path. By default, the link IGP metric is used.

This parameter is deprecated. When used, it is automatically translated to metric-type te and an INFO message is displayed that the parameter is deprecated and metric-type te should be used instead.

local-sr-protection

Specifies the local LFA protection desired for the CSPF computed explicit path with adjacency SIDs.

Values

none, preferred, mandatory

label-stack-reduction

Specifies to apply label stack reduction to the CSPF computed explicit path with adjacency SIDs.

max-sr-labels label-stack-size

Specifies the maximum label stack size of the CSPF computed path with or without label stack reduction.

Values

1 to 11

exclude-address ip-addr

Specifies a list of up to eight IP addresses that should be excluded in the path computation.

Values

a.b.c.d

exclude-node excl-node-id

Specifies a list of up to eight addresses that should be excluded during the path computation.

Values

a.b.c.d

skip-interface interface-name

Specifies an interface name, up to 32 characters, that should be skipped during the path computation.

metric-type metric-type

Specifies the metric type.

Values

igp — Specifies use of the IGP metric.

te — Specifies use of the traffic-engineering metric. This is the default metric type.

delay — Specifies computation delay metrics.

delay-metric-limit delay-metric-limit

This parameter is valid for metric-type delay only and specifies the upper limit of the delay for a path, in microseconds. If metric-type delay and delay-metric-limitare specified, this command returns the lowest latency path that satisfies the delay-metric-limit. If metric-type delay is specified and the delay-metric-limit is not, the lowest latency path through the network is returned.

Values

1 to 16777215

Platforms

7705 SAR Gen 2

sr-te-lsp

sr-te-lsp

Syntax

sr-te-lsp [lsp-name] [status {up | down}] [detail] path [path-name] [auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte| on-demand-p2p-srte}] [family family]

sr-te-lsp count

sr-te-lsp [lsp-name] [detail] [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] [status {up | down}] [to {ip-address | ipv6-address}] [detail] [auto-lsp { all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] activepath [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] egress-stats

sr-te-lsp [lsp-name] path [path-name] [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] mbb

sr-te-lsp [lsp-name] path [path-name] [auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [detail] [dns]

Context

[Tree] (show>router>mpls sr-te-lsp)

Full Context

show router mpls sr-te-lsp

Description

This command displays SR-TE LSP information.

Parameters

lsp-name

Specifies the SR-TE LSP name, up to 64 characters.

status

Keyword used to filter the output based on the status of the SR-TE LSP.

Values

up, down

detail

Keyword used to display detailed information.

path-name

Specifies the SR-TE LSP path name, up to 64 characters.

auto-lsp

Keyword used to display the type of automatic LSP.

Values

all, mesh-p2p-srte, one-hop-p2p-srte, on-demand-p2p-srte

family

Displays the family of IP addresses.

Values

ipv4, ipv6

count

Keyword used to display the total number of SR-TE LSPs.

to {ip-address | ipv6-address}

Keyword used to display the IPv4 or IPv6 address of the egress router for the LSP.

egress-stats

Keyword used to display the traffic statistics for the specified SR-TE LSP or for all SR-TE LSPs if none is explicitly specified. Traffic statistics are provided for primary path, secondary path if any, and secondary standby paths, if any. Statistics are preserved across switchover only for primary and secondary standby paths.

mbb

Keyword used to display make-before-break (MBB) information.

activepath

Keyword used to display the SR-TE active paths, which are candidate paths selected as the best paths by the SR policy make-before-break (MBB) information.

dns

Keyword used to display reverse DNS resolution of actual and explicit hop information.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of MPLS SR-TE LSP information. The associated tables describe the output fields.

Output Example

The following outputs apply to an SR-TE LSP for which the path is computed using the local SR-TE CSPF method.

*A:Dut-C# show router mpls sr-te-lsp "C_F_70000"
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
C_F_70000                          10.20.1.6        1       N/A       Up   Up
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "C_F_70000" detail
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend :
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : C_F_70000
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.3                 To                   : 10.20.1.6
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 11:40:44               LSP Down Time        : 0d 00:00:00
Transitions     : 3                         Path Changes         : 3
Retry Limit     : 0                         Retry Timer          : 10 sec
Hop Limit       : 255                       Negotiated MTU       : 1484
PathCompMethod  : local-cspf
FallbkPathComp  : not-applicable
Metric          : 1000                      Metric Type          : igp
Local Sr Protec*: preferred                 Label Stack Reduction: Enabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 1000
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
Admin Tags      : None
Primary(a)      : C_F_70000
                                            Up Time              : 0d 11:40:44
Bandwidth       : 0 Mbps
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "C_F_70000" activepath
===============================================================================
MPLS LSP: C_F_70000 (active paths)
===============================================================================
Legend :
    #  - Manually switched path
    #F - Manually forced switched path
===============================================================================
LSP Name     : C_F_70000
LSP Id       : 26114
Path Name    : C_F_70000
Active Path  : Primary
To           : 10.20.1.6                         LSP Type     : SR-TE
===============================================================================
*A:Dut-C# tools perform router mpls sr-te-cspf to 10.20.1.6 path "C_F_70000" hop-
limit 3 label-stack-reduction path-computation-method local-cspf max-sr-labels 4
Req CSPF TE path
    From: this node To: 10.20.1.6
CSPF TE Path
 To: 10.20.1.6
 [1] Source Add 10.20.1.3    Cost 4000
   Hop  1 -> Label 524242 NH 10.10.2.3 --> 10.10.2.1 (10.20.1.1) Cost 1000 Color 0x0
   Hop  2 -> Label 434687 NH :: --> 10.20.1.2 (10.20.1.2) Cost 1000 Color 0x0
   Hop  3 -> Label 435087 NH :: --> 10.20.1.4 (10.20.1.4) Cost 1000 Color 0x0
   Hop  4 -> Label 435487 NH :: --> 10.20.1.6 (10.20.1.6) Cost 1000 Color 0x0
*A:Dut-C#

*A:Dut-C# tools perform router mpls resignal sr-te-lsp "C_F_70000" path "C_F_70000"

*A:Dut-C#
1 2019/07/03 19:36:37.768 UTC WARNING: MPLS #2014 Base VR 1:
"LSP path C_F_70000::C_F_70000 resignaled as a result of manualResignal MBB"


*A:Dut-C# tools perform router mpls sr-te-cspf to 10.20.1.6 path "C_F_70000" hop-
limit 3 label-stack-reduction path-computation-method local-cspf max-sr-labels 4
Req CSPF TE path
    From: this node To: 10.20.1.6
CSPF TE Path
 To: 10.20.1.6
 [1] Source Add 10.20.1.3    Cost 4000
   Hop  1 -> Label 524242 NH 10.10.2.3 --> 10.10.2.1 (10.20.1.1) Cost 1000 Color 0x0
   Hop  2 -> Label 434687 NH :: --> 10.20.1.2 (10.20.1.2) Cost 1000 Color 0x0
   Hop  3 -> Label 435087 NH :: --> 10.20.1.4 (10.20.1.4) Cost 1000 Color 0x0
   Hop  4 -> Label 435487 NH :: --> 10.20.1.6 (10.20.1.6) Cost 1000 Color 0x0
*A:Dut-C#

*A:Dut-C# tools perform router mpls resignal sr-te-lsp "C_F_70000" path "C_F_70000"

*A:Dut-C#
1 2019/07/03 19:36:37.768 UTC WARNING: MPLS #2014 Base VR 1:
"LSP path C_F_70000::C_F_70000 resignaled as a result of manualResignal MBB"
Output Example

The following show outputs display an LSP with BFD configured to use controlled return path. The following tables describe the MPLS SR-TE LSP detail fields and the MPLS SR-TE LSP path detail fields.

*A:Dut-C# /show router mpls sr-te-lsp detail
 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend :
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : to_A_SR_TE
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3.3.3.3
To              : 1.1.1.1
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:00:05               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 2 sec
Hop Limit       : 255                       Negotiated MTU       : 1496
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
Egress Stats    : Disabled
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4
ReturnPathLabel : None
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  Override Tunnel ELC  : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
Admin Tags      : None
 
Primary(a)      : path_A
                                            Up Time              : 0d 00:00:09
Bandwidth       : 0 Mbps
Secondary       : path_A2
                                            Down Time            : 0d 00:00:50
Bandwidth       : 0 Mbps
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : template-1.1.1.1-671747
LSP Type        : OneHopP2PSrTe             LSP Tunnel ID        : 16386
LSP Index       : 81921                     TTM Tunnel Id        : 671747
From            : 30.30.2.2
To              : 1.1.1.1
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:00:08               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
Egress Stats    : Disabled
BFD Template    : srte                      BFD Ping Intvl       : N/A
BFD Enable      : True                      BFD Failure-action   : None
WaitForUpTimer  : 4
ReturnPathLabel : 35002
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  Override Tunnel ELC  : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
OriginTemplName : template
 
Admin Tags      : None
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
 
Primary(a)      : path_A
                                            Up Time              : 0d 00:00:09
Bandwidth       : 0 Mbps
===============================================================================
* indicates that the corresponding row element may have been truncated.
Table 18. Output fields: MPLS SR-TE-LSP detail

Label

Description

LSP Name

The name of the LSP

LSP Type

The type of the LSP

LSP Tunnel ID

The tunnel ID number for the LSP used in the interaction with PCC/PCE

LSP Index

The LSP index used for indexing the LSP in the MIB table shared with the RSVP-TE LSP

TTM Tunnel Id

The tunnel ID number for the tunnel representing the LSP in the tunnel table

From

The IP address for the ingress router for the LSP

To

The IP address for the egress router for the LSP

Admin State

The administrative state of the LSP

Oper State

The operational state of the LSP

LSP Up Time

The length of time the LSP has been operational

LSP Down Time

The amount of time the LSP has been down

Transitions

The number of transitions that have occurred for the LSP

Path Changes

The number of times the path has changed

Retry Limit

The number of attempts that the software makes to reestablish the LSP after it has failed

Retry Timer

The time, in seconds, for LSP reestablishment attempts after LSP failure

Hop Limit

The maximum number of hops that an LSP can traverse, including the ingress and egress routers

Negotiated MTU

The size of the maximum transmission unit (MTU) that is negotiated during establishment of the LSP

PathCompMethod

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

FallbkPathComp

none — No fallback method is configured

local-cspf — Local CSPF fallback is configured

Metric

The cost of the TE path for the LSP

Local Sr Protection

The local LFA protection wanted for the CSPF computed explicit path with adjacency SIDs

Label Stack Reduction

The label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Load Bal Wt

The load balance weight value

Include Grps

The included groups. None indicates that no groups are included

Exclude Grps

The excluded groups. None indicates that no groups are excluded

Egress Stats

The traffic statistics for the specified SR-TE LSP or for all SR-TE LSPs if none is explicitly specified. Traffic statistics are provided for primary path, secondary path, if any, and secondary standby paths, if any. Statistics are preserved across switch over for primary and secondary standby paths

BFD Template

The BFD template name

BFD Ping Intvl

The BFD ping interval

BFD Enable

The operational state of the BFD on the LSP

BFD Failure-action

The failure action that is configured for the BFD LSP

WaitForUpTimer

The BFD wait for up timer value

ReturnPathLabel

The return path label added to the MPLS label to the bottom of the label stack for S-BFD. With this configured, the S-BFD packet returns to the initiator through the MPLS return path

Revert Timer

The length of time before a named LSP using the secondary path to revert to the primary path

Next Revert In

The next revert interval

Entropy Label

The enabled or disabled status for the entropy label

Oper Entropy Label

Indicates that the entropy label is in use

Negotiated EL

Indicates if the entropy label is negotiated for the LSP

Override Tunnel ELC

The enabled or disabled status of the override tunnel ELC

VPRNAutoBind

The enabled or disabled status for VRPN autobind

IGP Shortcut

The enabled or disabled status for IGP shortcut

BGP Shortcut

The enabled or disabled status for BGP shortcut

IGP LFA

The enabled or disabled status for IGP LFA

BGPTransTun

The enabled or disabled status for BGP transport tunnels

Oper Metric

The enabled or disabled status of the operational metric

PCE Report

The enabled or disabled status of PCE report

PCE Control

The enabled or disabled status of PCE control

Max SR Labels

The maximum label stack size of the computed path with or without label stack reduction

Additional FRR Labels

The additional FRR labels value that the router is configured to take into account during TI-LFA

Path Profile

The path profile value for the LSP

Admin Tags The administrative tag names. None indicates that there are no tags.
Primary (a)

The preferred path for the LSP

Up Time

The total time in increments that the LSP path has been operational

Bandwidth

The amount of bandwidth in Mb/s reserved for the LSP path

Secondary

The alternate path that the LSP uses if the primary path is not available

Downtime

The time that the LSP has been down

Bandwidth

The amount of bandwidth in Mb/s reserved for the LSP path

*A:Dut-C# /show router mpls sr-te-lsp path detail
 
===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend :
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID
    +      - Inherited
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE to_A_SR_TE
Path  path_A
-------------------------------------------------------------------------------
LSP Name    : to_A_SR_TE
Path LSP ID      : 3072
From             : 3.3.3.3
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A
Path Type        : Primary
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:11             Path Down Time    : 0d 00:00:00
Retry Limit      : 0                       Retry Timer       : 2 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           None
Exclude Groups   :                         Oper ExcludeGroups:
None                                           None
Last Resignal    : n/a
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1496                    Path Trans        : 1
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    1.1.1.1(1.1.1.1)(N-SID)                      Record Label        : 19410
 
BFD Configuration and State
Template         : srte                    Ping Interval     : N/A
Enable           : True                    State             : up
ReturnPathLabel  : 35001
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
 
-------------------------------------------------------------------------------
LSP SR-TE to_A_SR_TE
Path  path_A2
-------------------------------------------------------------------------------
LSP Name    : to_A_SR_TE
Path LSP ID      : 3074
From             : 3.3.3.3
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A2
Path Type        : Secondary
Path Admin       : Up                      Path Oper         : Down
Path Up Time     : 0d 00:00:00             Path Down Time    : 0d 00:01:53
Retry Limit      : 0                       Retry Timer       : 2 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: N/A
MetricType       : igp                     Oper MetricType   : N/A
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : N/A
Hop Limit        : 255                     Oper HopLimit     : N/A
Setup Priority   : 7                       Oper SetupPriority: N/A
Hold Priority    : 0                       Oper HoldPriority : N/A
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           N/A
Exclude Groups   :                         Oper ExcludeGroups:
None                                           N/A
Last Resignal    : n/a
 
IGP/TE Metric    : N/A                     Oper Metric       : N/A
Oper MTU         : N/A                     Path Trans        : 0
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    No Hops Specified
Srlg             : Disabled                Srlg Disjoint     : False
 
BFD Configuration and State
Template         : srte                    Ping Interval     : N/A
Enable           : True                    State             : notApplicable
ReturnPathLabel  : 35002
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
 
-------------------------------------------------------------------------------
LSP SR-TE template-1.1.1.1-671747
Path  path_A
-------------------------------------------------------------------------------
LSP Name    : template-1.1.1.1-671747
Path LSP ID      : 14336
From             : 30.30.2.2
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A
Path Type        : Primary
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:12             Path Down Time    : 0d 00:00:00
Retry Limit      : 0                       Retry Timer       : 30 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 2                       Oper HopLimit     : 2
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           None
Exclude Groups   :                         Oper ExcludeGroups:
None                                           None
Last Resignal    : n/a
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1496                    Path Trans        : 1
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    30.30.2.1(1.1.1.1)(A-SID)                    Record Label        : 524282
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : up
ReturnPathLabel  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
show router mpls sr-te-lsp path detail dns

===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE C_F_65536
Path  C_F_1
-------------------------------------------------------------------------------
LSP Name    : C_F_65536
Path LSP ID      : 13312                   
From             : 10.20.1.3               
To               : 10.20.1.6               
Admin State      : Up                      Oper State        : Up
Path Name   : C_F_1
Path Type        : Primary                 
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:27             Path Down Time    : 0d 00:00:00
Retry Limit      : 10                      Retry Timer       : 10 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A                     
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups: 
None                                           None
Exclude Groups   :                         Oper ExcludeGroups: 
None                                           None
Last Resignal    : n/a                     
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1488                    Path Trans        : 1
Degraded         : False                   
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :                         
                  10.20.1.4(S)
                      Dut-D.nokia.com
               -> 10.20.1.5(S)
                      Dut-E.nokia.com
               -> 10.20.1.6(S)
                      Dut-F.nokia.com
Actual Hops      :                         
    10.10.11.4(10.20.1.4)(A-SID)                 Record Label        : 524279
    toHUB.Dut-D.nokia.com
    (Dut-D.nokia.com)
 -> 10.10.6.5(10.20.1.5)(A-SID)                  Record Label        : 524281
    toD.Dut-E.nokia.com
    (Dut-E.nokia.com)
 -> 10.10.10.6(10.20.1.6)(A-SID)                 Record Label        : 524281
    toE.Dut-F.nokia.com
    (Dut-F.nokia.com)
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : notApplicable
ReturnPathLabel  : None                    
BFD Source Addr  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 0 sec
WaitForUpTmLeft  : 0                       
StartFail Rsn    : N/A
 
===============================================================================
5.	sr-te (ipV6)
6.	Command:
show router mpls sr-te-lsp path detail dns
7.	Logs: 
===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE C_F_65536
Path  C_F_1
-------------------------------------------------------------------------------
LSP Name    : C_F_65536
Path LSP ID      : 60928                   
From             : 3ffe::a14:103           
To               : 3ffe::a14:106           
Admin State      : Up                      Oper State        : Up
Path Name   : C_F_1
Path Type        : Primary                 
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:51:10             Path Down Time    : 0d 00:00:00
Retry Limit      : 10                      Retry Timer       : 10 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A                     
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups: 
None                                           None
Exclude Groups   :                         Oper ExcludeGroups: 
None                                           None
Last Resignal    : n/a                     
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1488                    Path Trans        : 1
Degraded         : False                   
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :                         
                  3ffe::a14:104(S)
                      Dut-D.nokia.com
               -> 3ffe::a14:105(S)
                      Dut-E.nokia.com
               -> 3ffe::a14:106(S)
                      Dut-F.nokia.com
Actual Hops      :                         
    3ffe::a0a:b04
    (3ffe::a14:104)(A-SID)
    Record Label        : 524279
    toHUB.Dut-D.nokia.com
    (Dut-D.nokia.com)
    3ffe::a0a:605
 -> (3ffe::a14:105)(A-SID)
    Record Label        : 524281
    toD.Dut-E.nokia.com
    (Dut-E.nokia.com)
    3ffe::a0a:a06
 -> (3ffe::a14:106)(A-SID)
    Record Label        : 524281
    3ffe::a0a:a06
    (Dut-F.nokia.com)
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : notApplicable
ReturnPathLabel  : None                    
BFD Source Addr  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 0 sec
WaitForUpTmLeft  : 0                       
StartFail Rsn    : N/A
Table 19. Output fields: MPLS SR-TE-LSP path detail

Label

Description

LSP Name

The name of the LSP

Path LSP ID

The path LSP ID

From

The IP address for the ingress router for the LSP

To

The IP address for the egress router for the LSP

Admin State

The administrative state of the LSP

Oper State

The operational state of the LSP

Path Name

The name of the LSP path

Path Type

The type of LSP path

Path Admin

The administrative state of the LSP path

Path Oper

The operational state of the LSP path

Path Up Time

The length of time the LSP path has been operational

Path Down Time

The length of time the LSP path has been down

Retry Limit

The number of attempts that the software makes to reestablish the path after it has failed

Retry Timer

The time, in seconds, for path reestablishment attempts after LSP failure

Retry Attempt

The number of retry attempts

Next Retry In

The next retry value

PathCompMethod

The path computation method for the specific LSP

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

OperPathCompMethod

The operational state of the path computation method

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

MetricType

The cost of the TE path for the specific LSP

Oper MetricType

The operational state of cost of the TE path

LocalSrProt

The local LFA protection for the CSPF computed explicit path with adjacency SIDs

Oper LocalSrProt

The operational state of LFA protection for the CSPF computed explicit path with adjacency SIDs

LabelStackRed

The label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Oper LabelStackRed

The operational state of the label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Bandwidth

The amount of bandwidth in Mb/s to be reserved

Oper Bandwidth

The operational state of the bandwidth

Hop Limit

The maximum number of hops for the path

Oper HopLimit

The operational state of the maximum number of hops for the path

Setup Priority

The setup priority value to use for the path

Oper SetupPriority

The operational state of the setup priority value for the path

Hold Priority

The hold priority to use for the path

Oper HoldPriority

The operational state of the hold priority for the path

PCE Updt ID

The update ID

PCE Updt State

The update state

PCE Upd Fail Code

The update failure code

PCE Report

The enabled or disabled status of PCE report

Oper PCE Report

The operational state of the PCE report

PCE Control

The enabled or disabled status of PCE control
Oper PCE Control

The operational state of PCE control

Include Groups

The included groups. None indicates that no groups are included

Oper IncludeGroups

The operational state of the included groups

Exclude Groups

The excluded groups. None indicates that no groups are included

Oper ExcludeGroups

Oper ExcludeGroups

Last Resignal

The last resignal time

IGP/TE Metric

The IGP or TE metric value

Oper Metric

The operational metric value

Oper MTU

The largest service frame size that can be transmitted to the far-end router without requiring the packet to be fragmented

Path Trans

The path transmission value

Degraded

The degraded status

Failure Code The reason code for in-progress MBB value. A value of none indicates that no failure has occurred.
Failure Node The IP address of the node in the LSP path at which the in-progress MBB failed. When no failure has occurred this value is none.
Explicit Hops

The explicit configured hops for an LSP path

Actual Hops

The actual hops an LSP path takes

Record Label

The record label value

BFD Configuration and State

Template

Indicates if the BFD template configured

Ping Interval

The BFD ping interval value

Enable

Indicates if BFD is enabled

State

The state of BFD

ReturnPathLabel

The return path label to add to the MPLS label on the bottom of the label stack for S-BFD. When configured, the S-BFD packet returns to the initiator through the MPLS return path.

BFD Source Addr

The BFD source address

WaitForUpTimer

The BFD wait for up timer value

OperWaitForUpTimer

The operational state of the wait for up timer value

WaitForUpTmLeft

The length of time remaining for the wait for up timer

StartFail Rsn

The start fail RSN value

Output Example

The following outputs apply to an SR-TE auto-LSP for which the path is computed by the hop-to-label translation method.

*A:Phoenix 199# show router mpls sr-te-lsp "sr-te-level2-mesh-192.168.48.223-
716805" detail
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name        : sr-te-level2-mesh-192.168.48.223-716805
LSP Type        : MeshP2PSrTe               LSP Tunnel ID        : 61444
LSP Index       : 126979                    TTM Tunnel Id        : 716805
From            : 192.168.48.199            To                   : 192.168.48.2*
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:02:12               LSP Down Time        : 0d 00:00:00
Transitions     : 3                         Path Changes         : 3
Retry Limit     : 0                         Retry Timer          : 30 sec
PathCompMethod  : none
FallbkComp      : not-applicable
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
PCE Report      : Enabled
PCE Control     : Disabled
Max SR Labels   : 8                         Additional FRR Labels: 2
Path Profile    :
None
Primary(a)      : loose-anycast-sid         Up Time              : 0d 00:02:12
Bandwidth       : 0 Mbps
===============================================================================
*A:Phoenix 199# show router mpls sr-te-lsp "sr-te-level2-mesh-192.168.48.223-
716805" path detail
===============================================================================
MPLS SR-TE LSP sr-te-level2-mesh-192.168.48.223-716805 Path  (Detail)
===============================================================================
Legend :
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID
    +      - Inherited
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP sr-te-level2-mesh-192.168.48.223-716805 Path loose-anycast-sid
-------------------------------------------------------------------------------
LSP Name         : sr-te-level2-mesh-192.168.48.223-716805
Path LSP ID      : 20480
From             : 192.168.48.199       To                   : 192.168.48.223
Admin State      : Up                   Oper State           : Up
Path Name        : loose-anycast-sid    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 02:30:28          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : local-cspf           OperPathCompMethod   : local-cspf
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed:   : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
Include Groups   :                      Oper Include Groups  :
None                                           None
Exclude Groups   :                      Oper Exclude Groups  :
None                                           None
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    192.168.48.99(L)
Actual Hops      :
    192.168.48.99 (192.168.48.185)(N-SID)        Record Label        : 200099
 -> 192.168.48.223 (192.168.48.223)(N-SID)       Record Label        : 200323
===============================================================================
*A:Phoneix 199# show router mpls sr-te-lsp
  - sr-te-lsp [<lsp-name>] [status {up|down}] [detail] path [<path-name>]
    [auto-lsp {all|mesh-p2p-srte|one-hop-p2p-srte}]
  - sr-te-lsp [<lsp-name>] [detail] [auto-lsp {all|mesh-p2p-srte|
    one-hop-p2p-srte}]
  - sr-te-lsp [<lsp-name>] [status {up|down}] [to <ip-address>] [detail]
    [auto-lsp {all|mesh-p2p-srte|one-hop-p2p-srte}]
<lsp-name>           : [64 chars max]
<up|down>            : up|down
<ip-address>         : a.b.c.d
<detail>             : keyword
<path>               : keyword
<path-name>          : [32 chars max]
<all|mesh-p2p-srte*> : keyword - specify type of auto-lsp
*A:Phoneix 199# show router mpls sr-te-lsp auto-lsp all
===============================================================================
MPLS Auto SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
sr-te-level2-mesh-192.168.48.221-  192.168.48.221   61443   N/A       Up   Up
716804
sr-te-level2-mesh-192.168.48.223-  192.168.48.223   61444   N/A       Up   Up
716805
-------------------------------------------------------------------------------
LSPs : 2
===============================================================================
*A:Phoneix 199# show router mpls sr-te-lsp auto-lsp mesh-p2p-srte
===============================================================================
MPLS Auto SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
sr-te-level2-mesh-192.168.48.221-   192.168.48.221    61443   N/A     Up   Up
716804
sr-te-level2-mesh-192.168.48.223-   192.168.48.223    61444   N/A     Up   Up
716805
-------------------------------------------------------------------------------
LSPs : 2
===============================================================================
Output Example

The following output is an example of SR-TE LSP count statistics.

===============================================================================
MPLS SR-TE LSP Count
===============================================================================
                          Total             IpV4              IpV6
-------------------------------------------------------------------------------
SR-TE LSPs                0                 0                 0
Mesh SR-TE LSPs           0                 0                 0
One Hop SR-TE LSPs        0                 0                 0
PCE Init SR-TE LSPs       0                 0                 0
===============================================================================

Output fields: MPLS SR-TE LSP describes the MPLS SR-TE LSP count statistics output fields.

Table 20. Output fields: MPLS SR-TE LSP

Label

Description

LSP Name

The name of the LSP used in the path.

Adm State

Down — The path is administratively disabled.

Up — The path is administratively enabled.

PathCompMethod

pce — PCE path computation method is configured.

local-cspf — Local CSPF path computation method is configured.

FallbkPathComp

none — No fallback method is configured.

local-cspf — Local CSPF fallback is configured.

Retry Limit

The number of attempts that the software should make to reestablish the LSP after it has failed.

Hop Limit

The maximum number of hops that an LSP can traverse, including the ingress and egress routers.

Retry Timer

The time in seconds, for LSP re-establishment attempts after an LSP failure.

LSP Up Time

The total time in increments that the LSP path has been operational.

LSP Down Time

The total time in increments that the LSP path has not been operational.

SR-TE LSPs

Displays the number of SR-TE LSPs

Mesh SR-TE LSPs

Displays the number of mesh SR-TE LSPs

One Hop-P2P SR-TE LSPs

Displays the number of one-hop SR-TE LSPs

PCE Init SR-TE LSPs

Displays the number of PCE initiated SR-TE LSPs

Output Example

The following outputs apply to a router-controlled or to a PCC-controlled SR-TE LSP for which the path is computed using the hop-to-label transition method.

*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" path "1" detail 
=======================================================================
MPLS SR-TE LSP srTeRtrControlled Path 1 (Detail)
=======================================================================
Legend : 
    S - Strict                        L - Loose
=======================================================================
-----------------------------------------------------------------------
SR-TE LSP srTeRtrControlled Path 1
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled
Path LSP ID      : 1024                 
From             : 10.20.1.1            To                   : 10.20.1.6
Admin State      : Up                   Oper State           : Up
Path Name        : 1                    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:03:19          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
 
PathCompMethod   : pce                  OperPathCompMethod   : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : disabled             Oper LabelStackRed   : disabled

Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
 
PCE Report       : Inherited            Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1484                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    10.20.1.2(S)       -> 10.20.1.3(L)      
Actual Hops      :                      
    10.10.1.2 (10.20.1.2)                        Record Label        : 262143
 -> 10.20.1.3 (10.20.1.3)                        Record Label        : 102003
 -> 10.20.1.6 (10.20.1.6)                        Record Label        : 103006
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" detail 
=======================================================================
MPLS SR-TE LSPs (Originating) (Detail)
=======================================================================
-----------------------------------------------------------------------
Type : Originating 
-----------------------------------------------------------------------
LSP Name        : srTeRtrControlled
LSP Type        : SrTeLsp                      LSP Tunnel ID  : 2
LSP Index       : 65537                        TTM Tunnel Id  : 655363
From            : 10.20.1.1                    To             : 10.20.1.6
Adm State       : Up                           Oper State     : Up
LSP Up Time     : 0d 00:06:09                  LSP Down Time  : 0d 00:00:00
Transitions     : 1                            Path Changes   : 1
Retry Limit     : 0                            Retry Timer    : 30 sec
Hop Limit       : 255                          Negotiated MTU : 1484
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A                          
Include Grps    :                              Exclude Grps   :  
None                                           None
 
VprnAutoBind    : Enabled                      
IGP Shortcut    : Enabled                      BGP Shortcut   : Enabled
IGP LFA         : Disabled                     IGP Rel Metric : Disabled
BGPTransTun     : Enabled                      
Oper Metric     : 16777215                     
PCE Report      : Inherited                    Max SR Labels  : 6
PCE Control     : Disabled
Path Profile:                              
None
 
Primary(a)  : 1                            Up Time        : 0d 00:06:09
Bandwidth   : 0 Mbps                       
=======================================================================
Outputs with other filters:
---------------------------
*A:Dut-A# show router mpls sr-te-lsp 
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp path 
=======================================================================
MPLS SR-TE LSP  Path
=======================================================================
-----------------------------------------------------------------------
LSP Name         : sr-te1               To                   : 10.20.1.6
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------
1                                Primary         Up   Up
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled    To                   : 10.20.1.6
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------
1                                Primary         Up   Up
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp to 10.20.1.6 
=======================================================================
MPLS SRTE LSPs (Originating) 
=======================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp status up 
=======================================================================
MPLS SR-TE LSPs (Originating)
=======================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" status up detail path "1" 
=======================================================================
MPLS SR-TE LSP srTeRtrControlled Path 1 (Detail)
=======================================================================
Legend : 
    S - Strict                        L - Loose
=======================================================================
-----------------------------------------------------------------------
SR-TE LSP srTeRtrControlled Path 1
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled
Path LSP ID      : 1024                 
From             : 10.20.1.1            To                   : 10.20.1.6
Admin State      : Up                   Oper State           : Up
Path Name        : 1                    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:07:12          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
 
PathCompMethod   : none
FallbkPathComp   : not-applicable
 
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
 
PCE Report       : Inherited            Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1484                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    10.20.1.2(S)       -> 10.20.1.3(L)      
Actual Hops      :                      
    10.10.1.2 (10.20.1.2)                        Record Label        : 262143
 -> 10.20.1.3 (10.20.1.3)                        Record Label        : 102003
 -> 10.20.1.6 (10.20.1.6)                        Record Label        : 103006

=======================================================================
Output Example

The following outputs apply to PCE-computed SR-TE LSPs.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path detail 
===============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
===============================================================================
Legend : 
    S - Strict                        L - Loose
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-------------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 10:48:05          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod   : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Enabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                     Record Label        : 131071
-> 192.168.5.5                                      Record Label        : 131068
===============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 10:48:17               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Enabled                   
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 10:48:17
Bandwidth       : 0 Mbps                    
===============================================================================
Output Example

The following outputs apply to a PCE-computed SR-TE LSP when pce-report sr-te is enabled under MPLS.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path detail 
===============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
===============================================================================
Legend : 
    S - Strict                        L - Loose
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-------------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 10:51:47          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod:  : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Inherited            Oper PCE Report      : Enabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                 Record Label        : 131071
-> 192.168.5.5                                  Record Label        : 131068
===============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 10:52:16               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Inherited                 
PCE Control          : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 10:52:16
Bandwidth       : 0 Mbps                    
===============================================================================
Output Example

The following outputs apply to PCE-controlled SR-TE LSPs.

*A:Dut-B>config>router>pcep>pcc# /show router mpls sr-te-lsp "srte_lsp" path detail 
=============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
=============================================================================
Legend : 
    S - Strict                        L - Loose
=============================================================================
-----------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-----------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:01:07          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod:  : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Enabled
PCE Control      : Enabled              Oper PCE Control     : Enabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                     Record Label        : 131071
-> 192.168.5.5                                      Record Label        : 131068
=============================================================================
*A:Dut-B>config>router>pcep>pcc#  /show router mpls sr-te-lsp "srte_lsp" detail 
=============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
=============================================================================
-----------------------------------------------------------------------------
Type : Originating 
-----------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:01:38               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Enabled                   
PCE Control     : Enabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 00:01:38
Bandwidth       : 0 Mbps                    
=============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router pcep pcc lsp-db 
=============================================================================
PCEP Path Computation Client (PCC) LSP Update Info
=============================================================================
PCEP-specific LSP ID: 3                 
LSP ID              : 2                 LSP Type            : seg-rt
Tunnel ID           : 1                 Extended Tunnel Id  : 10.20.1.2
LSP Name            : srte_lsp::fully_loose
Source Address      : 10.20.1.2         Destination Address : 10.20.1.5
LSP Delegated       : True              Delegate PCE Address: 10.20.1.24
Oper Status         : active            
=============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path 
=============================================================================
MPLS SR-TE LSP srte_lsp Path
=============================================================================
-----------------------------------------------------------------------------
LSP Name         : srte_lsp             To                   : 10.20.1.5
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------------
fully_loose                      Primary         Up   Up
=============================================================================
Output Example

The following output applies to SR-TE LSP path statistics.

*A:Dut-C# show router mpls sr-te-lsp path family ipv6 status up 
===============================================================================
MPLS SR-TE LSP  Path
===============================================================================
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106            
To           : 3ffe::a14:106            
Adm State    : Up                       Oper State           : Up
-------------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-------------------------------------------------------------------------------
pe1_pe2                          Primary         Up   Up
pe1_pe2_Stby                     Standby         Up   Up
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" 
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                                            Tun     Protect   Adm  Opr
  To                                                Id      Path           
-------------------------------------------------------------------------------
3ffe::a14:106                                       1       N/A       Up   Up
  3ffe::a14:106                                                            
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend : 
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name   : 3ffe::a14:106
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3ffe::a14:103
To              : 3ffe::a14:106
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:05:11               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : none                      
FallbkPathComp  : not-applicable
Metric          : N/A                       
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         : 
None                                           None
Egress Stats    : Disabled                  
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4                         
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 16777215                  
PCE Report      : Disabled+                 
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None                      
Admin Tags      : None                      
 
Primary(a)      : pe1_pe2
                                            Up Time              : 0d 00:05:13
Bandwidth       : 0 Mbps                    
Secondary       : pe1_pe2_Sec
                                            Down Time            : 0d 00:01:23
Bandwidth       : 0 Mbps                    
Standby         : pe1_pe2_Stby
                                            Up Time              : 0d 00:01:09
Bandwidth       : 0 Mbps                    
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" path                  
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path
===============================================================================
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106            
To           : 3ffe::a14:106            
Adm State    : Up                       Oper State           : Up
-------------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-------------------------------------------------------------------------------
pe1_pe2                          Primary         Up   Up
pe1_pe2_Sec                      Secondary       Up   Dwn
pe1_pe2_Stby                     Standby         Up   Up
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" path detail           
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59904                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2                  Path Type            : Primary
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:09:24              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:101(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:101
    (3ffe::a14:101)(N-SID)
    Record Label        : 454488
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 424493
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2_Sec
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59906                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2_Sec              Path Type            : Secondary
Path Admin   : Up                       Path Oper            : Down
Path Up Time : 0d 00:00:00              Path Down Time       : 0d 00:05:35
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : N/A
MetricType   : igp                      Oper MetricType      : N/A
LocalSrProt  : preferred                Oper LocalSrProt     : N/A
LabelStackRed: Disabled                 Oper LabelStackRed   : N/A
 
Bandwidth    : No Reservation           Oper Bandwidth       : N/A
Hop Limit    : 255                      Oper HopLimit        : N/A
Setup Priori*: 7                        Oper Setup Priority  : N/A
Hold Priority: 0                        Oper Hold Priority   : N/A
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           N/A
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           N/A
Last Resignal: n/a
 
IGP/TE Metric: N/A                      Oper Metric          : N/A
Oper MTU     : N/A                      Path Trans           : 2
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:102(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    No Hops Specified
Srlg         : Disabled                 Srlg Disjoint        : False
                                      
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2_Stby
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59908                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2_Stby             Path Type            : Standby
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:05:21              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
                                      
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:102(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:102
    (3ffe::a14:102)(N-SID)
    Record Label        : 454489
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 439493
Srlg         : Disabled                 Srlg Disjoint        : False
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" status up detail path "pe1_pe2"
 family ipv6 
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path pe1_pe2 (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59904                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2                  Path Type            : Primary
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:16:20              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:101(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:101
    (3ffe::a14:101)(N-SID)
    Record Label        : 454488
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 424493
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" activepath 
===============================================================================
MPLS LSP: 3ffe::a14:106 (active paths)
===============================================================================
Legend : 
    #  - Manually switched path
    #F - Manually forced switched path
===============================================================================
LSP Name     : 3ffe::a14:106
LSP Id       : 59904                             
Path Name    : pe1_pe2
Active Path  : Primary                           
To             : 3ffe::a14:106
LSP Type     : SR-TE                             
 
===============================================================================
*A:Dut-C>config>router>mpls# show router mpls sr-te-lsp "3ffe::a14:106" egress-stats
===============================================================================
SR-TE LSP Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
LSP Name : 3ffe::a14:106
-------------------------------------------------------------------------------
Admin State      : Up                   
 
Path Name        : pe1_pe2
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Path Name        : pe1_pe2_Sec
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Path Name        : pe1_pe2_Stby
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Total for all paths
Tot.Aggr Pkts    : 0                    Tot.Aggr Octets  : 0
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" to 3ffe::a14:106 detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend : 
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : 3ffe::a14:106
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3ffe::a14:103
To              : 3ffe::a14:106
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:50:36               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : none                      
FallbkPathComp  : not-applicable
Metric          : N/A                       
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         : 
None                                           None
Egress Stats    : Disabled                  
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4                         
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 16777215                  
PCE Report      : Disabled+                 
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None                      
Admin Tags      : None                      
 
Primary(a)      : pe1_pe2
                                            Up Time              : 0d 00:50:39
Bandwidth       : 0 Mbps                    
Secondary       : pe1_pe2_Sec
                                            Down Time            : 0d 00:46:48
Bandwidth       : 0 Mbps                    
Standby         : pe1_pe2_Stby
                                            Up Time              : 0d 00:46:34
Bandwidth       : 0 Mbps                    
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example

The following output applies to SR-TE LSP egress statistics.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "lsp1" egress-stats 
===============================================================================
SR-TE LSP Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
LSP Name : lsp1
-------------------------------------------------------------------------------
Admin State      : Up                  
Path Name        : p1
StatsOperState   : Up                  
Aggregate Pkts   : 0                    Aggregate Octets : 0
Path Name        : p2
StatsOperState   : Up                  
Aggregate Pkts   : 0                    Aggregate Octets : 0
Total for all paths
Tot.Aggr Pkts    : 0                    Tot.Aggr Octets  : 0
Packet Rate pps  : 0                    Bit Rate Mbps    : 0
===============================================================================

Output fields: MPLS SR-TE LSP egress statistics describes the MPLS SR-TE LSP egress statistics output fields.

Table 21. Output fields: MPLS SR-TE LSP egress statistics

Label

Description

LSP Name

The name of the LSP for which the statistics are provided

Admin State

The administrative state of the LSP

Path Name

The path name of the LSP

StatsOperState

Indicates whether the system is able to allocate a statistical index to that specific path

Aggregate Pkts

The number of packets recorded by the statistical index for that path

Aggregate Octets

The number of octets recorded by the statistical index for that path

Tot.Aggr Pkts

The sum of packets over all paths of the LSP

Tot.Aggr Octets

The sum of octets over all paths of the LSP

Packet Rate

The packet rate for the LSP (across all paths, for all FCs in/out-of profile) expressed in packets per second

Bit Rate

The bit rate for the LSP (across all paths, for all FCs in/out-of profile) expressed in Mb/s

sr-te-lsp-egress-stats

sr-te-lsp-egress-stats

Syntax

sr-te-lsp-egress-stats lsp lsp-name [interval seconds] [repeat repeat] [ absolute| rate] [bits ]

Context

[Tree] (monitor>router>mpls sr-te-lsp-egress-stats)

Full Context

monitor router mpls sr-te-lsp-egress-stats

Description

This command monitors MPLS SR-TE LSP Egress Statistics.

Parameters

lsp-name

Specifies the LSP name.

Values

64 characters maximum

seconds

Configures the interval for each display in seconds.

Values

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

bits

Displays output value in bits.

Platforms

7705 SAR Gen 2

src-access-list

src-access-list

Syntax

src-access-list [list-name]

Context

[Tree] (show>system>security>snmp src-access-list)

Full Context

show system security snmp src-access-list

Description

This command displays source access lists and the hosts for each. Including the list-name parameter modifies the output show only the specified src-access-list.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SR access list information.

Output fields: source access list describes the source access list output fields.

Output Example
A:ALA-1# show system security snmp src-access-list
=============================================================================
Source Access Lists
=============================================================================
List Name
  HostName                              Host Address
-----------------------------------------------------------------------------
L1
  H1                                    10.100.100.1
  H2                                    10.100.100.2
L2
  HA                                    10.100.101.1
  HB                                    10.100.101.2
-----------------------------------------------------------------------------
Total Access Lists: 2
=============================================================================
A:ALA-1#


A:ALA-1# show system security snmp src-access-list L1
=============================================================================
Source Access Lists
=============================================================================
List Name
  HostName                              Host Address
-----------------------------------------------------------------------------
L1
  H1                                    10.100.100.1
  H2                                    10.100.100.2
-----------------------------------------------------------------------------
Total Access Lists: 1
=============================================================================
A:ALA-1#
Table 22. Output fields: source access list

Label

Description

List Name

Displays the name of the src-access-list.

Host Name

Displays the name of the src-host.

Host Address

Displays the IP address of the src-host.

Total Access Lists

Displays the total number of source access lists.

srlg-database

srlg-database

Syntax

srlg-database [router-id ip-address] [interface ip-address]

Context

[Tree] (show>router>mpls srlg-database)

Full Context

show router mpls srlg-database

Description

This command displays MPLS SRLG database information.

Parameters

router-id ip-address

Specifies a 32-bit integer uniquely identifying the router in the Autonomous System. By convention to ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router. The router-id can be either the local one or some remote router.

interface ip-address

Specifies the IP address of the interface.

Platforms

7705 SAR Gen 2

srlg-group

srlg-group

Syntax

srlg-group [name]

Context

[Tree] (show>router>if-attribute srlg-group)

Full Context

show router if-attribute srlg-group

Description

This command displays SRLG statistics.

Parameters

name

Displays entries that are associated with the specified SRLG name, up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SRLG statistics, and Output fields: SRLG describes the fields.

Output Example
B:CORE2# show router if-attribute srlg-group
==================================================
Interface Srlg Groups
==================================================
Group Name             Group Value  Penalty Weight
--------------------------------------------------
1                      1            100
2                      2            200
3                      3            300
--------------------------------------------------
No. of Groups: 3
==================================================
B:CORE2#
Table 23. Output fields: SRLG

Label

Description

Group Name

The name of the SRLG

Group Value

The integer value of the SRLG

Penalty Weight

The penalty weight that is assigned to the SRLG

No. of Groups

The total number of displayed SRLGs

ssh

ssh

Syntax

ssh [detail | server-lists | client-lists]

Context

[Tree] (show>system>security ssh)

Full Context

show system security ssh

Description

This command displays all SSH sessions, and the SSH status and fingerprint. The type of SSH application (CLI, SCP, SFTP, or NETCONF) is indicated for each SSH connection.

Parameters

detail

Keyword to display detailed information.

server-lists

Keyword to display the lists of cipher, MAC, KEX, and host key algorithms allowed by the SSH server.

client-lists

Keyword to display the lists of cipher, MAC, KEX, and host key algorithms allowed by the SSH client.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of SSH information, and Output fields: ssh describes the output fields:

Output example (show system security ssh)
===============================================================================
SSH Server
===============================================================================
Administrative State      : Enabled
Operational State         : Up
Preserve Key              : Disabled
Key-re-exchange           : 60 minutes / 1024 MB

SSH Protocol Version 2    : Enabled
Host Key Fingerprints     :
    RSA                   : MD5:51:02:1d:28:0e:b3:49:f9:71:79:2e:67:a3:25:55:74
                            SHA256:pYOhLriNg0sXo+Ekh3cl7OsrlteLLjV/MKCGxbQSuXQ
    ECDSA-SHA2-NISTP256   : MD5:d8:63:f5:9a:01:0f:24:4e:26:06:ab:a4:05:08:fb:52
                            SHA256:LZ/CHBwn+zCNyLGtTS45UJd8xvjq75hgsnQHvQRvpkU
    ECDSA-SHA2-NISTP521   : MD5:fa:7d:9f:16:a7:e1:17:89:52:0d:d3:bc:0d:c8:1d:ef
                            SHA256:VWiLxOjcNivVYvJIVc3W2oMNUAT0vMl9ckQsnbXF4+I
-------------------------------------------------------------------------------
Connection                                            ConnectionID
   Username                                           ConnectionStatus
   RouterInstance                                     Key-re-exchange
   Version   KEX
             Cipher
             MAC
             HostKey
   SessionID                  ChannelID   ServerName  ChannelStatus
-------------------------------------------------------------------------------
192.168.135.227                                       23
   admin                                              connected
   management                                         60 minutes / 1024 MB
   SSHv2     ecdh-sha2-nistp256
             aes128-ctr
             hmac-sha2-256
             ecdsa-sha2-nistp256
   23                         0           cli         connected
-------------------------------------------------------------------------------
Number of SSH connections : 1
Number of SSH sessions    : 1
=======================================================
Output example (show system security ssh detail)
===============================================================================
SSH Server Global
===============================================================================
Administrative State      : Enabled
Operational State         : Up
Preserve Key              : Disabled
Key-re-exchange           : 60 minutes / 1024 MB

SSH Protocol Version 2    : Enabled
Host Key Fingerprints     :
    RSA                   : MD5:51:02:1d:28:0e:b3:49:f9:71:79:2e:67:a3:25:55:74
                            SHA256:pYOhLriNg0sXo+Ekh3cl7OsrlteLLjV/MKCGxbQSuXQ
    ECDSA-SHA2-NISTP256   : MD5:d8:63:f5:9a:01:0f:24:4e:26:06:ab:a4:05:08:fb:52
                            SHA256:LZ/CHBwn+zCNyLGtTS45UJd8xvjq75hgsnQHvQRvpkU
    ECDSA-SHA2-NISTP521   : MD5:fa:7d:9f:16:a7:e1:17:89:52:0d:d3:bc:0d:c8:1d:ef
                            SHA256:VWiLxOjcNivVYvJIVc3W2oMNUAT0vMl9ckQsnbXF4+I

===============================================================================
SSH Server Router Instance [Base]
===============================================================================
Access allowed            : Allowed
-------------------------------------------------------------------------------
Connection                                            ConnectionID
   Username                                           ConnectionStatus
                                                      Key-re-exchange
   Version   KEX
             Cipher
             MAC
             HostKey
   SessionID                  ChannelID   ServerName  ChannelStatus
-------------------------------------------------------------------------------
No entries found

===============================================================================
SSH Server Router Instance [management]
===============================================================================
Access allowed            : Allowed
-------------------------------------------------------------------------------
Connection                                            ConnectionID
   Username                                           ConnectionStatus
                                                      Key-re-exchange
   Version   KEX
             Cipher
             MAC
             HostKey
   SessionID                  ChannelID   ServerName  ChannelStatus
-------------------------------------------------------------------------------
192.168.135.227                                       23
   admin                                              connected
                                                      60 minutes / 1024 MB
   SSHv2     ecdh-sha2-nistp256
             aes128-ctr
             hmac-sha2-256
             ecdsa-sha2-nistp256
   23                         0           cli         connected
-------------------------------------------------------------------------------
Number of SSH connections : 1
Number of SSH sessions    : 1
===============================================================================
Output example (show system security ssh server-lists)
===============================================================================
SSH Server configurable algorithm lists
===============================================================================
SSHv2 Cipher List   : aes256-ctr
                      aes192-ctr
                      aes128-ctr
                      aes128-cbc
                      3des-cbc
                      aes192-cbc
                      aes256-cbc
-------------------------------------------------------------------------------
SSHv2 MAC List      : hmac-sha2-512
                      hmac-sha2-256
                      hmac-sha1
                      hmac-sha1-96
                      hmac-md5
                      hmac-md5-96
-------------------------------------------------------------------------------
SSHv2 KEX List      : ecdh-sha2-nistp521
                      ecdh-sha2-nistp384
                      ecdh-sha2-nistp256
                      diffie-hellman-group16-sha512
                      diffie-hellman-group14-sha256
                      diffie-hellman-group14-sha1
                      diffie-hellman-group-exchange-sha1
                      diffie-hellman-group1-sha1
-------------------------------------------------------------------------------
SSHv2 Host Key List : ecdsa-sha2-nistp521
                      ecdsa-sha2-nistp256
                      rsa-sha2-512
                      rsa-sha2-256
                      ssh-rsa
===============================================================================
Output example (show system security ssh client-lists)
===============================================================================
SSH Client configurable algorithm lists
===============================================================================
SSHv2 Cipher List   : aes256-ctr
                      aes192-ctr
                      aes128-ctr
                      aes128-cbc
                      3des-cbc
                      aes192-cbc
                      aes256-cbc
-------------------------------------------------------------------------------
SSHv2 MAC List      : hmac-sha2-512
                      hmac-sha2-256
                      hmac-sha1
                      hmac-sha1-96
                      hmac-md5
                      hmac-md5-96
-------------------------------------------------------------------------------
SSHv2 KEX List      : ecdh-sha2-nistp521
                      ecdh-sha2-nistp384
                      ecdh-sha2-nistp256
                      diffie-hellman-group16-sha512
                      diffie-hellman-group14-sha256
                      diffie-hellman-group14-sha1
                      diffie-hellman-group-exchange-sha1
                      diffie-hellman-group1-sha1
-------------------------------------------------------------------------------
SSHv2 Host Key List : ecdsa-sha2-nistp521
                      ecdsa-sha2-nistp384
                      ecdsa-sha2-nistp256
                      rsa-sha2-512
                      rsa-sha2-256
                      ssh-ed25519
                      ssh-rsa
===============================================================================
Table 24. Output fields: ssh

Label

Description

Administrative State

Enabled — The administrative state of the SSH server is enabled

Disabled — The administrative state of the SSH server is disabled

Operational State

Up — The operational state of the SSH server is up

Down — The operational state of the SSH server is down

Preserve Key

Enabled — preserve-key is enabled

Disabled — preserve-key is disabled

SSH Protocol Version 2

Enabled — SSH2 is enabled

Disabled — SSH2 is disabled

SSH listening port

The SSH port for SSH connections arriving in VPRN or base routing

Host Key Fingerprints

The key fingerprint is the server identity.

If a client attempts and fails to verify the key fingerprint of the server, the client session is disconnected.

Connection

The IP address of the connected routers (remote client)

Encryption

des — data encryption using a private (secret) key

3des — an encryption method that allows proprietary information to be transmitted over untrusted networks

Username

The name of the user

Number of SSH connections The total number of SSH connections

Number of SSH sessions

The total number of active SSH sessions

ssm-translate

ssm-translate

Syntax

ssm-translate

ssm-translate interface interface-name

Context

[Tree] (show>router>igmp ssm-translate)

Full Context

show router igmp ssm-translate

Description

This command displays IGMP SSM translate configuration information.

Parameters

interface-name

Specifies the IP interface name, up to 32 characters.

Platforms

7705 SAR Gen 2

Output

The following output is an example of SSM translate information. Output fields: IGMP provides IGMP field descriptions.

Output Example
================================================================= 
IGMP SSM Translate Entries
=================================================================
Group Range               Source                     Interface
-----------------------------------------------------------------
<239.1.1.1 - 239.1.1.2>   10.1.1.1                     -
                             
<239.1.1.1 - 239.1.1.5>   00.1.1.2                     ies-abc
-----------------------------------------------------------------
Table 25. Output fields: IGMP

Label

Description

Group Range

The address ranges of the multicast groups for which this router can be an RP.

Source

The unicast address that sends data on an interface.

SSM Translate Entries

The total number of SSM translate entries.

ssm-translate

Syntax

ssm-translate

ssm-translate interface interface-name

Context

[Tree] (show>router>mld ssm-translate)

Full Context

show router mld ssm-translate

Description

This command displays MLD SSM translate configuration information.

Parameters

interface-name

Specifies the IP interface name, up to 32 characters.

Platforms

7705 SAR Gen 2

Output

MLD Interface Output

The following table provides MLD field descriptions.

Table 26. Output fields: MLD

Label

Description

Start Address

End Address

The address ranges of the multicast groups for which this router can be an RP.

Source Address

The unicast address that sends data on an interface.

Interface

The interface name.

SSM Translate Entries

The total number of SSM translate entries.

Output Example
*A:ALA-BA# show router mld static 
===============================================================================
MLD SSM Translate Entries
===============================================================================
Start Address      : ff0e::db8:9
End Address        : ff0e::db8:c
   Source Address  : 2001:db8::1
 
Start Address      : ff04:db8:2
End Address        : ff04:db8:10
   Source Address  : 2001:db8:3:4:5:6:7:8
       Interface   : lax-vls
 
Start Address      : ff0e:db8:db8:9
End Address        : ff0e:db8:db8:c
   Source Address  : 2001:db8::1
       Interface   : lax-vls
-------------------------------------------------------------------------------
SSM Translate Entries : 3
===============================================================================
*A:ALA-BA#

static

static

Syntax

static [sap sap-id | sdp sdp-id:vc-id]

Context

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

Full Context

show service id mld-snooping static

Description

This command displays MLD snooping static group membership data.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD snooping static group membership information.

Output Example
*A:rbae_C# show service id 1 mld-snooping static  
===============================================================================
MLD Snooping Static Source Groups for service 1
-------------------------------------------------------------------------------
MLD Snooping Static Source Groups for SDP 36:1
-------------------------------------------------------------------------------
Source                                                                         
                Group                                                          
-------------------------------------------------------------------------------
2011:db8:1
                FF04:db8:2                                                        
*
                FF04:db8:3                                                        
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 2
===============================================================================
*A:rbae_C# 

static

Syntax

static [sap sap-id | sdp sdp-id:vc-id]

Context

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

Full Context

show service id igmp-snooping static

Description

This command displays information on static IGMP snooping source groups for the VPLS service.

Parameters

sap sap-id

Displays static IGMP snooping source groups for a specific SAP.

sdp sdp-id

Displays the IGMP snooping source groups for a specific spoke or mesh SDP.

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

Platforms

7705 SAR Gen 2

Output

Output Example
*A:ALA-1>show>service>id>snooping# static
===============================================================================
IGMP Snooping Static Source Groups for SAP 1/1/2
-------------------------------------------------------------------------------
Source           Group
-------------------------------------------------------------------------------
*                239.0.0.2
*                239.0.0.3
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 2
-------------------------------------------------------------------------------
IGMP Snooping Static Source Groups for SDP 10:10
-------------------------------------------------------------------------------
Source           Group
-------------------------------------------------------------------------------
1.1.1.1          239.0.0.10
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 1
=============================================================================== 
*A:ALA-1>show>service>id>snooping# 

Output fields: IGMP snooping source groups describes the show output fields.

Table 27. Output fields: IGMP snooping source groups

Label

Description

Source

Displays the IP source address used in IGMP queries.

Group

Displays the static IGMP snooping source groups for a specified SAP.

static

Syntax

static [ip-int-name | ip-address]

Context

[Tree] (show>router>igmp static)

Full Context

show router igmp static

Description

This command displays static IGMP, (*,G) and (S,G) information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ip-address

Displays information associated with the specified IP address.

Platforms

7705 SAR Gen 2

Output

The following output is an example of IGMP static information. Output fields: IGMP static provides static IGMP field descriptions.

Output Example
*A:ALA-BA# show router 100 igmp static 
==================================================================
IGMP Static Group Source
==================================================================
Source           Group            Interface                         
------------------------------------------------------------------
10.11.11.11      239.136.22.3     IGMP_to_CE                      
*                239.1.1.1        IGMP_to_CE                      
10.22.22.22      239.255.255.255  IGMP_to_CE                      
------------------------------------------------------------------
Static (*,G)/(S,G) Entries : 3
==================================================================
*A:ALA-BA#
Table 28. Output fields: IGMP static

Label

Description

Source

Entries that represent a source address from which receivers are interested/not interested in receiving multicast traffic.

Group

The IP multicast group address for which this entry contains information.

Interface

Displays the interface name.

static

Syntax

static [ip-int-name | ip-address]

Context

[Tree] (show>router>mld static)

Full Context

show router mld static

Description

This command displays static MLD, (*,G) and (S,G) information.

Parameters

ip-int-name

Displays the information associated with the specified IP interface name.

ip-address

Displays the information associated with the specified IP address.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD static information. Output fields: MLD static provides static MLD field descriptions.

Output Example
*A:ALA-BA# show router mld static 
===============================================================================
Rtr Base MLD Static Group Sources
===============================================================================
Source                                    Interface
  Group Start                             [Group Step]
  [Group End]                             [Group Count]
-------------------------------------------------------------------------------
2001:db8:2016:10ff::4                     lax-vls
  ff05:db8:1
*                                         lax-vls
  ff06:db8:1
*                                         lax-vls
  ff01:db8:1                                 ::4:0
  ff01:db8:100:0                             64
3::1                                      lax-vls
  ff05:db8:1                                 ::1
  ff05:db8:20                                32
*                                         lax-vls
  ff05:db8:2:1                               ::1
  ff05:db8:2:3ff                             1023
3::1                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
3::2                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
4::1                                      flax-vlsoo
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
5::1                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
-------------------------------------------------------------------------------
Static (*,G)/(S,G) Entries : 9
===============================================================================
*A:ALA-BA#
Table 29. Output fields: MLD static

Label

Description

Source

The entries which represents a source address from which receivers are interested/not interested in receiving multicast traffic.

Group

The IP multicast group address for which this entry contains information.

Interface

The interface name.

static

Syntax

static [head-end {local | ip-address}] [ color color] [end-point { ipv4-address | ipv6-address}] [preference preference-id] [distinguisher distinguisher-id]

static summary

Context

[Tree] (show>router>seg-rt>sr-policies static)

Full Context

show router segment-routing sr-policies static

Description

This command displays the traffic statistics of all or a filtered set of the static policies, or displays summary parameters.

Parameters

head-end local

Filters on local head end.

head-end ip-address

Filters on the head end IP address value.

Values

a.b.c.d

color

Filters on the color.

Values

0 to 4294967295

ipv4-address | ipv6-address

Filters on the end-point 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) or x:x:x:x:x:x:d:d:d:d

x — [0 to FFFF]H

d — [0 to 255]D

preference-id

Filters on the preference ID.

Values

0 to 4294967295

distinguisher-id

Filters on the distinguisher ID.

Values

0 to 4294967295

summary

Displays the summary information of the static policies.

Platforms

7705 SAR Gen 2

Output

The following output is an example of traffic statistics for the static policies.

Output Example Information for Static Policies
 *A:Dut-C# show router segment-routing sr-policies static                         
===============================================================================
SR-Policies Path
===============================================================================
-------------------------------------------------------------------------------
Type            : srv6                  
Active          : Yes                   Owner           : static
Color           : 10                    
Head            : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
RD              : 5                     Preference      : 14
SRv6 BSID 1     : 3333:3:3:3:0:b::
TunnelId        : 917510                Age             : 759
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example Information for a Subset of Static Policies
*A:Dut-C# show router segment-routing sr-policies static end-point 3ffe::a14:102 
===============================================================================
SR-Policies Path
===============================================================================
-------------------------------------------------------------------------------
Type            : srv6                  
Active          : Yes                   Owner           : static
Color           : 10                    
Head            : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
RD              : 5                     Preference      : 14
SRv6 BSID 1     : 3333:3:3:3:0:b::
TunnelId        : 917510                Age             : 426
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
                          

static-arp

static-arp

Syntax

static-arp [{ip-int-name | ip-address | mac ieee-mac-address}]

Context

[Tree] (show>router static-arp)

Full Context

show router static-arp

Description

This command displays the router static ARP table sorted by IP address. If no options are present, all ARP entries are displayed.

Parameters

ip-int-name

Only displays static ARP entries associated with the specified IP interface name.

ip-address

Only displays static ARP entries associated with the specified IP address.

ieee-mac-address

Only displays static ARP entries associated with the specified MAC address.

Platforms

7705 SAR Gen 2

Output

Static ARP Table Output — The following output is an example of static AARP table information, and Output fields: static ARP describes the output fields.

Output Example
A:ALA-A# show router static-arp
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1                        
10.200.1.1      00:00:5a:01:00:33 00:00:00 Inv  to-ser1a
-------------------------------------------------------------------------------
No. of ARP Entries: 1                                                          
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp 10.200.1.1
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.1.1      00:00:5a:01:00:33 00:00:00 Inv  to-ser1                        
                  
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp to-ser1
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp mac 00:00:5a:40:00:01
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1                       
===============================================================================
A:ALA-A# 
Table 30. Output fields: static ARP

Label

Description

IP Address

The IP address of the static ARP entry

MAC Address

The MAC address of the static ARP entry

Age

The age of the ARP entry. Static ARPs always have 00:00:00 for the age

Type

Inv — the ARP entry is an inactive static ARP entry (invalid)

Sta — the ARP entry is an active static ARP entry

Interface

The IP interface name associated with the ARP entry

No. of ARP Entries

The number of ARP entries displayed in the list

static-lsp

static-lsp

Syntax

static-lsp [lsp-name]

static-lsp {transit | terminate}

static-lsp count

Context

[Tree] (show>router>mpls static-lsp)

Full Context

show router mpls static-lsp

Description

This command displays MPLS static LSP information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MPLS static LSP information.

Output fields: MPLS static LSP describes the MPLS static LSP output fields.

Table 31. Output fields: MPLS static LSP

Label

Description

Lsp Name

The name of the LSP used in the path up to 64 characters in length.

To

The system IP address of the egress router for the LSP.

Next Hop

The system IP address of the next hop in the LSP path.

In I/F

The ingress interface.

Out Label

The egress interface.

Out I/F

The egress interface.

Adm

Down — The path is administratively disabled.

Up — The path is administratively enabled.

Opr

Down — The path is operationally down.

Up — The path is operationally up.

LSPs

The total number of static LSPs.

Output Example
A:ALA-12# show router mpls static-lsp 
===============================================================================
MPLS Static LSPs (Originating)
===============================================================================
Lsp Name          To              Next Hop        Out Label Out I/F   Adm  Opr  
-------------------------------------------------------------------------------
NYC_SJC_customer2 100.20.1.10     10.10.1.4       1020      1/1/1     Up   Up  
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 


*A:SRU4>config>router>mpls# show router mpls static-lsp transit
===============================================================================
MPLS Static LSPs (Transit)
===============================================================================
In Label    In Port     Out Label   Out Port    Next Hop            Adm   Opr
-------------------------------------------------------------------------------
240         aps-1       440         1/1/10      10.22.11.3          Up    Up
241         aps-1       441         1/1/10      10.22.11.3          Up    Up
242         aps-1       442         1/1/10      10.22.11.3          Up    Up
243         aps-1       443         1/1/10      10.22.11.3          Up    Up
244         aps-1       444         1/1/10      10.22.11.3          Up    Up
245         aps-1       445         1/1/10      10.22.11.3          Up    Up
246         aps-1       446         1/1/10      10.22.11.3          Up    Up
247         aps-1       447         1/1/10      10.22.11.3          Up    Up
248         aps-1       448         1/1/10      10.22.11.3          Up    Up
249         aps-1       449         1/1/10      10.22.11.3          Up    Up
250         aps-1       450         1/1/10      10.22.11.3          Up    Up
251         aps-1       451         1/1/10      10.22.11.3          Up    Up
252         aps-1       452         1/1/10      10.22.11.3          Up    Up
253         aps-1       453         1/1/10      10.22.11.3          Up    Up
...
207         3/2/8       407         1/1/9       10.22.10.3          Up    Up
208         3/2/8       408         1/1/9       10.22.10.3          Up    Up
209         3/2/8       409         1/1/9       10.22.10.3          Up    Up
-------------------------------------------------------------------------------
LSPs : 256
===============================================================================
*A:SRU4>config>router>mpls#

A:ALA-12# show router mpls static-lsp terminate 
===============================================================================
MPLS Static LSPs (Terminate)
===============================================================================
In Label    In I/F      Out Label   Out I/F     Next Hop            Adm   Opr   
-------------------------------------------------------------------------------
1021        1/1/1       n/a         n/a         n/a                 Up    Up   
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 

static-policy

static-policy

Syntax

static-policy

static-policy name [detail]

Context

[Tree] (show>router>seg-rt>sr-policies static-policy)

Full Context

show router segment-routing sr-policies static-policy

Description

This command displays information about all static policies or the specified static policy.

Parameters

name

Specifies the name of the static policy, up to 64 characters.

detail

Displays detailed information about the static policy.

Platforms

7705 SAR Gen 2

Output

The following outputs are examples of information for a specified static policy.

Output Example Information for a Specific Static Policy
*A:Dut-C# show router segment-routing sr-policies static-policy "a1" 
===============================================================================
SR-Policies Static Policy
===============================================================================
Policy Name: a1
Type            : srv6                  
Admin Status    : Up                    Color           : 10
Head End Addr   : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
Preference      : 14                    
RD              : 5                     
SRv6 BSID 1     : N/A
  Locator       : C1
  Function      : End.B6.Encaps.Red     Function Value  : -
  Function Stat*: error                 
 
Segment Lists Configuration:
Segment-List    : 1                     Weight          : 1
Admin Status    : Up                    Last Change     : 06/13/2022 17:40:54
Segment Stack:
   SRv6 SID 1: 2222:2:2:2:0:a::
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example Detailed Information for a Specific Static Policy
*A:Dut-C# show router segment-routing sr-policies static-policy "a1" detail 
===============================================================================
SR-Policies Static Policy
===============================================================================
Policy Name: a1
Type            : srv6                  
Admin Status    : Up                    Color           : 10
Head End Addr   : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
Preference      : 14                    
RD              : 5                     
SRv6 BSID 1     : N/A
  Locator       : C1
  Function      : End.B6.Encaps.Red     Function Value  : -
  Function Stat*: error                 
 
Path Entry: 
Active          : Yes                   Owner           : static
TunnelId        : 917510                Age             : 346
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.

static-route

static-route

Syntax

static-route [family] [{ip-prefix/prefix-length | preference preference | [ next-hop ip-address | tag tag}] [ detail]

Context

[Tree] (show>router static-route)

Full Context

show router static-route

Description

This command displays the static entries in the routing table. If no options are present, all static routes are displayed sorted by prefix.

Parameters

family

Specifies the type of routing information to be distributed by this peer group.

Values

ipv4 — Displays only those BGP peers that have the IPv4 family enabled and not those capable of exchanging IP-VPN routes.

ipv6 — Displays the BGP peers that are IPv6 capable.

mcast-ipv4 — Displays the BGP peers that are IPv4 multicast capable.

mcast-ipv6 — Displays the BGP peers that are IPv6 multicast capable.

ip-prefix/prefix-length

Displays static routes only matching the specified ip-prefix and mask.

Values

ipv4-prefix:

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

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:

0 to 128

preference

Only displays static routes with the specified route preference.

Values

0 to 65535

ip-address

Only displays static routes with the specified next hop IP address.

Values

ipv4-address:

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

ipv6-address:

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

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

x:

[0 to FFFF]H

d:

[0 to 255]D

tag

Displays the tag used to add a 32-bit integer tag to the static route. The tag is used in route policies to control distribution of the route into other protocols.

Values

1 to 4294967295

detail

Displays detailed static routes information.

Platforms

7705 SAR Gen 2

Output

Static Route Output — The following output is an example of static route information, and Output fields: static route describes the fields.

Output Example
A:ALA-A# show router static-route
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.250.0/24   5    1      ID   10.200.10.1          to-ser1              Y 
192.168.252.0/24   5    1      NH   10.10.0.254          n/a                  N 
192.168.253.0/24   5    1      NH   to-ser1              n/a                  N 
192.168.253.0/24   5    1      NH   10.10.0.254          n/a                  N 
192.168.254.0/24   4    1      BH   black-hole           n/a                  Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route 192.168.250.0/24
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.250.0/24   5    1      ID   10.200.10.1          to-ser1              Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route preference 4
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.254.0/24   4    1      BH   black-hole           n/a                  Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route next-hop 10.10.0.254
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.253.0/24   5    1      NH   10.10.0.254          n/a                  N 
=============================================================================== 
A:ALA-A# 


===============================================================================
Static Route Table (Router: Base)  Family: IPv6
===============================================================================
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::10:20:1:6
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::20:20:1:6
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::20:20:1:5
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::10:20:1:5
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: filter                          Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : enabled                         SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
No. of Static Routes: 4
===============================================================================
*A:Dut-C#

A:Router#show router static-route 10.10.10.10/32 detail 
===============================================================================
Static Route Table (Router: Base)  Family: IPv4
===============================================================================
Prefix           : 10.10.10.10/32
CommunityList    : (Not Specified)
Tag              : 0
Backup Tag       : 0
Nexthop          : 1.13.1.1                        Validate Nexthop  : No
Type             : Nexthop
Backup Nexthop   : 2.23.1.1                        Backup Status     : Active
                                                                       Backup
Interface        : Dut-C-Dut-A-1                   Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Nexthop Tag       : 0
Creation Origin  : manual                          Load Bal Weight   : n/a
BFD              : disabled
Nexthop Community:                                 
CPE-check        : disabled
LDP Sync         : disabled
-------------------------------------------------------------------------------
No. of Static Routes: 1
                                      
===============================================================================
A:Router#  
Table 32. Output fields: static route

Label

Description

IP Addr/mask

The static route destination address and mask

Pref

The route preference value for the static route

Metric

The route metric value for the static route

Type

BH — the static route is a black hole route; the nexthop for this type of route is black-hole

ID — the static route is an indirect route, where the nexthop for this type of route is the non-directly connected next hop

NH — the route is a static route with a directly connected next-hop; the next-hop for this type of route is either the next-hop IP address or an egress IP interface name

Nexthop

The next hop for the static route destination

Protocol

The protocol through which the route was learned

Interface

The egress IP interface name for the static route

n/a — indicates there is no current egress interface because the static route is inactive or a black hole route

Active

N — the static route is inactive; for example, the static route is disabled or the next hop IP interface is down

Y — the static route is active

No. of Routes

The number of routes displayed in the list

Backup Nexthop

The backup next hop for the static route destination

Backup Tag

The tag value used for the static route when the primary next hop fails and the backup next hop is active

Backup Status

The status of the backup next hop

static-route

Syntax

static-route ldp-sync-status

Context

[Tree] (tools>dump>router static-route)

Full Context

tools dump router static-route

Description

This command enables the synchronization status that static route keeps track of LDP interfaces.

Parameters

ldp-sync-status

Specifies the LDP synchronization status.

Platforms

7705 SAR Gen 2

Output

The following output is an example of static route information.

Output Example
*A:Dut-C#  tools dump router static-route ldp-sync-status 
===============================================================================
Sync Status of LDP interfaces
===============================================================================
If          If Name                     Timer Running?  Timeout     Time
Index                                    Yes/No          Used        Left
-------------------------------------------------------------------------------
2       ip-10.10.2.3                    Yes             30          5
3       ip-10.10.3.3                    No              30          0
4       ip-10.10.5.3                    No              30          0
5       ip-10.10.22.3                   No              30          0
6       ip-10.10.12.3                   No              30          0
===============================================================================

static-sa

static-sa

Syntax

static-sa

static-sa name sa-name

static-sa spi spi

Context

[Tree] (show>ipsec static-sa)

Full Context

show ipsec static-sa

Description

This command displays IPsec static-SA information.

Parameters

sa-name

Specifies the SA name.

Values

32 chars max

spi

Specifies the spi.

Values

256..16383

Platforms

7705 SAR Gen 2

statistics

statistics

Syntax

statistics [interface ip-int-name | ip-address]

Context

[Tree] (show>router>dhcp statistics)

Full Context

show router dhcp statistics

Description

This command displays statistics for DHCP Relay and DHCP snooping.

If no IP address or interface name is specified, all configured interfaces are displayed.

If an IP address or interface name is specified, only data regarding the specified interface is displayed.

Parameters

ip-int-name | ip-address

Displays statistics for the specified IP interface.

Values

ip-int-name: 32 chars max

ip-address: a.b.c.d

Platforms

7705 SAR Gen 2

Output

The following command displays DHCP statistics information, and Output fields: DHCP statistics describes the output fields.

show router dhcp statistics
Output Example
====================================================================
DHCP Global Statistics (Router: Base)
====================================================================
Rx Packets                           : 0
Tx Packets                           : 0
Rx Malformed Packets                 : 0
Rx Untrusted Packets                 : 0
Client Packets Discarded             : 0
Client Packets Relayed               : 0
Client Packets Snooped               : 0
Client Packets Proxied (RADIUS)      : 0
Client Packets Proxied (Diameter)    : 0
Client Packets Proxied (User-Db)     : 0
Client Packets Proxied (Lease-Split) : 0
Server Packets Discarded             : 0
Server Packets Relayed               : 0
Server Packets Snooped               : 0
DHCP RELEASEs Spoofed                : 0
DHCP FORCERENEWs Spoofed             : 0
Client packets streamed              : 0
Routed Subnet Transparent Forwarded
  Client Packets (BOOTREQUEST)       : 0
  Server Packets (BOOTREPLY)         : 0
  Other Opcode Packets               : 0
====================================================================
Table 33. Output fields: DHCP statistics

Label

Description

Rx Packets

The number of packets received from the DHCP clients

Tx Packets

The number of packets transmitted to the DHCP clients

Rx Malformed Packets

The number of malformed packets received from the DHCP clients

Rx Untrusted Packets

The number of untrusted packets received from the DHCP clients

Client Packets Discarded

The number of packets received from the DHCP clients that were discarded

Client Packets Relayed

The number of packets received from the DHCP clients that were forwarded

Client Packets Snooped

The number of packets received from the DHCP clients that were snooped

Client Packets Proxied (RADIUS)

The number of client packets proxied through RADIUS

Client Packets Proxied (Diameter)

The number of client packets proxied through Diameter

Client Packets Proxied (User-Db)

The number of client packets proxied through User-Db

Client Packets Proxied (Lease-Split)

The number of client packets proxied through a lease split

Server Packets Discarded

The number of packets received from the DHCP server that were discarded

Server Packets Relayed

The number of packets received from the DHCP server that were forwarded

Server Packets Snooped

The number of packets received from the DHCP server that were snooped

DHCP RELEASEs Spoofed

The number of spoofed DHCP releases

DHCP FORCERENEWs Spoofed

The number of spoofed FORCERENEW messages

Client packets streamed

The number of client packets streamed

Routed Subnet Transparent Forwarded

Client Packets (BOOTREQUEST)

The number of DHCP client packets (BOOTREQUEST) received on a subscriber interface with the source IP in a routed subnet that is associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Server Packets (BOOTREPLY)

The number of DHCP server packets (BOOTREPLY) received on a subscriber interface with the source IP in a routed subnet that is associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Other Opcode Packets

The number of DHCP packets (Opcode field that are different from BOOTREQUEST and BOOTREPLY) received on a subscriber interface with the source IP in a routed subnet associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Note: When transparent forwarding is enabled, the system does not check if the DHCP packet is valid and therefore packets with an Opcode field different from BOOTREQUEST and BOOTREPLY are forwarded.

statistics

Syntax

statistics [interface ip-int-name]

Context

[Tree] (show>service>id>dhcp6 statistics)

[Tree] (show>router>dhcp6 statistics)

Full Context

show service id dhcp6 statistics

show router dhcp6 statistics

Description

This command displays statistics for DHCPv6 relay and snooping.

Parameters

ip-int-name

Specifies to display interface name information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of DHCP6 statistics information.

Output Example
A:Dut-A# show service id 20 dhcp6 statistics  
==================================================================== 
DHCP Statistics, service 20, all interfaces 
==================================================================== 
Packets received                     : 0 
Packets transmitted                  : 0 
Packets dropped                      : 0 
==================================================================== 
 
==================================================================== 
DHCP Statistics, service 21, all SAPs 
==================================================================== 
Client packets snooped               : 2 
Client packets forwarded             : 2 
Client packets dropped               : 19 
Server packets snooped               : 2 
Server packets forwarded             : 2 
Server packets dropped               : 0 
====================================================================
A:Dut-A# show service id 1000 dhcp6 statistics 
 
==================================================================== 
DHCP Statistics, service 1000, all interfaces 
==================================================================== 
Packets received                     : 16063 
Packets transmitted                  : 16061 
Packets dropped                      : 0 
==================================================================== 
 
==================================================================== 
DHCP Statistics, service 1000, all SAPs 
==================================================================== 
Client packets snooped               : 0 
Client packets forwarded             : 0 
Client packets dropped               : 0 
Server packets snooped               : 0 
Server packets forwarded             : 0 
Server packets dropped               : 0 
==================================================================== 

Output fields: DHCP6 statistics describes DHCP6 output statistics.

Table 34. Output fields: DHCP6 statistics

Field

Description

Client Packets Dropped

The number of DHCPv6 client packets snooped on SAP ingress and dropped, for example: DHCPv6 client packet received on an LDRA enabled network-facing SAP

Client Packets Forwarded

The number of DHCPv6 client packets snooped on SAP ingress and forwarded

Client Packets Snooped

The number of DHCPv6 client packets snooped on SAP ingress

Server Packets Dropped

The number of DHCPv6 server packets snooped on SAP ingress and dropped, for example: DHCPv6 server packet received on an LDRA enabled client-facing SAP

Server Packets Forwarded

The number of DHCPv6 server packets snooped on SAP ingress and forwarded

Server Packets Snooped

The number of DHCPv6 server packets snooped on SAP ingress

statistics

Syntax

statistics [[sap sap-id] | [sdp sdp-id:vc-id] | [interface interface-name]]

Context

[Tree] (show>service>id>dhcp statistics)

Full Context

show service id dhcp statistics

Description

This command displays DHCP relay statistics.

Parameters

ip-int-name

Displays DHCP statistics on the specified interface.

interface-name

Displays DHCP statistics for the specified interface name.

sap-id

Displays DHCP statistics for the specified SAP.

Platforms

7705 SAR Gen 2

Output

The following output is an example of DHCP statistics information.

Output Example
*A:ALA-48# show service id 88 dhcp statistics interface SpokeTerm
===================================================================
DHCP Statistics for interface SpokeTerm
===================================================================
Rx Packets                           : 0
Tx Packets                           : 0
Rx Malformed Packets                 : 0
Rx Untrusted Packets                 : 0
Client Packets Discarded             : 0
Client Packets Relayed               : 0
Client Packets Snooped               : 0
Client Packets Proxied (RADIUS)      : 0
Client Packets Proxied (Lease-Split) : 0
Server Packets Discarded             : 0
Server Packets Relayed               : 0
Server Packets Snooped               : 0
DHCP RELEASEs Spoofed                : 0
DHCP FORCERENEWs Spoofed             : 0
===================================================================
*A:ALA-48#

Output fields: DHCP statistics interface describes DHCP statistics output fields.

Table 35. Output fields: DHCP statistics interface

Field

Description

Rx Packets

The number of received packets

Tx Packets

The number of transmitted packets

Rx Malformed

The number of malformed packets received

Rx Untrusted Packets

The number of untrusted packets received

Client Packets Discarded

The number of client packets discarded

Client Packets Relayed

The number of client packets relayed

Client Packets Snooped

The number of client packets snooped

Client Packets Proxied (RADIUS)

The number of client packets proxied through RADIUS

Client Packets Proxied (Lease-Split)

The number of client packets proxied through a lease split

Server Packets Discarded

The number of discarded server packets

Server Packets Relayed

The number of relayed server packets

Server Packets Snooped

The number of snooped server packets

DHCP RELEASEs Spoofed

The number of spoofed DHCP releases

DHCP FORCERENEWs Spoofed

The number of spoofed FORCERENEW messages

statistics

Syntax

statistics [{ip-address | ip-int-name}]

Context

[Tree] (clear>router>dhcp statistics)

Full Context

clear router dhcp statistics

Description

This command clears statistics for DHCP statistics.

If no IP address or interface name is specified, then statistics are cleared for all configured interfaces.

If an IP address or interface name is specified, then only data regarding the specified interface is cleared.

Parameters

ip-int-name

Clears DHCP statistics for the specified interface name.

ip-address

Clears DHCP statistics for the specified IP address.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (clear>router>dhcp6 statistics)

Full Context

clear router dhcp6 statistics

Description

This command clears DHCP6 statistics.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

statistics interface ip-int-name | ipv6-address

statistics sap sap-id

Context

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

Full Context

clear service id dhcp6 statistics

Description

This command clears DHCPv6 statistics for interfaces and VPLS SAPs.

Parameters

ip-int-name

Clears DHCPv6 statistics for the specified interface name.

ipv6-address

Clears DHCPv6 statistics for the specified IP address.

sap-id

Clears DHCPv6 statistics for the specified VPLS SAP.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [{sap sap-id | sdp sdp-id:vc-id | interface { ip-address | ip-int-name}}]

Context

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

Full Context

clear service id dhcp statistics

Description

This command clears DHCP statistics.

Parameters

sap-id

Clears the specified SAP information.

sdp-id

The specified SDP to be cleared.

Values

1 to 17407

vc-id

Specifies the virtual circuit ID on the SDP ID to be cleared.

Values

1 to 4294967295

ip-address

Specifies the interface IP address.

Values

a.b.c.d

ip-int-name

Specifies the interface name, up to 32 characters.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (clear>service statistics)

Full Context

clear service statistics

Description

This command clears the statistics for a service.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [policy name] [sap sap-id]

Context

[Tree] (show>service>id>auth statistics)

Full Context

show service id authentication statistics

Description

This command displays session authentication statistics for this service.

Parameters

policy name

Specifies an existing authentication policy name.

sap-id

Specifies the physical port identifier portion of the SAP definition.

Platforms

7705 SAR Gen 2

Output

The following output is an example of service authentication statistics information

Output Example
*A:ALA-48# show service id 700 authentication statistics
================================================================
Authentication Statistics for service 700
================================================================
Client Packets Authenticate Fail  : 0
Client Packets Authenticate Ok    : 0
================================================================
*A:ALA-48# 

statistics

Syntax

statistics [sap sap-id | sdp sdp-id:vc-id]

Context

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

Full Context

show service id mld-snooping statistics

Description

This command displays MLD snooping statistics.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD snooping statistics information.

Output Example
*A:rbae_C# show service id 1 mld-snooping statistics  
===============================================================================
MLD Snooping Statistics for service 1
===============================================================================
Message Type            Received      Transmitted   Forwarded    
-------------------------------------------------------------------------------
General Queries         109           0             327          
Group Queries           0             0             0            
Group-Source Queries    0             0             0            
V1 Reports              0             0             0            
V2 Reports              438           87            0            
V1 Done                 0             0             0            
Unknown Type            0             N/A           0            
-------------------------------------------------------------------------------
Drop Statistics
-------------------------------------------------------------------------------
Bad Length              : 0
Bad MLD Checksum        : 0
Bad Encoding            : 0
No Router Alert         : 0
Zero Source IP          : 0
Wrong Version           : 0
Lcl-Scope Packets       : 0           
Rsvd-Scope Packets      : 0
 
Send Query Cfg Drops    : 0
Import Policy Drops     : 0
Exceeded Max Num Groups : 0
MCAC Policy Drops       : 0
MCS Failures            : 0
 
MVR From VPLS Cfg Drops : 0
MVR To SAP Cfg Drops    : 0
===============================================================================
*A:rbae_C# 

statistics

Syntax

statistics [evpn-mpls | sap sap-id | sdp sdp-id:vc-id | vxlan vtep ip-address vni vni]

Context

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

Full Context

show service id igmp-snooping statistics

Description

This command displays IGMP snooping statistics for the VPLS service.

Parameters

evpn-mpls

Displays IGMP snooping statistics for EVPN-MPLS destinations

sap-id

Displays IGMP snooping statistics for a specific SAP

sdp-id

Displays the IGMP snooping statistics for a specific spoke or mesh SDP

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

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# statistics
===============================================================================
IGMP Snooping Statistics for service 1
===============================================================================
Message Type            Received      Transmitted   Forwarded    
-------------------------------------------------------------------------------
General Queries         4             0             4            
Group Queries           0             0             0            
Group-Source Queries    0             0             0            
V1 Reports              0             0             0            
V2 Reports              0             0             0            
V3 Reports              0             0             0            
V2 Leaves               0             0             0            
Unknown Type            0             N/A           0            
-------------------------------------------------------------------------------
Drop Statistics
-------------------------------------------------------------------------------
Bad Length              : 0
Bad IP Checksum         : 0
Bad IGMP Checksum       : 0
Bad Encoding            : 0
No Router Alert         : 0
Zero Source IP          : 0           
 
Send Query Cfg Drops    : 0
Import Policy Drops     : 0
Exceeded Max Num Groups : 0
 
MVR From VPLS Cfg Drops : 0
MVR To SAP Cfg Drops    : 0
===============================================================================
*A:ALA-1>show>service>id>snooping# 

statistics

Syntax

statistics [ip-int-name | ip-address]

statistics group-interface [fwd-service service-id] [ip-int-name]

statistics host [ip-address]

Context

[Tree] (show>router>igmp statistics)

Full Context

show router igmp statistics

Description

This command displays IGMP statistics information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ip-address

Displays information associated with the specified IP address.

Platforms

7705 SAR Gen 2

Output

The following output is an example of IGMP statistics information. Output fields: IGMP statistics provides statistical IGMP field descriptions.

Output Example
*A:ALA-BA# show router igmp interface "IGMP_to_CE"
==================================================
IGMP Interface IGMP_to_CE Statistics
==================================================
Message Type        Received       Transmitted
--------------------------------------------------
Queries             0              0
Report V1           0              0
Report V2           0              0
Report V3           0              0
Leaves              0              0
--------------------------------------------------
Interface General Statistics
--------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Drops             : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0                 
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
--------------------------------------------------
Interface Source Group Statistics
--------------------------------------------------
(S,G)             : 0
(*,G)             : 0
==================================================
*A:ALA-BA#

*B:Dut-C# show router igmp statistics host 
==================================================
IGMP Host Statistics
==================================================
Message Type        Received       Transmitted                                 
--------------------------------------------------
Queries             0              1739          
Report V1           0              0             
Report V2           0              0             
Report V3           10             0             
Leaves              0              0             
-------------------------------------------------------------------------------
General Host Statistics
-------------------------------------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Bad Receive If    : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0                 
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
==================================================
*B:Dut-C# 
Table 36. Output fields: IGMP statistics

Label

Description

IGMP Interface Statistics

Lists the IGMP statistics for a particular interface.

Message Type

Queries — The number of IGMP general queries transmitted or received on this interface.

Report — The total number of IGMP V1, V2, or V3 reports transmitted or received on this interface.

Leaves — The total number of IGMP leaves transmitted on this interface.

Received

The total number of IGMP packets received on this interface.

Transmitted

The total number of IGMP packets transmitted from this interface.

General Interface Statistics

The general IGMP statistics.

Bad Length

The total number of IGMP packets with bad length received on this interface.

Bad Checksum

The total number of IGMP packets with bad checksum received on this interface.

Unknown Type

The total number of IGMP packets with unknown type received on this interface.

Drops

The total number of IGMP packets dropped on this interface.

Rx Non Local

The total number of IGMP packets received from a non-local sender.

Rx Wrong Version

The total number of IGMP packets with wrong versions received on this interface.

Policy Drops

The total number of IGMP packets dropped by import policies on this interface.

No Router Alert

The total number of IGMPv3 packets received on this interface which did not have the router alert flag set.

Rx Bad Encodings

The total number of IGMP packets with bad encodings received on this interface.

Rx Pkt Drops

The total number of IGMP receive packet drops on this interface.

Local Scope Pkts

The total number of IGMP packets with local scope received on this interface.

Resvd Scope Pkts

The total number of IGMP packets with reserved scope received on this interface.

MCAC Policy Drops

The total number of IGMP packets dropped by MCAC policies on this interface.

statistics

Syntax

statistics all

statistics sap sap-id

statistics sdp sdp-id:vc-id

statistics vxlan vtep ip-address vni vni-id

Context

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

Full Context

clear service id mld-snooping statistics

Description

This command clears MLD snooping statistics.

Parameters

sap-id

Clears MLD snooping statistics for the specified SAP.

sdp-id

Clears MLD snooping statistics associated with the specified SDP. For a spoke-SDP, the VC ID must be specified; for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vni-id

Clears the MLD snooping statistics for the specified VXLAN VNI id.

Values

1 to 16777215

ip-address

Specifies a specific configured static egress VTEP to clear the MLD snooping statistics associated only with the VTEP.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

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

Full Context

clear service id authentication statistics

Description

This command clears session authentication statistics for this service.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics {evpn-mpls | all | sap sap-id | sdp sdp-id:vc-id | vxlan vtep ip-address vni vni-id}]

Context

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

Full Context

clear service id igmp-snooping statistics

Description

This command clears IGMP snooping statistics for the VPLS service.

Parameters

all

Clears the IGMP snooping information for all port objects in the service

evpn-mpls

Clears IGMP snooping statistics for EVPN-MPLS destinations

sap-id

Clears the IGMP snooping information on the specified SAP

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 statistics for the specified virtual circuit ID on the SDP ID

Default

For mesh SDPs only, all VC IDs

Values

1 to 4294967295

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

statistics

Syntax

statistics {all | ipv4 | ipv6 | mac}

statistics group grp-address

Context

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

Full Context

clear service id mfib statistics

Description

This command clears multicast FIB statistics for the VPLS service.

Parameters

all

Clears all statistics for the service ID

ipv4

Clears IPv4 address statistics for the service ID

ipv6

Clears IPv6 address statistics for the service ID

mac

Clears MAC address statistics for the service ID

grp-address

Specifies an IGMP multicast group address that receives data on an interface

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>router>vrrp statistics)

Full Context

show router vrrp statistics

Description

This command displays statistics for VRRP instance.

Platforms

7705 SAR Gen 2

Output

The following output is an example of VRRP statistics information, and table describes the fields.

Output Example
A:ALA-48# show router vrrp statistics
===============================================================================
VRRP Global Statistics
===============================================================================
VR Id Errors       : 0                  Version Errors     : 0
Checksum Errors    : 0
===============================================================================
Table 37. Output fields: VRRP statistics

Label

Description

VR Id Errors

Displays the number of virtual router ID errors

Version Errors

Displays the number of version errors

Checksum Errors

Displays the number of checksum errors

statistics

Syntax

statistics

statistics interface interface-name [vrid virtual-router-id]

statistics interface interface-name vrid virtual-router-id ipv6

Context

[Tree] (clear>router>vrrp statistics)

Full Context

clear router vrrp statistics

Description

This command clears statistics for VRRP instances on an IP interface or VRRP priority control policies.

Parameters

interface-name

Clears the VRRP statistics for all VRRP instances on the specified IP interface.

virtual-router-id

Clears the VRRP statistics for the specified VRRP instance on the IP interface.

Default

All VRRP instances on the IP interface.

Values

1 to 255

ipv6

Clears IPv6 statistics for the specified interface.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [ip-addr | ip-int-name]

Context

[Tree] (show>router>rip statistics)

Full Context

show router rip statistics

Description

Display Interface level statistics for the RIP protocol.

If no IP address or interface name is specified, then all configured RIP interfaces are displayed.

If an IP address or interface name is specified, then only data regarding the specified RIP interface is displayed.

Parameters

ip-addr | ip-int-name

Displays statistics for the specified IP interface.

Values

ip-int-name: 32 chars max

ip-address: a.b.c.d

Platforms

7705 SAR Gen 2

Output

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

Output Example
RIP Statistics                                                                 
===============================================================================
Learned Routes     : 0                  Timed Out Routes   : 0                 
Current Memory     : 120624             Maximum Memory     : 262144            
                                                                               
-------------------------------------------------------------------------------
Interface "to-web"                                                             
-------------------------------------------------------------------------------
Primary IP         : 10.1.1.3           Update Timer       : 30                
Timeout Timer      : 180                Flush Timer        : 120 
Counter                       Total           Last 5 Min      Last 1 Min       
------------------------------------------------------------------------------
Updates Sent                  0               0               0                
Triggered Updates             0               0               0                
Bad Packets Received          0               0               0                
RIPv1 Updates Received        0               0               0                
RIPv1 Updates Ignored         0               0               0                
RIPv1 Bad Routes              0               0               0                
RIPv1 Requests Received       0               0               0                
RIPv1 Requests Ignored        0               0               0                
RIPv2 Updates Received        0               0               0                
RIPv2 Updates Ignored         0               0               0                
RIPv2 Bad Routes              0               0               0                
RIPv2 Requests Received       0               0               0                
RIPv2 Requests Ignored        0               0               0                
Authentication Errors         0               0               0 
==============================================================================
*A:ALA-12#

Table 38. Output fields: RIP statistics

Label

Description

Learned Routes

The number of RIP-learned routes exported to RIP neighbors.

Timed Out Routes

The number of routes that have been timed out.

Current Memory

The amount of memory used by this RIP router instance.

Maximum Memory

The amount of memory allocated for this RIP router instance.

Interface

Displays the name of each interface configured in RIP and associated RIP statistics.

Primary IP

The interface IP address.

Update Timer

The current setting of the RIP update timer value expressed in seconds.

Timeout Timer

The current RIP timeout timer value expressed in seconds.

Flush Timer

The number of seconds after a route has been declared invalid that it is flushed from the route database.

Updates Sent

Total — The total number of RIP updates that were sent.

Last 5 Min — The number of RIP updates that were sent in the last 5 minutes.

Last 1 Min — The number of RIP updates that were sent in the last 1 minute.

Triggered Updates

Total — The total number of triggered updates sent. These updates are sent before the entire RIP routing table is sent.

Last 5 Min — The number of triggered updates that were sent in the last 5 minutes.

Last 1 Min — The number of triggered updates that were sent in the last 1 minute.

Bad Packets Received

Total — The total number of RIP updates received on this interface that were discarded as invalid.

Last 5 Min — The number of RIP updates received on this interface that were discarded as invalid in the last 5 minutes.

Last 1 Min —The number of RIP updates received on this interface that were discarded as invalid in the last 1 minute.

RIPv1 Updates Received

Total — The total number of RIPv1 updates received.

Last 5 Min — The number of RIPv1 updates received in the last 5 minutes.

Last 1 Min — The number of RIPv1 updates received in the last 1 minute.

RIPv1 Updates Ignored

Total — The total number of RIPv1 updates ignored.

Last 5 Min — The number of RIPv1 updates ignored in the last 5 minutes.

Last 1 Min — The number of RIPv1 updates ignored in the last 1 minute.

RIPv1 Bad Routes

Total — The total number of bad routes received from the peer.

Last 5 Min — The number of bad routes received from the peer in the last 5 minutes.

Last 1 Min — The number of bad routes received from the peer in the last minute.

RIPv1 Requests Received

Total — The total number of times the router received RIPv1 route requests from other routers.

Last 5 Min — The number of times the router received RIPv1 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router received RIPv1 route requests from other routers in the last 1 minute.

RIPv1 Requests Ignored

Total — The total number of times the router ignored RIPv1 route requests from other routers.

Last 5 Min — The number of times the router ignored RIPv1 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router ignored RIPv1 route requests from other routers in the last 1 minute.

RIPv2 Updates Received

Total — The total number of RIPv2 updates received.

Last 5 Min — The number of RIPv2 updates received in the last 5 minutes.

Last 1 Min — The number of RIPv2 updates received in the last minute.

RIPv2 Updates Ignored

Total — The total number of RIPv2 updates ignored.

Last 5 Min — The number of RIPv2 updates ignored in the last 5 minutes.

Last 1 Min — The number of RIPv2 updates ignored in the last minute.

RIPv2 Bad Routes

Total — The total number of bad routes received from the peer.

Last 5 Min — The number of bad routes received from the peer in the last 5 minutes.

Last 1 Min — The number of bad routes received from the peer in the last minute.

RIPv2 Requests Received

Total — The total number of times the router received RIPv2 route requests from other routers.

Last 5 Min — The number of times the router received RIPv2 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router received RIPv2 route requests from other routers in the last minute.

RIPv2 Requests Ignored

Total — The total number of times the router ignored RIPv2 route requests from other routers.

Last 5 Min — The number of times the router ignored RIPv2 route requests from other routers in the last 5 minutes.

Last 1 Min —The number of times the router ignored RIPv2 route requests from other routers in the last minute.

Authentication Errors

Total — The total number of authentication errors to secure table updates.

Last 5 Min — The number of authentication errors to secure table updates in the last 5 minutes.

Last 1 Min —The number of authentication errors to secure table updates in the last minute.

statistics

Syntax

statistics [neighbor {ip-address | ip-int-name}]

Context

[Tree] (clear>router>rip statistics)

Full Context

clear router rip statistics

Description

This command clears statistics for RIP neighbors.

Parameters

{ip-address | ip-int-name}

Clears the statistics for the specified RIP interface.

Values

ip-int-name: 32 characters maximum

ip-address: a.b.c.d

Default

Clears statistics for all RIP interfaces.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [neighbor {ip-int-name | ip-address}]

Context

[Tree] (clear>router>ripng statistics)

Full Context

clear router ripng statistics

Description

This command clears statistics for RIPng neighbors.

Parameters

{ip-int-name | ip-address}

Clears the statistics for the specified RIPng interface.

Default

clears statistics for all RIPng interfaces

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>router>ldp statistics)

Full Context

show router ldp statistics

Description

This command displays LDP instance statistics related information.

Platforms

7705 SAR Gen 2

Output

Output Example
*A:Dut-A# show router ldp statistics 
===============================================================================
LDP Statistics for IPv4 LSR ID 10.20.1.1:0
               IPv6 LSR ID 3ffe::a14:101[0]
===============================================================================
Session/Discovery
-------------------------------------------------------------------------------
Active IPv4 Sess   : 3                    Active IPv6 Sess     : 3
Active IPv4 LinkAdj: 2                    Active IPv6 LinkAdj  : 2
Active IPv4 TargAdj: 1                    Active IPv6 TargAdj  : 1
Active IPv4 If     : 2                    Inactive IPv4 If     : 0
Active IPv6 If     : 2                    Inactive IPv6 If     : 0
Active IPv4 Peers  : 1                    Inactive IPv4 Peers  : 0
Active IPv6 Peers  : 1                    Inactive IPv6 Peers  : 0
IPv4 Attempted Sess: 0                    IPv6 Attempted Sess  : 0
IPv4 OLoad If      : 0                    IPv4 OLoad Targ Peers: 0
IPv6 OLoad If      : 0                    IPv6 OLoad Targ Peers: 0
-------------------------------------------------------------------------------
Protocol Stats
-------------------------------------------------------------------------------
No Hello Err       : 0                    Param Adv Err        : 0
Max PDU Err        : 0                    Label Range Err      : 0
Bad LDP Id Err     : 0                    Bad PDU Len Err      : 0
Bad Mesg Len Err   : 0                    Bad TLV Len Err      : 0
Unknown TLV Err    : 0                    Bad Proto Ver Err    : 0
Malformed TLV Err  : 0                    Keepalive Expired Err: 0
Shutdown Notif Sent: 0                    Shutdown Notif Recv  : 0
-------------------------------------------------------------------------------
Prefixes
-------------------------------------------------------------------------------
IPv4 Pfx FECs Sent : 10                   IPv4 Pfx FECs Recv   : 10
IPv6 Pfx FECs Sent : 10                   IPv6 Pfx FECs Recv   : 10
IPv4PfxFecOLSessSnt: 0                    IPv4PfxFecOLSessRecv : 0
IPv6PfxFecOLSessSnt: 0                    IPv6PfxFecOLSessRecv : 0
IPv4PfxFecInOLoad  : 0                    IPv6PfxFecInOLoad    : 0
-------------------------------------------------------------------------------
P2MP
-------------------------------------------------------------------------------
IPv4 P2MP FECs Sent: 0                    IPv4 P2MP FECs Recv  : 0
IPv6 P2MP FECs Sent: 0                    IPv6 P2MP FECs Recv  : 0
IPv4P2MPFecOLSessSn: 0                    IPv4P2MPFecOLSessRecv: 0
IPv6P2MPFecOLSessSn: 0                    IPv6P2MPFecOLSessRecv: 0
IPv4P2MPFecInOLoad : 0                    IPv6P2MPFecInOLoad   : 0
-------------------------------------------------------------------------------
Services
-------------------------------------------------------------------------------
Svc FEC128s Sent   : 0                    Svc FEC128s Recv     : 0
Svc FEC129s Sent   : 0                    Svc FEC129s Recv     : 0
Svc Fec128 OLSessSn: 0                    Svc Fec128 OLSessRecv: 0
Svc Fec129 OLSessSn: 0                    Svc Fec129 OLSessRecv: 0
Svc Fec128 InOLoad : 0                    Svc Fec129 InOLoad   : 0
===============================================================================

statistics

Syntax

statistics

Context

[Tree] (clear>router>ldp statistics)

Full Context

clear router ldp statistics

Description

This command clears LDP instance statistics.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>router>rsvp statistics)

Full Context

show router rsvp statistics

Description

This command displays global statistics in the RSVP instance.

Platforms

7705 SAR Gen 2

Output

The following output is an example of RSVP statistics information.

Output fields: RSVP statistics describes RSVP statistics output fields.

Table 39. Output fields: RSVP statistics

Label

Description

PATH Timeouts

The total number of path timeouts.

RESV Timeouts

The total number of RESV timeouts.

Output Example
*A:SR1# /show router rsvp statistics
===============================================================================
RSVP Global Statistics
===============================================================================
PATH Timeouts      : 0                  RESV Timeouts      : 0
GR Helper PATH Tim*: 0                  GR Helper RESV Tim*: 0
===============================================================================
* indicates that the corresponding row element may have been truncated.


*A:SRU4>show>router>rsvp# statistics
===============================================================================
RSVP Global Statistics
===============================================================================
PATH Timeouts      : 1026               RESV Timeouts      : 182
===============================================================================
*A:SRU4>show>router>rsvp#

statistics

Syntax

statistics lsp-ldp head ip-prefix/prefix-length src-ip ip-address

statistics lsp-ldp tail ip-prefix/prefix-length dst-ip ip-address

statistics src-ip ip-address dst-ip ip-address

statistics all

statistics src-ip ip-address dst-ip ip-address lsp-rsvp {head | tail} tunnel-id [0..4294967295] lsp-id [0..4294967295]

statistics mpls-tp lsp-name path {working | protect}

statistics p2mp-interface interface-name

statistics src-ip ip-address lsp-rsvp {head | tail} rsvp-session-name [256 chars max]

Context

[Tree] (clear>router>bfd statistics)

Full Context

clear router bfd statistics

Description

This command clears BFD statistics.

Parameters

all

Clears all statistics for the BFD instance.

dst-ip ip-address

Clears statistics about the specified destination IPv4 or IPv6 address.

ip-prefix/prefix-length

Clears statistics for the specified IP prefix.

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 (hexadecimal)

d — 0 to 255 (decimal)

ipv6-prefix-length — 0 to 128

lsp-id [0..4294967295]

Clears statistics about the specified LSP ID.

lsp-ldp head

Clears statistics for the head of the LSP LDP link.

lsp-ldp tail

Clears statistics for the tail of the LSP LDP link.

lsp-rsvp {head | tail}

Clears statistics about the specified link type.

mpls-tp lsp-name

Clears statistics about the specified MPLS TP LSP.

p2mp-interface interface-name

Clears statistics about the specified P2MP interface.

path {working | protect}

Clears statistics about the working or protect path.

rsvp-session-name [256 chars max]

Clears statistics about the specified RSVP session.

src-ip ip-address

Clears statistics about the specified source IPv4 or IPv6 address.

tunnel-id [0..4294967295]

Clears statistics about the specified tunnel ID.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (clear>router>rsvp statistics)

Full Context

clear router rsvp statistics

Description

This command clears global statistics for the RSVP instance, for example, clears path and resv timeout counters.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>isa statistics)

Full Context

show isa statistics

Description

Commands in this context display ISA statistical information.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics group-interface [fwd-service service-id] ip-in-name

statistics group-interface all

statistics host ip-address

statistics host all

statistics [interface ip-int-name | ip-address]

Context

[Tree] (clear>router>igmp statistics)

Full Context

clear router igmp statistics

Description

This command clears IGMP statistics on a specified interface or IP address.

Note:

An interface, group, and source cannot be specified at the same time.

Parameters

group-interface interface-name

Clears the IGMP statistics on the specified group interface.

group-interface all

Clears the IGMP statistics on all group interfaces.

service-id

Specifies the service ID.

Values

service-id: 1 to 2148278386

svc-name: up to 64 characters.

host ip-address

Clears the IGMP statistics on the specified host.

host all

Clears the IGMP statistics on all hosts.

interface ip-int-name

Clears the IGMP statistics on the specified interface.

interface ip-address

Clears the IGMP statistics on the specified IP address.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [ip-int-name | ipv6-address]

statistics ipsec-interface ip-int-name

Context

[Tree] (show>router>mld statistics)

Full Context

show router mld statistics

Description

This command displays MLD statistics information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ipv6-address

Displays information associated with the specified IPv6 address.

ipsec-interface ip-int-name

Displays information associated with the specified dynamic name for the MLD-enabled child_SA.

Platforms

7705 SAR Gen 2

Output

The following output is an example of MLD statistics information. Output fields: MLD statistics provides statistical MLD field descriptions.

Output Example
*A:ALA-BA# show router mld statistics     
==================================================
MLD Interface Statistics
==================================================
Message Type        Received       Transmitted
--------------------------------------------------
Queries             0              9
Report V1           0              0
Report V2           0              0
Dones               0              0
-------------------------------------------------------------------------------
General Interface Statistics
-------------------------------------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Bad Receive If    : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0
Rx Pkt Drops      : 0
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G)             : 0
(*,G)             : 5
==================================================
*A:Dut-A#
Table 40. Output fields: MLD statistics

Label

Description

MLD Interface Statistics

The MLD statistics for a particular interface.

Message Type

Queries — The number of MLD general queries transmitted or received on this interface.

Report — The total number of MLD V1 or V2 reports transmitted or received on this interface.

Dones — The total number of MLD dones transmitted on this interface.

Received

The total number of MLD packets received on this interface.

Transmitted

The total number of MLD packets transmitted from this interface.

General Interface Statistics

The general MLD statistics.

Bad Length

The total number of MLD packets with bad length received on this interface.

Bad Checksum

The total number of MLD packets with bad checksum received on this interface.

Unknown Type

The total number of MLD packets with unknown type received on this interface.

Bad Receive If

The total number of MLD packets incorrectly received on this interface.

Rx Non Local

The total number of MLD packets received from a non-local sender.

Rx Wrong Version

The total number of MLD packets with wrong versions received on this interface.

Policy Drops

The total number of MLD packets dropped by import policies on this interface.

No Router Alert

The total number of MLD packets received on this interface which did not have the router alert flag set.

Rx Bad Encodings

The total number of MLD packets with bad encodings received on this interface.

Rx Pkt Drops

The total number of MLD receive packet drops on this interface.

Local Scope Pkts

The total number of MLD packets with local scope received on this interface.

Resvd Scope Pkts

The total number of MLD packets with reserved scope received on this interface.

MCAC Policy Drops

The total number of MLD packets dropped by MCAC policies on this interface.

statistics

Syntax

statistics group-interface [fwd-service service-id] ip-int-name

statistics group-interface all

statistics host ipv6-address

statistics host all

statistics [ip-int-name | ipv6-address]

statistics ipsec-interface ip-int-name

Context

[Tree] (clear>router>mld statistics)

Full Context

clear router mld statistics

Description

This command clears MLD statistics parameters.

Parameters

service-id

Clears the MLD statistics for the service ID.

Values

service-id: 1 to 2148278386

svc-name: up to 64 characters.

group-interface interface-name

Clears the MLD statistics on the specified group interface.

group-interface all

Clears the MLD statistics on all group interfaces.

host all

Clears the MLD statistics on all hosts.

host ipv6-address

Clears the MLD statistics on the specified host.

ip-int-name

Clears statistics for the specified MLD interface name.

ipv6-address

Clears statistics for the specified MLD IPv6 address.

ipsec-interface ip-int-name

Clears statistics information for the specified dynamic name for the MLD-enabled child_SA.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [ip-int-name | mt-int-name | ip-address | mpls-if-name] [family]

Context

[Tree] (show>router>pim statistics)

Full Context

show router pim statistics

Description

This command displays statistics for a particular PIM instance.

Parameters

ip-int-name

Displays interface information associated with the specified IP interface name.

mt-int-name

Displays information about the default core group address of the Multicast Distribution Tree (MDT) for the VPRN instance. The Multicast Tunnel (MT) interface for a VPRN is created when this object is set to a valid group address.

Syntax: vprn-id-mt-grp-ip-address

ip-address

Displays interface information associated with the specified IP address.

mpls-if-name

Displays information about the specified MPLS interface name.

Syntax: mpls-if-index

family

Displays statistics information for the specified family.

Values

ipv4, ipv6

Platforms

7705 SAR Gen 2

Output

The following output is an example of PIM statistics information. Output fields: PIM statistics provides PIM statistics output field descriptions

Output Example
A:ALA-1# show router pim statistics
=================================================================
PIM Statistics ipv4
=================================================================
Message Type        Received       Transmitted    Rx Errors
-----------------------------------------------------------------
Hello               18009          12834          0
Join Prune          9135           1129           10
Core RPFV JP        0              0              0
MVPN RPFV JP        0              0              0
Asserts             0              0              0
Register            0              0              0
Null Register       0              0              0
Register Stop       0              0              0
BSM                 0              0              0
Candidate RP Adv    0              0              0
Auto-RP Announce    2049           0              0
Auto-RP Mapping     2066           0              0
PIM DM Grafts       0              0              0
PIM DM Graft Acks   0              0              0
Total Packets       31231          13963
-----------------------------------------------------------------
Intra-AS AD         0              0              0
Inter-AS AD         0              0              0
Mdt-Safi            1323           10             0
S-PMSI AD           0              0              0
Leaf AD             0              0              0
Source-Active AD    0              0              0
Shared Tree Join    0              0              0
Source Tree Join    0              0              0
Total BGP Packets   1323           10
-------------------------------------------------------------------------------
General Statistics
-------------------------------------------------------------------------------
Rx Invalid Register               : 0
Rx Neighbor Unknown               : 10
Rx Bad Checksum Discard           : 0
Rx Bad Encoding                   : 0
Rx Bad Version Discard            : 0
Rx CRP No Router Alert            : 0
Rx BSM Router Alert Drops         : 0
Rx BSM Wrong If Drops             : 0
Rx Invalid Join Prune             : 0
Rx Invalid Auto-RP PDU            : 0
RPF Mismatch Auto-RP Mapping PDU  : 65
RPF Mismatch Auto-RP Announce PDU : 80
Rx Unknown PDU Type               : 0
Join Policy Drops                 : 0
Register Policy Drops             : 0
Bootstrap Import Policy Drops     : 0
Bootstrap Export Policy Drops     : 0
Mcac Policy Drops                 : 0
Fwd Candidate RP Adv              : 0
Fwd Candidate RP Adv Drops        : 0
S-pmsi Join TLV PDUs txd.         : 0
S-pmsi Join TLV PDUs rcd.         : 0
S-pmsi Join TLV PDUs txd. Drops   : 0
S-pmsi Join TLV PDUs rcd. Drops   : 0
S-pmsi Maximum-P2mp-Spmsi Hits    : 0
P2mp Pmsi Create Failures         : 0
P2mp Pmsi Request Failures        : 0
PDU Drops on Non-PIM/Down Intf    : 0
Active Tx S-pmsis                 : 0
Active Tx MS-pmsis                : 0
Active Rx S-pmsis                 : 0
Active Rx Pseudo S-pmsis          : 0
Total Tx S-pmsis                  : 0
Total Rx S-pmsis                  : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G)                             : 2
(*,G)                             : 2
(*,*,RP)                          : 0
================================================================
Table 41. Output fields: PIM statistics

Label

Description

PIM Statistics

The section listing the PIM statistics for a particular interface

Message Type

The type of message.

Hello — The number of PIM hello messages received or transmitted

Join Prune — The number of PIM join prune messages received or transmitted

Asserts — The number of PIM assert messages received or transmitted

Register — The number of register messages received or transmitted

Null Register — The number of PIM null register messages received or transmitted

Register Stop — The number of PIM register stop messages received or transmitted

BSM — The number of PIM Bootstrap messages (BSM) received or transmitted

Candidate RP Adv — The number of candidate RP advertisements

Auto-RP Announce — The number of auto-RP announce (224.0.1.39) messages received or transmitted

Auto-RP Mapping — The number of auto-RP mapping (224.0.1.40) messages received or transmitted

Message Type

PIM DM Grafts — The number of PIM graft messages received or transmitted

PIM DM Graft Acks — The number of PIM graft acknowledgment messages received or transmitted

Total Packets — The total number of packets transmitted and received.

Received

The number of messages received

Transmitted

The number of multicast data packets transmitted

Rx Errors

The total number of receive errors

General Interface Statistics

The section listing the general PIM interface statistics

Register TTL Drop

The number of multicast data packets which could not be encapsulated in Register messages because the time to live (TTL) was zero

Tx Register MTU Drop

The number of Bootstrap messages received on this interface but were dropped

Rx Invalid Register

The number of invalid PIM register messages received

Rx Neighbor Unknown

The number of PIM messages (other than hello messages) which were received and were rejected because the adjacency with the neighbor router was not already established

Rx Bad Checksum Discard

The number of PIM messages received, and which were discarded because of bad checksum

Rx Bad Encoding

The number of PIM messages with bad encodings received

Rx Bad Version Discard

The number of PIM messages with bad versions received

Rx CRP No Router Alert

The number of candidate-rp advertisements (C-RP-Adv) received, and which had no router alert option set

Rx Invalid Join Prune

The number of invalid PIM join prune messages received

Rx Unknown PDU Type

The number of packets received with an unsupported PIM type

Join Policy Drops

The number of times the join policy match resulted in dropping PIM join-prune message or one of the source group contained in the message

Register Policy Drops

The number of times the register policy match resulted in dropping PIM register message

Bootstrap Import Policy Drops

The number of Bootstrap messages received that were dropped because of Bootstrap import policy

Bootstrap Export Policy Drops

The number of Bootstrap messages that were not transmitted because of Bootstrap export policy.

Source Group Statistics

The section listing the source group statistics

(S,G)

The number of entries in which the type is (S,G)

(*,G)

The number of entries in which the type is (*,G)

(*,*,RP)

The number of entries in which the type is (*, *, rp)

statistics

Syntax

statistics [family]

statistics [interface ip-int-name | mt-int-name | int-ip-address] [family]

statistics [group grp-ip-address] [source ip-address] [family]

Context

[Tree] (clear>router>pim statistics)

Full Context

clear router pim statistics

Description

This command clears PIM statistics on a specified interface or IP address.

Note:

An interface and group or source cannot be specified at the same time.

Parameters

ip-int-name

Clears PIM statistics on the specified interface.

ip-address

Clears PIM statistics on the specified IP address.

mt-int-name

Clears the default core group address of the Multicast Distribution Tree (MDT) for the VPRN instance. The Multicast Tunnel (MT) interface for a VPRN is created when this object is set to a valid group address.

syntax: vprn-id-mt-grp-ip-address

grp-ip-address

When only the group address is specified and no source is specified, (*,G) statistics are cleared. When the group address is specified along with the source address, then the (S,G) statistics are reset to zero.

ip-address

When the source address is specified along with the group address, then the (S,G) statistics are reset to zero.

family

Clears statistics family information.

Values

ipv4, ipv6

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics session session-name dm meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number [ all | bins | summary]

statistics session session-name dmm meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number [ all | bins | summary]

statistics session session-name lmm meas-interval { 5-mins| 15-mins| 1-hour| 1-day| raw} interval-number interval-number

statistics session session-name slm meas-interval { 5-mins| 15-mins| 1-hour| 1-day| raw} interval-number interval-number

statistics session session-name twamp-light meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number delay [ all | bins | summary]

Context

[Tree] (show>oam-pm statistics)

Full Context

show oam-pm statistics

Description

This command shows the delay statistics for the specified test using the parameters specified.

Parameters

session-name

Identifies the session to be queried.

dm

Specifies that the delay test is from the MPLS test family and is using dm style measurements for the delay.

dmm

Specifies that the delay test is from the Ethernet test family and is using dmm style measurements for the delay.

lmm

Specifies the loss test is from the Ethernet test family and is using lmm style measurements for the loss.

slm

Specifies that the loss test is from the Ethernet test family and is using slm style measurements for the loss.

twamp-light

Specifies that the delay test is from the IP test family and is using twamp-light style measurements for the delay.

meas-interval

Identifies the measurement interval to query for the statistics. When raw is specified, the interval number is not to be included because there is only one raw cumulative bin.

Values

5-mins, 15-mins, 1-hour, 1-day, raw

interval-number

Specifies the numerical reference that indicates the position from the latest sample window. The number 1 is the most recent with all higher numbers being that position in the past from current.

Values

1 to 97

[all | bins | summary]

Specifies a keyword to filter the output.

delay

Indicates that the statistics being queried are for delay. TWAMP-Light PDUs carry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires.

loss

Indicates the statistics being queried are for loss. TWAMP-Light PDUs carry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires. This keyword is specific to twamp-light.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

statistics interface {ip-int-name | ip-address}

statistics policy name

Context

[Tree] (show>router>authentication statistics)

Full Context

show router authentication statistics

Description

This command displays interface or policy authentication statistics.

Parameters

ip-int-name | ip-address

Specifies an existing interface name or IP address.

Values

ip-int-name: 32 characters maximum

ip-address: a.b.c.d

name

Specifies an existing policy name.

Platforms

7705 SAR Gen 2

Output

Authentication Statistics Output — The following output is an example of authentication statistics, and Output fields: authentication statistics describes the fields.

Output Example
A:ALU-3>show>router>auth# statistics 
===================================================================
Authentication Global Statistics
===================================================================
Client Packets Authenticate Fail     : 0                           
Client Packets Authenticate Ok       : 12                           
===================================================================
Table 42. Output fields: authentication statistics

Label

Description

Client Packets Authenticate Fail

The number of packets that failed authentication

Client Packets Authenticate Ok

The number of packets that were authenticated

statistics

Syntax

statistics [interface ip-int-name | ip-address]

Context

[Tree] (clear>router>authentication statistics)

Full Context

clear router authentication statistics

Description

This command clears authentication statistics.

Parameters

ip-int-name

Clears the authentication statistics for the specified interface name. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.

ip-address

Clears the authentication statistics for the specified IP address.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [policy policy-id]

Context

[Tree] (clear>vrrp statistics)

Full Context

clear vrrp statistics

Description

Commands in this context clear and reset VRRP entities.

Parameters

policy-id

Clears statistics for the specified policy.

Values

1 to 9999

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

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

Full Context

clear redundancy multi-chassis mc-ring statistics

Description

This command clears multi-chassis ring.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (clear>system statistics)

Full Context

clear system statistics

Description

This command clears system specific statistics.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>certificate statistics)

Full Context

show certificate statistics

Description

This command shows certificate related statistics.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>router>isis statistics)

Full Context

show router isis statistics

Description

This command displays information regarding IS-IS traffic statistics.

Platforms

7705 SAR Gen 2

Output

The following output is an example of IS-IS statistics output.

Output Example
*A:Dut-C# show router isis statistics

===============================================================================
Rtr Base ISIS Instance 0 Statistics
===============================================================================
ISIS Instance     : 0
Purge Initiated   : 0                       LSP Regens.    : 17
Sid SRGB err      : 0                       Sid dupl err   : 0

CSPF Statistics
Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0

SPF Statistics
SPF Runs          : 7
 Last runTimeStamp: 01/26/2015 11:22:50
Partial SPF Runs  : 3
 Last runTimeStamp: 01/26/2015 11:22:51

LFA Statistics
LFA Runs          : 7
 Last runTimeStamp: 01/26/2015 11:22:51
Partial LFA Runs  : 3
 Last runTimeStamp: 01/26/2015 11:22:41

RLFA Statistics
RLFA Runs         : 10
 Last runTimeStamp: 01/26/2015 11:22:51

-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        164        164        0          151        0
IIH        146        146        0          147        0
CSNP       288        288        0          291        0
PSNP       71         71         0          74         0
Unknown    0          0          0          0          0
===============================================================================
*A:Dut-C#

Output fields: IS-IS statistics describes IS-IS statistics output fields.

Table 43. Output fields: IS-IS statistics

Label

Description

Purge Initiated

The number of times purges have been initiated.

SPF Runs

The number of times shortest path first calculations have been made.

LSP Regens

The count of LSP regenerations.

Requests

The number of CSPF requests made to the protocol.

Paths Found

The number of responses to CSPF requests for which paths satisfying the constraints were found.

PDU Type

The PDU type.

Received

The count of link state PDUs received by this instance of the

protocol.

Processed

The count of link state PDUs processed by this instance of the protocol.

Dropped

The count of link state PDUs dropped by this instance of the

protocol.

Sent

The count of link state PDUs sent out by this instance of the

protocol.

Retransmitted

The count of link state PDUs that had to be retransmitted by this instance of the protocol.

statistics

Syntax

statistics

Context

[Tree] (clear>router>isis statistics)

Full Context

clear router isis statistics

Description

This command clears and resets IS-IS statistics.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (show>router>ospf statistics)

[Tree] (show>router>ospf3 statistics)

Full Context

show router ospf statistics

show router ospf3 statistics

Description

This command displays the global OSPF statistics.

Platforms

7705 SAR Gen 2

Output

The following output is an example of global OSPF statistic information and Output fields: OSPF statistics describes the output fields.

Output Example
show router ospf statistics 
===============================================================================
Rtr Base OSPFv2 Instance 0 Statistics
===============================================================================
Rx Packets           : 441              Tx Packets           : 463
Rx Hellos            : 361              Tx Hellos            : 371
Rx DBDs              : 9                Tx DBDs              : 7
Rx LSRs              : 3                Tx LSRs              : 3
Rx LSUs              : 54               Tx LSUs              : 72
Rx LS Acks           : 14               Tx LS Acks           : 10
New LSAs Recvd       : 57               New LSAs Orig        : 8
Ext LSAs Count       : 0                No of Areas          : 1
No of Interfaces     : 4                No of Neighbors      : 3
Discards             : 3                Tx Failures          : 3
                                        Retransmits          : 2
Bad Networks         : 0                Bad Virt Links       : 0
Bad Areas            : 0                Bad Dest Addrs       : 0
Bad Auth Types       : 0                Auth Failures        : 0
Bad Neighbors        : 0                Bad Pkt Types        : 0
Bad Lengths          : 0                Bad Hello Int.       : 2
Bad Dead Int.        : 1                Bad Options          : 0
Bad Versions         : 0                Bad Checksums        : 0
SID SRGB errors      : 0                SID dupl errors      : 0
Failed SPF Attempts  : 0                Bad MTUs             : 0
CSPF Requests        : 0                CSPF Request Drops   : 0
CSPF Path Found      : 0                CSPF Path Not Found  : 0
Total SPF Runs       : 6                Total LFA SPF Runs   : 0
Total RLFA SPF Runs  : 0                Total TI-LFA SPF Runs: 0
===============================================================================
show router ospf3 statistics 
===============================================================================
Rtr Base OSPFv3 Instance 0 Statistics
===============================================================================
Rx Packets           : 525              Tx Packets           : 564
Rx Hellos            : 387              Tx Hellos            : 387
Rx DBDs              : 8                Tx DBDs              : 7
Rx LSRs              : 3                Tx LSRs              : 3
Rx LSUs              : 113              Tx LSUs              : 156
Rx LS Acks           : 14               Tx LS Acks           : 11
New LSAs Recvd       : 77               New LSAs Orig        : 12
Ext LSAs Count       : 0                No of Areas          : 1
No of Interfaces     : 4                No of Neighbors      : 3
Discards             : 0                Tx Failures          : 0
                                        Retransmits          : 0
Bad Networks         : 0                Bad Virt Links       : 0
Bad Areas            : 0                Bad Dest Addrs       : 0
Bad Auth Types       : 0                Auth Failures        : 0
Bad Neighbors        : 0                Bad Pkt Types        : 0
Bad Lengths          : 0                Bad Hello Int.       : 0
Bad Dead Int.        : 0                Bad Options          : 0
Bad Versions         : 0                Bad Checksums        : 0
SID SRGB errors      : 0                SID dupl errors      : 0
Failed SPF Attempts  : 0                Bad MTUs             : 0
CSPF Requests        : 0                CSPF Request Drops   : 0
CSPF Path Found      : 0                CSPF Path Not Found  : 0
Total SPF Runs       : 7                Total LFA SPF Runs   : 0
Total RLFA SPF Runs  : 0                Total TI-LFA SPF Runs: 0
===============================================================================
Table 44. Output fields: OSPF statistics

Label

Description

Rx Packets

The total number of OSPF packets received on all OSPF enabled interfaces.

Tx Packets

The total number of OSPF packets transmitted on all OSPF enabled interfaces.

Rx Hellos

The total number of OSPF Hello packets received on all OSPF enabled interfaces.

Tx Hellos

The total number of OSPF Hello packets transmitted on all OSPF enabled interfaces.

Rx DBDs

The total number of OSPF database description packets received on all OSPF enabled interfaces.

Tx DBDs

The total number of OSPF database description packets transmitted on all OSPF enabled interfaces

Rx LSRs

The total number of OSPF Link State Requests (LSRs) received on all OSPF enabled interfaces.

Tx LSRs

The total number of OSPF Link State Requests (LSRs) transmitted on all OSPF enabled interfaces.

Rx LSUs

The total number of OSPF Link State Update (LSUs) received on all OSPF enabled interfaces.

Tx LSUs

The total number of OSPF Link State Update (LSUs) transmitted on all OSPF enabled interfaces.

Rx LS Acks

The total number of OSPF Link State Acknowledgments (LSAs) received on all OSPF enabled interfaces.

New LSAs Recvd

The total number of new OSPF Link State Advertisements received on all OSPF enabled interfaces.

New LSAs Orig

The total number of new OSPF Link State Advertisements originated on all OSPF enabled interfaces.

Ext LSAs Count

The total number of OSPF External Link State Advertisements.

No of Areas

The number of areas configured for this OSPF instance.

Total SPF Runs

The total number of incremental SPF runs triggered by new or updated LSAs.

Ext SPF Runs

The total number of incremental SPF runs triggered by new or updated type-5 external LSAs.

Retransmits

The total number of OSPF Retransmits transmitted on all OSPF enabled interfaces.

Discards

The total number of OSPF packets discarded on all OSPF enabled interfaces.

Bad Networks

The total number of OSPF packets received on all OSPF enabled interfaces with invalid network or mask.

Bad Virt Links

The total number of OSPF packets received on all OSPF enabled interfaces that are destined to a virtual link that does not exist.

Bad Areas

The total number of OSPF packets received on all OSPF enabled interfaces with an area mismatch.

Bad Dest Addrs

The total number of OSPF packets received on all OSPF enabled interfaces with the incorrect IP destination address.

Bad Auth Types

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid authorization type.

Auth Failures

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid authorization key.

Bad Neighbors

The total number of OSPF packets received on all OSPF enabled interfaces where the neighbor information does not match the information this router has for the neighbor.

Bad Pkt Types

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid OSPF packet type.

Bad Lengths

The total number of OSPF packets received on all OSPF enabled interfaces with a total length not equal to the length given in the packet itself.

Bad Hello Int.

The total number of OSPF packets received on all OSPF enabled interfaces where the hello interval given in packet was not equal to that configured for the respective interface.

Bad Dead Int.

The total number of OSPF packets received on all OSPF enabled interfaces where the dead interval given in the packet was not equal to that configured for the respective interface.

Bad Options

The total number of OSPF packets received on all OSPF enabled interfaces with an option that does not match those configured for the respective interface or area.

Bad Versions

The total number of OSPF packets received on all OSPF enabled interfaces with bad OSPF version numbers.

Tx Failures

Transmitted OSPF packets that are dropped due to resource shortage.

statistics

Syntax

statistics

Context

[Tree] (clear>router>ospf3 statistics)

[Tree] (clear>router>ospf statistics)

Full Context

clear router ospf3 statistics

clear router ospf statistics

Description

This command clears all neighbor, router, interface, SPF and global statistics of this OSPF instance.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [ipv6-address | ip-int-name]

Context

[Tree] (show>router>ripng statistics)

Full Context

show router ripng statistics

Description

This command displays the interface level statistics for the RIPng protocol.

If no IPv6 address or interface name is specified, then all configured RIPng interfaces are displayed.

If an IPv6 address or interface name is specified, then only data regarding the specified RIPng interface is displayed.

Parameters

ipv6-address | ip-int-name

Displays statistics for the specified IPv6 interface.

Platforms

7705 SAR Gen 2

Output

The following output are examples of RIPng statistics information.

Output Example
*A:Dut-C>config>router>if# show router ripng statistics 
===============================================================================
RIP-NG Statistics
===============================================================================
Learned Routes     : 40                 Timed Out Routes   : 0
Current Memory     : 1,199,016          Maximum Memory     : 2,097,152
-------------------------------------------------------------------------------
Interface "one"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:3:3/1* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  221             180             5
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              225             185             3
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "two"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:103:3* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  220             183             5
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              229             183             5
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "three"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:12:3/* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  224             184             6
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              221             182             4
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "four"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:112:3* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  220             182             8
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              227             185             4
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C>config>router>if# show router ripng statistics "one" 
===============================================================================
RIP-NG Statistics
===============================================================================
Learned Routes     : 40                 Timed Out Routes   : 0
Current Memory     : 1,199,016          Maximum Memory     : 2,097,152
-------------------------------------------------------------------------------
Interface "one"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:3:3/1* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  224             183             8
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              230             190             8
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
===============================================================================
* indicates that the corresponding row element may have been truncated.

statistics

Syntax

statistics

statistics manager all

statistics manager manager-name

Context

[Tree] (clear>system>management-interface>remote-management statistics)

Full Context

clear system management-interface remote-management statistics

Description

This command clears the statistics for remote management managers. If the command is run without specifying the manager, the statistics for all remote managers are cleared.

Parameters

manager

Keyword to specify that clears statistics only for a specific manager.

manager-name

Specifies the configured name of the manager, up to 64 characters, for which the statistics are cleared.

all

Clears statistics for all managers.

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>router>isis statistics)

Full Context

monitor router isis statistics

Description

This command displays statistical IS-IS traffic information at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the specified router statistics. The subsequent statistical information listed for each interval is displayed as a delta to the previous display. When the keyword 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

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 rate-per-second for each statistic instead of the delta.

Platforms

7705 SAR Gen 2

Output

The following output is an example of ISIS statistics.

Output Example
A:ALA-12>monitor>router>isis# statistics interval 3 repeat 2 absolute
===============================================================================
ISIS Statistics
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
===============================================================================


A:ALA-12>monitor>router>isis# statistics interval 3 repeat 2 rate
===============================================================================
ISIS Statistics
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          76         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 0
Purge Initiated   : 0                       LSP Regens.    : 0

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          0          0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 0
Purge Initiated   : 0                       LSP Regens.    : 0

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          1          0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
===============================================================================
A:ALA-12>monitor>router>isis#

statistics

Syntax

statistics [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>router>ldp statistics)

Full Context

monitor router ldp statistics

Description

Monitor statistics for LDP instance at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the LDP statistics. The subsequent statistical information listed for each interval is displayed as a delta to the previous display. When the keyword 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

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 rate-per-second for each statistic instead of the delta.

Platforms

7705 SAR Gen 2

Output

The following output is an example of LDP statistics information.

Output Example
A:ALA-12>monitor>router>ldp# statistics interval 3 repeat 3 absolute
===============================================================================
Monitor statistics for LDP instance
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
===============================================================================
A:ALA-12>monitor>router>ldp#


A:ALA-12>monitor>router>ldp# statistics interval 3 repeat 3 rate
===============================================================================
Monitor statistics for LDP instance
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
===============================================================================
A:ALA-12>monitor>router>ldp#

statistics

Syntax

statistics all

statistics neighbor ip-address [port port-number]

Context

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

Full Context

clear service id gsmp statistics

Description

This command clears General Switch Management Protocol (GSMP) statistics.

Parameters

all

Clears all GSMP related statistics.

ip-address

Specifies the IP address.

Values

a.b.c.d. (unicast address only)

port-number

Specifies port number.

Values

0 to 65535

Platforms

7705 SAR Gen 2

statistics

Syntax

statistics

Context

[Tree] (clear>router>autoconfigure>rtr-adv statistics)

Full Context

clear router autoconfigure router-advertisement statistics

Description

This command clears router-advertisement statistics.

Platforms

7705 SAR Gen 2