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

Скачать
Страница из 1016
ip access-group
To configure WLAN access control group (ACL), use the ip access-group command. To remove a WLAN
ACL group, use the no form of the command.
ip access-group [web] acl-name
no ip access-group [web]
Syntax Description
(Optional) Configures the IPv4 web ACL.
web
IPv4 ACL name.
acl-name
Command Default
None
Command Modes
wlan
Usage Guidelines
You must disable the WLAN before using this command.
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Examples
This example shows how to configure a WLAN ACL:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
ip access-group test-acl
This example shows how to configure an IPv4 WLAN web ACL:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
ip access-group web test
Controller(config-wlan)#
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
542
OL-29471-01  
ip access-group