Reference v4.1.0 Instruction Manual
Network OS Command Reference 521
53-1003115-01
next-hop-recursion (BGP)
2
next-hop-recursion (BGP)
Enables recursive next-hop lookups.
Synopsis next-hop-recursion
no next-hop-recursion
Operands None
Defaults None
Command Modes BGP address-family IPv4 unicast configuration mode
Description If the BGP4 next hop is not the immediate next hop, a recursive route lookup in the IP routing
information base (RIB) is needed. With recursion, a second routing lookup is required to resolve
the exit path for destination traffic. Use this command to enable recursive next-hop lookups.
Usage Guidelines Use the no form of this command to restore the default.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# address-family ipv4 unicast
switch(config-bgp-ipv4u)# next-hop-recursion
See Also None