IP PIM Configuration Options
IP PIM Configuration Options IP PIM Options Description bsr-border Specifies the border of the PIM domain. dense-mode Enables PIM dense-mode operation. nbma-mode Specifies the use of non-broadcast multi-access (NBMA) mode on the interface. neighbor-filter Specifies the PIM peering filter. query-interval Specifies the PIM router query interval. sparse-dense-mode Enables PIM sparse-dense-mode operation. sparse-mode Enables PIM sparse-mode operation. version Displays the PIM version. This command is simple: ip pim dense-mode. An example of placing an interface in PIM dense mode follows: Terry_3640#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Terry_3640(config)#interface FastEthernet3/0 Terry_3640(config-if)#ip pim dense-mode Terry_3640(config-if)#^Z Terry_3640# This is what the interface configuration looks like now: ! interface FastEthernet3/0 ip address 172.16.21.4 255.255.255.0 no ip directed-broadcast ip pim dense-mode !
336 times read
|
|
|
Did you enjoy this article?
(total 0 votes)
|