382
Description
Use
display ipv6 multicast routing-table
ipv6-address
to display the multicast routing information for the
specified destination IPv6 address.
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 that falls 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 : Vlan-interface1 Cost : 0
Destination: 4:4:: Protocol : Static
NextHop : 3::1 Preference: 60
Interface : Vlan-interface1 Cost : 0
# Display the detailed route information that falls 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 : Vlan-interface1 Cost : 0
filter-policy export (IPv6 MBGP address family view)
Syntax
filter-policy
{
acl6-number
|
ipv6-prefix
ipv6-prefix-name
}
export
[
protocol
process-id
]
undo filter-policy export
[
protocol process-id
]
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
acl6-number
: Specifies a basic or advanced ACL used to match against the destination of routing
information. The number is in the range of 2000 to 3999.
ipv6-prefix-name
: Specifies the name of an IPv6 prefix list used to match against the destination of
routing information. The name is a string of 1 to 19 characters.