We hired a consultant to replace PIX (default gateway) with ASA and 3650 switch (core) with 3750. The VLAN 1/private network works fine. However, all VLANs such as vlan 100, 200, and 300 and 400 dont work. Then the consultant tried many hours to make another switches to work. He said he didn't make any changes on the working switch. So he suggested us to reboot other switches. We have tried to reboot the other switches, but that doesn't fix the problem. The consultant is out of ideas.
For a test, I configure a port in working switch to use vlan 300, my laptop get good IP from the DHCP server that is located in the VLAN 200. If I use the same port configuration in the non-work switch, my laptop doesn't receive IP from the DHCP server. From the problematic switch, I can ping the DHCP server. The show vlan displays all VLAN in the problematic switch.
If I assign static, DG and DNS to the laptop connecting to non-work switch, I can ping any thing including DHCP server and access the Internet.
Core 3750 switch 10.0.0.2
| |
non-work switch work switch
10.0.20.12 10.0.20.13
int G1/0/13 int G3/0/11
Both ports are configured as shown below.
switchport access vlan 300
switchport mode access
no ip address
no mdix auto
spanning-tree portfast
spanning-tree bpdufilter enable
spanning-tree bpduguard enable
10.0.20.13 port int G3/0/11works and 10.0.20.12 port int G1/0/13 doesn't. I also attached both running-config files.
For a test, I configure a port in working switch to use vlan 300, my laptop get good IP from the DHCP server that is located in the VLAN 200. If I use the same port configuration in the non-work switch, my laptop doesn't receive IP from the DHCP server. From the problematic switch, I can ping the DHCP server. The show vlan displays all VLAN in the problematic switch.
If I assign static, DG and DNS to the laptop connecting to non-work switch, I can ping any thing including DHCP server and access the Internet.
Core 3750 switch 10.0.0.2
| |
non-work switch work switch
10.0.20.12 10.0.20.13
int G1/0/13 int G3/0/11
Both ports are configured as shown below.
switchport access vlan 300
switchport mode access
no ip address
no mdix auto
spanning-tree portfast
spanning-tree bpdufilter enable
spanning-tree bpduguard enable
10.0.20.13 port int G3/0/11works and 10.0.20.12 port int G1/0/13 doesn't. I also attached both running-config files.