How to configure an IP address on a VLAN (Extreme switch)
Procedure To configure an IP address on a vlan issue the command: Additional notes
Procedure To configure an IP address on a vlan issue the command: Additional notes
login via SSh to the network switch and run the following command: configure vlan [VLAN name] delete ports [number of port] for example login via… Leggi tutto »Extreme switch – how remove a specific port from a vlan
login via SSh to the network switch and run the following command: show port [number_of_port] vlan for example: show port 2:46 vlan
login via SSH on the network switch; to add the port description to a specific port the command is: configure ports [portn number] description-string [name]… Leggi tutto »Extreme switch – add/show port description
login via SSh to the network switch and run the following command: configure vlan [vlan name] add ports [number of port] untagged for example configure… Leggi tutto »Extreme switch – configuring a port on a vlan in access mode (untagged)
login via SSH with administrative account to the switch and run: show configuration snmp detail
Procedure In order to configure SNMPv2 on EXOS please follow the below steps : configure snmpv3 add community “public” name “public” user “v1v2c_ro” configure snmpv3… Leggi tutto »How to enable SNMPv2 on Extreme switches (EXOS)