Extreme Networks
Basic Info per Port
show ports
Show VLANs of Port
show ports <port_number> vlan
Show MAC-Address of Device connected to Port
show fdb ports <port_number>
Find known Mac-Adress
show fdb ports 1:1-2:48 | grep <mac_to_look_for>
Configure VLAN on a Port/Ports
conf <vlan_name> add port <port_number>
Note
You can append tagged or untagged to the command. If no value is given, untagged gets used as default.
Remove Port from VLAN
configure <vlan_name> delete ports <port_number>
Rename VLAN Tag
conf vlan <old_vlan_name> name <new_vlan_name>
Set Port Description-String
configure ports <port_number> display-string <new_description_string>
unconfigure ports <port_number> description-string
Note
Same applies for the display-string
Disable Load Sharing
disable sharing <port_number>
Configure New VLAN on Switch
create vlan <vlan_id>
configure vlan <vlan_id> name <new_vlan_name>
conf vlan <vlan_name> qosprofile <qp1/qp2/qp3/...>
Make sure that the Uplink also has the VLAN
sh edp ports all
Show MAC of Device connected to Port
show fdb ports 42