Users Guide

Table Of Contents
Parameters None.
Default Not configured
Command Mode TEMPLATE ADDRESS FAMILY LEVEL
Usage
Information
Configures the next-hop-self for a specific template. This configuration is applied to all BGP peers when
inheriting this template.
The next-hop-self configuration is enabled by default on the unnumbered peers. When the next-hop-self
configuration is removed, there is no impact on the unnumbered peers.
NOTE: Only the system administers (sysadmin) role is allowed to manage this configuration.
Example
MAA-S4048T-X01-7445(config-router-template)# address-family ipv4 unicast
MAA-S4048T-X01-7445(config-router-bgp-template-af)# next-hop-self
MAA-S4048T-X01-7445(config-router-template)# address-family ipv6 unicast
MAA-S4048T-X01-7445(config-router-bgp-template-af)# no next-hop-self
Supported
Releases
10.5.2.1 or Later
non-deterministic-med
Compares paths in the order they arrive.
Syntax
non-deterministic-med
Parameters None
Default Disabled
Command Mode ROUTER-BGP
Usage
Information
Paths compare in the order they arrive. OS10 uses this method to choose different best paths from
a set of paths, depending on the order they are received from the neighbors. MED may or may
not be compared between adjacent paths. When you change the path selection from deterministic to
nondeterministic, the path selection for the existing paths remains deterministic until you use the clear
ip bgp command to clear the existing paths. The no version of this command configures BGP bestpath
selection as non-deterministic.
NOTE: To configure these settings for a nondefault VRF instance, you must first enter the ROUTER-
CONFIG-VRF sub mode using the following commands:
1. Enter the ROUTER BGP mode using the router bgp as-number command.
2. From the ROUTER BGP mode, enter the ROUTER BGP VRF mode using the vrf vrf-name
command.
Example
OS10(conf-router-bgp-10)# non-deterministic-med
Supported
Releases
10.2.0E or later
outbound-optimization
Enables outbound optimization for IBGP peer-group members.
Syntax
outbound-optimization
Parameters None
Default Not configured
Command Mode ROUTER-BGP
862 Layer 3