Unsolved
This post is more than 5 years old
29 Posts
0
15271
January 16th, 2008 14:00
6024 Basic VLAN Routing
Hello,
I have read all the posts about Routing VLAN's and I am still not getting it to work. Please help!
Here is my setup. I have a Dell 6024. I have setup one new vlan so that I have the original VLAN 1 and the new VLAN 10. The systems on VLAN 1 have ip addresses 172.16.10.x, the system on VLAN 10 has the ip address 10.10.10.x. I am unable to see systems on VLAN 1 from VLAN 10, and vice versa. Here is my current configuration:
console# show running-config
Router Configuration
-----------------------------
vlan database
vlan 10
exit
interface ethernet g19
switchport access vlan 10
exit
interface vlan 1
ip address 172.16.10.254 255.255.255.0
exit
interface vlan 10
ip address 10.10.10.1 255.255.255.0
exit
router rip enable
username admin password 5f4dcc3b5aa765d61d8327deb882cf99 level 15 encrypted
snmp-server community Dell_Network_Manager rw view DefaultSuper
vlan 10
exit
interface ethernet g19
switchport access vlan 10
exit
interface vlan 1
ip address 172.16.10.254 255.255.255.0
exit
interface vlan 10
ip address 10.10.10.1 255.255.255.0
exit
router rip enable
username admin password 5f4dcc3b5aa765d61d8327deb882cf99 level 15 encrypted
snmp-server community Dell_Network_Manager rw view DefaultSuper
console#
Can someone please tell me what I am missing? It was my understanding that if I just created the VLAN and then assigned each an IP address that I would be able to pass data between the two? Is that wrong? Do I need to do something else?
Thanks,
Eric
No Events found!


eric117
29 Posts
0
January 16th, 2008 20:00
drgnslyr
19 Posts
0
January 17th, 2008 02:00
eric117
29 Posts
0
January 29th, 2008 12:00
and it says it is an unrecognized command...any ideas?
One more time, here is what I am trying to do..
I have one machine that is 172.16.20.20 and one machine that is 172.16.10.16. My firewall/router is 172.16.10.1
I need the two machines to talk to each other and then both machines be able to access the internet through my firewall/router.
Thanks.
PretzelDude
39 Posts
0
January 29th, 2008 12:00
PretzelDude
39 Posts
0
January 29th, 2008 13:00