OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Show Commands : show bgp nexthop-tracking
show bgp nexthop-tracking
Use this command to display BGP nexthop-tracking status.
Command Syntax
show bgp nexthop-tracking
Parameters
None
Command Mode
Privileged Exec mode and Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show bgp nexthop-tracking
 
Configured NHT: ENABLED
NHT Delay time-interval : 6
BGP VRF: (Default) VRF_ID 0
BGP Instance: (Default), AS: 100, router-id 4.4.4.40
NHT is Enabled
Recvd Msg count from RIB: 0
NHT delay-timer remaining seconds: 0
BGP nexthop(s):
Total number of IPV4 nexthops : 0
Total number of IPV6 nexthops : 0
 
BGP VRF: VRF_A VRF_ID 2
BGP Instance: (Default), AS: 100, router-id 4.4.4.40
NHT is Enabled
Recvd Msg count from RIB: 0
NHT delay-timer remaining seconds: 0
BGP nexthop(s):
Total number of IPV4 nexthops : 0
Total number of IPV6 nexthops : 0
 
 
Table 7-20 explains the output fields.
 
Table 7-20: show bgp nexthop-tracking output details
Field
Description
Configured NHT
Whether Next Hop Tracking (NHT) is enabled or disabled.
NHT Delay time-interval
A delay timer that indicates how long this device waits before checking its RIB for changes.
BGP VRF
Name and ID number of this BGP VRF.
BGP Instance
Autonomous System number and router ID.
NHT is Enabled
NHT Network enables the measurement and comparison of performance.
Recvd Msg count from RIB
Number of received change-messages from the RIB.
NHT delay-timer remaining seconds
Time remaining until the next decision cycle.
BGP nexthop(s)
Nexthop in the BGP to reach a certain destination.
Total number of IPV4 nexthops
Number of nexthops in the IPv4 Address Family.
Total number of IPV6 nexthops
Number of nexthops in the IPv6 Address Family.
Last modified date: 08/28/2023