Dell powerconnect 6224 vlan routing
Posted
by
user1007727
on Server Fault
See other posts from Server Fault
or by user1007727
Published on 2012-11-12T19:09:11Z
Indexed on
2012/11/12
23:03 UTC
Read the original article
Hit count: 357
I have a small network and I need help with routing .. .
My VLANs
VLAN 1010 SALES
VLAN 1020 HR
I have assigned the above vlans to a tagged port and I have added a default route to send the traffic of to my firewall.
ip route 0.0.0.0 0.0.0.0 10.10.10.10
I have added a new vlan
VLAN 1030 Services
and I would like its traffic to go to a different interface on the firewall, 10.10.10.20
how can I go about doing that? can someone give me an example?
your help is highly appreciated.
Thank you
© Server Fault or respective owner