Manual

AT-WA7400 Management Software User’s Guide
279
Table 4. Interfaces in the CLI
Interface Description
lo
Local loopback for data meant for the access point itself.
eth0
The wired (Ethernet) interface for the internal network.
br0
The internal bridge represents the internal interface for the access point. To
telnet or ssh into the access point, use the IP address for this interface.
br0 consists of:
eth0 (or vlan
SomeNumber
if you have VLANs configured)
wlan0
wlan1 (if the access point is a two-radio access point)
The IP address of the access point is provided in the output detail for br0.
So, a useful command is get interface. This gives you common
information on all interfaces. From the output results, you can find the IP
address for
br0. Use this IP address to connect to the access point.
brguest
The guest bridge, which consists of eth1 and wlan0guest.
brvwn1
The bridge interface for virtual wireless network (VWN) 1.
On a one-radio access point, the bridge interface for VWN1 consists of:
• wlan0vwn1
vlan
VLANID
where
VLANID
is a four-digit VLAN ID that you provided. (For
example, if you provided a VLAN ID of 1234, the VLAN interface would be
vlan1234
.
On a two-radio access point, the bridge interface for VWN1 consists of:
• wlan0vwn1
• wlan1vwn1
vlan
VLANID
where
VLANID
is a four-digit VLAN ID that you provided. (For
example, if you provided a VLAN ID of 1234, the VLAN interface would be
vlan1234
.