09-23-2021 02:38 PM
Dear all,
I’m currently testing the last VOSS 8.4.1.1 version on Extreme 5520 switch.
I tried to connect (telnet/ssh/https) to the switch via vlan mgmt interface from my computer (192.168.202.100/24) connected directly on the switch (port 1/24) without success. The mgmt vlan IP doesn’t respond to the ping from computer and vice/versa.
You can see below my basic configuration :
boot config flags sshd
boot config flags telnetd
web-server enable
vlan members remove 1 1/1-1/24,2/1-2/4 portmember
vlan create 202 name "NLS Mgmt VLAN" type port-mstprstp 0
vlan members 202 1/24 portmember
interface Vlan 202
ip address 192.168.202.99 255.255.255.0 0
mgmt vlan 202
mac-offset 0
ip address 192.168.202.99/24
enable
Does someone know if I missed something in the configuration ?
Many thanks
10-13-2021 08:55 AM
10-13-2021 06:00 AM
10-13-2021 05:39 AM
10-12-2021 06:31 PM