Configuring Bgp Vpnv6 Route Control - HP 10500 Series Configuration Manual

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Step
1.
Enter system view.
2.
Enter BGP view.
3.
Configure the remote PE as
the peer.
4.
Specify the source interface
for route update packets sent
to the specified peer.
5.
Enter BGP-VPNv6 address
family view.
6.
Enable BGP-VPNv6 route
exchange with the specified
peer.

Configuring BGP VPNv6 route control

BGP VPNv6 route control is configured similarly with BGP route control, except that it is configured in
BGP-VPNv6 address family view. For detailed information about BGP route control, see Layer 3—IP
Routing Configuration Guide.
To configure BGP VPNv6 route control:
Step
1.
Enter system view.
2.
Enter BGP view.
3.
Enter BGP-VPNv6 address
family view.
4.
(Optional.) Configure filtering
of redistributed routes.
5.
(Optional.) Configure filtering
of received routes.
6.
Configure ACL-based route
filtering for the specified peer
or peer group.
7.
Configure IPv6 prefix
list-based route filtering for the
specified peer or peer group.
8.
Specify a preferred value for
routes received from the peer
or peer group.
Command
system-view
bgp as-number
peer { group-name |
ipv6-address } as-number
as-number
peer { group-name | ip-address }
connect-interface interface-type
interface-number
ipv6-family vpnv6
peer { group-name | ip-address }
enable
Command
system-view
bgp as-number
ipv6-family vpnv6
filter-policy { acl6-number |
prefix-list ipv6-prefix-name }
export [ protocol process-id ]
filter-policy { acl6-number |
prefix-list ipv6-prefix-name }
import
peer { group-name | ip-address }
filter-policy acl6-number { export |
import }
peer { group-name | ip-address }
prefix-list ipv6-prefix-name
{ export | import }
peer { group-name | ip-address }
preferred-value value
188
Remarks
N/A
N/A
By default, no BGP peer is
configured.
By default, BGP uses the outbound
interface of the best route destined
to the BGP peer as the source
interface.
N/A
By default, BGP does not exchange
BGP-VPNv6 routes with any peer.
Remarks
N/A
N/A
N/A
By default, the PE does not filter
redistributed routes.
By default, the PE does not filter
received routes.
By default, no ACL-based route
filtering is configured.
By default, no IPv6 prefix list-based
route filtering is configured.
The default preferred value is 0.

Advertisement

Table of Contents
loading

Table of Contents