Technical data

126 Meru System Director Configuration Guide © 2012 Meru Networks, Inc.
Configure a Security Profile With the CLI
default(config)# exit
802.1X PTK Rekey
With the 802.1X PTK rekey feature, whenever the rekey interval expires, the Access
Point sends a unicast key and a broadcast key to the client. These two key packets
are NOT encrypted.
To enable 802.1X PTK rekey, enter the following command from the Security Profile
configuration: (n can be from 0 to 65535 (60 minutes), and is specified in seconds)
default(config-security)# rekey period n
To disable 802.1X PTK rekey, enter the following command from the Security Profile
configuration:
default(config-security)# rekey period 0
802.1X GTK Rekey
To configure the 802.1X GTK rekey period, from the Security Profile configuration,
add the following command (the rekey period is specified in seconds):
default(config-security)# group-rekey interval n
To disable 802.1X GTK rekey, enter the following command from the Security Profile
configuration:
default(config-security)# no group-rekey interval
802.1X Radius Server Command Summary
The following commands are used to configure the Radius servers:
Table 5: Commands to Configure the 802.1X Radius Servers
Command Purpose
radius-profile name
Creates a Radius server profile with the specified name and
enters Radius profile configuration submode (maximum 16
characters).
description text
Configures a description of the profile (maximum 128
characters).
ip-address ip-address
Configures the IP address of the Radius profile (required
parameter).