04-08-2021 10:58 AM
Hello;
I have the following configuration on my switch and I cannot access from my laptop connected to port 1 of the switch:
create vlan "MANAGE"
configure vlan MANAGE tag 1000
configure vlan MANAGE add ports 1 tagged
configure vlan MANAGE add ports 51-52 untagged
configure vlan MANAGE ipaddress 10.1.35.21 255.255.0.0
The ip address of my laptop is 10.1.35.22/B
Solved! Go to Solution.
04-08-2021 11:00 AM
cpacho,
Your port is tagged.
I would use “configure vlan MANAGE add ports 1 untagged”
Mig
04-08-2021 11:04 AM
Indeed that was the problem. Thanks
04-08-2021 11:00 AM
cpacho,
Your port is tagged.
I would use “configure vlan MANAGE add ports 1 untagged”
Mig