D-Link DWL-3500AP Administration Guide - Page 139

Virtual Access Points, Table 39., Action, Command

Page 139 highlights

B CLI for AP Configuration Virtual Access Points Use the commands in this section to view and configure security settings on the access point. These settings correspond to those available from the VAP tab on the Web UI. For a detailed discussion of security concepts and configuration options, see "Configuring Access Point Security" on page 39. NOTE: Before configuring this feature, make sure you are familiar with the names of the interfaces as described in "Interface Naming Conventions" on page 132. The interface name you reference in a command determines whether a setting applies to a wired or wireless interface, the Internal network, or to radio "one" or radio "two". This table shows the commands you use to configure VAPs. Table 39. VAP Commands Action Global RADIUS IP address Global RADIUS key Enable or disable global RADIUS accounting View information about all VAPs Enable or disable a VAP on both radios Enable or disable a VAP on one radio Note: This example uses radio 1. For radio 2, use wlan1 Set the VLAN ID for a VAP on both radios Set the VLAN ID for a VAP on one radio Note: This example uses radio 1. For radio 2, use wlan1 View the wireless network name (SSID) Set the SSID Note: For VAP 0, use wlanx, where x is the radio. For VAPs 17, use wlanxvapy, where x is the radio, and y is the VAP ID. Command set global-radius-server radius-ip set global-radius-server radius-key set global-radius-server radius-accounting on set global-radius-server radius-accounting off get vap all detail set vap status up set vap status down Example: set vap vap4 status up set vap with radio wlan0 to status up set vap with radio wlan0 to status down Example: set vap vap4 with radio wlan0 status up set vap vlan-id Example: set vap vap4 vlan-id 123 set vap with radio wlan0 to vlan-id Example: set vap vap4 with radio wlan0 to vlan-id 123 For VAP 0 on radio 1: get interface wlan0 ssid For VAP 3 on radio 2: get interface wlan1vap3 ssid set interface wlan0 ssid For example: set interface wlan0 ssid Engineering set interface wlan0 ssid "Engineering's AP" For VAP 3 on radio 2: set interface wlan1vap3 ssid Engineering Access Point CLI Commands 139

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166

Access Point CLI Commands
139
B
CLI for AP Configuration
Virtual Access Points
Use the commands in this section to view and configure security settings on the access point.
These settings correspond to those available from the VAP tab on the Web UI. For a detailed
discussion of security concepts and configuration options, see
“Configuring Access Point
Security”
on page 39.
NOTE:
Before configuring this feature, make sure you are familiar with the names of
the interfaces as described in
“Interface Naming Conventions”
on page 132.
The interface name you reference in a command determines whether a setting
applies to a wired or wireless interface, the Internal network, or to radio
“one” or radio “two”.
This table shows the commands you use to configure VAPs.
Table 39.
VAP Commands
Action
Command
Global RADIUS IP address
set global-radius-server radius-ip
<ip_address>
Global RADIUS key
set global-radius-server radius-key
<key_value>
Enable or disable global RADIUS
accounting
set global-radius-server radius-accounting on
set global-radius-server radius-accounting off
View information about all VAPs
get vap all detail
Enable or disable a VAP on both
radios
set vap
<vapID>
status up
set vap
<vapID>
status down
Example:
set vap vap4 status up
Enable or disable a VAP on one
radio
Note:
This example uses radio 1.
For radio 2, use
wlan1
set vap
<vapID>
with radio wlan0 to status up
set vap
<vapID>
with radio wlan0 to status down
Example:
set vap vap4 with radio wlan0 status up
Set the VLAN ID for a VAP on
both radios
set vap
<vapID>
vlan-id
<vlan_id>
Example:
set vap vap4 vlan-id 123
Set the VLAN ID for a VAP on
one radio
Note:
This example uses radio 1.
For radio 2, use
wlan1
set vap
<vapID>
with radio wlan0 to vlan-id
<vlan_id>
Example:
set vap vap4 with radio wlan0 to vlan-id 123
View the wireless network name
(SSID)
For VAP 0 on radio 1:
get interface wlan0 ssid
For VAP 3 on radio 2:
get interface wlan1vap3 ssid
Set the SSID
Note:
For VAP 0, use
wlan
x
,
where
x
is the radio. For VAPs 1-
7, use
wlan
x
vap
y
, where
x
is the
radio, and
y
is the VAP ID.
set interface wlan0 ssid
<ssid_name>
For example:
set interface wlan0 ssid Engineering
set interface wlan0 ssid “Engineering’s AP”
For VAP 3 on radio 2:
set interface wlan1vap3 ssid Engineering