Chapter
Configuring Radio Settings
DETAILED STEPS
Command
Step 1
configure terminal
Step 2
interface dot11radio {0| 1}
Step 3
bridge-group group port-protected Enables PSPF.
Step 4
end
Step 5
copy running-config startup-config (Optional) Saves your entries in the configuration file.
Use the no form of the bridge group command to disable PSPF.
Configuring Protected Ports
To prevent communication between client devices that are associated to different access points on your
wireless LAN, you must set up protected ports on the switch to which the wireless devices are connected.
To define a port on your switch as a protected port, follow these steps, beginning in privileged EXEC
mode.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
switchport protected
Step 4
end
Step 5
show interfaces interface-id
switchport
Step 6
copy running-config startup-config (Optional) Saves your entries in the configuration file.
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
configure terminal
interface interface-id
switchport protected
end
show interfaces interface-id switchport
copy running-config startup-config
Enabling and Disabling Public Secure Packet Forwarding
Purpose
Enters global configuration mode.
Enters interface configuration mode for the radio interface. The
802.11g/n 2.4-GHz radio is radio 0.
The 802.11n 5-GHz radio is radio 1.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
Enters interface configuration mode. Enter the type and number
of the switch port interface to configure, such as
wlan-gigabitethernet0.
Configures the interface to be a protected port.
Returns to privileged EXEC mode.
Verifies your entries.
287