703
Command Explanation
Global Mode
Ipv6 pim rp-address
<rp-address> [<group-range>]
no ipv6 pim rp-address
<rp-address> {all|<group-range>}
This command is the global candidate RP
configuration command, which is used to
configure the information of PIM-SM
candidate RP so that it can compete for RP
router with other candidate RPs. The NO
operation is to cancel the configuration of RP.
3. Shut down PIM-SM Protocol
Command Explanation
Port Configuration Mode
no ipv6 pim sparse-mode
Shut down PIM-SM Protocol.
Global Mode
no ipv6 pim multicast-routing
Shut down PIM-SM Protocol globally.
18.2.3 Command for PIM-SM
18.2.3.1 ipv6 pim accept-register
Command: ipv6 pim accept-register list <acess-list-name>
no ipv6 pim accept-register
Function:
Filter the specified multicast group.
Parameter: <acess-list-name>
is the applying access-list name
Default:
Permit the multicast registers from any sources to any groups
Command Mode:
Global Mode
Usage Guide:
This command is used to configure the access-list filtering the PIM
REGISTER packets.The addresses of the access-list respectively indicate the filtered
multicast sources and multicast groups’ information. For the source-group combinations
that match DENY ,PIM sends REGISTER-STOP immediately and does not create group
records when receiving REGISTER packets.Unlike other access-list,when the access-list
is configured ,the default value is PERMIT..
Example:
Configure the filtered register message’s rule to myfilter.
Switch(config)#ipv6 pim accept-register list myfilter
Switch(config)#ipv6 access-list myfilter permit ff1e::10/128
18.2.3.2 ipv6 pim bsr-candidate