PurposeCommand or Action
Sets the role of the device attached to the port.device-role {host | monitor | router | switch}
Example:
Device(config-nd-raguard)# device-role router
Step 5
Configuring Non-IP Wireless Multicast (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
wireless multicast non-ip
4.
wireless multicast non-ip vlanid
5.
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
Enables non-IP multicast in all VLANs. Default value is enable.
Wireless multicast must be enabled for the traffic to pass. Add no
in the command to disable the non-IP multicast in all VLANs.
wireless multicast non-ip
Example:
Device(config)# wireless multicast non-ip
Step 3
Device(config)# no wireless multicast
non-ip
Enables non-IP multicast per VLAN. Default value is enable. Both
wireless multicast and wireless multicast non-IP must be enabled
wireless multicast non-ip vlanid
Example:
Device(config)# wireless multicast non-ip
5
Step 4
for traffic to pass. Add no in the command to disable the non-IP
multicast per VLAN.
Device(config)# no wireless multicast
non-ip 5
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
252 OL-32598-01
Configuring Wireless Multicast
Configuring Non-IP Wireless Multicast (CLI)