R3303-HP HSR6800 Routers IP Multicast Command Reference

407
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display brief information about the specified multicast route.
<Sysname> display ipv6 multicast routing-table 100::1 128
Routing Table:
Summary Count 1
Destination: 100::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
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 : GigabitEthernet2/1/1 Cost : 0
Destination: 4:4:: Protocol : Static
NextHop : 3::1 Preference: 60
Interface : GigabitEthernet2/1/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 : GigabitEthernet2/1/1 Cost : 0
filter-policy export (IPv6 MBGP address family view)
Use filter-policy export to filter outgoing routes using a specified 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