R2511-HP MSR Router Series IP Multicast Command Reference(V5)
439
Interface : InLoop0 Cost : 0
# Display the brief route information falling into the specified network.
<Sysname> display ipv6 multicast routing-table 4:: 16 longer-match
Routing Tables:
Summary Count 2
Destination: 4:: Protocol : Static
NextHop : ::1 Preference: 0
Interface : Ethernet1/1 Cost : 0
Destination: 4:4:: Protocol : Static
NextHop : 3::1 Preference: 60
Interface : Ethernet1/1 Cost : 0
# Display the detailed route information falling into the specified network.
<Sysname> display ipv6 multicast routing-table 4:4:: 32 verbose
Routing Tables:
Summary count:1
Destination: 4:4:: Protocol : Static
NextHop : 3::1 Preference: 60
Interface : Ethernet1/1 Cost : 0
filter-policy export (IPv6 MBGP address family view)
Use filter-policy export to filter outgoing routes using a specific filter.
Use undo filter-policy export to cancel the filtering of outgoing routes.
Syntax
filter-policy { acl6-number | ipv6-prefix ipv6-prefix-name } export [ protocol process-id ]
undo filter-policy export [ protocol process-id ]
Default
No outgoing routing information is filtered.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
acl6-number: Specifies a basic or advanced ACL in the range of 2000 to 3999.
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a string of 1 to 19 characters.
protocol: Filters routes redistributed from the routing protocol. It can be direct, isisv6, ospfv3, ripng, or
static. If no protocol is specified, all routes are filtered when they are advertised.
process-id: Specifies a process of a routing protocol by its process ID, in the range of 1 to 65535. This
argument is available when the protocol is isisv6, ospfv3, or ripng.
Usage guidelines
If a protocol is specified, only routes redistributed from the specified protocol are filtered. If no protocol
is specified, all redistributed routes are filtered.










