PurposeCommand or Action
Exits the configuration mode. Alternatively, press Ctrl-Z to exit
the configuration mode.
end
Example:
Device(config)# end
Step 5
Configuring IP Multicast VLAN for WLAN (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
wlan wlan_name
4.
shutdown
5.
ip multicast vlan {vlan_name vlan_id}
6.
no shutdown
7.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global command mode.configure terminal
Example:
Device# configure terminal
Step 2
Enters the configuration mode to configure various
parameters in the WLAN.
wlan wlan_name
Example:
Device(config)# wlan test 1
Step 3
Disables WLAN.shutdown
Example:
Device(config-wlan)# shutdown
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
254 OL-32598-01
Configuring Wireless Multicast
Configuring IP Multicast VLAN for WLAN (CLI)