694
Default:
Default interval of periodly transmitted PIM-DM hello message as 30s.
Command Mode:
Interface Configuration Mode
Usage Guide:
Hello message makes PIM-DM switch mutual location, and ensures
neighborship. PIM-DM switch announces existence itself by periodly transmitting hello
messages to neighbors. If it doesn’t receive hello messages from neighbors in regulation
time, it confirms that the neighbors were lost. Configuration time is not more than
neighbor overtime. The command can configure on IPv6 tunnel interface, but it is
successful configuration to only configure tunnel carefully.
Example:
Configure PIM-DM hello interval on interface vlan1
Switch (Config)#interface vlan1
Switch(Config-if-Vlan1)#ipv6 pim hello-interval 20
18.1.3.6 ipv6 pim multicast-routing
Command: ipv6 pim multicast-routing
no ipv6 pim multicast-routing
Function:
Globally enable PIM-DM protocol; the “
no ipv6 pim multicast-routing
”
command disenables PIM-DM protocol.
Parameter:
None
Default:
Disable PIM-DM protocol
Command Mode:
Global Mode
Usage Guide:
Ipv6 pim can enable only after executing this command.
Example:
Globally enable PIM-DM protocol
Switch (Config)#ipv6 pim multicast-routing
18.1.3.7 ipv6 pim neighbor-filter
Command: ipv6 pim neighbor-filter <acess-list-name>
no ipv6 pim neighbor-filter <acess-list-name>
Function:
Configure neighbor access-list. If filtered by list and connected the neighbor,
the connection immediately was breaken. If no connection, the connection can be
established.
Parameter: <access-list-name>
is an applied access-list name
Default:
No neighbor filter configuration
Command Mode:
Interface Configuration Mode
Usage Guide:
If it is not necessary for partner to establish neighborship, the command
can filter pim message of partner. The command can configure on IPv6 tunnel interface,
but it is successful configuration to only configure tunnel carefully.
Example:
Configure access-list of pim neighbor on interface vlan1
Switch (Config-if-Vlan1)#ipv6 pim neighbor-filter myfilter