Chapter 9 Wireless LAN Profiles

The following table describes the commands available for security profile management. You must use the configure terminal command to enter the configuration mode before you can use these commands.

Table 37 Command Summary: MAC Filter Profile

COMMAND

DESCRIPTION

show wlan-macfilter-profile {all

Displays the security profile(s).

macfilter_profile_name}

all: Displays all profiles for the selected operating mode.

 

macfilter_profile_name: Displays the specified

 

profile for the selected operating mode.

 

 

wlan-macfilter-profile rename

Gives an existing security profile

macfilter_profile_name1

(macfilter_profile_name1) a new name

macfilter_profile_name2

(macfilter_profile_name2).

 

 

[no] wlan-macfilter-profile

Enters configuration mode for the specified MAC filter

macfilter_profile_name

profile. Use the no parameter to remove the specified

 

profile.

 

 

filter-action {allow deny}

Permits the wireless client with the MAC addresses in this

 

profile to connect to the network through the associated

 

SSID; select deny to block the wireless clients with the

 

specified MAC addresses.

 

The default is set to deny.

 

 

[no] MAC description description2

Sets the description of this profile. Enter up to 60

 

characters. Spaces and underscores allowed.

exit

Exits configuration mode for this profile.

9.5.1 MAC Filter Profile Example

The following example creates a MAC filter profile with the name ‘MACFILTER01’..

Router(config)# wlan-macfilter-profile MACFILTER01 Router(config-macfilter-profile)# filter-action deny Router(config-macfilter-profile)# MAC 01:02:03:04:05:06 description MAC01 Router(config-macfilter-profile)# MAC 01:02:03:04:05:07 description MAC02 Router(config-macfilter-profile)# MAC 01:02:03:04:05:08 description MAC03 Router(config-macfilter-profile)# exit

Router(config)#

88

 

NXC CLI Reference Guide