Specifications
B-166
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
ip pim
To enable Protocol Independent Multicast (PIM) on an interface, use the ip pim command in interface
configuration mode. To disable PIM on the interface, use the no form of this command.
ip pim {dense-mode [proxy-register {list access-list | route-map map-name}] | passive |
sparse-mode | sparse-dense-mode }
no ip pim {dense-mode [proxy-register {list access-list | route-map map-name}] | passive |
sparse-mode | sparse-dense-mode }
Syntax Description
Command Default IP multicast routing is disabled on all interfaces.
Command Modes Interface configuration
Command History
dense-mode Enables dense mode of operation.
proxy-register (Optional) Enables proxy registering on the interface of a designated
router (DR) (leading toward the bordering dense mode region) for
multicast traffic from sources not connected to the DR.
list access-list (Optional) Defines the extended access list number or name.
route-map map-name (Optional) Defines the route map.
passive Enables passive mode of operation
sparse-mode Enables sparse mode of operation.
sparse-dense-mode Treats the interface in either sparse mode or dense mode of operation,
depending on which mode the multicast group operates in.
Release Modification
10.0 This command was introduced.
11.1 The sparse-dense-mode keyword was added.
12.0S The following keywords and arguments were added:
• proxy-register
• list access-list
• route-map map-name
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)SRE This command was modified. The passive keyword was added.
12.2(33)MRB This command was integrated into Cisco IOS Release 12.2(33)MRB. The
dense, proxy-register, and list keywords are not supported.