User guide

Using CLI to Manage the Access Point AP-8000 User Guide
Configuring the Device Using CLI Commands
123
(config-dev<config>-security-rad-supported<tbl>)#index 1 profile-name Default Radius
(config-dev<config>-security-rad-supported<tbl>)#index 1 re-authentication-period 900
Show command for Radius Supported Profile Table Configuration
Device-Name# show configure security radius-supported-table
// RUNNING-CONFIGURATION //
// Security Radius Supported Table //
index 1 {
profilename: Default Radius
max-retransmissions: 3
message-response-time: 3
re-authentication-period: 900
entry-status: active
}
Wireless config Table configuration
Perform the following command to configure a Security-Wireless Config Table Entries.
# configure
(config)# dev-configure
(config-dev<config>)# security
(config-dev<config>-security)# config-tbl
(config-dev<config>-security-wireless<tbl>)# index 0 entry-status 4
(config-dev<config>-security-wireless<tbl>)# index 0 authentication-mode none
(config-dev<config>-security-wireless<tbl>)# index 0 encryption-type wpa-tkip
(config-dev<config>-security-wireless<tbl>)# index 0 profile-name defaultsecurity
(config-dev<config>-security-wireless<tbl>)# index 0 psk public
(config-dev<config>-security-wireless<tbl>)# index 0 wep-key-index zero
(config-dev<config>-security-wireless<tbl>)# index 0 wepkey public
(config-dev<config>-security-wireless<tbl>)# index 0 wepkeylength wep64
(config-dev<config>-security-wireless<tbl>)# index 0 entry-status 4
Show command for Wireless Config Table configuration
Device-Name# show configure security wireless-config-table
// RUNNING-CONFIGURATION //
// Security Configuration Table //
index 1 {
profile-name: Default Security
authentication-mode: none
wep-key-index: 0
wepkey: ******
wepkeylength: 0
encryption-type: wep
psk: ******
rekeyinterval: 900
entry-status: active
}
index 2 {
profile-name: WEP-64
authentication-mode: wep
wep-key-index: 0
wepkey: ******
wepkeylength: wep128
encryption-type: wep
psk: ******