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.
| |
Property | Value |
| |
interface | br0 |
192.168.1.230 | |
255.255.255.0 | |
ip | 192.168.1.230 |
mask | 255.255.255.0 |
mac | 00:01:02:03:02:00 |
down | |
0 | |
192.168.1.1 | |
0 | |
0 | |
0 | |
0 | |
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.
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.