Peer Preferred-Value (Bgp/Bgp-Vpn Instance View) - H3C S9500 Series Command Manual

Routing switch bgp
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Command Manual – BGP
H3C S9500 Series Routing Switches
# In BGP-VPN instance view, perform MD5 authentication on the TCP connection
between the local device 10.1.100.1 and the peer device 10.1.100.2 (the VPN has
been created).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] peer 10.1.100.2 password simple aabbcc
# Perform the similar configuration on the peer.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] peer 10.1.100.1 password simple aabbcc

1.1.61 peer preferred-value (BGP/BGP-VPN instance view)

Syntax
peer { group-name | ip-address } preferred-value value
undo peer { group-name | ip-address } preferred-value
View
BGP view, BGP-VPN instance view
Default Level
2: System level
Parameters
group-name: Name of a peer group.
ip-address: IP address of a peer.
value: Preferred value.
Description
Use the peer preferred-value command to assign a preferred value to routes received
from a peer or peer group.
Use the undo peer preferred-value command to restore the default value.
The default preferred value is 0.
Routes learned from a peer have an initial preferred value.
Among multiple routes that have the same destination/mask and are learned from
different peers, the one with the biggest preferred value is selected as the route to the
network.
Chapter 1 BGP Configuration Commands
1-62

Advertisement

Table of Contents
loading

Table of Contents