dot1x

Syntax

dot1x {radius-server ip-address;radius-key secret-key;broadcast-key-refresh-rate minutes;session-key-refresh-rate minutes;}

Hierarchy Level

[edit wlan access-point name radio (1 | 2) virtual-access-point id security]

Release Information

Statement introduced in Release 10.0 of Junos OS.

Description

Configure 802.1x (also known as dynamic WEP) for generation and distribution of keys.

Options

radius-server—IP address of the RADIUS server. The default IP address is 192.168.1.10.

radius-key—Key used by the RADIUS server, in the form of a string of up to 64 bytes. The default key is secret.

broadcast-key-refresh-rate—Interval, in minutes, between key rotations. Specify a value from 1 to 86400. The default is 0 (disabled).

session-key-refresh-rate—Interval, in minutes, between session key rotations. Specify a value from 1 to 86400. The default is 0 (disabled).

Required Privilege Level

wlan—To view this statement in the configuration.

wlan-control—To add this statement to the configuration.