beautypg.com

Get the mac address for an access point, Get both the ip address and mac address – Allied Telesis AT-WA7400/NA User Manual

Page 283

background image

AT-WA7400 Management Software User’s Guide

283

Get the IP Address for the Internal Interface on an Access Point

In the following example, the IP address for the access point is:
10.10.55.216. Use the

get

command as shown to obtain the IP address

for the internal network.

AT-WA7400# get interface br0 ip

10.10.55.216

Get the MAC Address for an Access Point

In the following example, the MAC address for the access point is:
00:a0:c9:8c:c4:7e. Use the

get

command as shown to obtain the MAC

address.

AT-WA7400# get interface br0 mac

00:a0:c9:8c:c4:7e

Get Both the IP Address and MAC Address

The following command returns both the IP address and the MAC address
for an access point:

AT-WA7400# get interface br0 mac ip

Set the Location for an Access
Point

set system location

NewLocation

For example:

set system location hallway

or

set system location

"

Vicky’s Office

"

Get the Current Password

get system encrypted-password

Set the Password

set system password

NewPassword

For example:

set system password admin

Get the Wireless Network Name
(SSID)

get interface wlan0 ssid

Set the Wireless Network Name
(SSID)

set interface wlan0 ssid

NewSSiD

For example:

set interface wlan0 ssid Vicky
set interface wlan0 ssid "Vicky’s AP"

Table 5. Basic Settings Commands (Continued)

Function

Command