Command Line Reference Guide
IPv6 Border Gateway Protocol (IPv6 BGP) | 743
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Command
History
Usage
Information
Loopback interfaces are up constantly and the BGP session may need one interface constantly up to
stabilize the session. The neighbor update-source command is not necessary for directly connected
internal BGP sessions.
neighbor weight
c e s
Assign a weight to the neighbor connection, which is used to determine the best path.
Syntax
neighbor {ipv6-address | peer-group-name} weight weight
To remove a weight value, use the no neighbor {ipv6-address | peer-group-name} weight weight
command.
Parameters
Defaults
0
Command Modes
ROUTER BGP
Command
History
Usage
Information
In the FTOS best path selection process, the path with the highest weight value is preferred.
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zeros.
peer-group-name
Enter the name of the peer group to disable all routers within the peer group.
loopback interface Enter the keyword loopback followed by a number of the loopback interface.
Range: 0 to 16383.
Version 8.4.2.1 Introduced on C-Series and S-Series.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zeros.
peer-group-name
Enter the name of the peer group to disable all routers within the peer group.
weight
Enter a number as the weight.
Range: 0 to 65535
Default: 0
Version 8.4.2.1 Introduced on C-Series and S-Series.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
Note: Reset the neighbor connection (capture bgp-pdu max-buffer-size * command) to apply the weight
to the connection and recompute the best path.










