D-Link DWL-8500AP Product Manual - Page 34

Configuring IEEE 802.1X Authentication

Page 34 highlights

D-Link Unified Access Point Administrator's Guide Table 8. CLI Commands for Ethernet Settings Action Set DNS Nameservers to Use Static IP Addresses (Dynamic to Manual Mode) Set DNS Nameservers to Use DHCP IP Addressing (Manual to Dynamic Mode) Command set host dns-via-dhcp down set host static-dns-1 set host static-dns-2 Example: set host static-dns-1 192.168.23.45 set host dns-via-dhcp up In the following example, the administrator uses the CLI to set the management VLAN ID to 123 and to disable untagged VLANs so that all traffic is tagged with a VLAN ID. DLINK-WLAN-AP# set management vlan-id 123 DLINK-WLAN-AP# set untagged-vlan status down DLINK-WLAN-AP# get management Property Value vlan-id 123 interface brvlan123 static-ip 10.90.90.91 static-mask 255.0.0.0 ip 10.254.24.43 mask 255.0.248.0 mac 00:02:BC:00:14:E8 dhcp-status up DLINK-WLAN-AP# get untagged-vlan Property Value vlan-id 1 status down DLINK-WLAN-AP# Configuring IEEE 802.1X Authentication On networks that use IEEE 802.1X port-based network access control, a supplicant (client) cannot gain access to the network until the 802.1X authenticator grants access. If your network uses 802.1X, you must configure 802.1X authentication information that the AP can supply to the authenticator. 34 © 2001-2008 D-Link Corporation. All Rights Reserved.

  • 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
  • 167
  • 168

34
© 2001-2008 D-Link Corporation. All Rights Reserved.
D-Link Unified Access Point Administrator’s Guide
In the following example, the administrator uses the CLI to set the management VLAN ID to
123 and to disable untagged VLANs so that all traffic is tagged with a VLAN ID.
DLINK-WLAN-AP#
set management vlan-id 123
DLINK-WLAN-AP#
set untagged-vlan status down
DLINK-WLAN-AP#
get management
Property
Value
------------------------------
vlan-id
123
interface
brvlan123
static-ip
10.90.90.91
static-mask
255.0.0.0
ip
10.254.24.43
mask
255.0.248.0
mac
00:02:BC:00:14:E8
dhcp-status
up
DLINK-WLAN-AP#
get untagged-vlan
Property
Value
---------------
vlan-id
1
status
down
DLINK-WLAN-AP#
Configuring
IEEE 802.1X Authentication
On networks that use IEEE 802.1X port-based network access control, a supplicant (client)
cannot gain access to the network until the 802.1X authenticator grants access. If your network
uses 802.1X, you must configure 802.1X authentication information that the AP can supply to
the authenticator.
Set DNS Nameservers to Use
Static IP Addresses (Dynamic to
Manual Mode)
set host dns-via-dhcp down
set host static-dns-1
<ip_address>
set host static-dns-2
<ip_address>
Example:
set host static-dns-1 192.168.23.45
Set DNS Nameservers to Use
DHCP IP Addressing (Manual to
Dynamic Mode)
set host dns-via-dhcp up
Table 8.
CLI Commands for Ethernet Settings
Action
Command