Routing setup can vary depending on the type of routing you wish to do, but a good overview of routing configuraiton is found in the User Guide starting on Pg. 485. It walks through both CLI and GUI configuration. You can also set up routing in GUI as a short-cut the first time, then view the configuration file afterward for the CLI approach. I hope this helps!
The guide can definitely help you out, but here is some information that might help as well:
On the PC8024F switch, with the latest firmware, you can configure routing globally and it will be applied to all VLANs as long as the VLAN has an IP address assigned and is in an up status. This switch also supports RIP and OSPF routing protocols, so you have the option of using dynamic or static routing.
If you only have two switches connected, no static route is required since that point-to-point link will have to be in the same subnet.
DELL-Jason E
3 Posts
1
November 15th, 2011 07:00
Jupiracy,
Routing setup can vary depending on the type of routing you wish to do, but a good overview of routing configuraiton is found in the User Guide starting on Pg. 485. It walks through both CLI and GUI configuration. You can also set up routing in GUI as a short-cut the first time, then view the configuration file afterward for the CLI approach. I hope this helps!
support.dell.com/.../GSG.pdf
tom_minerd
5 Posts
1
November 17th, 2011 09:00
Jupiracy,
The guide can definitely help you out, but here is some information that might help as well:
On the PC8024F switch, with the latest firmware, you can configure routing globally and it will be applied to all VLANs as long as the VLAN has an IP address assigned and is in an up status. This switch also supports RIP and OSPF routing protocols, so you have the option of using dynamic or static routing.
If you only have two switches connected, no static route is required since that point-to-point link will have to be in the same subnet.
Hopefully this helps clarify some things.
jupiracy
19 Posts
0
December 3rd, 2011 10:00
Hi guys, thanks a lot everyone to help me.