AT-TQ2403 Management Software User's Guide

209

 

 

Get Current Settings for the Ethernet (Wired) Management Interface

The following example shows how to use the CLI to get the Ethernet (Wired) settings for the Management interface for an access point. You can see by the output results of the command that the MAC address is 00:01:02:03:02:00, the IP address is 192.168.1.230 and the subnet mask is 255.255.255.0.

Get All Wired Settings for the Wired Management Interface

The following command returns all information about wired settings for the Wired Management Interface.

AT-TQ2403# get management

 

Property

Value

---------------------------------------------------------------------------

vlan-id

 

interface

br0

static-ip

192.168.1.230

static-mask

255.255.255.0

ip

192.168.1.230

mask

255.255.255.0

mac

00:01:02:03:02:00

dhcp-status

down

management-ip-enabled

0

management-ip-address

192.168.1.1

deny-wlan-management-enabled

0

deny-wlan-management-ping

0

deny-wlan-management-telnet

0

deny-wlan-management-http

0

deny-wlan-management-snmp

0

Get Current Settings for the Ethernet (Wired) Guest Interface

The following example shows how to use the CLI to get the Ethernet (Wired) settings for the Guest interface for an access point. You can see by the output results of the command that the MAC address is 00:50:04:6f:6f:90, the IP address is 10.10.56.248, and the subnet mask is 255.255.255.0.

AT-TQ2403# get interface brguest Property Value

-----------------------------------------

type

bridge

status

down

mac

00:00:00:00:00:00

ip

 

mask

 

Note: You can get specifics on the Guest interface by using the same types of commands as for the Internal interface but substituting wlan0guest for wlan0. For example, to get the SSID for the guest interface: get interface wlan0guest ssid.

Get the MAC Address for the Wireless Internal Interface

The following example shows how to get the MAC address of a Wireless Internal Interface. You can see from the value that is returned, that the MAC address is 02:0C:41:00:02:00.

AT-TQ2403# get interface wlan0 mac 00:01:02:03:02:00