PurposeCommand or Action
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Device# copy running-config
Step 7
startup-config
Configuring IGMP Profiles (CLI)
Follow these steps to create an IGMP profile:
This task is optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp profile profile number
4.
permit | deny
5.
range ip multicast address
6.
end
7.
show ip igmp profile profile number
8.
show running-config
9.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
Example:
Device> enable
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 59
Configuring IGMP
Configuring IGMP Profiles (CLI)