R3303-HP HSR6800 Routers IP Multicast Command Reference
419
Default
No IPv6 prefix list based filtering is configured.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
ipv6-group-name: Specifies an IPv6 MBGP peer group by its name, a string of 1 to 47 characters.
ipv6-address: Specifies an IPv6 MBGP peer by its IPv6 address.
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a string of 1 to 19 characters.
import: Specifies the inbound direction.
export: Specifies the outbound direction.
Examples
# Apply the IPv6 ACL list1 to filter routes advertised to the IPv6 MBGP peer 1:2::3:4.
<Sysname> system-view
[Sysname] ip ipv6-prefix list1 permit 2002:: 64
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100
[Sysname-bgp-af-ipv6] quit
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 enable
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 ipv6-prefix list1 export
peer keep-all-routes (IPv6 MBGP address family view)
Use peer keep-all-routes to save the original routing information from an IPv6 MBGP peer or peer group,
including routes that fail to pass the inbound filtering policy (if configured).
Use undo peer keep-all-routes to disable this function.
Syntax
peer { ipv6-group-name | ipv6-address } keep-all-routes
undo peer { ipv6-group-name | ipv6-address } keep-all-routes
Default
The original routing information from an IPv6 MBGP peer or peer group is not saved.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
ipv6-group-name: Specifies an IPv6 MBGP peer group by its name, a string of 1 to 47 characters.