Purpose
Command or Action
Exits the configuration mode. Alternatively, press
Ctrl-Z
to exit
the configuration mode.
end
Example:
Device(config)#
end
Step 5
Configuring Wireless Broadcast (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
wireless broadcast
4.
wireless broadcast vlan vlanid
5.
end
DETAILED STEPS
Purpose
Command 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 broadcast packets for wireless clients. Default value is
disable. Enabling
wireless broadcast
enables broadcast traffic for
wireless broadcast
Example:
Device(config)#
wireless broadcast
Device(config)#
no wireless broadcast
Step 3
each VLAN. Add
no
in the command to disable broadcasting
packets.
Enables broadcast packets for single VLAN. Default value is
enable
. Wireless broadcast must be enabled for broadcasting. Add
no
in the command to disable the broadcast traffic for each VLAN.
wireless broadcast vlan vlanid
Example:
Device(config)#
wireless broadcast vlan 3
Step 4
Device(config)#
no wireless broadcast vlan
3
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
224
OL-29890-01
Configuring Wireless Multicast
Configuring Wireless Broadcast (CLI)