User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Networking and Radio Configuration
91
View the current configuration of the Mesh Point’s Ethernet
interfaces (followed by status information and statistics not
shown in this example) with
show interface. The output for
this command varies based on the number and type of
interfaces on the Mesh Point (refer to Table 1.1 on page 3):
# show interface
[CONFIGURED INFO]
Switching UCost Enable Traffic
Name Mode VlanId Mode Duplex Speed 8021x Zone MeshIf Offset MeshEncap QoS Class
--------- ------- ------ --------- ------ ----- ----- --------- ------ ------ --------- ------ -------
Ethernet1 enabled 1 access auto auto N encrypted access 0 N N low
Ethernet2 enabled 1 access auto auto N clear access 0 N N low
[STATUS INFO]
Name Link Duplex Speed Collisions
--------- ---- ------ ----- ----------
Ethernet1 down half 10 0
Ethernet2 up full 100 0
[STATISTIC INFO]
Name Type State InBytes InPackets InErrTotal OutBytes OutPackets OutErrTotal
--------- ------- -------------- ---------- --------- ---------- ---------- ---------- -----------
Ethernet1 wired disabled 0 0 0 0 0 0
Ethernet2 wired forwarding_all 70804 1079 40 32816 587 0
The Name of the interface cannot be changed, and correlates to
the hardware port. Refer to Table 3.9 to find the appropriate
port name. Use it (with the
-name switch) to identify the
interface you want to configure with
set interface:
# set interface -name <
InterfaceName>
Mode[enabled] (enabled|disabled to set administrative mode):
Zone[clear] (clear|encrypted):
MeshIf[access] (core|access(default) to make interface Mesh Net or not (e.g. Access)):
UCostOffset[100] (user-defined offset used in computing interface cost [0..4294967295], default is 0)
MeshEncap[N] (Y|N to enable|disable Mesh encapsulation on Mesh core interface):
VlanId[1] (Vlan ID for untagged PDUs [1..4094]):
SwitchingMode[access] (trunk|access to set switching mode):
AllowAll[Y] (Y|N to allow all VLANs in trunk interface):
Table (list of active VLAN IDs when allow all is disabled):
8021x[N] (Y|N to enable or disable IEEE 802.1X port authentication):
RadiusRetryInterval[0] (maximum interval in seconds before primary RADIUS server is tried again):
ReauthInterval[3600] (EAPOL reauthentication interval in seconds):
PSE[disable] (enable|disable to enable or disable PoE PSE):
AutoNegotiation[N] (Y|N for auto negotiation):
EnableQoS[N] (Y|N to enforce traffic class priority, override 802.1p):
TrafficClass[low] (low|medium|high|critical to set traffic class priority):
DuplexMode (half|full):
SpeedValue (10|100 to set speed when autoNegotiation is off):
Mode enables/disables the port itself. Ports are enabled by
default).
Zone places the port in the Mesh Point’s
clear
or
encrypted
zone. Refer to Table 3.9 for the default clear/encrypted values
for each port.