Specifications
B-189
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ip pim version
ip pim version
To configure the Protocol Independent Multicast (PIM) version of the interface, use the ip pim version
command in interface configuration mode. To restore the default value, use the no form of this
command.
ip pim version [1 | 2]
no ip pim version
Syntax Description
Command Default Version 2
Command Modes Interface configuration
Command History
Usage Guidelines An interface in Version 2 mode automatically downgrades to Version 1 mode if that interface has a PIM
Version 1 neighbor. The interface returns to Version 2 mode after all Version 1 neighbors disappear (that
is, they are shut down or upgraded).
Examples The following example configures the interface to operate in PIM Version 1 mode:
interface ethernet 0
ip address 10.0.0.0 255.0.0.0
ip pim sparse-dense-mode
ip pim version 1
1 (Optional) Configures PIM Version 1.
2 (Optional) Configures PIM Version 2.
Release Modification
11.3 T This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX This command is supported in the Cisco IOS Release 12.2SX train. Support in
a specific 12.2SX release of this train depends on your feature set, platform,
and platform hardware.
12.2(33)MRB This command was integrated into Cisco IOS Release 12.2(33)MRB.