330
7.
(Optional.) Set the aging
time for global neighbor
ports on the new master
device after a
master/subordinate
switchover.
ipv6 pim-snooping
graceful-restart
neighbor-aging-time
seconds
The default setting is 105
seconds.
A global neighbor port is a Layer
2 aggregate interface, AC
interface, N-PW interface, or
U-PW interface that acts as a
neighbor port.
8.
(Optional.) Set the aging
time for global
downstream ports and
global router ports on the
new master device after a
master/subordinate
switchover.
ipv6 pim-snooping
graceful-restart
join-aging-time
seconds
The default setting is 210
seconds.
A global downstream port or a
global router port is a Layer 2
aggregate interface, AC
interface, N-PW interface, or
U-PW interface that acts as a
downstream port or router port.
Displaying and maintaining IPv6 PIM snooping
Execute
display
commands in any view and
reset
commands in user view.
Task
Command
Display IPv6 PIM snooping neighbor
information.
display ipv6 pim-snooping neighbor
[
vlan
vlan-id
|
vsi
vsi-name
]
[
slot
slot-number
] [
verbose
]
Display IPv6 PIM snooping router
port information.
display ipv6 pim-snooping router-port
[
vlan
vlan-id
|
vsi
vsi-name
] [
slot
slot-number
] [
verbose
]
Display IPv6 PIM snooping routing
entries.
display ipv6 pim-snooping routing-table
[
vlan
vlan-id
|
vsi
vsi-name
] [
slot
slot-number
] [
verbose
]
Display statistics for the IPv6 PIM
messages learned through IPv6 PIM
snooping.
display ipv6 pim-snooping statistics
Clear statistics for the IPv6 PIM
messages learned through IPv6 PIM
snooping.
reset ipv6 pim-snooping statistics
IPv6 PIM snooping configuration example (for
VLANs)
Network requirements
As shown in
•
OSPFv3 runs on the network.
•
Source 1 and Source 2 send IPv6 multicast data to IPv6 multicast groups FF1E::101 and
FF2E::101, respectively.
•
Receiver 1 and Receiver 2 belong to IPv6 multicast groups FF1E::101 and FF2E::101,
respectively.
•
Router C and Router D run MLD on HundredGigE 1/0/1.
•
Router A, Router B, Router C, and Router D run IPv6 PIM-SM. HundredGigE 1/0/2 on Router A
acts as a C-BSR and a C-RP.