4 dynamic vlan troubleshooting, 4 dynamic vlan troubleshooting -97 – PLANET WGSW-52040 User Manual
Page 175

For example, M at E1/1 of SwitchA, then the configuration procedures are as follows:
Switch A, Switch B, Switch C:
SwitchA (Config)#mac-vlan mac 00-03 -0f-11-22-33 vlan 100 priority 0
SwitchA (Config)#interface ethernet 1/1
SwitchA (Config-Ethernet1/1)# swportport mode hybrid
SwitchA (Config-Ethernet1/1)# swportport hybrid allowed vlan 100 untagged
SwitchB (Config)#mac-vlan mac 00-03-0f-11-22-33 vlan 100 priority 0
SwitchB (Config)#exit
SwitchB#
SwitchC (Config)#mac-vlan mac 00-03-0f-11-22-33 vlan 100 priority 0
SwitchC (Config)#exit
SwitchC#
20.6.4 Dynamic VLAN Troubleshooting
On the switch configured with dynamic VLAN, if the two connected equipment (e.g.
PC) are both belongs to the same dynamic VLAN, first communication between the
two equipments may not go through. The solution will be letting the two equipments
positively send data packet to the switch (such as ping), to let the switch learn their
source MAC, then the two equipments will be able to communicate freely within the
dynamic VLAN.
Ping 192.168.1.200
Ping 192.168.1.100
192.168.1.100/24 192.168.1.200/24
Dynamic VLAN
Figure 20-9: Dynamic VLAN Troubleshooting
20-97