3 Posts
0
1000
March 8th, 2022 06:00
S4048-ON Default Gateway
I'm trying not to be confused. LOL
As I understand it, there is no "Default Gateway" on the S4048. So to get the same result, assuming my firewall is 192.168.3.2, is it as simple as:
#ip route 0.0.0.0/0 192.168.3.2 255
The "255" would be the preference so it would try all the internal routes before dumping to 192.168.3.2.
Or am I about to make a mess? LOL
Thanks in advance!
No Events found!
DELL-Josh Cr
Moderator
•
9.2K Posts
1
March 8th, 2022 10:00
Hi,
Yes, you are correct. That is the way to do it. Let us know if you have any additional questions.
chipset.5280
3 Posts
0
March 8th, 2022 10:00
Thank you thank you!!