cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2217
Views
0
Helpful
1
Replies

Can't get WAN IP to from Modem with Switch in the middle.

NetworkTheWorld
Level 1
Level 1

Hello Everyone, I am very experienced in networking, hoping I'm missing something stupid - but I can't seem to figure this one out. Really appreciate anyone taking the time to read through this.

 

I have a 3560 I'm using as my core -- I have two VLANs 1 (Default) - 3 (WAN) - Modem is plugged into fa0/13 Port Config

 

interface FastEthernet0/13
switchport access vlan 3
switchport mode access

interface FastEthernet0/24

description Downlink Cisco 3550
switchport trunk encapsulation dot1q
switchport mode trunk

 

no spanning-tree vlan 3

 

Trunk port leads to another cisco switch, 3550 Port Config

 

interface FastEthernet0/24
description Uplink 3560
switchport trunk encapsulation dot1q
switchport mode trunk

interface FastEthernet0/13
description WAN VMWARE
switchport access vlan 3
switchport mode access
end

 

All i'm trying to do is get DHCP on my WAN VMware but I can't seem to pick anything up unless i connect directly from my modem (I need to avoid this as I only have one cable run). I can see the mac address present in both switches

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni
Hi

Your modem is connected on 3560 switch. If you connect a laptop on this switch, are you able to get an ip from the modem?

Can you share please output of following commands on both switches:
- sh vlan
- sh int status
- sh spanning vlan 3


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card