PurposeCommand or Action
•
(Optional) For source-wildcard, enter the wildcard bits in dotted
decimal notation to be applied to the source. Place ones in the
bit positions that you want to ignore.
The access list is always terminated by an implicit deny statement
for everything.
Specifies the interface to be configured, and enters interface
configuration mode.
interface interface-id
Example:
Switch(config)# interface
Step 3
gigabitEthernet1/0/1
Configures the boundary, specifying the access list you created in
Step 2.
ip multicast boundary access-list-number
Example:
Switch(config-if)# ip multicast boundary
Step 4
To remove the boundary, use the no ip multicast boundary
interface configuration command.
Note
99
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 5
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 6
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 7
startup-config
Related Topics
Example: Configuring an IP Multicast Boundary, on page 103
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29426-01 99
Configuring IP Multicast Routing
Configuring an IP Multicast Boundary