f Commands
failover
failover
Syntax
failover
Context
[Tree] (tools>perform>router>dhcp>server failover)
[Tree] (tools>perform>router>dhcp6>server>pool failover)
[Tree] (tools>perform>router>dhcp6>server failover)
[Tree] (tools>perform>router>dhcp>server>pool failover)
Full Context
tools perform router dhcp local-dhcp-server failover
tools perform router dhcp6 local-dhcp-server pool failover
tools perform router dhcp6 local-dhcp-server failover
tools perform router dhcp local-dhcp-server pool failover
Description
Commands in this context perform local DHCP or DHCP6 server failover tasks.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
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
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
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
==================================================================
Failover Pool Statistics Field Descriptions describes failover pool statistics output fields.
| 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
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
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
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of failover server stats information.
Output Exampleshow>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#
Failover Server Statistics Field Descriptions describes failover server stats fields.
| 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. | 
failure-recovery
failure-recovery
Syntax
failure-recovery {start | abort | clear-hold-down}
Context
[Tree] (tools>perform>system>switch-fabric failure-recovery)
Full Context
tools perform system switch-fabric failure-recovery
Description
This command controls the automatic switch-fabric failure recovery.
Parameters
- start
- 
                Forces the initiation of the recovery process. 
- abort
- 
                Terminates a running recovery process. 
- clear-hold-down
- 
                Clears the hold-down condition and allows the recovery to run immediately when the trigger condition occurs. 
Platforms
7450 ESS, 7750 SR-7, 7750 SR-12e, 7950 XRS
fate-sharing
fate-sharing
Syntax
fate-sharing
Context
[Tree] (show>service>id>spb fate-sharing)
Full Context
show service id spb fate-sharing
Description
This command displays SPB fate-sharing information on User B-VPLS service, in correspond to associated Control B-VPLS service.
Platforms
All
Output
The following output is an example of service SPB fate sharing information.
Output Example*A:Dut-A# Node show service id spb fate-sharing
===============================================================================
User service fate-shared sap/sdp-bind information
===============================================================================
Control   Control Sap/             FID       User      User Sap/
SvcId     SdpBind                            SvcId     SdpBind
-------------------------------------------------------------------------------
500       1/1/20:500               502       502       1/1/20:502
===============================================================================
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 
- pbb
- 
                Displays PBB related information. This keyword is only applicable to B-VPLS or I-VPLS services. This parameter applies to the 7450 ESS or 7750 SR only. 
- endpoint-name
- 
                Specifies an endpoint name up to 32 characters in length. This parameter applies to the 7450 ESS or 7750 SR only. 
Platforms
All
Output
The following output is an example of service FDB information.
show service id 1 fdb===============================================================================
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===============================================================================
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===============================================================================
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===============================================================================
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===============================================================================
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===============================================================================
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 ===============================================================================
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===============================================================================
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========================================================================
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=============================================================================
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=============================================================================
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
=============================================================================Show FDB Information Fields describes service FDB output fields.
| 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. 
- instance
- 
                Clears only the service FDB entries associated with the specified static VXLAN instance. 
- 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
All
fdb
Syntax
fdb
Context
[Tree] (show>service>id>spb fdb)
Full Context
show service id spb fdb
Description
This command displays SPB Forwarding database information (FDB).
Platforms
All
Output
The following output is an example of service SPB FDB information.
Output Example*A:Dut-A# show service id 100001 spb fdb
==============================================================================
User service FDB information
==============================================================================
MacAddr           UCast Source          State   MCast Source          State
------------------------------------------------------------------------------
00:10:00:01:00:02 1/2/2:1.1             ok      1/2/2:1.1             ok
00:10:00:01:00:03 1/2/3:1.1             ok      1/2/3:1.1             ok
00:10:00:01:00:04 1/2/2:1.1             ok      1/2/2:1.1             ok
------------------------------------------------------------------------------
Entries found: 3
==============================================================================
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
All
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
All
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#
Show FDB Information Fields describes show FDB-Info command output.
| 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
All
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 
Show FDB-MAC Command Output Fields describes the show FDB-MAC command output fields.
| 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. 
Platforms
All
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. 
- 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. 
- 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. 
- vc-type vc-type
- 
                Dumps information for the specified VC type. 
- vc-id vc-id
- 
                Dumps information for the specified VC-ID. 
- agi agi
- 
                Specifies the Attachment Group identifier TLV associated with this service FEC. 
- saii-type2 global-id:prefix:ac-id
- 
                Dumps Source Attachment Individual Identifier (SAII) information. 
- taii-type2 global-id:prefix:ac-id
- 
                Dumps Target Attachment Individual Identifier (TAII) 
- svc-fec-type
- 
                Specifies the FEC type. 
Platforms
All
Output
LDP FEC Output
Output ExampleA: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>
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
LDP FEC Output Fields describes the LDP FEC parameters output fields.
| 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. 
- family
- 
                Displays either IPv4 or IPv6 LDP session information. 
Platforms
All
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. 
- seconds
- 
                Configures the interval for each display in seconds. 
- repeat
- 
                Configures how many times the command is repeated. 
- 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
All
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. 
- operation-type
- 
                Specify the operation type to display. 
Platforms
All
Output
FEC Originate Output
FEC Originate Output Fields describes the FEC originate parameters output fields.
| 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. | 
*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# 
fetch-ahs-log
fetch-ahs-log
Syntax
fetch-ahs-log period days file-url file-url
Context
[Tree] (tools>perform>esa fetch-ahs-log)
Full Context
tools perform esa fetch-ahs-log
Description
This command retrieves the ESA instance AHS log for a specified number of past days and copies it to a local or remote destination.
Parameters
- period days
- Specifies the number of past days for which AHS log events are retrieved.
- file-url file-url
- Specifies a local or remote destination for the AHS log.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s
Output
Use the following command to copy the AHS log to a local destination.
tools perform esa 1 fetch-ahs-log period 1 file-url cf3:/test.ahsUpdating (1 day) AHS Log @09/19/2022 21:28:25 on esa-1 ... DONE @ 09/19/2022 
21:30:50 - File Name: /tmp/HPE_CZ21520FD6_20220919.ahs Size: 54104161 bytes  
Transferring file /tmp/HPE_CZ21520FD6_20220919.ahs from esa-1 to cf3:/test.ahs ...  
100%...  DONE @09/19/2022 21:32:21 File Size: 54104161 bytes md5 cksum: 
3f761a3a3d9c15b8ce3079ecb2015c3dUse the following command to copy the AHS log to a remote destination.
tools perform esa 1 fetch-ahs-log period 1 file-url ftp://exuser:expassword@192.0.2.1/exuser/Public/esa.ahsUpdating (1 day) AHS Log @09/19/2022 21:34:45 on esa-1 ... DONE @ 09/19/2022
21:37:10 - File Name: /tmp/HPE_CZ21520FD6_20220919.ahs Size: 54110350 bytes  
Transferring file /tmp/HPE_CZ21520FD6_20220919.ahs from esa-1 to 
ftp://exuser:expassword@192.0.2.1/exuser/Public/esa.ahs ...  
100%...  DONE @09/19/2022 21:38:37 File Size: 54110350 bytes md5 cksum: 
ddf47e27b40dbd9f87a9348e6bb9b55dfib
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. 
- family
- 
                Displays the router IP interface table. 
- ip-prefix/prefix-length
- 
                Displays FIB entries only matching the specified ip-prefix and length. 
- 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
All
Output
The following output is an example of FIB information and FIB Fields 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
===============================================================================
| 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. 
- ipv4 | ipv6
- 
                Specifies the IPv4 or IPv6 addresses. 
- summary
- 
                Displays summary FIB information for the specified slot number. 
Platforms
All
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. 
- family
- 
                Specifies the IPv4 or IPv6 address FIB telemetry route or tunnel family. 
- ip-prefix/prefix-length
- 
                Displays FIB telemetry route or tunnel entries only matching the specified IP prefix and length. 
Platforms
All
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#
| 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: 
 | 
| 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: 
 | 
| 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 | 
fid
fid
Syntax
fid [fid] fate-sharing
fid [fid] user-service
fid [fid] fdb
fid [fid] mfib [group-mac ieee-address]
fid [fid] mfib [isid isid]
Context
[Tree] (show>service>id>spb fid)
Full Context
show service id spb fid
Description
This command displays SPB control service FID information.
Parameters
- fid
- 
                A user service FID may be specified. All user service FIDs are displayed if the FID is not specified. 
- fate-sharing
- 
                Displays fate-sharing information 
- user-service
- 
                Specifies user VPLS information for each control VPLS per forwarding data-base identifier. A user service FID may be specified. All user service FIDs are displayed if the FID is not specified. 
- fdb
- 
                Displays forwarding database (FDB) information 
- mfib
- 
                Displays multicast forwarding information base (MFIB) information 
- ieee-address
- 
                Specifies the 48-bit IEEE 802.3 group MAC address 
- isid
- 
                Specifies the value of ISID of the group MAC address of this entry 
Platforms
All
Output
The following output is an example of service SPB FID fare sharing information.
Output Example*A:Dut-A# show service id 100001 spb fid fate-sharing
===============================================================================
Control service fate-shared sap/sdp-bind information
===============================================================================
Control   Control Sap/             FID       User      User Sap/
SvcId     SdpBind                            SvcId     SdpBind
-------------------------------------------------------------------------------
500       1/1/20:500               502       502       1/1/20:502
=============================================================================== 
*A:Dut-A# show service id 100001 spb fid fdb
===============================================================================
Control service FDB information
===============================================================================
Fid        MacAddr            UCast Source             MCast Source
                              Last Update              Last Update
-------------------------------------------------------------------------------
1          00:10:00:01:00:01  local                    local
                              04/04/2012 15:11:24      04/04/2012 15:11:24
1          00:10:00:01:00:02  1/2/2:1.1                1/2/2:1.1
                              04/04/2012 15:51:45      04/04/2012 15:51:45
1          00:10:00:01:00:03  1/2/3:1.1                1/2/3:1.1
                              04/04/2012 15:51:56      04/04/2012 15:51:56
1          00:10:00:01:00:04  1/2/2:1.1                1/2/2:1.1
                              04/04/2012 15:52:11      04/04/2012 15:52:11
-------------------------------------------------------------------------------
Entries found: 4
===============================================================================
*A:Dut-A# show service id 100001 spb fid mfib
===============================================================================
Control service MFIB information
===============================================================================
FID   MacAddr           ISID      Source                   Last Update
-------------------------------------------------------------------------------
1     01:1E:83:00:27:11 10001     1/2/2:1.1                04/04/2012 15:51:45
                                  1/2/3:1.1                04/04/2012 15:51:56
                                  local                    04/04/2012 15:42:44
100   01:1E:83:00:27:12 10002     1/2/2:1.1                04/04/2012 15:51:45
                                  1/2/3:1.1                04/04/2012 15:51:56
                                  local                    04/04/2012 15:43:09
-------------------------------------------------------------------------------
Entries found: 6
===============================================================================
field
field
Syntax
field field-name
Context
[Tree] (show>app-assure>group>http-enrich field)
[Tree] (show>app-assure>http-enrich field)
Full Context
show application-assurance group http-enrich field
show application-assurance http-enrich field
Description
This command displays HTTP enrichment field information.
Parameters
- field-name
- 
                Specifies the field name, up to 32 characters. 
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
fields
fields
Syntax
fields
Context
[Tree] (show>app-assure>http-enrich fields)
Full Context
show application-assurance http-enrich fields
Description
This command displays HTTP enrichment fields.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
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. 
- file-url
- 
                Specifies the location to save the provisioning file. 
- reboot-on-success
- 
                Reboots the router when the auto-provisioning process completes successfully. 
Platforms
All
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
All
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 ExampleA: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#
| 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
All
files
files
Syntax
files [running | finished] [detail]
Context
[Tree] (show>call-trace files)
Full Context
show call-trace files
Description
This command gives an overview of all the files in use by the call-trace module, either for running or finished jobs.
Parameters
- running
- 
                Displays the active jobs that are tracing events triggered by the host being monitored. 
- finished
- 
                Displays the jobs that have already finished and not tracing events generated by the host anymore. 
- detail
- 
                Displays detailed information about the files. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of call trace local log files information.
Output ExampleNode# show call-trace files
===============================================================================
Call trace files of running jobs
===============================================================================
File path                                                             File size
                                                                        (bytes)
-------------------------------------------------------------------------------
cf1-A:/calltrace/running/mac_00-02-00-00-00-19_160119_1557.pcap            1575
-------------------------------------------------------------------------------
No. of call trace files of running jobs: 1
===============================================================================
===============================================================================
Call trace files of finished jobs
===============================================================================
File path                                                             File size
                                                                        (bytes)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
No. of call trace files of finished jobs: 0
===============================================================================
Call Trace Field Descriptions describes call trace output fields.
| Field | Description | 
|---|---|
| File path | The compact flash (CF) configuration to store call trace files. | 
| File size | The total size of call-trace files on the specified compact flash card | 
| No. of call trace files running jobs | The total number of active trace call files running jobs | 
| No. of call trace files of finished jobs | The total number of finished trace call files jobs | 
filter
filter
Syntax
filter [subscriber sub-ident-string] [origin origin]
Context
[Tree] (show>service>active-subscribers filter)
Full Context
show service active-subscribers filter
Description
This command displays active subscriber filter information.
Parameters
- sub-ident-string
- 
                Specifies the subscriber ID of the active subscriber, up to 32 characters. 
- origin
- 
                Specifies the origin of the active subscriber. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of active subscriber’s filter information.
Output Example*A:eng-BNG-2# show  service active-subscribers filter
===============================================================================
Active Subscribers
===============================================================================
-------------------------------------------------------------------------------
Subscriber user_1
           (no-prof)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
(1) SLA Profile Instance sap:1/1/20:841 - sla:no-prof
-------------------------------------------------------------------------------
IP Address
              MAC Address        Session            Origin       Svc        Fwd
-------------------------------------------------------------------------------
192.168.0.14
              00:00:10:10:12:13  N/A                DHCP         1000       Y
===============================================================================
IP Filter (ingress)
===============================================================================
Filter Id           : 50                           Applied        : Yes
Scope               : Template                     Def. Action    : Forward
Type                : Normal
System filter       : Unchained
Radius Ins Pt       : n/a
CrCtl. Ins Pt       : n/a
RadSh. Ins Pt       : n/a
PccRl. Ins Pt       : n/a
Entries             : 2
Description         : (Not Specified)
Filter Name         : 50
-------------------------------------------------------------------------------
Filter Match Criteria : IP
-------------------------------------------------------------------------------
No Match Criteria Found for this host
===============================================================================
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Number of active subscribers : 1
===============================================================================
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
All
filter
Syntax
filter
Context
[Tree] (show>li filter)
Full Context
show li filter
Description
This command displays LI mirror filter configuration and operation information.
Platforms
All
filter
Syntax
filter
Context
[Tree] (clear filter)
Full Context
clear filter
Description
Commands in this context clear the filter entities.
Platforms
All
filter
Syntax
filter
Context
[Tree] (clear>li filter)
Full Context
clear li filter
Description
This command clears LI mirror filter configuration and operation information.
Platforms
All
filter
Syntax
filter
Context
[Tree] (tools>dump filter)
Full Context
tools dump filter
Description
Commands in this context dump filter information.
Platforms
All
filter
Syntax
filter
Context
[Tree] (tools>perform filter)
Full Context
tools perform filter
Description
Commands in this context perform filter operations.
Platforms
All
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
All
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. 
Platforms
All
Output
Filter-ID Field Descriptions describes the output fields for a log file summary.
| 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. 
Platforms
All
Output
The following output is an example of event filter log information.
Event Log Filter Detail Output Fields 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# 
*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
Event Log Filter Detail Output Fields describes the output fields for detailed event log filter information.
| 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. | 
Log Filter Match Criteria Output Fields describes the output fields for log filter match criteria information.
| 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. | 
firewall
firewall
Syntax
firewall
Context
[Tree] (show>router firewall)
Full Context
show router firewall
Description
This command displays firewall information.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
firewall-hosts
firewall-hosts
Syntax
firewall-hosts [subscriber sub-ident] [ ip ipv6-address/prefix-length] [mac ieee-address] [firewall-policy policy-name] [router router-instance]
Context
[Tree] (show>service>nat firewall-hosts)
Full Context
show service nat firewall-hosts
Description
This command lists ESM hosts that have an active firewall. Configuring the optional parameters will narrow the scope of the list.
Parameters
- ieee-address
- 
                Specifies the MAC address of a host, in the format xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx. 
- ipv6-address/prefix-length
- 
                Specifies the IPv6 prefix of a host. 
- policy-name
- 
                Specifies the name of a firewall policy, up to 32 characters. 
- router-instance
- 
                Specifies the ID of the router that contains the firewall domain. 
- sub-ident
- 
                Specifies the subscriber identity string, up to 32 characters. 
Platforms
7750 SR, 7750 SR-e, 7750 SR-s, VSR
firewall-policy
firewall-policy
Syntax
firewall-policy [policy-name [ associations]]
Context
[Tree] (show>service>nat firewall-policy)
Full Context
show service nat firewall-policy
Description
This command lists the firewall policies that are present in the system.
Configuring the policy-name parameter will display all information for the specified policy.
Parameters
- associations
- 
                Keyword to display all configuration objects that use the specified firewall policy. 
- policy-name
- 
                Specifies the name of a firewall policy, up to 32 characters. 
Platforms
7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of firewall policy information.
Output ExampleNode# show service nat firewall-policy
===============================================================================
Firewall policies
===============================================================================
Firewall policy                  Description
-------------------------------------------------------------------------------
firewall_dhcp6_0                 IPv6 Firewall policy for DHCP6 on service Base
firewall_dhcp6_300               IPv6 Firewall policy for DHCP6 on service 300
firewall_dhcp6_4                 IPv6 Firewall policy for DHCP6 on service 4
firewall_slaac_0                 IPv6 Firewall policy for SLAAC on service Base
firewall_slaac_300               IPv6 Firewall policy for SLAAC on service 300
firewall_slaac_4                 IPv6 Firewall policy for SLAAC on service 4
-------------------------------------------------------------------------------
No. of firewall policies: 6
===============================================================================
Node# show service nat firewall-policy "firewall_slaac_4"
===============================================================================
Firewall policy firewall_slaac_4
===============================================================================
Description                           : IPv6 Firewall policy for SLAAC on
                                        service 4
Domain                                : domain_slaac_4
Router                                : vprn4
Filtering                             : endpointIndependent
Port forwarding range end             : 1023
Session limit                         : 65535
Reserved sessions                     : 0
Session usage High Watermark (%)      : (Not Specified)
Session usage Low Watermark (%)       : (Not Specified)
ALG enabled                           : ftp
Prioritized forwarding classes        : (Not Specified)
Timeout TCP established (s)           : 7440
Timeout TCP transitory (s)            : 240
Timeout TCP SYN (s)                   : 15
Timeout TCP TIME-WAIT (s)             : 0
Timeout TCP RST (s)                   : 0
Timeout UDP mapping (s)               : 300
Timeout UDP initial (s)               : 15
Timeout UDP DNS (s)                   : 15
Timeout ICMPv6 Query (s)              : 60
Timeout SIP Inactive Media (s)        : 120
Timeout unknown protocol (s)          : 300
UDP inbound refresh                   : false
TCP MSS Adjust                        : (Not Specified)
Unknown protocols                     : (Not Specified)
Last Mgmt Change                      : 01/23/2017 14:32:27
===============================================================================
Node# show service nat firewall-policy "firewall_slaac_4" associations
===============================================================================
Subscriber profile associations
===============================================================================
Subprof_1
-------------------------------------------------------------------------------
No. of subscriber profiles: 1
===============================================================================
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. 
- ip-addr
- 
                Clears route flap statistics for entries received from the specified BGP neighbor. 
- 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
All
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
All
Output
The following output is an example of flexible algorithm information, and Flexible Algorithm Output Fields 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#
| 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
All
Output
The following output is an example of flexible algorithm information, and Flexible Algorithm Output Fields 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# 
| 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
All
Output
The following output is an example of FAD information, and FAD Fields 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#
| 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 | 
flood-table
flood-table
Syntax
flood-table [class class] [detail]
Context
[Tree] (tools>dump>wlan-gw>lanext>bd flood-table)
Full Context
tools dump wlan-gw lanext bd flood-table
Description
This command dumps the specified flood table entries for the specified HLE BD.
Parameters
- class
- 
                Specifies the source on which to filter the flood table entries. 
- detail
- 
                Dumps detailed information for the flood table. 
Platforms
7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of flood table information.
Output Exampletools>dump>wlan-gw>lanext>bd# flood-table detail
===============================================================================
MATCHED 2 FLOOD ENTRIES ON SLOT #2 MDA #1
===============================================================================
TUNNEL MDA      : 2/1                   VLAN            : 100                  
TUNNEL PORT     : 2/1/NAT-IN-IP         TUNNEL ENCAP    : 2049.1
TUNNEL SRC IP   : 11.3.3.100
TUNNEL DST IP   : 4.4.4.4
TUNNEL TYPE     : GRE                   TUNNEL CLASS    : ACCESS               
GRE RAW HEADER  : 1483014144           
-------------------------------------------------------------------------------
TUNNEL MDA      : 2/1                   VLAN            : N/A                  
TUNNEL PORT     : 2/1/NAT-OUT-IP        TUNNEL ENCAP    : 2081.3
TUNNEL SRC IP   : 2.2.2.2
TUNNEL DST IP   : 44.44.44.1
TUNNEL TYPE     : VXLAN                 TUNNEL CLASS    : NETWORK              
VXLAN VNI       : 102                  
VXLAN PORT      : 4789                 
-------------------------------------------------------------------------------
===============================================================================
flow-attribute
flow-attribute
Syntax
flow-attribute
Context
[Tree] (show>app-assure flow-attribute)
Full Context
show application-assurance flow-attribute
Description
This command displays flow attribute information.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
flow-attribute
Syntax
flow-attribute detail
flow-attribute summary
Context
[Tree] (show>app-assure>group flow-attribute)
Full Context
show application-assurance group flow-attribute
Description
This command displays flow attribute information.
Parameters
- detail
- 
                Displays detailed information. 
- summary
- 
                Displays summary information. 
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following outputs are examples of flow attribute information.
Flow Attributes Output Field Descriptions describes the flow attribute output fields.
Output Exampleshow application-assurance group 1:0 flow-attribute detail 
===============================================================================
Application-Assurance Flow Attribute Detailed Statistics
===============================================================================
Type                           Octets              Packets                Flows
-------------------------------------------------------------------------------
Flow attribute : audio       
  Confidence   : 0-19
    From sub                     1494                    1                    1
    To sub                          0                    0                    0
  Confidence   : 20-39
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 40-59
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 60-79
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 80-100
    From sub                   118251                 1146                    1
    To sub                     136584                 1314                    1
...
show application-assurance group 1:0 flow-attribute summary
=============================================================================
Application-Assurance Flow Attribute Statistics Summary
=============================================================================
                                        Confidence
Type                        0-19      20-39      40-59      60-79     80-100
-----------------------------------------------------------------------------
Flow attribute : audio            
  Total bytes               0.5%         0%         0%         0%      99.5%
  Total packets               0%         0%         0%         0%       100%
  Total flows              33.3%         0%         0%         0%      66.7%
-----------------------------------------------------------------------------
Flow attribute : video            
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : upload           
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : download         
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : encrypted        
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows              20.6%         0%         0%         0%      79.4%
-----------------------------------------------------------------------------
Flow attribute : abr_service      
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows               1.7%         0%         0%         0%      98.3%
-----------------------------------------------------------------------------
Flow attribute : real_time_communication
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows               1.7%         0%         0%         0%      98.3%
=============================================================================
| Label | Description | 
|---|---|
| Flow attribute | Displays information for a specific flow attribute. | 
| Confidence | An indication of the certainty that an attribute applies to a flow. Displays the percentage of flows within each range of confidence levels for the attribute. | 
| Octets | Number of octets in the confidence level range. | 
| Packets | Number of packets in the confidence level range. | 
| Flows | Number of flows in the confidence level range. | 
| Total bytes | Percentage of the total bytes per confidence range for a specific flow attribute. | 
| Total packets | Percentage of the total packets per confidence range for a specific flow attribute. | 
| Total flows | Percentage of the total flows per confidence range for a specific flow attribute. | 
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
All
flow-ipv4
flow-ipv4
Syntax
flow-ipv4 [hunt] [aspath-regex reg-exp] [ community comm-id]
Context
[Tree] (show>router>bgp>routes flow-ipv4)
Full Context
show router bgp routes flow-ipv4
Description
This command displays BGP flow IPv4 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. 
Platforms
All
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. 
Platforms
All
flow-record-search
flow-record-search
Syntax
flow-record-search aa-sub {esm sub-ident-string | sap sap-id | spoke-sdp sdp-id:vc-id | transit transit-aasub-name | mobile {imsi imsi-msisdn | msisdn imsi-msisdn | imei imei} apn apn-name | dsm mac mac-address | esm-mac esm-mac-name} [protocol protocol-name] [ application app-name] [app-group app-group-name] [flow-status flow-status] [start-flowid start-flowid] [ classified classified] [server-ip ip-address] [server-port port-num] [client-ip ip-address] [ bytes-tx kbytes] [flow-duration minutes] [max-count max-count] [search-type search-type] [ url file-url]
flow-record-search isa mda-id [ protocol protocol-name] [application app-name] [app-group app-group-name] [ flow-status flow-status] [start-flowid start-flowid] [classified classified] [server-ip ip-address] [ server-port port-num] [client-ip ip-address] [bytes-tx kbytes] [flow-duration minutes] [ max-count max-count] [search-type search-type] [url file-url]
Context
[Tree] (tools>dump>app-assure>group flow-record-search)
Full Context
tools dump application-assurance group flow-record-search
Description
This command dumps application-assurance flow-records matching the specified criteria for a specific AA subscriber.
Parameters
- application app-name
- 
                Displays flows for the specified application name. 
- app-group app-group-name
- 
                Displays flows for the specified application group. 
- bytes-tx kbytes
- 
                Display flows with the specified minimum kilobytes. 
- classified classified
- 
                Specifies the starting flow ID. 
- client-ip ip-address
- 
                Display flows with the specified client IP address. 
- dsm mac mac-address
- 
                Displays flows for the specified subscriber. 
- esm sub-ident-string
- 
                Displays flows for the specified subscriber. 
- esm-mac esm-mac-name
- 
                Displays flows for the specified ESM MAC. 
- flow-duration minutes
- 
                Display flows with the specified minimum duration in minutes. 
- flow-status flow-status
- 
                Displays only flows that are active or closed. 
- max-count max-count
- 
                Specifies the maximum count of flows to display. 
- protocol protocol-name
- 
                Displays flows for the specified protocol. 
- sap sap-id
- 
                Displays flows for the specified SAP. 
- search-type search-type
- 
                Specifies the level of detail displayed for flows that match the search criteria. 
- server-ip ip-address
- 
                Display flows with the specified server IP address. 
- server-port port-num
- 
                Display flows with the specified server port number. 
- spoke-sdp sdp-id:vc-id
- 
                Displays flows for the specified spoke SDP. 
- start-flowid start-flowid
- 
                Specifies the starting flow ID. 
- transit transit-aasub-name
- 
                Displays flows for the specified transit subscriber. 
- url file-url
- 
                Specifies the URL for the file to direct the search output to. The file may be local or remote. 
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of flow record search information.
Output Example*A:Dut-C#  tools dump application-assurance group 74:40346 flow-record-search aa-sub esm-mac "diameter_esm-000100000002" 
=====================================================
Application-Assurance flow record search, Version 1.0
Search Start Time:     "01/13/2017 14:30:50" (UTC)
 Search Criteria:
  group[:partition]:   74:40346
  aa-sub:              diameter_esm-000100000002 (esm-mac)
  protocol name:       none specified
  application name:    none specified
  app-group name:      none specified
  flow-status:         none specified
  start-flowId:        none specified
  classified:          none specified
  server-ip:           none specified
  server-port:         none specified
  client-ip:           none specified
  bytes-tx:            none specified
  flow-duration:       none specified
  max-count:           none specified
  search-type:         default
=====================================================
FlowId  Init  Src-ip         Dst-ip      Ip-prot  Src-prt Dst-prt Protocol
    Application  Pkts-tx  Bytes-tx   Pkts-disc  Bytes-disc  Time-ofp(UTC)
           Time-olp(UTC)        
124     yes   192.168.200.2  200.1.1.3   icmp     0       0       "non_tcp_udp"         "ICMP"       1        42         0          0           "01/13/2017 14:27:06"
          "01/13/2017 14:27:06"
300     no    192.168.200.2  200.1.1.3   icmp     0       0       "non_tcp_udp"         "ICMP"        1        42         0          0           "01/13/2017 14:27:30"
          "01/13/2017 14:27:30"
force
force
Syntax
force aps-id {protect | working} [number number]
Context
[Tree] (tools>perform>aps force)
Full Context
tools perform aps force
Description
This command forces a switch to either the protect or working circuit
Parameters
- aps-id
- 
                Specifies the APS ID. 
- protect
- 
                This command clears a physical port that is acting as the protection circuit for the APS group. 
- working
- 
                This command clears a physical port that is acting as the working circuit for this APS group. 
- number
- 
                Specifies the APS channel number. 
Platforms
7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e
force
Syntax
force ring-index path {a | b}
Context
[Tree] (tools>perform>eth-ring force)
Full Context
tools perform eth-ring force
Description
This command forces a block on the ring port where the command is issued.
Parameters
- ring-index
- 
                Specifies the ring index. 
- path
- 
                Displays information for a specific path. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
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. 
- sub-group-id
- 
                Specifies the subscriber group ID. 
- ip-address
- 
                Specifies the IP address. 
Platforms
All
force
Syntax
force id tunnel-id
force lsp-name
Context
[Tree] (tools>perform>router>mpls>tp-tunnel force)
Full Context
tools perform router mpls tp-tunnel force
Description
This command performs a force switchover of the MPLS-TP LSP from the active path to the protect path.
Parameters
- tunnel-id
- 
                Specifies the tunnel number of the MPLS-TP LSP. 
- lsp-name
- 
                Specifies name of the MPLS-TP LSP, up to 32 characters. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
force-partner-down
force-partner-down
Syntax
force-partner-down
Context
[Tree] (tools>perform>router>dhcp>server>failover force-partner-down)
[Tree] (tools>perform>router>dhcp>server>pool>failover force-partner-down)
[Tree] (tools>perform>router>dhcp6>server>failover force-partner-down)
[Tree] (tools>perform>router>dhcp6>server>pool>failover force-partner-down)
Full Context
tools perform router dhcp local-dhcp-server failover force-partner-down
tools perform router dhcp local-dhcp-server pool failover force-partner-down
tools perform router dhcp6 local-dhcp-server failover force-partner-down
tools perform router dhcp6 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
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
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
All
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 7750 SR 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
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
force-uplink-switch
force-uplink-switch
Syntax
force-uplink-switch client-port-id
Context
[Tree] (tools>perform>satellite force-uplink-switch)
Full Context
tools perform satellite force-uplink-switch
Description
This command forces traffic associated with the specified satellite client port to be switched away from the current uplink depending on which uplink is currently active.
Parameters
- client-port-id
- 
                Specifies the satellite client port associated with the port mapping, in the format esat- id/slot/port force. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS
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
7450 ESS, 7750 SR-1, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e, 7750 SR-2s, 7750 SR-2se, 7750 SR-7s, 7750 SR-14s, 7950 XRS, VSR
forcerenew
forcerenew
Syntax
forcerenew svc-id service-id { ip ip-address[/mask] | mac ieee-address}
forcerenew {interface interface-name | sap sap-id | sdp sdp-id:vc-id} [ip ip-address[/mask] | mac ieee-address]
Context
[Tree] (tools>perform>subscr-mgmt forcerenew)
Full Context
tools perform subscriber-mgmt forcerenew
Description
This command forces the renewal of lease state and only applies to the 7450 ESS and 7750 SR.
In cases where the IPoE hosts resides in a private retail subnet VPRN, the MAC address must be used for the tools>perform>subscriber-mgmt>forcerenew command instead of the IP address.
Parameters
- service-id
- 
                Forces renewal of the lease state for the specified service ID. 
- sap-id
- 
                Forces renewal of the lease state for the specified SAP. 
- ip-address
- 
                Forces renewal of the lease state for the specified IP address. 
- ieee-address
- 
                Forces renewal of the lease state for the specified MAC address. 
- interface-name
- 
                Forces renewal of the lease state for the specified interface name. 
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
forwarding
forwarding
Syntax
forwarding [sub-domain sub-domain] [ bsl bsl] [neighbor-prefix ip-address] [si si]
Context
[Tree] (show>router>bier forwarding)
Full Context
show router bier forwarding
Description
This command shows the BIER forwarding table.
Parameters
- sub-domain
- 
                Specifies a sub-domain. 
- bsl
- 
                Specifies a bit string length. 
- ip-address
- 
                Specifies a neighbor-prefix in IP address format. 
- si
- 
                Specifies an SI. 
Platforms
All
Output
The following output is an example of a BIER forwarding configuration. BIER Forwarding Fields provides BIER forwarding field descriptions.
Output Example*A:Dut-A# show router bier forwarding sub-domain 0 
===============================================================================
Neighbor
  Nexthop
  Interface
  [SI]: Label
     Forwarding Bit Mask
       BFR-ID : Prefix
-------------------------------------------------------------------------------
===============================================================================
BIER Forwarding Database Sub-Domain 0 BSL 256
===============================================================================
10.20.1.2
  10.180.1.2
  ip-10.180.1.1
  [0]: 1048556
     0x0000000000000000000000000000000000000000000000000000000000000036
       2 : 10.20.1.2
       3 : 10.20.1.3
       5 : 10.20.1.5
       6 : 10.20.1.6
===============================================================================
Total (Sub-Domain 0): 1
===============================================================================
Total BIER Forwarding entries : 1
===============================================================================
*A:Dut-A#
| Label | Description | 
|---|---|
| Neighbor | The neighbor IP address | 
| Nexthop | The next-hop IP address | 
| Interface | The egress interface name for the programmed tunnel | 
| [SI]:Label | The SI and label. The BitString and the SI together determine the set of BFERs to which a given packet will be delivered. The label is the egress transport label used for the given SI/SD. | 
| Forwarding Bit Mask | The BitString forwarding mask | 
| BFR-ID: Prefix | The BFR ID and the prefix reachable through this SD/SI/BFR-ID | 
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
All
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
All
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
All
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
All
Output
MPLS Forward-policy Output Fields describes MPLS forward-policy output fields.
| 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. | 
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
All
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. 
- repeat
- 
                Configures how many times the command is repeated. 
- absolute
- 
                Displays the absolute statistics of the specified forwarding policy. 
- rate
- 
                Displays the rate statistics of the specified forwarding policy. 
Platforms
All
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. 
Platforms
All
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
VSR
fp
Syntax
fp [slot-number[/fp-number]] [path path-type]
Context
[Tree] (show>mcast-management fp)
Full Context
show mcast-management fp
Description
This command displays multicast path management FP-related information.
Parameters
- slot-number
- 
                Displays information for the specified card slot. 
- fp-number
- 
                Specifies an FP. 
- path-type
- 
                Specifies the path type. 
Platforms
7450 ESS, 7750 SR-1x-48D, 7750 SR-1x-92S, 7750 SR-7/12/12e, 7750 SR-s, 7950 XRS, VSR
Output
The following output is an example of multicast management MDA information.
Output Example*A:PE# show mcast-management fp 5/1
===============================================================================
Fp 5/1
===============================================================================
S/F  Bw-policy                        Type            In-use-Bw          Admin
-------------------------------------------------------------------------------
5/1  reduce-paths                     Primary         3964 Kbps          up
     reduce-paths                     Secondary       0 Kbps             up
     reduce-paths                     Blackhole       0 Kbps             up
-------------------------------------------------------------------------------
*A:PE#
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. 
Platforms
All
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-resource-policy
fp-resource-policy
Syntax
fp-resource-policy [fp-resource-policy-name] [ association]
fp-resource-policy [fp-resource-policy-name] [ detail]
Context
[Tree] (show>qos fp-resource-policy)
Full Context
show qos fp-resource-policy
Description
This command displays the FP resource policies configured on the system.
Parameters
- fp-resource-policy-name
- 
                Displays the FP resource policy name, up to 32 characters. 
- association
- 
                Displays the entities associated to the specified FP resource policy. 
- detail
- 
                Displays detailed FP resource policies information, including FP resource policy associations. 
Platforms
7450 ESS, 7750 SR, 7750 SR-s, 7950 XRS
Output
The following output is an example of FP resource policy information.
Output ExampleA:PE# show qos fp-resources-policy
===============================================================================
FP Resource Policy Summary
===============================================================================
Policy Name                      Description
-------------------------------------------------------------------------------
default                          Default FP resource policy.
fp-res-policy-1
===============================================================================
A:PE#
A:PE# show qos fp-resources-policy fp-res-policy-1 associations
===============================================================================
FP Resource Policy
===============================================================================
Policy Name         : fp-res-policy-1
Description         : (Not Specified)
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
FP      : 1-1
FP      : 1-2
FP      : 1-3
FP      : 1-4
===============================================================================
A:PE#
A:PE# show qos fp-resources-policy fp-res-policy-1 detail
===============================================================================
FP Resource Policy
===============================================================================
Policy Name         : fp-res-policy-1
Description         : (Not Specified)
-------------------------------------------------------------------------------
Queues
-------------------------------------------------------------------------------
Ingress Percent of Total : 50.00 
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
FP      : 1-1
FP      : 1-2
FP      : 1-3
FP      : 1-4
===============================================================================
A:PE#
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. 
- ip-prefix[/prefix-length]
- 
                Displays routes only matching the specified ip-address and length. 
- ipv4
- 
                Displays the output to IPv4-based FP tunnel tables. 
- ipv6
- 
                Displays the output to IPv6-based FP tunnel tables. 
Platforms
All
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
-------------------------------------------------------------------------------
===============================================================================
frag-stats
frag-stats
Syntax
frag-stats
Context
[Tree] (show>service>nat>map frag-stats)
Full Context
show service nat map frag-stats
Description
This command displays NAT MAP fragmentation information.
Platforms
VSR
Output
The following output is an example of this command, and Map Frag-Stats Output Fields describes the fields.
Output Example*A:Dut-D>show>service>nat>map# show service nat map frag-stats 
===============================================================================
NAT MAP fragmentation statistics
===============================================================================
Rx Resolved Packets                                     : 0
Rx Unresolved Packets                                   : 0
Tx Frags                                                : 0
Dropped Frags                                           : 0
Created Flows                                           : 0
Flow Collisions                                         : 0
Exceeded Max Flows                                      : 0
Exceeded Max Timeouts                                   : 0
Exceeded Max Buffers                                    : 0
Exceeded Max Buffers Per Flow                           : 0
In-Use Flows %                                          : 0
Max Flows %                                             : 0
In-Use Buffers %                                        : 0
Max Buffers %                                           : 0
===============================================================================
| Label | Description | 
|---|---|
| Rx Resolved Packets | Specifies fragments that were resolved and never buffered. This includes: 
 | 
| Rx Unresolved Packets | Specifies the number of packets that were queued in the system since the last clear command was invoked. For example, out-of-order fragments without a matching flow record (missing the first fragment). These packets can be eventually resolved and forwarded, or discarded (for example, as a result of timeout). | 
| Tx Frags | Specifies the fragments that were transmitted (Rx Resolved and Rx Unresolved that were eventually resolved) out of the fragmentation logic within the VSR. There is no guarantee that these fragments will be transmitted out of the system as they may be dropped on egress due to congestion or restrictions imposed by the configured filter. | 
| Dropped Frags | Specifies the dropped fragments due to some fragmentation issue (timeout, buffer full). | 
| Created Flows | A cumulative counter that represents the total number of flow records since the last clear command was invoked. It only counts the first fragment and roughly represents the amount of fragmented packets that were processed by the system since the last clear command. The counter does not provide any indication about the number of flows (packets whose fragments were transmitted fully) that were actually transmitted. | 
| Flow Collisions | Represents the number of overlapping first fragments. For example, when a flow record already exists and another first fragment for this flow is received. | 
| Exceeded Max Flows | Specifies the number of occurrences when the number of flows in the system exceeded its maximum supported value. | 
| Exceeded Max Timeouts | Specifies the number of fragments that have timed out (since the last clear command): 
 | 
| Exceeded Max Buffers | Specifies the number of occurrences when the number of buffers in the system exceeded its maximum supported value. | 
| Exceeded Max Timeouts | Specifies the number of fragments that have timed out (since the last clear command): 
 | 
| Exceeded Max Buffers | Specifies the number of occurrences when the number of buffers in the system exceeded its maximum supported value. | 
| Exceeded Max Buffers Per Flow | Specifies the number of occurrences when a fragment count per flow has exceeded its limit. | 
| In-Use Flows | An approximation of the number of flow records that are currently in use. The counter provides an estimate, expressed in percent, of the number of fragmented packets that were being processed at the time the counter was invoked. | 
| Max Flows | Specifies the amount of time in seconds that the system will remain in a hold down state before being used again. | 
| In-Use Buffers | Represents the amount of buffered fragments, expressed in percent of the maximum buffer space, that can be used for fragmentation. | 
| Max Buffers | A non-cumulative counter that represents the maximum number of buffers allocated since the last clear command. The counter captures the highest value of the buffers-in-use counter since the last clear command. The counter shows the percentage of the total buffer space that can be used by fragmentation. | 
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
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
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#
Free Addresses Field Descriptions describes free addresses pool command output fields.
| 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. 
- sender
- 
                Specifies the sender IP address. 
- lsp-id
- 
                Specifies the LSP ID. 
- tunnel-id
- 
                Specifies the tunnel ID. 
- nexthop
- 
                Specifies the next hop IP address. 
- start-label
- 
                Specifies the start label value for the label range of the display. 
- end-label
- 
                Specifies the end label value for the label range of the display. 
Platforms
All
fwd-path-ext
fwd-path-ext
Syntax
fwd-path-ext [fpe fpe-id]
fwd-path-ext fpe fpe-id associations
Context
[Tree] (show fwd-path-ext)
Full Context
show fwd-path-ext
Description
This command displays FPE information.
Parameters
- fpe-id
- 
                Specifies the FPE ID. 
- associations
- 
                Displays a list of current fwd path extensions to which the FPE is associated. 
Platforms
All
Output
The following output is an example of show fwd-path-ext command information, and Output Fields: show fwd-path-ext describes the output fields.
Output ExampleA:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe
===============================================================================
FPE Info
===============================================================================
FPE Id    Path Application  Description
          pxc/xc-a, xc-b
-------------------------------------------------------------------------------
1         pxc 1           pw-port      xyz
2         lag 1, lag 2    vxlan-term   abc
-------------------------------------------------------------------------------
Number of entries : 2
-------------------------------------------------------------------------------
SDP-Id Range: 1-100
===============================================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 1
============================================================
FPE Id: 2
============================================================
Description        : xyz
Path               : pxc 1
Pw Port            : Enabled       Oper: up
Vxlan Termination  : Disabled      
============================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 2
============================================================
FPE Id: 2
============================================================
Description        : abc
Path               : lag 1, lag 2
Pw Port            : Disabled       
Vxlan Termination  : Disabled      Oper: down ß Can be down due to lag 1/2 being down, PXCs within the lags being down 
============================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 1 associations
============================================================
pw-port associations
============================================================
Epipe Svc Id    PW-Port-Id 
============================================================
110
220
330
============================================================
Vxlan-termination associations
============================================================
None
============================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 2 associations
============================================================
pw-port associations
============================================================
None
============================================================
Vxlan-termination associations
============================================================
tunnel-termination 
============================================================
10.1.1.1
10.2.1.1
2001:db8::10
2001:db8::20
============================================================
| Field | Description | 
|---|---|
| FPE Id | Displays the configured ID of the FPE. | 
| Path pxc/ xc-a, xc-b | Displays the path associated with this FPE. This can be a single PXC (pair of PXC sub-ports .a and .b), or it can be a LAG with PXC sub-ports as member ports. PXC based LAG is used for redundancy and increased throughput of the FPE. In case of a PXC based LAG, the path is referred to as xc-a and xc-b. | 
| Application | Displays the application associated with this FPE. Based on the application type, the system will internally configure logic on underlying PXC (or PXC based LAG) necessary to accommodate the application. | 
| Description | Displays the user-configurable string used to describe the use of the FPE. | 
| SDP-id Range | Displays the configurable SDP-id range used for internal SDPs that are utilized by FPEs. | 
| Path | Path associated with this FPE. This can be a single PXC (pair of PXC sub-ports .a and .b), or it can be a LAG with PXC sub-ports as member ports. PXC based LAG is used for redundancy and increased throughput of the FPE. | 
| PW-Port | Displays the FPE that is used by PW-port application. | 
| VXLAN-Termination | Displays the FPE that is used by Vxlan-Termination application. | 
| Oper | Displays the status of the application. | 
| EPIPE svc Id | Displays the Epipe service ID with which the PW-port is associated. | 
| PW-Port Id | Displays the PW-port ID that is associated with the EPIPE. | 
| Tunnel termination | Displays the IP addresses on which the VXLAN tunnel is terminated. |