I am trying to connect a Dell 6224 F layer 3 switch to a cisco 800 series router using VLANs.
I have the following configured
Dell 6224
- vlan1 192.168.1.2 / 24
- vlan10 10.3.5.2 / 24
- vlan167 167.233.100.2 /24
- vlan172 172.16.100.2 /24
Port 24 of the dell is connected to my cisco router. Port 24 is configured with SWITCHPORT ACCESS VLAN 10.
Cisco router
- lan inter configured with 10.3.5.1 / 24
167 and 172 clients can talk to each other.
From the clients I can ping vlan10 at 10.3.5.2 but I cannot ping the WAN router at 10.3.5.1
From telnet on the dell L3 I can ping 10.3.5.1 as well as all other vlans.
From the cisco I can ping 10.3.5.2 which is on the Dell at vlan10 but I cannot ping anything on vlan167 or 172.
Am I missing something configured on port 24 that is connecting my router and L3 switch?
I tired configuring vlan1 as 10.3.5.2 but then I was unable to route from 167 or 172 to 10. Is that by design? Are you unable to talk to default vlan1 because of security purposes?
I have the following configured
Dell 6224
- vlan1 192.168.1.2 / 24
- vlan10 10.3.5.2 / 24
- vlan167 167.233.100.2 /24
- vlan172 172.16.100.2 /24
Port 24 of the dell is connected to my cisco router. Port 24 is configured with SWITCHPORT ACCESS VLAN 10.
Cisco router
- lan inter configured with 10.3.5.1 / 24
167 and 172 clients can talk to each other.
From the clients I can ping vlan10 at 10.3.5.2 but I cannot ping the WAN router at 10.3.5.1
From telnet on the dell L3 I can ping 10.3.5.1 as well as all other vlans.
From the cisco I can ping 10.3.5.2 which is on the Dell at vlan10 but I cannot ping anything on vlan167 or 172.
Am I missing something configured on port 24 that is connecting my router and L3 switch?
I tired configuring vlan1 as 10.3.5.2 but then I was unable to route from 167 or 172 to 10. Is that by design? Are you unable to talk to default vlan1 because of security purposes?