Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
peer-blocking
To configure peer-to-peer blocking on a WLAN, use the peer-blocking command. To disable peer-to-peer
blocking, use the no form of this command.
peer-blocking {drop| forward-upstream}
no peer-blocking
Syntax Description
Specifies the controller to discard the packets.
drop
Specifies the packets to be forwarded on the upstream VLAN. The device next
in the hierarchy to the controller decides what action to take regarding the
packets.
forward-upstream
Command Default
Peer blocking is disabled.
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this command.
Examples
This example shows how to enable the drop and forward-upstream options for peer-to-peer blocking:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
peer-blocking
drop
Controller(config-wlan)#
peer-blocking forward-upstream
This example shows how to disable the drop and forward-upstream options for peer-to-peer blocking:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no peer-blocking
drop
Controller(config-wlan)#
no peer-blocking forward-upstream
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
548
OL-29471-01  
peer-blocking