
Solved!
Go to SolutionC5
chipset.5280
3 Posts
0
1052
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!
Responses (2)
Solutions (0)
chipset.5280
3 Posts
619
0
Posted March 8th, 2022 10:00
Thank you thank you!!
Reply

DELL-Josh Cr
Community Manager
•
9699 Posts
•
43744 Points
621
1
Posted 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.