Reference Guide

Table Of Contents
Example
OS10(conf-router-bgp-neighbor-af)# maximum-prefix 20 100 warning-only
Supported
Releases
10.3.0E or later
neighbor
Creates a remote peer for the BGP neighbor and enters BGP Neighbor mode.
Syntax
neighbor ip address
Parameters ip address Enter the IP address of the neighbor in dotted decimal format.
Default Not configured
Command Mode CONFIG-ROUTER-BGP
Usage
Information
Create a remote peer with the BGP neighbor. Always enter the IP address of a BGP peer with this
command. The command does not validate if the configured peer address is a local IP address. The no
version of this command disables the BGP neighbor configuration.
NOTE: To configure these settings for a non default 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-2)# neighbor 32.1.0.0
OS10(conf-router-neighbor)#
Supported
Releases
10.3.0E or later
next-hop-self
Disables the next-hop calculation for a neighbor.
Syntax
next-hop-self
Parameters None
Default Enabled
Command Mode ROUTER-NEIGHBOR-AF
Usage
Information
Influences next-hop processing of EBGP routes to IBGP peers. The no version of this command disables
the next-hop calculation.
Example
OS10(conf-router-neighbor-af)# next-hop-self
Supported
Releases
10.3.0E or later
non-deterministic-med
Compares paths in the order they arrive.
Syntax
non-deterministic-med
Parameters None
Default Disabled
322 Layer 3