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

Скачать
Страница из 190
3/22/05
config exclusionlist
 
OL-7427-01 Rev 1
config exclusionlist
config exclusionlist
To create or delete an Exclusion List (blacklisted) entry, use the config exclusionlist command.
>config exclusionlist [add/delete] <MAC addr> [description]
Syntax
config exclusionlist
Configure the Exclusion List.
add/delete 
Creates/deletes a local Excluded entry.
MAC addr
MAC address of the local Excluded entry.
description
Sets the description for a Excluded entry.
Defaults
(none)
Examples
>config exclusionlist add 0:0b:85:01:18:b0 lab
>config exclusionlist delete 0:0b:85:01:18:b0 lab
Related Commands
show exclusionlist
config boot
config boot
Each Cisco Wireless LAN Controller can boot off the primary, last-loaded OS image or boot off the 
backup, earlier-loaded OS image. To change the Cisco Wireless LAN Controller boot option, use the 
config boot command.
>config boot [primary/backup]
Syntax
config boot
Configure boot option.
primary/backup
Primary image or backup image.
Defaults
primary
Examples
>config boot primary
>config boot backup
Related Commands
show boot
config certificate
config certificate
To configures SSL Certificates, use the config certificate command.
>config certificate [generate[webadmin/webauth]/compatibility[on/off]] 
Syntax
config certificate
Command action.
generate Generates 
new 
certificates.
webadmin 
Generates a new web administration certificate
webauth
Generates a new web authentication certificate
compatibility[on/off] 
Enables or disables compatibility mode for 
inter-switch ipsec
Defaults
N/A
Examples
>config certificate generate webadmin
Creating a certificate may take some time. Do you wish to continue? (y/n)
>config certificate compatibility
Related Commands
show certificate summary, show certificate compatibility