Peer Public-As-Only (Bgp/Bgp-Vpn Instance View) - HP 6125G Command Reference Manual

Layer 3 - ip routing
Hide thumbs Also See for 6125G:
Table of Contents

Advertisement

If you both reference a routing policy and use the peer { group-name | ip-address } preferred-value value
command to set a preferred value for routes from a peer, the routing policy sets the specified preferred
value for routes matching it. Other routes not matching the routing policy uses the value set with the
command. If the preferred value specified in the routing policy is zero, the routes matching it will also use
the value set with the peer { group-name | ip-address } preferred-value value command. For information
about using a routing policy to set a preferred value, see the command peer { group-name | ip-address }
route-policy route-policy-name { export | import } in this document, and the command apply
preferred-value preferred-value in "Routing policy configuration commands."
Examples
# In BGP view, configure the preferred value as 50 for routes from peer 131.108.1.1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 131.108.1.1 preferred-value 50
# In BGP-VPN instance view, configure the preferred value as 50 for routes from peer 131.108.1.1. (The
VPN has been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] peer 131.108.1.1 preferred-value 50

peer public-as-only (BGP/BGP-VPN instance view)

Syntax
peer { group-name | ip-address } public-as-only
undo peer { group-name | ip-address } public-as-only
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
Description
Use peer public-as-only to not keep private AS numbers in BGP updates sent to a peer/peer group.
Use undo peer public-as-only to keep private AS numbers in BGP updates sent to a peer/peer group.
By default, BGP updates carry private AS numbers.
The command does not take effect if the BGP update has both public and private AS numbers. The range
of private AS number is from 64512 to 65535.
Examples
# In BGP view, carry no private AS number in BGP updates sent to the peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test public-as-only
190

Advertisement

Table of Contents
loading

This manual is also suitable for:

6125 blade switch series

Table of Contents