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

SSH Connection to the AP, admin

Page 126 highlights

D-Link Unified Access Point Administrator's Guide 1. Open a command window on your PC. (For example, from the system tray on the desktop choose Start > Run to bring up the Run dialog, and type cmd in the Open property, then click OK.) 2. At the command prompt, type the following: telnet where is the address of the access point you want to monitor. (If your Domain Name Server is configured to map domain names to IP addresses via DHCP, you can also telnet to the domain name of the AP.) 3. When the login prompt appears, enter the username and password. The login name is admin, and the default password is admin. After a successful login, the screen shows the (Access Point Name)# prompt. You are now ready to enter CLI commands at the command line prompt. SSH Connection to the AP If you already deployed your network and know the IP address of your access point, you can use a remote Secure Shell (SSH) connection to the access point to view the system console over the network. Using an SSH connection to the access point is similar to "Telnet" in that it gives you remote access to the system console and CLI. SSH has the added advantage of being a secure connection traffic encrypted. To use an SSH connection, you need to have SSH software installed on your PC. The examples in this guide use PuTTY, which is available as a free download from the Internet. 126 © 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

126
© 2001-2008 D-Link Corporation. All Rights Reserved.
D-Link Unified Access Point Administrator’s Guide
1.
Open a command window on your PC.
(For example, from the system tray on the desktop choose
Start > Run
to bring up the
Run dialog, and type
cmd
in the Open property, then click
OK
.)
2.
At the command prompt, type the following:
telnet
<ip_address>
where
<ip_address>
is the address of the access point you want to monitor.
(If your Domain Name Server is configured to map domain names to IP addresses via
DHCP, you can also telnet to the domain name of the AP.)
3.
When the login prompt appears, enter the username and password.
The login name is
admin
, and the default password is
admin
.
After a successful login, the screen shows the (
Access Point Name
)# prompt. You are now
ready to enter CLI commands at the command line prompt.
SSH Connection to the AP
If you already deployed your network and know the IP address of your access point, you can
use a remote Secure Shell (SSH) connection to the access point to view the system console
over the network.
Using an SSH connection to the access point is similar to “Telnet” in that it gives you remote
access to the system console and CLI. SSH has the added advantage of being a secure
connection traffic encrypted.
To use an SSH connection, you need to have SSH software installed on your PC. The
examples in this guide use PuTTY, which is available as a free download from the Internet.