HP VPN Firewall Appliances Network Management Configuration Guide

813
Ste
p
Command
Remarks
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 address family view.
ipv6-family N/A
4. Advertise a default route to an
IPv6 peer or peer group.
peer { ipv6-group-name | ipv6-address }
default-route-advertise [ route-policy
route-policy-name ]
Not advertised by
default.
NOTE:
W
ith the peer default-route-advertise command executed, the local router advertises a default route with
itself as the next hop to the specified IPv6 peer or peer group, regardless of whether the default route is
available in the routing table.
Configuring outbound route filtering
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 address family view
or IPv6 BGP-VPN instance
view.
ipv6-family [ vpn-instance
vpn-instance-name ]
N/A
4. Configure the filtering of
outgoing routes.
filter-policy { acl6-number | ipv6-prefix
ipv6-prefix-name } export [ protocol
process-id ]
Not configured by default.
5. Apply a routing policy to
routes advertised to an IPv6
peer or peer group.
peer { ipv6-group-name | ipv6-address }
route-policy route-policy-name export
Not applied by default.
The IPv6 BGP-VPN instance
view does not support the
ipv6-group-name argument.
6. Specify an IPv6 ACL to filter
routes advertised to an IPv6
peer or peer group.
peer { ipv6-group-name | ipv6-address }
filter-policy acl6-number export
Not specified by default.
The IPv6 BGP-VPN instance
view does not support this
command.
7. Specify an AS path list to filter
routes advertised to an IPv6
peer or peer group.
peer { ipv6-group-name | ipv6-address }
as-path-acl as-path-acl-number export
Not specified by default.
The IPv6 BGP-VPN instance
view does not support this
command.
8. Specify an IPv6 prefix list to
filter routes advertised to an
IPv6 peer or peer group.
peer { ipv6-group-name | ipv6-address }
ipv6-prefix ipv6-prefix-name export
Not specified by default.
The IPv6 BGP-VPN instance
view does not support this
command.
NOTE:
IPv6 BGP advertises routes passing the specified policy to peers. Using the
protocol
argument can filter
only the routes redistributed from the specified protocol. If no
protocol
is specified, IPv6 BGP filters all
routes to be advertised, including redistributed routes and routes imported with the network command.