Hi,
I have struggled with this all day and I cannot for the life understand why this switchport configuration (which is being used on my production LAN) will not work in my new office LAN.
If I change the port to just be an access port on the VLAN routing works and I can ping the management ports of my virtual hosts. But if I change the port to be a general port and set the tagging accordingly, there is no communication from the switches VLAN interface, or to the hosts or outside. However, they can ping other hosts on the same VLAN.
Here's an example of the switch port config:
interface Gi1/0/11
switchport mode general
switchport general pvid 93
switchport general allowed vlan add 93
switchport general allowed vlan add 96-98 tagged
switchport general allowed vlan remove 1
exit
I'm really hoping that someone can help me, as I'm getting a lot of flack from management about this.
Thanks,
Lee