f Commands

failover

failover

Syntax

failover

Context

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

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

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

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

Full Context

tools perform router dhcp local-dhcp-server pool failover

tools perform router dhcp6 local-dhcp-server pool failover

tools perform router dhcp local-dhcp-server failover

tools perform router dhcp6 local-dhcp-server failover

Description

Commands in this context perform local DHCP or DHCP6 server failover tasks.

Platforms

7705 SAR Gen 2

failover-pool-stats

failover-pool-stats

Syntax

failover-pool-stats [pool-name]

Context

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

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

Full Context

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

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

Description

This command displays failover pool statistics.

Parameters

pool-name

Specifies the pool name which is defined in the system.

Platforms

7705 SAR Gen 2

Output

The following output is an example of failover pool stats information

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

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

Table 1. Output fields: failover pool statistics

Field

Description

Failover Admin State

Identifies the failover state of the DHCP server instance

inService — The failover admin state is in service

outOfService — The failover admin state is out of service

Failover Oper State

The operational state of a DHCP server instance

Failover Persist Key

The maximum amount of time that one server can extend a lease for a client's binding beyond the time known by the partner server

Administrative MCLT

The administrative Maximum Client Lead Time (MCLT)

Operational MCLT

Indicates the operational MCLT

Startup Wait Time

The startup wait time. The startup wait time is the time that one IP address pool attempts to contact the partner IP address pool. During this time, the IP address pool is unresponsive to DHCP client requests.

Partner Down Delay

The minimum safe-time after the beginning of COMMUNICATIONS-INTERRUPTED state.

After the expiry of this time, the server enters the PARTNER-DOWN state.

Ignore McLT

The ignore McLT status. If, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; a 'true’ value has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out.

A 'true’ value increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced.

Failover statistics for pool

The failover statistics for each pool

Dropped Invalid Packets

The number of BNDUPD packets that were dropped because the packet was malformed

Failover Shutdown

The number of BNDUPD packets that were dropped because the failover state if the DHCP server instance is shut down

Lease Already Expired

The number of BNDUPD packets that were dropped because the corresponding lease has expired

Maximum Lease Count Reached

The number of BNDUPD packets that were dropped because the maximum number of leases were reached

Subnet Not Found

The number of BNDUPD packets that were dropped because a valid subnet could not be found for the lease

Range Not Found

The number of BNDUPD packets that were dropped because a valid include range could not be found for the lease

Host Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased this address to another host

Address Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased another address to this host

Peer Conflict

The number of BNDUPD packets that were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to local on this local DHCP server instance

Persist Congestion

The number of BNDUPD packets that were dropped because of persistence congestion on this DHCP server instance

No Lease Hold Time Configured

The number of BNDUPD packets that were dropped because the lease hold time is zero on this DHCP server instance

Lease Not Found

The number of Binding Database Update (BNDUPD) remove packets were dropped because the corresponding lease could not be found.

Number of pools found

The total number of pools found

failover-pool-stats

Syntax

failover-pool-stats [pool-name]

Context

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

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

Full Context

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

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

Description

This command clears failover pool statistics.

Parameters

pool-name

Clears information about the pool name which is defined in the system.

Platforms

7705 SAR Gen 2

failover-server-stats

failover-server-stats

Syntax

failover-server-stats

Context

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

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

Full Context

show router dhcp6 local-dhcp-server failover-server-stats

show router dhcp local-dhcp-server failover-server-stats

Description

This command displays failover server statistics.

Platforms

7705 SAR Gen 2

Output

The following output is an example of failover server stats information.

Output Example
show>router>dhcp# local-dhcp-server "y" failover-server-stats  
==================================================================
Failover config for server       y
==================================================================
Failover Admin State             outOfService
Failover Oper State              shutdown
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
 
Failover statistics for server   y
------------------------------------------------------------------
Dropped Invalid Packets          0
Failover Shutdown                0
Lease Already Expired            0
Maximum Lease Count Reached      0
Subnet Not Found                 0
Range Not Found                  0
Host Conflict                    0
Address Conflict                 0
Peer Conflict                    0
Persistence Congestion           0
No Lease Hold Time Configured    0
Invalid Prefix Length            0
Lease Not Found                  0
==================================================================

*A:cses-V26>show>router>dhcp6>server# failover-server-stats
==================================================================
Failover config for server       test1
==================================================================
Failover Admin State             outOfService
Failover Oper State              shutdown
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
Failover statistics for server   test1
------------------------------------------------------------------
Dropped Invalid Packets          0
Failover Shutdown                0
Lease Already Expired            0
Maximum Lease Count Reached      0
Subnet Not Found                 0
Range Not Found                  0
Host Conflict                    0
Address Conflict                 0
Peer Conflict                    0
Persistence Congestion           0
No Lease Hold Time Configured    0
Invalid Prefix Length            0
Lease Not Found                  0
==================================================================
*A:cses-V26>show>router>dhcp6>server#

Output fields: failover server statistics describes failover server stats fields.

Table 2. Output fields: failover server statistics

Field

Description

Failover Admin State

Identifiers the failover state of the DHCP server instance

inService — The failover admin state is in service

outOfService — The failover admin state is out of service

Failover Oper State

The operational state of a DHCP server instance

Failover Persist Key

The maximum amount of time that one server can extend a lease for a client's binding beyond the time known by the partner server

Administrative MCLT

The administrative Maximum Client Lead Time (MCLT)

Operational MCLT

Indicates the operational MCLT

Startup Wait Time

The startup wait time. The startup wait time is the time that one IP address pool attempts to contact the partner IP address pool. During this time, the IP address pool is unresponsive to DHCP client requests.

Partner Down Delay

The minimum safe-time after the beginning of COMMUNICATIONS-INTERRUPTED state.

After the expiry of this time, the server enters the PARTNER-DOWN state.

Ignore McLT

The ignore McLT status. If, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; a 'true’ value has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out.

A 'true’ value increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced.

Failover statistics for server

The failover statistics for each pool

Dropped Invalid Packets

The number of BNDUPD packets that were dropped because the packet was malformed

Failover Shutdown

The number of BNDUPD packets that were dropped because the failover state if the DHCP server instance is shut down

Lease Already Expired

The number of BNDUPD packets that were dropped because the corresponding lease has expired

Maximum Lease Count Reached

The number of BNDUPD packets that were dropped because the maximum number of leases were reached

Subnet Not Found

The number of BNDUPD packets that were dropped because a valid subnet could not be found for the lease

Range Not Found

The number of BNDUPD packets that were dropped because a valid include range could not be found for the lease.

Host Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased this address to another host

Address Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased another address to this host

Peer Conflict

The number of BNDUPD packets that were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to local on this local DHCP server instance

Persist Congestion

The number of BNDUPD packets that were dropped because of persistence congestion on this DHCP server instance

No Lease Hold Time Configured

The number of BNDUPD packets that were dropped because the lease hold time is zero on this DHCP server instance

Lease Not Found

The number of Binding Database Update (BNDUPD) remove packets were dropped because the corresponding lease could not be found.

fdb

fdb

Syntax

fdb [sap sap-id [expiry]] | [ sdp sdp-id [expiry]] | [mac ieee-address [expiry]] | endpoint endpoint | [ detail] [expiry] [pbb]

Context

[Tree] (show>service>id fdb)

Full Context

show service id fdb

Description

This command displays FDB entries for a specified MAC address.

Parameters

sap-id

Specifies the physical port identifier portion of the SAP.

detail

Displays detailed information.

expiry

Displays time until MAC is aged out.

endpoint-name

Specifies an endpoint name up to 32 characters in length.

Platforms

7705 SAR Gen 2

Output

The following output is an example of service FDB information.

show service id 1 fdb
Output Example
===============================================================================
Service Id        : 1                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 4
Total In Use      : 4
Learned Count     : 2                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 2
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
===============================================================================

The following output is an example of service FDB details information.

show service id 1 fdb detail
Output Example
===============================================================================
Forwarding Database, Service 1
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age      
-------------------------------------------------------------------------------
1         00:00:00:00:00:01 sap:1/1/1                LP/0     02/24/12 11:40:07
-------------------------------------------------------------------------------
No. of MAC Entries: 1
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
         T=Trusted
===============================================================================

The following output is an example of service FDB details information.

show service id 510 fdb detail
Output Example
===============================================================================
Forwarding Database, Service 510
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age
-------------------------------------------------------------------------------
510       00:00:00:aa:aa:aa sap:1/1/22:510           CStatic  06/14/13 20:16:19
510       00:00:00:bb:bb:bb sap:1/1/22:510           CStatic  06/14/13 20:14:49
510       00:00:00:dd:dd:dd sdp:7:2                  Spb      06/14/13 20:03:23
510       d8:da:ff:00:00:00 sap:1/1/22:510           CStatic  06/14/13 21:06:38
510       d8:e0:ff:00:00:00 sdp:7:2                  Spb      06/14/13 21:09:29
-------------------------------------------------------------------------------
No. of MAC Entries: 5
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
         T=Trusted
===============================================================================

The following output is an example of service FDB MAC details information.

show service id fdb mac detail
Output Example
===============================================================================
Service Forwarding Database
===============================================================================
ServId    MAC               Source-Identifier     Type/Age  Last Change
-------------------------------------------------------------------------------
6         00:aa:00:00:00:00 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:01 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:02 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:03 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:04 sap:lag-2             L/0       06/27/2006 15:04:31
10        12:12:12:12:12:12 sap:1/1/1:100         S         06/26/2006 10:03:29
===============================================================================

The following output is an example of service FDB details information.

show service id 1 fdb detail
Output Example
===============================================================================
Forwarding Database, Service 1
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age      
-------------------------------------------------------------------------------
1         00:ca:ca:ba:ca:01 eES:                     Evpn     06/29/15 23:21:34
                            01:00:00:00:00:71:00:00:00:01
1         00:ca:ca:ba:ca:06 eES:                     Evpn     06/29/15 23:21:34
                            01:74:13:00:74:13:00:00:74:13
1         00:ca:00:00:00:00 sap:1/1/1:2              CStatic  06/29/15 23:20:58
1         00:ca:fe:ca:fe:00 black-hole               EvpnD:P  06/29/15 23:20:00
1         00:ca:fe:ca:fe:69 eMpls:                   EvpnS    06/29/15 20:40:13
                            192.0.2.69:262133
1         00:ca:fe:ca:fe:70 eMpls:                   EvpnS    06/29/15 20:43:29
                            192.0.2.70:262132
1         00:ca:fe:ca:fe:72 eMpls:                   EvpnS    06/29/15 20:47:39
                            192.0.2.72:262132
-------------------------------------------------------------------------------
No. of MAC Entries: 7
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
         T=Trusted
===============================================================================

The following output is an example of service FDB details information.

show service id 200 fdb detail
Output Example
===============================================================================
Forwarding Database, Service 200
===============================================================================
ServId     MAC               Source-Identifier       Type     Last Change
            Transport:Tnl-Id                         Age     
-------------------------------------------------------------------------------
200        00:ca:ca:ba:ca:61 eMpls:                  EvpnS:P  02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917509
200        00:ca:ca:ba:ca:62 eMpls:                  EvpnS:P  02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917506
200        00:ca:fe:ca:fe:01 sap:1/1/c1/1:200        L/30     02/25/19 21:13:22
200        00:ca:fe:ca:fe:06 eMpls:                  Evpn     02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917507
-------------------------------------------------------------------------------
No. of MAC Entries: 4
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
         T=Trusted
===============================================================================

The following output is an example of service FDB details information.

show service id "900" fdb detail 
Output Example
===============================================================================
Forwarding Database, Service 900
===============================================================================
ServId     MAC               Source-Identifier       Type     Last Change
            Transport:Tnl-Id                         Age      
-------------------------------------------------------------------------------
900        00:ca:ca:de:ba:ca sap:pxc-3.a:900         LT/0     05/12/22 19:25:03
900        00:ca:ca:de:ba:cb mpls-1:                 Evpn     05/12/22 19:24:58
                             192.0.2.5:524249
           ldp:65538
-------------------------------------------------------------------------------
No. of MAC Entries: 1
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
         T=Trusted
===============================================================================

The following output is an example of service FDB PBB information.

show service id 2000 fdb pbb
Output Example
===============================================================================
Forwarding Database, bVpls Service 2000
===============================================================================
MAC               Source-Identifier     iVplsMACs  Type/Age Last Change
-------------------------------------------------------------------------------
00:f4:f4:f4:f4:f4 sdp:100:2000          10         L/0      09/25/2007 15:34:19
===============================================================================

The following output is an example of service FDB PBB information.

show service id 2100 fdb pbb
Output Example
========================================================================
Forwarding Database, iVpls Service 2100
========================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
------------------------------------------------------------------------
76:55:ff:00:01:a4 b-sdp:100:2000        2000      00:f4:f4:f4:f4:ff L/0
76:55:ff:00:01:bb sap:1/1/1:2100        2000      N/A               Static
========================================================================

The following output is an example of service FDB PBB information.

show service id 2100 fdb pbb
Output Example
=============================================================================
Forwarding Database, iVpls Service 2100
=============================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
-----------------------------------------------------------------------------
00:f4:f4:f4:00:00 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:01 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:02 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:03 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:04 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:05 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:06 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:07 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:08 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:09 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f7:f7:f7:00:00 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:01 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:02 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:03 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:04 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:06 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:07 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:08 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:09 sap:lag-1:2100        2000      N/A               L/0
=============================================================================

The following output is an example of service FDB PBB information.

show service id 2100 fdb pbb
Output Example
=============================================================================
Forwarding Database, iVpls Service 2100
=============================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
-----------------------------------------------------------------------------
76:55:ff:00:01:a4 b-sdp:100:2000        2000      00:f4:f4:f4:f4:ff L/0
76:55:ff:00:01:bb sap:1/1/1:2100        2000      N/A               Static
=============================================================================

Output fields: service ID FDB describes service FDB output fields.

Table 3. Output fields: service ID FDB

Label

Description

ServID

Displays the service ID.

MAC

Displays the associated MAC address.

Transport:Tnl-Id

Displays the tunnel type and tunnel ID of the FDB entry.

Source Identifier

Displays the id of the source MAC.

Type/Age

Type — Specifies the number of seconds used to age out TLS FDB entries learned on local SAPs.

Age — Specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

L — Learned - Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

P — Indicates the MAC is protected by the MAC protection feature.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

Static — Statically configured.

T — Trusted.

Last Change

Indicates the time of the most recent state changes.

fdb

Syntax

fdb {all | mac ieee-address | sap sap-id | mesh-sdp sdp-id [: vc-id] | spoke-sdp sdp-id [:vc - id] | vxlan-instance instance [vtep ip- address]}

Context

[Tree] (clear>service>id fdb)

Full Context

clear service id fdb

Description

This command clears the FDB entries for the service.

Parameters

all

Clears all FDB entries.

ieee-address

Clears only FDB entries in the FDB table with the specified 48-bitaddress. The MAC address can be expressed in the form aa:bb:cc:dd:ee:ff or aa-bbcc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.

sap-id

Clears the physical port identifier portion of the SAP definition.

mesh-sdp

Clears only the service FDB entries associated with the specified mesh SDP ID. For a mesh SDP, the VC ID is optional.

spoke-sdp

Clears only the service FDB entries associated with the specified spoke-SDP ID. For a spoke-SDP, the VC ID must be specified.

sap-id

Specifies the SDP ID for which the associated FDB entries will be cleared.

vc-id

Specifies the virtual circuit ID on the SDP ID for which the associated FDB entries are cleared.

Values

sdp-id[:vc-id] sdp-id: 1 to 32767

vc-id: 1 to 4294967295

sdp-id:vc-id sdp-id: 1 to 32767

vc-id: 1 to 4294967295

instance

Clears only the service FDB entries associated with the specified static VXLAN instance.

Values

1, 2

vtep ip-address

Specifies, optionally and along with the VXLAN instance, a specific configured static egress VTEP to clear the FDB entries associated only with the VTEP.

Platforms

7705 SAR Gen 2

fdb

Syntax

fdb

Context

[Tree] (tools>dump>service>id fdb)

Full Context

tools dump service id fdb

Description

Commands in this context dump selective learned FDB information.

Platforms

7705 SAR Gen 2

fdb-info

fdb-info

Syntax

fdb-info

Context

[Tree] (show>service fdb-info)

Full Context

show service fdb-info

Description

Displays global FDB usage information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of service FDB information.

Output Example
*A:PE1# show service fdb-info
===============================================================================
Forwarding Database(FDB) Information
===============================================================================
Service Id        : 1                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 3
Total In Use      : 3
Learned Count     : 2                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 2
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
Service Id        : 2                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 2
Total In Use      : 2
Learned Count     : 4                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 0
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
-------------------------------------------------------------------------------
Total Service FDBs : 2
Total FDB Configured Size : 500
Total FDB Entries In Use  : 5
PBB MAC Address Indices In Use  : 0
-------------------------------------------------------------------------------
===============================================================================
*A:PE1#

Output fields: FDB information describes show FDB-Info command output.

Table 4. Output fields: FDB information

Label

Description

ServID

Displays the service ID.

MAC

Displays the associated MAC address.

Mac Move

Displays the administrative state of the MAC movement feature associated with this service.

Primary Factor

Displays a factor for the primary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate.

Secondary Factor

Displays a factor for the secondary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate.

Mac Move Rate

Displays the maximum rate at which MACs can be re-learned in this service, before the SAP where the moving MAC was last seen is automatically disabled in order to protect the system against undetected loops or duplicate MAs.

The rate is computed as the maximum number of re-learns

allowed in a 5 second interval: for example, the default rate of 2 re-learns per second corresponds to 10 re-learns in a 5 second period.

Mac Move Timeout

Displays the time in seconds to wait before a SAP that has been disabled after exceeding the maximum re-learn rate is re-enabled.

A value of zero indicates that the SAP will not be automatically re-enabled after being disabled. If after the SAP is re-enabled it is disabled again, the effective retry timeout is doubled in order to avoid thrashing.

Mac Move Retries

Displays the number of times retries are performed for re-enabling the SAP/SDP.

Table Size

Specifies the maximum number of learned and static entries allowed in the FDB of this service.

Allocated Count

Displays the total number of allocated entries in the FDB of this service.

Total In Use

Displays the total number of entries in use in the FDB of this service.

Learned Count

Displays the current number of learned entries in the FDB of this service.

Static Count

Displays the current number of static entries in the FDB of this service.

OAM MAC Count

Displays the current number of OAM entries in the FDB of this service.

DHCP MAC Count

Displays the current number of DHCP-learned entries in the FDB of this service.

Host MAC Count

Displays the current number of host-learned entries in the FDB of this service.

Intf MAC Count

Displays the total number of interface MAC entries in the FDB of this service.

SPB Count

Displays the total number of SPB entries in the FDB of this service.

Cond MAC Count

Displays the total number of conditional static MAC entries in the FDB of this service.

BGP EVPN Count

Displays the total number of BGP EVPN entries in the FDB of this service.

EVPN Static Cnt

Displays the total number of BGP EVPN MAC entries with the sticky bit set in the FDB of this service.

EVPN Dup Det Cnt

Displays the total number of times a BGP EVPN duplicate MAC address has been detected in this service.

Remote Age

Displays the number of seconds used to age out FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

Local Age

Displays the number of seconds used to age out FDB entries learned on local SAPs.

High Watermark

Displays the utilization of the FDB table of this service at which a table full alarm will be raised by the agent.

Low Watermark

Displays the utilization of the FDB table of this service at which a table full alarm will be cleared by the agent.

Mac Learning

Specifies whether the MAC learning process is enabled.

Discard Unknown

Specifies whether frames received with an unknown destination MAC are discarded.

Mac Aging

Indicates whether the MAC aging process is enabled.

Relearn Only

When one of the FDB table size limits (service, line card, system) has been reached, the learning of new MAC addresses is temporary disabled and only MAC relearns are allowed. When in this state, the Relearn Only flag is True, otherwise it is False.

Mac Subnet Len

Displays the number of bits to be considered when performing MAC-learning or MAC-switching.

Source-Identifier

The location where the MAC is defined.

Type/Age

Type — Specifies the number of seconds used to age out TLS FDB entries learned on local SAPs.

Age — Specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

L — Learned - Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

P — Indicates the MAC is protected by the MAC protection feature.

Static — Statically configured.

Last Change

Indicates the time of the most recent state changes.

Sel Learned FDB

Displays the administrative state of the selective learned FDB feature associated with this service.

fdb-mac

fdb-mac

Syntax

fdb-mac ieee-address [expiry]

Context

[Tree] (show>service fdb-mac)

Full Context

show service fdb-mac

Description

This command displays the FDB entry for a specified MAC address.

Parameters

ieee-address

The 48-bit MAC address for which the FDB entry will be displayed in the form aa:bb: cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.

expiry

Shows the time until the MAC is aged out.

Platforms

7705 SAR Gen 2

Output

The following output is an example of FDB MAC information.

Output Example
*A:ian2# show service fdb-mac         
===============================================================================
Service Forwarding Database
===============================================================================
ServId    MAC               Source-Identifier        Type   Last Change        
                                                     Age                       
-------------------------------------------------------------------------------
1         00:00:00:00:00:01 sap:1/1/1                LP/0   01/07/2011 20:25:34
1         00:00:00:00:00:02 sap:1/1/2                L/0    01/07/2011 20:26:25
1         00:00:00:00:00:03 sap:1/1/1                A/0    01/07/2011 20:25:34
-------------------------------------------------------------------------------
No. of Entries: 2
-------------------------------------------------------------------------------
Legend: L=Learned; P=MAC is protected; A=Auto learn protected
===============================================================================
*A:ian2#

The following shows the protected MACs in the FDB.

A:term17>config>service>vpls>sap>arp-host# show service id  12 fdb detail

===============================================================================
Forwarding Database, Service 12
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age
-------------------------------------------------------------------------------
12        00:00:07:00:00:00 sdp:8:1                  LP/0     10/03/11 10:46:00
12        00:00:07:00:00:01 sdp:8:1                  LP/0     10/03/11 10:46:00
12        00:00:07:00:00:62 sdp:8:1                  LP/0     10/03/11 10:46:01
12        00:00:07:00:00:63 sdp:8:1                  LP/0     10/03/11 10:46:01
12        00:11:11:11:11:11 sap:lag-100:12           Static:P 10/03/11 09:42:02
12        00:11:11:11:11:22 sap:lag-1:123            Static   10/03/11 09:42:02
12        00:11:11:11:11:33 sdp:8:1                  Static:P 10/03/11 09:42:02
12        00:11:11:11:11:44 sap:2/1/3:13             Static   10/03/11 09:42:02
12        00:11:11:11:11:55 a(8:80)                  Static   10/03/11 09:42:02
12        00:11:11:11:11:66 sdp:8:10                 Static   10/03/11 09:42:02
12        00:11:11:11:11:77 sap:2/1/3:15             Static   10/03/11 09:42:02
12        00:11:11:11:11:88 sap:2/1/3:14             Static   10/03/11 09:42:02
12        76:1e:ff:00:00:b2 cpm                      Host     10/03/11 09:42:02
-------------------------------------------------------------------------------
No. of MAC Entries: 109

The following output is an example of whether restrict-protected-src is enabled on an SDP.


*A:PE# show service id 1 sdp 1:1 detail 
===============================================================================
Service Destination Point (Sdp Id : 1:1) Details 
===============================================================================
-------------------------------------------------------------------------------
 Sdp Id 1:1  -(1.1.1.2)  
-------------------------------------------------------------------------------
…
RestMacProtSrc Act : SDP-oper-down 

Output fields: FDB MAC describes the show FDB-MAC command output fields.

Table 5. Output fields: FDB MAC

Label

Description

Service ID

The service ID number.

MAC

The specified MAC address.

Source-Identifier

The location where the MAC is defined.

Type/Age

Static — FDB entries created by management.

Learned — Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

P — Indicates the MAC is protected by the MAC protection feature.

fdb-usage

fdb-usage

Syntax

fdb-usage [card slot-id]

Context

[Tree] (show>service>system fdb-usage)

Full Context

show service system fdb-usage

Description

This command displays the FDB usage, excluding the pending updates (which can be seen using the tools dump service id id fdb {card-status | mac-status} command) for the system and all line cards.

Parameters

slot-id

Displays the information for the line card in the specified slot IDs, expressed as an integer.

Values

1 to 20

Platforms

7705 SAR Gen 2

Output

The following output is an example of FDB usage information.

Output Example
*A:PE1# show service system fdb-usage
===============================================================================
FDB Usage
===============================================================================
System
-------------------------------------------------------------------------------
Limit:     511999
Allocated: 8
Free:      511991
Global:    2
-------------------------------------------------------------------------------
Line Cards
-------------------------------------------------------------------------------
Card        Selective         Allocated         Limit             Free
-------------------------------------------------------------------------------
1           0                 2                 511999            511997
2           4                 6                 511999            511993
5           2                 4                 511999            511995
-------------------------------------------------------------------------------
===============================================================================
*A:PE1#
*A:PE1# show service system fdb-usage card 1
===============================================================================
FDB Usage
===============================================================================
Card        Selective         Allocated         Limit             Free
-------------------------------------------------------------------------------
1           0                 2                 511999            511997
===============================================================================
===============================================================================
*A:PE1#

fec

fec

Syntax

fec vc-type vc-type agi agi

fec p2mp-id identifier root ip-address

fec prefix ip-address[/mask]

fec root ip-address source ip-address group mcast-address [rd rd]

fec root ip-address source ip-address group mcast-address inner-root ip-address

fec vc-type vc-type vc-id vc-id

fec vc-type vc-type agi agi saii-type2 global-id:prefix:ac-id taii-type2 global-id:prefix:ac-id

Context

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

Full Context

tools dump router ldp fec

Description

This command dumps information for an LDP FEC.

Parameters

p2mp-id identifier

Dumps LDP active P2MP identifier bindings information.

Values

0 to 4294967295

inner-root ip-address

Dumps inner root IP address information.

root ip-address

Dumps root IP address information.

prefix ip-address[/mask]

Dumps LDP active prefix and mask information.

Values

ip-address[/mask]:

ipv4-prefix

a.b.c.d

ipv4-prefix-le

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

0 to 128

source ip-address

Dumps source IP address information.

group mcast-address

Dumps the group multicast address bindings.

rd rd

Dumps information for the route distinguisher.

Values

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

vc-type vc-type

Dumps information for the specified VC type.

Values

ethernet, vlan, framerelay, atm-all5, atm-cell, hdlc, ppp, cem, atm-vcc, atm-vpc, ipipe, atm-vcc-1-1, atm-vpc-1-1, atm-aal5-pdu, fr, cep, e1-satop, t1-satop, e3-satop, t3-satop, cesopsn, tdmoip, cesopsn-cas, tdmoip-cas, fr-dlci, mirror

vc-id vc-id

Dumps information for the specified VC-ID.

Values

1 to 4294967295

agi agi

Specifies the Attachment Group identifier TLV associated with this service FEC.

Values

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

ip-addr - a.b.c.d

comm-val - [0 to 65535]

2byte-asnumber - [1 to 65535]

ext-comm-val - [0 to 4294967295]

4byte-asnumber - [1 to 4294967295]

null - means all value is 0

saii-type2 global-id:prefix:ac-id

Dumps Source Attachment Individual Identifier (SAII) information.

Values

<number>:<number> | <a.b.c.d>:<number>

taii-type2 global-id:prefix:ac-id

Dumps Target Attachment Individual Identifier (TAII)

svc-fec-type

Specifies the FEC type.

Values

fec128, fec129

Platforms

7705 SAR Gen 2

Output

LDP FEC Output

Output Example
A:Dut-A# tools dump router ldp fec root 10.20.1.3 source 10.0.101.10 group
192.168.1.1 inner-root 10.20.1.6
P2MP: root: 10.20.1.3, T: 7, L: 21 (InnerRoot: 10.20.1.6 T: 3, L:8, Src:
10.0.101.10, Grp: 192.168.1.1)
  Create Time   : 01/27/16 16:39:04.097 (elapsed: 0d 03:20:24)
  Last Mod. Time: 01/27/16 16:39:04.097 (elapsed: 0d 03:20:24)
  FEC Flags     : Pop UprStitched
  TunlIfId: 73728   (OperState : up)
  LSP ID        : 0
  LSP ID Acct.  : 0
  isIngressMttm : No         HasLeaf     : Yes
  isIngrItermdte: No
  CanProgIngress: No
  InPhopFrr     : No
  isStitchedUpr : Yes
  RslvdPhop(p)  : 10.20.1.2:0 (seqNum 2)
  RslvdPhop(b)  : 0.0.0.0:0 (seqNum 0)
  pri Upstream  : 10.20.1.2:0, AdvLabel 262139
  mbb Upstream  : None
  bkp Upstream  : None
  AdvInLabel(p) : 262139
  AdvInLabel(b) : 0
  PrgInLabel(p) : 1
  Num Resolved   Nhops  : 1
  Num MBB Req.   Nhops  : 0
  Num Programmed Nhops  : 1
    Programmed Nhop[01] : 0.0.0.0:0, OutLabel 0 (Leaf)(StitchedFec)
  Metric        : 0          Mtu         : 0
  Num of Peers : 1
  FEC Peer: 10.20.1.2:0
    Peer Flags: none  (0x0)
    ModTime   : 01/27/16 16:39:04.097 (elapsed.: 0d 03:20:24)
    ->Num Egress Labels:
      None
    <-Num Ingress Labels:
      <- (Label: 262139    Status: UsePop)
      Rej Status: OK
      Flow Label Tx: no, Rx: no
      Flow Label Tx Sent: no, Rx Sent: no
    <Resolved as CUR Upstream>
Output Example
tools dump router ldp fec prefix  10.20.1.1/32
Prefix: 10.20.1.1/32
  Create Time   : 06/08/20 13:06:49.980 (elapsed: 0d 00:13:42)
  Last Mod. Time: 06/08/20 13:19:51.740 (elapsed: 0d 00:00:40)
  FEC Flags     : Push Swap Ttm PropTtlLcl PropTtlTra Frr
  FEC typedFlags: NeedTtm
  default label : 524283
  LSP ID        : 65537
  LSP ID Acct.  : 13
  IsResolved    : Yes IsLocal: No IsLocalMHSec: No RsvldAsNLStitch: No
                  isStatic: No isMate: No
                  IsOverTunnel/Direct/Shortcut/CBF: No/No/No/none
                  inFrr: No
  inLabel       : 524283 metric: 100 bkp-metric: 200  mtu: 1556
  Route         : IPv4: 10.20.1.1/32 owner: ISIS(12)
                : R-LFA PQ RtrId: 10.20.1.4 nhop: 1.0.35.5 ifIdx: 3 metric: 200
  Resolution    :
       [01]: Next Hop: 1.0.35.5    Interface: 3 Inner Label: 524283 (Bkp)
             owner   : 10.20.1.5:0  egress label: 524281
       [02]: Next Hop: 1.0.13.1    Interface: 2 Inner Label: 0
             owner   : 10.20.1.1:0  egress label: 524287

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

Table 6. Output fields: LDP FEC

Label

Description

LSP ID

Specifies the LSP identifier.

Metric

Specifies the metric type of the LSP.

inLabel

Specifies the incoming MPLS label on which to match.

egress Label

Specifies the egress label associated with this next-hop entry.

fec-egress-stats

fec-egress-stats

Syntax

fec-egress-stats [ip-prefix/mask]

fec-egress-stats [active] [family]

Context

[Tree] (show>router>ldp fec-egress-stats)

Full Context

show router ldp fec-egress-stats

Description

This command displays LDP prefix FECs egress statistics.

Parameters

ip-prefix

Specify information for the specified IP prefix. Host bits must be 0.

mask

Specifies the address mask used to indicate the bits of an IP address that are being used for the subnet address.

Values

IPv4: 0 to 32

IPv6: 0 to 128

family

Displays either IPv4 or IPv6 LDP session information.

Platforms

7705 SAR Gen 2

Output

The following output is an example of LDP FEC egress statistics information.

Output Example
*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats 3ffe::a14:101/128 
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0

Aggregate Packets  : 0
Aggregate Octets   : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================
*A:Dut-C>config>router>ldp#


*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats active            
===============================================================================
LDP IPv4 FEC Egress Statistics
===============================================================================
No Matching Entries Found
===============================================================================
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================


*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats active ipv6 
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================
*A:Dut-C>config>router>ldp# 


*A:Dut-C>config>router>ldp# show router ldp statistics-summary 
===============================================================================
Statistics Summary
===============================================================================
LDP FEC IPv4 Prefix Egress statistics  : 0
LDP FEC IPv6 Prefix Egress statistics  : 1
===============================================================================
*A:Dut-C>config>router>ldp# 

fec-egress-stats

Syntax

fec-egress-stats ip-prefix/mask [interval seconds] [repeat repeat] [ absolute | rate]

Context

[Tree] (monitor>router>ldp fec-egress-stats)

Full Context

monitor router ldp fec-egress-stats

Description

This command monitors egress statistics for LDP FEC prefixes.

Parameters

ip-prefix/mask

Specifies information for the specified IP prefix and mask length.

Values

ipv4-prefix

a.b.c.d

ipv4-prefix-le

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

0 to 128

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10

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

fec-originate

fec-originate

Syntax

fec-originate [ip-prefix/mask] [operation-type]

Context

[Tree] (show>router>ldp fec-originate)

Full Context

show router ldp fec-originate

Description

This command displays LDP static prefix FECs.

Parameters

ip-prefix

Specify information for the specified IP prefix. Host bits must be 0.

mask

Specifies the 32-bit address mask used to indicate the bits of an IP address that are being used for the subnet address.

Values

0 to 32

operation-type

Specify the operation type to display.

Values

pop, swap

Platforms

7705 SAR Gen 2

Output

FEC Originate Output

Output fields: FEC originate describes the FEC originate parameters output fields.

Table 7. Output fields: FEC originate

Label

Description

Prefix

Specifies the static prefix FEC.

NHType

Specifies the type of next-hop represented by this row entry:

unknown — The next-hop type has not been set.

IP Addr — The next-hop is an IP address.

pop — There is no next-hop (pop the label and route).

NextHop

The IP address of the next-hop.

NHIfName

The name of the next-hop.

IngLabel

Specifies the label that is advertised to the upstream peer. If this variable is set to the default value of 4294967295, the ingress label will be dynamically assigned by the label manager.

EgrLabel

Specifies the egress label associated with this next-hop entry. The LSR will swap the incoming label with the configured egress label. If this egress label has a value of 4294967295, the LSR will pop the incoming label.

OprInLbl

OperIngLabel

Specifies the actual or operational value of the label that was advertised to the upstream peer.

Output Example
*A:SRU4>config>router>ldp# show router ldp fec-originate
===============================================================================
LDP Static Prefix FECs
===============================================================================
Prefix              NHType  NextHop         IngLabel   EgrLabel   OperIngLabel
-------------------------------------------------------------------------------
10.1.0.0/16         Pop     n/a               --         --       0
10.1.0.1/32         Pop     n/a               --         --       0
10.1.0.2/32         Pop     n/a               --         --       0
10.1.0.3/32         Pop     n/a               --         --       0
10.1.0.4/32         Pop     n/a               --         --       0
10.1.0.5/32         Pop     n/a               --         --       0
10.1.0.6/32         Pop     n/a               --         --       0
10.1.0.7/32         Pop     n/a               --         --       0
10.1.0.8/32         Pop     n/a               --         --       0
10.1.0.9/32         Pop     n/a               --         --       0
...
10.251.0.0/16       Pop     n/a               --         --       0
10.252.0.0/16       Pop     n/a               --         --       0
10.253.0.0/16       Pop     n/a               --         --       0
10.254.0.0/16       Pop     n/a               --         --       0
-------------------------------------------------------------------------------
No. of FECs: 508
===============================================================================
*A:SRU4>config>router>ldp#

*A:Dut-C>config>router>ldp# show router ldp fec-originate 3ffe::0b0b:0101/128 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp#

*A:Dut-C>config>router>ldp# show router ldp fec-originate 3ffe::0b0b:0101/128 pop 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# 

*A:Dut-C>config>router>ldp# show router ldp fec-originate pop 
===============================================================================
LDP IPv4 Static Prefix FECs
===============================================================================
Prefix                  NHType   NextHop             IngLbl   EgrLbl   OprInLbl
 NHIfName                                                              
-------------------------------------------------------------------------------
No Matching Entries Found
===============================================================================
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# show router ldp fec-originate pop ipv6 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# show router ldp fec-originate pop ipv4 
===============================================================================
LDP IPv4 Static Prefix FECs
===============================================================================
Prefix                  NHType   NextHop             IngLbl   EgrLbl   OprInLbl
 NHIfName                                                              
-------------------------------------------------------------------------------
No Matching Entries Found
===============================================================================
*A:Dut-C>config>router>ldp# 

fib

fib

Syntax

fib slot-number [family] [ip-prefix/prefix-length [ longer]] [secondary] [qos] [accounting-class] [ all]

fib slot-number extensive [ip-prefix/prefix-length] [family] [ all]

fib slot-number [family] summary

fib slot-number nh-table-usage

fib all summary

Context

[Tree] (show>router fib)

Full Context

show router fib

Description

This command displays the active FIB entries for a specific IOM or line card.

Parameters

slot-number

Displays routes only matching the specified chassis slot number.

Values

1 to 20

Note:

The actual range can be less depending on the platform.

family

Displays the router IP interface table.

Values

ipv4 — Displays IPv4 routes installed in the FIB.

ipv6 — Displays IPv6 routes installed in the FIB.

ip-prefix/prefix-length

Displays FIB entries only matching the specified ip-prefix and length.

Values

ipv4-prefix:

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

ipv4-prefix-length:

0 to 32

ipv6-prefix:

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

Note:

It is possible that a specific platform only supports a subset of the above values.

longer

Displays FIB entries matching the ip-prefix/mask and routes with longer masks.

secondary

Displays secondary VRF ID information.

qos

Displays the QoS priority and fc values.

accounting-class

Displays the accounting class information.

Note:

Not all platforms support this parameter.

all

Displays all information.

summary

Displays summary FIB information for the specified slot number.

nh-table-usage

Displays next-hop table usage.

Platforms

7705 SAR Gen 2

Output

The following output is an example of FIB information and Output fields: FIB describes the output fields for the router FIB settings.

Output Example
*A:Dut-C# show router fib 1 10.132.133.134/32
========================================================================
FIB Display
========================================================================
Prefix                                                      Protocol
    NextHop
------------------------------------------------------------------------
10.132.133.134/32                                          OSPF
    10.66.66.66 (loop7)
    Next-hop type: tunneled, Owner: RSVP, Tunnel-ID: <out-ifindex-from-route>
------------------------------------------------------------------------
Total Entries : 1
------------------------------------------------------------------------
========================================================================


*A:Dut-C# show router fib 1 10.1.1.1/32
===============================================================================
FIB Display
===============================================================================
Prefix                                                      Protocol
    NextHop
-------------------------------------------------------------------------------
10.1.1.1/32                                                  BGP
    10.20.1.1 (Transport:RSVP LSP:1)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================


*A:Dut-C# show router fib 1       
===============================================================================
FIB Display
===============================================================================
Prefix                                                      Protocol
    NextHop                                                 
-------------------------------------------------------------------------------
10.1.2.0/24                                                 ISIS
    10.1.3.1 (to_Dut-A) 
    10.2.3.2 (to_Dut-B) 
10.1.3.0/24                                                 LOCAL
    10.1.3.0 (to_Dut-A) 
10.1.9.0/24                                                 ISIS
    10.1.3.1 (to_Dut-A) 
10.2.3.0/24                                                 LOCAL
    10.2.3.0 (to_Dut-B) 
10.2.9.0/24                                                 ISIS
    10.2.3.2 (to_Dut-B) 
10.12.0.0/24                                                LOCAL
    10.12.0.0 (itfToArborCP_02) 
10.20.1.1/32                                                ISIS
    10.1.3.1 (to_Dut-A) 
10.20.1.2/32                                                ISIS
    10.2.3.2 (to_Dut-B) 
10.20.1.3/32                                                LOCAL
    10.20.1.3 (system) 
10.12.0.43/32                                               STATIC
    vprn1:mda-1-1
10.12.0.44/32                                               STATIC
    vprn1:mda-2-1
10.12.0.45/32                                               STATIC
    vprn1:mda-2-2
10.12.0.46/32                                               STATIC
    vprn1:mda-3-1
10.203.71.202/32                                            STATIC
    10.12.0.2 (itfToArborCP_02) 
-------------------------------------------------------------------------------
Total Entries : 15
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C>config>router>mpls>lsp# show router fib 1 10.3.0.1/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.3.0.1/32
  Protocol              : BGP
  Indirect Next-Hop     : 10.0.0.1
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
    Resolving Next-Hop  : 10.0.0.2 (RSVP tunnel:115)
      ECMP-Weight       : 1
    Resolving Next-Hop  : 10.0.0.2 (RSVP tunnel:61443)
      ECMP-Weight       : 1
  Indirect Next-Hop     : 10.0.1.2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 30
    Resolving Next-Hop  : 10.0.0.3 (RSVP tunnel:94)
      ECMP-Weight       : 20
    Resolving Next-Hop  : 10.0.0.3 (RSVP tunnel:61442)
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================


*A:Dut-C> show router fib 1 10.0.0.2/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.0.0.2/32
  Protocol              : OSPF
  Next-Hop              : 10.0.0.3 (RSVP tunnel:94)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 20
  Next-Hop              : 10.0.0.3 (RSVP tunnel:61442)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================


*A:Dut-C> show router route-table 10.1.0.5/32 extensive 
===============================================================================
Route Table (Router: Base)
===============================================================================
Dest Prefix             : 10.1.0.5/32
  Protocol              : STATIC
  Age                   : 00h01m37s
  Preference            : 5
  Next-Hop              : 10.0.0.2 (RSVP tunnel:128)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    Metric              : 1
    ECMP-Weight         : 10
  Next-Hop              : 10.0.0.2 (RSVP tunnel:132)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    Metric              : 1
    ECMP-Weight         : 1
-------------------------------------------------------------------------------
No. of Destinations: 1
===============================================================================


*A:Dut-C> show router fib 1 10.1.0.5/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.1.0.5/32
  Protocol              : STATIC
  Next-Hop              : 10.0.0.2 (RSVP tunnel:128)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 10
  Next-Hop              : 10.0.0.2 (RSVP tunnel:132)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================

*A:Dut-B# show router fib 1 10.15.1.0/24 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
10.15.1.0/24                                                BGP
  10.20.1.3 (Transport:SR)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================


*A:Dut-B# show router fib 1 10.15.1.0/24 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.15.1.0/24
  Protocol              : BGP
  Installed             : Y
  Indirect Next-Hop     : 10.20.1.3
    Label               : 262123
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
    Resolving Next-Hop  : 10.20.1.3 (SR tunnel)
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================
*A:Dut-C# show router fib 1 3ffe::100:100:100:6/128 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
3ffe::100:100:100:6/128                                     OSPF3
10.20.1.4 (Transport:RSVP LSP:1)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================


*A:Dut-C# show router fib 1 3ffe::100:100:100:6/128 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 3ffe::100:100:100:6/128
  Protocol              : OSPF3
  Installed             : Y
  Next-Hop              : 10.20.1.4 (RSVP tunnel:1)
    Label               : 2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================
*A:Dut-C# show router fib 1 extensive 200.200.200.200/32       
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 200.200.200.200/32
  Protocol              : BGP
  Indirect Next-Hop     : 10.0.0.2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 9
    Resolving Next-Hop  : 10.0.0.2 
      Interface         : to_bridge_br2
      ECMP-Weight       : 1
  Indirect Next-Hop     : 192.0.2.2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 5
    Resolving Next-Hop  : 192.0.2.2 
      Interface         : to_bridge_br3
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================


*A:Dut-C# show router fib 1 20.20.20.20/32 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
20.20.20.20/32                                              BGP
  3ffe::a14:102 (Transport:SRV6-Policy:917510)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================


*A:Dut-C# show router fib 1 20.20.20.20/32 extensive    
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 20.20.20.20/32
  Protocol              : BGP
  Installed             : Y
  Indirect Next-Hop     : 3ffe::a14:102
    Label               : 67
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
    Resolving Next-Hop  : 3ffe::a14:102 (SRV6-Policy tunnel:917510)
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================
Table 8. Output fields: FIB

Label

Description

Prefix [Flags]

The prefix

Protocol

The routing protocol

NextHop

The next-hop IP address

Total Entries

The total number of entries

Dest Prefix

The destination prefix

Installed

The installed indicator (Y or N)

Label

The label number

QoS

The QoS value

Source-Class

The source class

Dest-Class

The destination class value

ECMP-Weight

The ECMP weight value

fib

Syntax

fib slot-number [{ipv4 | ipv6}] summary

Context

[Tree] (tools>dump>router fib)

Full Context

tools dump router fib

Description

This command configures the dump tools for FIB information for a specific IOM.

Parameters

slot-number

Specifies the slot number.

Values

1 to 10

ipv4 | ipv6

Specifies the IPv4 or IPv6 addresses.

Default

ipv4

summary

Displays summary FIB information for the specified slot number.

Platforms

7705 SAR Gen 2

Output

The following output is an example of FIB summary information.

Output Example
*A:Dut-F#  tools dump router fib 1 summary
===============================================================================
FIB Summary
===============================================================================
                              Active
-------------------------------------------------------------------------------
Static                        0
Direct                        3
HOST                          0
BGP                           0
BGP VPN                       0
BGP EVPN                      0
BGP LABEL                     0
OSPF                          0
OSPFv3                        0
ISIS                          1
RIP                           0
RIP_NG                        0
LDP                           0
Aggregate                     0
Sub Mgmt                      0
VPN Leak                      0
TMS                           0
NAT                           0
Managed                       0
Periodic                      0
-------------------------------------------------------------------------------
Total Installed               4
===============================================================================

fib-telemetry

fib-telemetry

Syntax

fib-telemetry label [label]

fib-telemetry route [family]

fib-telemetry route [ip-prefix/prefix-length]

fib-telemetry tunnel [family]

fib-telemetry tunnel [ip-prefix/prefix-length]

Context

[Tree] (show>router fib-telemetry)

Full Context

show router fib-telemetry

Description

This command displays FIB telemetry information.

Parameters

label

Specifies the label value.

Values

0 to 1048575

family

Specifies the IPv4 or IPv6 address FIB telemetry route or tunnel family.

Values

ipv4, ipv6

ip-prefix/prefix-length

Displays FIB telemetry route or tunnel entries only matching the specified IP prefix and length.

Values

ipv4-prefix:

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

ipv4-prefix-length

0 to 32

ipv6-prefix:

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

Platforms

7705 SAR Gen 2

Output

The following output is an example of FIB telemetry information.

Output Example
*A:Dut-B>config>service# /show router fib-telemetry label 
===============================================================================
FIB Telemetry Labels
===============================================================================
Label                         Owner                       LastUpdt
 Primary NextHop[If]/TnlId     Weight       GrpId PriActv 
  Pushed Labels                                           
   Backup NextHop[If]/TnlId                               
    Pushed Labels                                         
-------------------------------------------------------------------------------
30044                         RIB-API                     02/07/2020 23:44:51
 1.2.3.3                       1             2     Yes    
  30055
   1.2.3.33                                               
    30255
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system# /show router fib-telemetry route 
===============================================================================
 Legend -
 Flags : b - backup, i - indirect, l - LFA
===============================================================================
FIB Telemetry Routes
===============================================================================
Dest Prefix                                         Owner
 FIB Update Time                                    
  NextHop [If/TnlId]                                  Flags
-------------------------------------------------------------------------------
1.1.2.0/24                                          OSPF
 02/07/2020 23:43:53                                
  1.2.3.2 [to_Dut-B]   
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system#  
*A:Dut-C>config>system# /show router fib-telemetry route 3ffe::101:200/120 
===============================================================================
 Legend -
 Flags : b - backup, i - indirect, l - LFA
===============================================================================
FIB Telemetry Routes
===============================================================================
Dest Prefix                                         Owner
 FIB Update Time                                    
  NextHop [If/TnlId]                                  Flags
-------------------------------------------------------------------------------
3ffe::101:200/120                                   OSPF3
 02/07/2020 23:43:55                                
  fe80::200:ff:fe00:2 [to_Dut-B]                     
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system#
*A:Dut-A# /show router fib-telemetry tunnel 
===============================================================================
 Legend -
 Flags : a - active, b - backup, l - LFA
===============================================================================
FIB Telemetry Tunnels
===============================================================================
Dest Prefix                                        Owner         Pref      
 FIB Update Time                                    TnlId         TnlInst 
  NextHop [If/TnlId]                                 GrpId         Weight   Flg
-------------------------------------------------------------------------------
10.20.1.3/32                                       RSVP          7        
 02/07/2020 23:44:07                                1             0       
  1.1.2.2 [to_Dut-B]                                 0             0        a
10.21.1.3/32                                       RIB-API       102      
 02/07/2020 23:44:42                                1015813       0       
  1.1.2.2 [to_Dut-B]                                 4             0        a
  1.1.2.22 [to_Dut-B]                                4             0        b
-------------------------------------------------------------------------------
Number of Entries : 2
===============================================================================   
*A:Dut-A# /show router fib-telemetry tunnel 10.21.1.3/32 
===============================================================================
 Legend -
 Flags : a - active, b - backup, l - LFA
===============================================================================
FIB Telemetry Tunnels
===============================================================================
Dest Prefix                                        Owner         Pref      
 FIB Update Time                                    TnlId         TnlInst 
  NextHop [If/TnlId]                                 GrpId         Weight   Flg
-------------------------------------------------------------------------------
10.21.1.3/32                                       RIB-API       102      
 02/07/2020 23:44:42                                1015813       0       
  1.1.2.2 [to_Dut-B]                                 4             0        a
  1.1.2.22 [to_Dut-B]                                4             0        b
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-A#
Table 9. Output fields: FIB telemetry

Label

Description

Label

The label number of the FIB entry

Owner

The owner (protocol name) of the label entry

LastUpdt

The time stamp of when the entry was last updated

Primary NextHop[If]/TnlId

The primary path next-hop IP or tunnel ID or interface

Weight

The normalized ECMP weight associated with the next-hop

GrpId

The next-hop group ID

PriActv

The boolean value (YES or NO) that indicates whether the primary path is active or not

Pushed Labels

The pushed labels number

Backup NextHop[If]/TnlId

The backup path next-hop IP or tunnel ID or interface

Number of Entries

The total number of displayed labels

Flags

The flags:

  • b — backup

  • i — indirect

  • l — LFA

Dest Prefix

The destination IP prefix of the route FIB entry

Owner

The protocol owner (routing protocol) of the FIB entry

FIB Update Time

The time stamp of when the route was last updated in FIB

NextHop [If/TnlId]

The IP address of the next-hop and interface name or tunnel ID

Number of Entries

The total number of displayed routes

Flags

The flags:

  • a — active

  • b — backup

  • l — LFA

Dest Prefix

The destination IP prefix of the FIB tunnel entry

Owner

The protocol owner of the FIB tunnel entry

Pref

The preference number that indicates the priority of the tunnel

FIB Update Time

The time stamp of when the tunnel was last updated in FIB

TnlId

The global tunnel ID

TnlInst

The tunnel instance of the type indicated by protocol

Number of Entries

The total number of displayed tunnels

file

file

Syntax

file provisioning-file-url [save-provision-file-destination file-url] [reboot-on-success]

Context

[Tree] (tools>perform>system>auto-node-provisioning file)

Full Context

tools perform system auto-node-provisioning file

Description

This command executes the auto-provisioning process. When the auto-provisioning process is executed using the file command, DHCP discovery and solicitation is not performed.

Parameters

provisioning-file-url

Specifies the location of the provisioning file.

Values

local-url, remote-url

local-url — [cflash-id/]file-path; 200 characters max

remote-url — {ftp | http | https}://[login:password@]remote-locn/[file-path]

remote-locn — {hostname | ipv4-address | ipv6-address}[:port]

ipv4-address — a.b.c.d

ipv6-address — x:x:x:x:x:x:x:x[-interface]

x:x:x:x:x:x:d.d.d.d[-interface]

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

port — 0 to 65535

cflash-id — cf1:m cf1-A:, cf1-B:, cf2:, cf2-A:, cf2-B:, cf3:, cf3-A:, cf3-B:

file-url

Specifies the location to save the provisioning file.

Values

[cflash-id/]file-path

cflash-id — cf1:m cf1-A:, cf1-B:, cf2:, cf2-A:, cf2-B:, cf3:, cf3-A:, cf3-B:

reboot-on-success

Reboots the router when the auto-provisioning process completes successfully.

Platforms

7705 SAR Gen 2

file-id

file-id

Syntax

file-id [log-file-id]

Context

[Tree] (show>log file-id)

Full Context

show log file-id

Description

This command displays event file log information.

If no command line parameters are specified, a summary output of all event log files is displayed.

Specifying a file ID displays detailed information on the event file log.

Parameters

log-file-id

Displays detailed information on the specified event file log.

Platforms

7705 SAR Gen 2

Output

The following output is an example of log file summary information.

The following table describes the output fields for a log file summary.

Output Example
A:ALA-1# show log file-id
=================================================================
File Id List
=================================================================
name
file-id   rollover  retention   admin      backup     oper
                                location   location   location
-----------------------------------------------------------------
3
3           60         4        cf1:       cf2:       cf1:
event-logs-abc
7         1440        12        cf1:       none       none
some-logs
10        1440        12        cf3:       cf2:       cf1:
=================================================================
A:ALA-1#
A:ALA-1# show log file-id 10
=================================================================
File Id List
=================================================================
name
file-id   rollover  retention   admin      backup     oper
                                location   location   location
-----------------------------------------------------------------
some-logs
10        1440        12        cf3:       cf2:       cf1:
=================================================================
Description : logs of certain special events
=================================================================
File Id 10 Location cf1:
=================================================================
file name expired state
-----------------------------------------------------------------
cf1:\log\log0310-20210501-012205 yes complete
cf1:\log\log0310-20210501-014049 yes complete
cf1:\log\log0310-20210501-015344 yes complete
cf1:\log\log0310-20210501-015547 yes in progress
=================================================================
A:ALA-1#
Table 10. Output fields: log file

Label

Description

name

Displays the string name of the log file policy

file-id

Displays the log file ID

rollover

Displays the rollover time for the log file, which is how long in between partitioning of the file into a new file

retention

Displays the retention time for the file in the system, which is how long the file will be retained in the file system

admin location

Displays the primary flash device specified for the file location

none — indicates no specific flash device is specified

oper location

Displays the actual flash device on which the log file exists

file name

Displays the complete pathname of the file associated with the log ID

expired

Indicates whether the retention period for this file has passed

state

in progress — Indicates the current open log file

complete — Indicates the old log file

file-transmission-profile

file-transmission-profile

Syntax

file-transmission-profile

file-transmission-profile name

file-transmission-profile name associations

Context

[Tree] (show>system file-transmission-profile)

Full Context

show system file-transmission-profile

Description

This command displays file transmission profile information.

Parameters

name

Specifies the file transmission profile name, up to 32 characters.

Platforms

7705 SAR Gen 2

filter

filter

Syntax

filter

Context

[Tree] (show filter)

Full Context

show filter

Description

Commands in this context display IP/MAC filter and counter related information.

Platforms

7705 SAR Gen 2

filter

Syntax

filter

Context

[Tree] (clear filter)

Full Context

clear filter

Description

Commands in this context clear the filter entities.

Platforms

7705 SAR Gen 2

filter

Syntax

filter

Context

[Tree] (tools>dump filter)

Full Context

tools dump filter

Description

Commands in this context dump filter information.

Platforms

7705 SAR Gen 2

filter

Syntax

filter

Context

[Tree] (tools>perform filter)

Full Context

tools perform filter

Description

Commands in this context perform filter operations.

Platforms

7705 SAR Gen 2

filter

Syntax

filter

Context

[Tree] (monitor filter)

Full Context

monitor filter

Description

Commands in this context configure criteria to monitor IP and MAC filter statistics.

Platforms

7705 SAR Gen 2

filter-id

filter-id

Syntax

filter-id [filter-id]

Context

[Tree] (show>service>id>log filter-id)

Full Context

show service id log filter-id

Description

This command displays event file log information.

If no command line parameters are specified, a summary output of all event log files is displayed.

Specifying a file ID displays detailed information on the event file log.

Parameters

filter-id

Specifies the filter policy.

Values

1 to 65535

Platforms

7705 SAR Gen 2

Output

Output fields: filter ID describes the output fields for a log file summary.

Table 11. Output fields: filter ID

Label

Description

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

admin location

The primary flash device specified for the file location.

n/a — Indicates no specific flash device was specified.

backup location

The secondary flash device specified for the file location if the admin location is not available.

n/a — Indicates that no backup flash device was specified.

oper location

The actual flash device on which the log file exists.

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

file name

The complete pathname of the file associated with the log ID.

expired

Indicates whether or not the retention period for this file has passed.

state

In progress — Indicates the current open log file.

Complete —Indicates the old log file.


filter-id

Syntax

filter-id [filter-id]

Context

[Tree] (show>log filter-id)

Full Context

show log filter-id

Description

This command displays event log filter policy information.

Parameters

filter-id

Displays detailed information on the specified event filter policy ID.

Values

1 to 1500, or up to 64 characters

Platforms

7705 SAR Gen 2

Output

The following output is an example of event filter log information.

Output fields: event log filter detail describes the output fields for event log filter summary information.

Output Example
*A:ALA-48>config>log# show log filter-id
=============================================================================
Log Filters
=============================================================================
Filter Applied Default Description
Name/          Action
Id            
-----------------------------------------------------------------------------
1      
1      no      forward
5    
5      no      forward
10
10     no      forward
1001
1001   yes     drop    Collect events for Serious Errors Log
=============================================================================
*A:ALA-48>config>log# 
Output Example
*A:ALA-48>config>log# show log filter-id 1001
==========================================================================
Log Filter
==========================================================================
Filter-id     : 1001     Applied       : yes      Default Action: drop
Filter-name   : 1001     
Description   : Collect events for Serious Errors Log
--------------------------------------------------------------------------
Log Filter Match Criteria
--------------------------------------------------------------------------
Entry-id      : 10                      Action        : forward
Application   :                         Operator      : off
Event Number  : 0                       Operator      : off
Severity      : major                   Operator      : greaterThanOrEqual
Subject       :                         Operator      : off
Match Type    : exact string                          :
Router        :                         Operator      : off
Match Type    : exact string                          :
Description   : Collect only events of major severity or higher
--------------------------------------------------------------------------
==========================================================================
*A:ALA-48>config>log#

Event Log Filter Detailed Output

Output fields: event log filter detail describes the output fields for detailed event log filter information.

Table 12. Output fields: event log filter detail

Label

Description

Filter Name/Id

The event log filter name or ID.

Applied

no — The event log filter is not currently in use by a log ID.

yes — The event log filter is currently in use by a log ID.

Default Action

drop — The default action for the event log filter is to drop events not matching filter entries.

forward — The default action for the event log filter is to forward events not matching filter entries.

Description

(Filter-id)

The description string for the filter ID.

Output fields: log filter match criteria describes the output fields for log filter match criteria information.

Table 13. Output fields: log filter match criteria

Label

Description

Entry-id

The event log filter entry ID.

Action

default — There is no explicit action for the event log filter entry and the filter’s default action is used on matching events.

drop — The action for the event log filter entry is to drop matching events.

forward — The action for the event log filter entry is to forward matching events.

Description

(Entry-id)

The description string for the event log filter entry.

Application

The event log filter entry application match criterion.

Event Number

The event log filter entry application event ID match criterion.

Severity

cleared — The log event filter entry application event severity cleared match criterion.

indeterminate — The log event filter entry application event severity indeterminate match criterion.

critical — The log event filter entry application event severity critical match criterion.

major — The log event filter entry application event severity cleared match criterion.

minor — The log event filter entry application event severity minor match criterion.

warning — The log event filter entry application event severity warning match criterion.

Subject

Displays the event log filter entry application event ID subject string match criterion.

Router

Displays the event log filter entry application event ID router router-instance string match criterion.

Operator

There is an operator field for each match criteria:

application, event number, severity, and subject.

equal — Matches when equal to the match criterion.

greaterThan — Matches when greater than the match criterion.

greaterThanOrEqual — Matches when greater than or equal to the match criterion.

lessThan — Matches when less than the match criterion.

lessThanOrEqual — Matches when less than or equal to the match criterion.

notEqual — Matches when not equal to the match criterion.

off — No operator specified for the match criterion.

flap-statistics

flap-statistics

Syntax

flap-statistics [{ip-prefix/mask [neighbor ip-addr] | group group-name | regex reg-exp | [policy policy-name}]

Context

[Tree] (clear>router>bgp flap-statistics)

Full Context

clear router bgp flap-statistics

Description

This command clears route flap statistics.

Parameters

ip-prefix/mask

Clears route flap statistics for entries that match the specified IP prefix and mask length.

Values

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

ipv4-prefix-le: 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-le: 0 to 128

ip-addr

Clears route flap statistics for entries received from the specified BGP neighbor.

Values

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

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

    interface: 32 chars max, mandatory for link local addresses

group-name

Clears route flap statistics for entries received from any BGP neighbors in the specified peer group. 32 characters maximum.

reg-exp

Clears route flap statistics for all entries which have the regular expression and the AS path that matches the regular expression. 80 characters maximum.

policy-name

Clears route flap statistics for entries that match the specified route policy. 32 characters maximum.

Platforms

7705 SAR Gen 2

flex-algo

flex-algo

Syntax

flex-algo [flex-algo-id] [level level] [ detail]

Context

[Tree] (show>router>isis flex-algo)

Full Context

show router isis flex-algo

Description

This command displays the IS-IS flexible algorithm information.

This command displays the flexible algorithms, the winning FAD for which the router is enabled and whether the local router is advertising a FAD.

When the keyword detail is used, all other FADs (beyond the winning FAD) advertised by any other router in the area are also displayed.

The displayed output can be filtered by using the flex-algo-id or level keywords.

Parameters

flex-algo-id

Specifies the keyword filter to display output for the requested algorithm only.

level

Displays the IS-IS area level information constrained to IS-IS level-1 or level-2 only.

level

Specifies the IS-IS area level, it filters the displayed information constrained to IS-IS level-1 or level-2 only.

detail

Displays not only the winning FAD information, but also all other FADs that the router has advertised in IS-IS.

Platforms

7705 SAR Gen 2

Output

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

Output Example
*A:Dut-B# show router isis 0 flex-algo 128
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algos
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : My128
Participating           : Yes
Loop-Free-Alternate     : Disabled
L1 Oper state           : UP
L2 Oper state           : UP
Displaying Level 1 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 2
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Displaying Level 2 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L2
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-B#
*A:Dut-B#show router isis 0 flex-algo detail
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algos (detail)
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : My128
Participating           : Yes
Loop-Free-Alternate     : Disabled
L1 Oper state           : UP
L2 Oper state           : UP
Displaying Level 1 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 2
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Other FADs
  Fad-Owner             : 4900.0000.0004
    Supported           : Yes
    Priority            : 50
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Displaying Level 2 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L2
Other FADs
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-B>show>router>isis#
Table 14. Output fields: IS-IS flexible algorithm

Label

Description

Flex-Algo

The flexible algorithm number

Advertising FAD

The FAD name when the local router is advertising a FAD

Participating

The flexible algorithm participation is enabled

Loop-Free-Alternate

Displays Loop-Free-Alternates; if enabled, then the configuration is inherited from base SPF

L1 Oper State

Displays the L1 operational flexible algorithm state

L2 Oper State

Displays the L2 operational flexible algorithm state

FADs-Count

Displays the number of FADs in the area available to the router

FAD-Owner

Displays the winning FAD owner

Supported

Displays local router support for the flexible algorithm definition that is advertised in the FAD

Priority

Displays the FAD priority; It is the tiebreaker when multiple FADs are received

Metric Type

The metric used by the winning FAD

igp — the IGP metric is used

te-metric — the TE metric is used

delay — the delay metric is used

Calculation Type

Displays the calculation type; for SPF a zero value is only defined

Exclude

The list of administrative groups for links to be excluded from the flexible algorithm topology graph

Include Any

The list of administrative groups for links to be included in the flexible algorithm topology graph

Include All

The list of administrative groups for links where all administrative groups have to match to be included in the flexible algorithm topology graph

Fad Flags

Displays the FAD Flags; the M-flag is used for inter-area; when set, the metric must be used for inter-area traffic to avoid loops and blackhole traffic on ABR/ASBR

Level

The IS-IS area level where the FAD is received

flex-algo

Syntax

flex-algo [flex-algo-id] [area area-id] [detail]

Context

[Tree] (show>router>ospf flex-algo)

Full Context

show router ospf flex-algo

Description

This command displays OSPFv2 flexible algorithm information, which includes the flexible algorithms, the winning FAD for which the router is enabled, and whether the local router is advertising a FAD.

The displayed output can be filtered using either the area-id or flex-algo-id keywords.

Parameters

flex-algo-id

Specifies the keyword filter to display output for the requested algorithm only.

area-id

Specifies the OSPFv2 area to display output.

area

Displays the information constrained to a particular OSPFv2 area.

detail

Displays the winning FAD information and all other FADs that the router has advertised in OSPFv2.

Platforms

7705 SAR Gen 2

Output

The following output is an example of flexible algorithm information, and Output fields: OSPF flexible algorithm describes the output fields.

Output Example
*A:Dut-C# show router ospf flex-algo detail
===============================================================================
Rtr Base OSPFv2 Instance 0 Flex-Algos (detail)
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : Algo_OSPF_128
Participating           : Yes
Loop-Free-Alternate     : Disabled
Oper state
  Area 0.0.0.0          : UP
Displaying Area 0.0.0.0 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
  Fad-Owner             : 3.3.3.3
    Supported           : Yes
    Priority            : 50
    Metric Type         : igp (0)
    Calculation Type    : spf (0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-C# 
Table 15. Output fields: OSPF flexible algorithm

Label

Description

Flex-Algo

The flexible algorithm number

Advertising FAD

The FAD name when the local router is advertising a FAD

Participating

The flexible algorithm participation is enabled

Loop-Free-Alternate

Displays Loop-Free-Alternates; if enabled, then the configuration is inherited from base SPF

Oper state Area

The operational area state

FADs-count

Displays the number of FADs in the area available to the router

FAD-Owner

Displays the winning FAD owner

Supported

Displays local router support for the flexible algorithm definition that is advertised in the FAD

Priority

Displays the FAD priority which is the tiebreaker when multiple FADs are received

Metric Type

The metric used by the winning FAD

igp — the IGP metric is used

te-metric — the TE metric is used

delay — the delay metric is used

Calculation Type

Displays the calculation type; for SPF, only a zero value is defined

Exclude

The list of administrative groups for links to be excluded from the flexible algorithm topology graph

Include Any

The list of administrative groups for links to be included in the flexible algorithm topology graph

Include All

The list of administrative groups for links where all administrative groups must match to be included in the flexible algorithm topology graph

Fad Flags

Displays the FAD flags. The M-flag is used for inter-area; when set, the metric must be used for inter-area traffic to avoid loops and blackhole traffic on ABR/ASBR.

flexible-algorithm-definitions

flexible-algorithm-definitions

Syntax

flexible-algorithm-definitions [flex-algo fad-name]

Context

[Tree] (show>router flexible-algorithm-definitions)

Full Context

show router flexible-algorithm-definitions

Description

This command displays information about the locally configured FADs.

If flex-algo fad-name is specified as the output filter, only filtered FAD definitions are shown. If no output filter is specified, all configured FADs are shown.

Parameters

flex-algo fad-name

Displays the configuration information for the specified FAD name.

Platforms

7705 SAR Gen 2

Output

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

Output Example
*A:Dut-B# show router flexible-algorithm-definitions
===============================================================================
Flexible Algorithm Definitions
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo: My128
-------------------------------------------------------------------------------
Admin State   : Up
Description   : This-is-My128-algo
Metric Type   : delay
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
-------------------------------------------------------------------------------
Flex-Algo: MyFAD
-------------------------------------------------------------------------------
Admin State   : Up
Description   : (Not Specified)
Metric Type   : igp
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
===============================================================================
*A:Dut-B#
*A:Dut-B# show router flexible-algorithm-definitions flex-algo "My128"
===============================================================================
Flexible Algorithm Definitions
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo: My128
-------------------------------------------------------------------------------
Admin State   : Up
Description   : This-is-My128-algo
Metric Type   : delay
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
===============================================================================
*A:Dut-B#
Table 16. Output fields: FAD

Label

Description

Flex-Algo

FAD name

Admin State

Displays the administrative state of the FAD

Description

Displays a short description of the FAD

Metric Type

The metric type of the FAD

igp — the IGP metric is used for the flexible algorithm graph

te-metric — the TE metric is used for the flexible algorithm graph

delay — the delay metric is used for the flexible algorithm graph

Priority

Displays the priority of the FAD; if the FAD is advertised, the priority is the tie-breaker used to determine the winning FAD; the higher the value the higher the priority

Exclude

Displays the list of link administrative groups to exclude from the construction of the flexible algorithm topological graph

Include Any

Displays the list of link administrative groups to include when constructing the flexible algorithm topological graph

Include All

Displays the list of link administrative groups that must be assigned to a single link to include in the construction of the flexible algorithm topological graph

flow-distribution

flow-distribution

Syntax

flow-distribution

Context

[Tree] (show>lag flow-distribution)

Full Context

show lag flow-distribution

Description

This command displays the allocated distribution of traffic flows.

Platforms

7705 SAR Gen 2

flow-ipv6

flow-ipv6

Syntax

flow-ipv6 [hunt] [aspath-regex reg-exp] [ community comm-id]

Context

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

Full Context

show router bgp routes flow-ipv6

Description

This command displays BGP flow IPv6 routes.

Parameters

reg-exp

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

comm-id

Specifies the community ID, up to 72 characters.

Values

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

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ex \t:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

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

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

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

  • large-commasn-or-ex:val-or-ex:val-or-ex

Platforms

7705 SAR Gen 2

force

force

Syntax

force all-mc {active | standby}

force lag-id lag-id [sub-group sub-group-id] { active | standby}

force peer-mc ip-address {active | standby}

Context

[Tree] (tools>perform>lag force)

Full Context

tools perform lag force

Description

This command allows forcing the specified LAG, subgroup, all MC-LAGs, or remote peer for MC-LAGs to become active or standby when LAG runs in Active/Standby mode. To remove the forced condition, execute the tools perform lag clear-force command.

Parameters

all-mc

Specifies all MC-LAGs.

active

Specifies to become active.

standby

Specifies to become standby.

lag-id

Specifies the LAG ID.

Values

1 to 800

sub-group-id

Specifies the subscriber group ID.

Values

1 to 16

ip-address

Specifies the IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

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

  • x:x:x:x:x:x:d.d.d.d, where x: [0 to FFFF]H and d: [0 to 255]D

Platforms

7705 SAR Gen 2

force-partner-down

force-partner-down

Syntax

force-partner-down

Context

[Tree] (tools>perform>router>dhcp6>server>pool>failover force-partner-down)

[Tree] (tools>perform>router>dhcp6>server>failover force-partner-down)

[Tree] (tools>perform>router>dhcp>server>failover force-partner-down)

[Tree] (tools>perform>router>dhcp>server>pool>failover force-partner-down)

Full Context

tools perform router dhcp6 local-dhcp-server pool failover force-partner-down

tools perform router dhcp6 local-dhcp-server failover force-partner-down

tools perform router dhcp local-dhcp-server failover force-partner-down

tools perform router dhcp local-dhcp-server pool failover force-partner-down

Description

This command forces a DHCP server to transition from the COMMINICATIONS-INTERRUPTED state to the PARTNER-DOWN state.

It is important to note that this command should only be used if the remote DHCP server is out of service, else duplicate address allocations could occur.

In case of a communication failure between two redundant DHCP servers, the DHCP server transitions to the COMMUNICATIONS-INTERRUPTED state. In this state, the DHCP server allocates IP addresses for new leases from the local and address-driven address-ranges only. This prevents duplicate address allocations.

If during the partner-down-delay time, the communication with the remote DHCP server is not restored, then the DHCP server transitions to the PARTNER-DOWN state. In this state, the DHCP server also allocates IP addresses for new leases from the remote ranges. A DHCP server should only reach this state when the remote DHCP server is out of service, else IP address conflicts can occur.

Platforms

7705 SAR Gen 2

force-switch-path

force-switch-path

Syntax

force-switch-path [lsp lsp-name] [path path-name]

no force-switch-path lsp lsp-name

Context

[Tree] (tools>perform>router>mpls force-switch-path)

Full Context

tools perform router mpls force-switch-path

Description

Use this command to move from a standby path to any other standby path regardless of priority.

The no form of the command reverts to priority path.

Parameters

lsp-name

Specifies an existing LSP name, up to 64 characters in length.

path-name

Specifies the path name to which to move the specified LSP.

Platforms

7705 SAR Gen 2

force-switchover

force-switchover

Syntax

force-switchover tunnel-group local-group-id [ now] [to {master | standby}]

Context

[Tree] (tools>perform>redundancy>multi-chassis>mc-ipsec force-switchover)

Full Context

tools perform redundancy multi-chassis mc-ipsec force-switchover

Description

This command manually switches over the 7705 SAR Gen 2 mc-ipsec mastership of specified tunnel-group.

Parameters

local-group-id

Specifies the local tunnel-group id configured in the config>redundancy>multi-chassis> peer>mc-ipsec context.

now

This optional parameter removes the prompt of confirmation.

to {master | standby}

Specifies the desired mastership state to be achieved following a forced switch between this tunnel group and its redundant peer. If the target state matches the current state when the switch is attempted, then no switch will occur.

Platforms

7705 SAR Gen 2

forced-single-sfm-overload

forced-single-sfm-overload

Syntax

[no] forced-single-sfm-overload

Context

[Tree] (tools>perform>redundancy forced-single-sfm-overload)

Full Context

tools perform redundancy forced-single-sfm-overload

Description

This command forces the single-sfm-overload state on or off.

Platforms

7705 SAR Gen 2

forwarding-policies

forwarding-policies

Syntax

forwarding-policies

Context

[Tree] (clear>router>mpls forwarding-policies)

Full Context

clear router mpls forwarding-policies

Description

This command resets or clears statistics for forwarding policies.

Platforms

7705 SAR Gen 2

forwarding-policies

Syntax

forwarding-policies

Context

[Tree] (show>router>mpls forwarding-policies)

Full Context

show router mpls forwarding-policies

Description

Commands in this context display forwarding policies.

Platforms

7705 SAR Gen 2

forwarding-policies

Syntax

forwarding-policies

Context

[Tree] (monitor>router>mpls forwarding-policies)

Full Context

monitor router mpls forwarding-policies

Description

This command monitors statistics for MPLS forwarding policies.

Platforms

7705 SAR Gen 2

forwarding-policy

forwarding-policy

Syntax

forwarding-policy [policy] [detail]

Context

[Tree] (show>router>mpls>forwarding-policies forwarding-policy)

Full Context

show router mpls forwarding-policies forwarding-policy

Description

This command displays the MPLS forwarding policy information.

Parameters

policy

Specifies the policy name.

detail

Specifies detailed information.

Platforms

7705 SAR Gen 2

Output

Output fields: MPLS forwarding policy describes MPLS forward-policy output fields.

Table 17. Output fields: MPLS forwarding policy

Label

Description

Policy Name

Specifies the MPLS forwarding policy name.

Binding Label

Specifies the binding label number.

Admin

Specifies the administrative state (up | down).

OperState

Specifies the operational state (up | down).

No. of Forwarding Policies

Specifies the number of forwarding policies.

Type

Specifies the type.

Binding Label

Specifies the binding label number.

Last Change

Specifies the date and time of the last change.

Output Example
A*A:Dut-B>config>router>mpls# /show router mpls forwarding-policies forwarding-
policy
===============================================================================
MPLS Forwarding Policy
===============================================================================
Policy Name                                  Binding Label      Admin   Oper
-------------------------------------------------------------------------------
smallername!pol1                             0                  Down    Down
policy1-32chars-policy1-32chars              33                 Up      Down
fwdpolicyName!!ThisNameIs32chars             111                Up      Down
-------------------------------------------------------------------------------
No. of Forwarding Policies: 3
===============================================================================
*A:Dut-B>show>router>mpls# forwarding-policies forwarding-policy detail 
===============================================================================
Forwarding Policy Status (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Label
-------------------------------------------------------------------------------
Policy Name      : smallername!pol1
Admin State      : Down                 Oper State       : Down
Binding Label    : 0                    Preference       : 2
Binding Label    : 0                    
Last Change      : 03/28/2018 23:52:45  
Ingress Stats    : Disabled             
 
-------------------------------------------------------------------------------
Type : Label
-------------------------------------------------------------------------------
Policy Name      : policy1-32chars-policy1-32chars
Admin State      : Up                   Oper State       : Down
Binding Label    : 33                   Preference       : 254
Binding Label    : 33                   
Last Change      : 03/28/2018 23:57:33  
Ingress Stats    : Disabled             
 
Next-hop Group   : 20                   
Admin State      : Up                   Oper State       : Down
Resolution Type  : direct               
Last Change      : 03/28/2018 23:57:32  
 
Primary
Oper State       : Down                 NH Addr          : 2.2.2.2
Last Change      : 03/28/2018 23:57:32  
Backup
Oper State       : Down                 NH Addr          : 3.3.3.3
Last Change      : 03/28/2018 23:57:32  
===============================================================================

forwarding-policy

Syntax

forwarding-policy name egress-stats

Context

[Tree] (clear>router>mpls>forwarding-policies forwarding-policy)

Full Context

clear router mpls forwarding-policies forwarding-policy

Description

This command clears the egress statistics of the specified forwarding policy instance.

Parameters

name

Specifies the forwarding policy name up to 64 characters.

egress-stats

Clears the egress statistics of the specified forwarding policy.

Platforms

7705 SAR Gen 2

forwarding-policy

Syntax

forwarding-policy plcy egress-stats [interval seconds] [ repeat repeat] [{ absolute | rate}]

Context

[Tree] (monitor>router>mpls>forwarding-policies forwarding-policy)

Full Context

monitor router mpls forwarding-policies forwarding-policy

Description

This command clears the egress statistics of the specified forwarding policy instance.

Parameters

plcy

Specifies the forwarding policy up to 64 characters.

egress-stats

Monitors the egress statistics of the specified forwarding policy.

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 the absolute statistics of the specified forwarding policy.

rate

Displays the rate statistics of the specified forwarding policy.

Platforms

7705 SAR Gen 2

forwarding-table

forwarding-table

Syntax

forwarding-table [slot-number]

Context

[Tree] (clear>router forwarding-table)

Full Context

clear router forwarding-table

Description

This command clears the route table on the specified IOM with the route table.

If the slot number is not specified, the command forces the route table to be recalculated.

Parameters

slot-number

Clears the specified IOM slot.

Values

1 to 10 (depending on chassis model)

Default

all IOMs

Platforms

7705 SAR Gen 2

fp

fp

Syntax

fp

Context

[Tree] (show>card>virtual fp)

Full Context

show card virtual fp

Description

This command displays virtual FP information on the card.

Platforms

7705 SAR Gen 2

fp

Syntax

fp [fp-number]

Context

[Tree] (tools>dump>resource-usage>card fp)

Full Context

tools dump resource-usage card fp

Description

This command displays resource information for FPs.

Parameters

fp-number

Specifies an FP.

Values

1 to 8

Platforms

7705 SAR Gen 2

Output

The following output is an example of FP card resource usage information.

Output Example
# tools dump resource-usage card 1 fp 1
===============================================================================
Resource Usage Information for Card Slot #1 FP #1
===============================================================================
                                                    Total  Allocated       Free
-------------------------------------------------------------------------------
...
    Dynamic Policer Stats (in use by Egress) -                     0
                 Fast Depth Monitored Queues |      10000         25       9975
                          Egress User Queues |     253952          6     253946
                        Egress User Policers |     393215          1     393214

fp-tunnel-table

fp-tunnel-table

Syntax

fp-tunnel-table slot-number [ip-prefix/prefix-length]

fp-tunnel-table slot-number [{ ipv4 | ipv6}]

Context

[Tree] (show>router fp-tunnel-table)

Full Context

show router fp-tunnel-table

Description

This command displays the IOM/IMM label, next-hop and outgoing interface information for BGP, LDP and RSVP tunnels used in any of the following applications:

  • BGP shortcut (config>router>bgp>next-hop-resolution>shortcut-tunnel)

  • IGP shortcut (config>router>isis[ospf]>igp-shortcut)

  • IGP prefix resolved to an LDP LSP (config>router>ldp-shortcut)

  • Static route resolved to a LDP or RSVP LSP

  • VPRN auto-bind

  • 6PE/6VPE.

Parameters

slot-number

Displays information for the specified slot.

Values

1 to 10

ip-prefix[/prefix-length]

Displays routes only matching the specified ip-address and length.

Values

ipv4-prefix:

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

ipv4-prefix-length:

0 to 32

ipv6

ipv6-prefix[/pref*:

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

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

x: [0 to FFFF]H

d: [0 to 255]D

prefix-length:

1 to 128

ipv4

Displays the output to IPv4-based FP tunnel tables.

ipv6

Displays the output to IPv6-based FP tunnel tables.

Platforms

7705 SAR Gen 2

Output

The following output is an example of router FP tunnel information.

Output Example
*A:Dut-B# show router fp-tunnel-table 1 10.20.1.3/32 
===============================================================================
Tunnel Table Display

Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.20.1.3/32                                              LDP         -
       262137            10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              RSVP        1
       262133            10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              SR-ISIS-0   -
       18602             10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              SR-OSPF-0   -
       19102             10.2.1.3          1/1/3:1                   
-------------------------------------------------------------------------------
Total Entries : 4
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-B# 

*A:Dut-C# show router fp-tunnel-table 1
===============================================================================
Tunnel Table Display

Legend:
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel
-------------------------------------------------------------------------------
10.0.0.1/32                                               SR-ISIS-0   -
       20001             10.3.4.4           2/1/3:1
       20001/21005       10.2.3.2(B)        1/1/2
10.20.1.2/32                                              SR-ISIS-0   -
       21002             10.2.3.2           1/1/2
       21002/21005       10.3.4.4(B)        2/1/3:1
10.20.1.4/32                                              SR-ISIS-0   -
       21004             10.3.4.4           2/1/3:1
       21004/21005       10.2.3.2(B)        1/1/2
10.20.1.5/32                                              SR-ISIS-0   -
       21005             10.2.3.2           1/1/2
       21005             10.3.4.4(B)        2/1/3:1
-------------------------------------------------------------------------------
Total Entries : 4
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C#

*A:Dut-C# show router fp-tunnel-table 1 
===============================================================================
Tunnel Table Display

Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.1.3.1/32                                                SR          -
       3                 10.1.3.1           1/1/1                     
10.2.3.2/32                                                SR          -
       3                 10.2.3.2           1/1/2:1                   
10.3.5.5/32                                                SR          -
       3                 10.3.5.5           2/1/1                     
10.2.3.2/32                                                SR          -
       3                 10.2.3.2           1/1/2:2                   
10.20.1.1/32                                              SR-OSPF-0   -
       21011             10.1.3.1           1/1/1                     
       22011             10.2.3.2(B)        1/1/2:1                   
10.20.1.2/32                                              SR-OSPF-0   -
       22022             10.2.3.2           1/1/2:2                   
       24022/25044       10.3.5.5(B)        2/1/1                     
10.20.1.4/32                                              SR-OSPF-0   -
       25044             10.3.5.5           2/1/1                     
       22044             10.2.3.2           1/1/2:2                   
10.20.1.5/32                                              SR-OSPF-0   -
       25055             10.3.5.5           2/1/1                     
       24055/22044       10.2.3.2(B)        1/1/2:2                   
10.20.1.6/32                                              SR-OSPF-0   -
       25066             10.3.5.5           2/1/1                     
       24066/22044       10.2.3.2(B)        1/1/2:2                   
-------------------------------------------------------------------------------
Total Entries : 9
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C#

*A:Dut-F# show router fp-tunnel-table 1 
===============================================================================
Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
    Lbl                  NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.0.11.1/32                                              SR-OSPF-0    -
  30004                  10.0.26.2            1/1/3:1                 
  40004                  10.0.36.3(B)         1/1/4:1                 
10.0.22.2/32                                              SR-OSPF-0    -
  30005                  10.0.26.2            1/1/3:1                 
  20005/40004            10.0.36.3(B)         1/1/4:1                 
10.0.26.2/32                                              SR           -
  3                      10.0.26.2            1/1/3:1                 
  50011/60001            10.0.56.5(B)         1/1/2:1                 
10.0.26.2/32                                              SR           -
  3                      10.0.26.2            1/1/3:1                 
  20005/40004            10.0.36.3(B)         1/1/4:1                 
10.0.33.3/32                                              SR-OSPF-0    -
  40000                  10.0.36.3            1/1/4:1                 
  30998                  10.0.26.2(B)         1/1/3:1                 
10.0.36.3/32                                              SR           -
  3                      10.0.36.3            1/1/4:1                 
10.0.44.4/32                                              SR-OSPF-0    -
  30001                  10.0.26.2            1/1/3:1                 
  60001                  10.0.56.5(B)         1/1/2:1                 
10.0.55.5/32                                              SR-OSPF-0    -
  60002                  10.0.56.5            1/1/2:1                 
  30995                  10.0.26.2(B)         1/1/3:1                 
10.0.56.5/32                                              SR           -
  3                      10.0.56.5            1/1/2:1                 
10.20.1.1/32                                              SR-OSPF-0   -
  30010                  10.0.26.2            1/1/3:1                 
  40010                  10.0.36.3(B)         1/1/4:1                 
10.20.1.2/32                                              SR-OSPF-0   -
  30011                  10.0.26.2            1/1/3:1                 
  50011/60001            10.0.56.5(B)         1/1/2:1                 
10.20.1.3/32                                              SR-OSPF-0   -
  40006                  10.0.36.3            1/1/4:1                 
  20006/30004            10.0.26.2(B)         1/1/3:1                 
10.20.1.4/32                                              SR-OSPF-0   -
  30007                  10.0.26.2            1/1/3:1                 
  60007                  10.0.56.5(B)         1/1/2:1                 
10.20.1.5/32                                              SR-OSPF-0   -
  60008                  10.0.56.5            1/1/2:1                 
  50008/30001            10.0.26.2(B)         1/1/3:1                 
-------------------------------------------------------------------------------
Total Entries : 14
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-F# 

*A:Dut-C# show router  fp-tunnel-table 1 10.20.1.5/32 
===============================================================================
Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
    Lbl                  NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.20.1.5/32                                              LDP         -
  262135                 10.10.5.5           2/1/1                   
  3                      10.20.1.5(B)      SR                        
10.20.1.5/32                                              SR-ISIS-0   -
  474390                 10.10.5.5           2/1/1                   
  474390/474389          10.10.12.2(B)       lag-1                   
-------------------------------------------------------------------------------
Total Entries : 2
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C>config>router>ospf3# show router fp-tunnel-table 1 ipv6 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::100:b01/128                            SR-OSPF3-0           -
  20004
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30004/70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:1602/128                           SR-OSPF3-0           -
  20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:2c04/128                           SR-OSPF3-0           -
  20001
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70001
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:3705/128                           SR-OSPF3-0           -
  70002
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30002/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::100:4206/128                           SR-OSPF3-0           -
  70003
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30003/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::a14:101/128                            SR-OSPF3-0           -
  20010
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30010/70005                         
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:102/128                            SR-OSPF3-0           -
  20011
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70011
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:104/128                            SR-OSPF3-0           -
  20007
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70007
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:105/128                            SR-OSPF3-0           -
  70008
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30008/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::a14:106/128                            SR-OSPF3-0           -
  70009
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30009/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"/128   SR                   524325
  3
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30004/70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"/128   SR                   524326
  3
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30003/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
-------------------------------------------------------------------------------
Total Entries : 12
-------------------------------------------------------------------------------
=============================================================================== 


A:Dut-C# show router fp-tunnel-table 1 ipv6 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::a14:101/128                            LDP                  -
  524286
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:101/128                            SR-ISIS-0            -
  424488
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:102/128                            LDP                  -
  524286
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
3ffe::a14:102/128                            SR-ISIS-0            -
  439489
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
3ffe::a14:104/128                            LDP                  -
  524284
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:104/128                            SR-ISIS-0            -
  469491
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:105/128                            LDP                  -
  524286
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
3ffe::a14:105/128                            SR-ISIS-0            -
  484492
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
3ffe::a14:106/128                            LDP                  -
  524269
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:106/128                            SR-ISIS-0            -
  469493                              
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:106/128                            SR-TE                655362
  424493
  3ffe::a14:101                                                SR
3ffe::a14:106/128                            SR-TE                655363
  424493
  3ffe::a14:101                                                SR
fe80::21-"ip-3FFE::A0A:203"/128              SR                   524289
  3
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
fe80::21-"ip-3FFE::A0A:203"/128              SR                   524290
  3
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
fe80::32-"ip-3FFE::A0A:303"/128              SR                   524293
  3
    fe80::32-"ip-3FFE::A0A:303"                                1/1/2
fe80::32-"ip-3FFE::A0A:303"/128              SR                   524294
  3
    fe80::32-"ip-3FFE::A0A:303"                                1/1/2
fe80::55-"ip-3FFE::A0A:503"/128              SR                   524300
  3
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
fe80::55-"ip-3FFE::A0A:503"/128              SR                   524301
  3
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
fe80::114-"ip-3FFE::A0A:B03"/128             SR                   524295
  3
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
fe80::114-"ip-3FFE::A0A:B03"/128             SR                   524296
  3
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
fe80::122-"ip-3FFE::A0A:C03"/128             SR                   524291
  3
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
fe80::122-"ip-3FFE::A0A:C03"/128             SR                   524292
  3
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
-------------------------------------------------------------------------------
Total Entries : 22
-------------------------------------------------------------------------------
===============================================================================
A:Dut-C# show router fp-tunnel-table 3 3ffe::a14:101/128 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::a14:101/128                            LDP                  -
  524286
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:101/128                            SR-ISIS-0            -
  424488
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
-------------------------------------------------------------------------------
Total Entries : 2
-------------------------------------------------------------------------------
===============================================================================

free-addresses

free-addresses

Syntax

free-addresses ip-address[/mask]

free-addresses summary [subnet ip-address[/ mask]

free-addresses pool pool-name

Context

[Tree] (show>router>dhcp>local-dhcp-server free-addresses)

Full Context

show router dhcp local-dhcp-server free-addresses

Description

This command displays the free addresses in a subnet.

Parameters

pool-name

Specifies a DHCP pool name on the router.

subnet

Specifies a subnet of IP addresses that are served from the pool.

summary

Displays summary output of the free addresses.

Platforms

7705 SAR Gen 2

Output

The following output is an example of free address information

Output Example
*A:ALA-48>show>router>dhcp>local-dhcp-server# free addresses pool test subnet 10.0.0.0/24
===============================================================================
Free addresses in subnet 10.0.0.0/24
===============================================================================
IP Address 
-------------------------------------------------------------------------------
No. of free addresses: 0
===============================================================================
*A:ALA-48>show>router>dhcp>local-dhcp-server#

Output fields: DHCP server free addresses describes free addresses pool command output fields.

Table 18. Output fields: DHCP server free addresses

Field

Description

IP Address

The free IP addresses in the subnet

No of free addresses

The total number of free addresses in the subnet

ftn

ftn

Syntax

ftn [endpoint endpoint | sender sender | nexthop nexthop | lsp-id lsp-id | tunnel-id tunnel-id | label start-label end-label]

Context

[Tree] (tools>dump>router>mpls ftn)

Full Context

tools dump router mpls ftn

Description

This command dumps FEC-to-NHLFE (FTN) information for MPLS.

Parameters

endpoint

Specifies the endpoint or destination IP address.

Values

a.b.c.d

sender

Specifies the sender IP address.

Values

a.b.c.d

lsp-id

Specifies the LSP ID.

Values

0 to 65535

tunnel-id

Specifies the tunnel ID.

Values

0 to 65535

nexthop

Specifies the next hop IP address.

Values

a.b.c.d

start-label

Specifies the start label value for the label range of the display.

Values

32 to 524287

end-label

Specifies the end label value for the label range of the display.

Values

32 to 524287

Platforms

7705 SAR Gen 2