Unsolved

1 Rookie

 • 

1 Message

535

December 7th, 2020 17:00

N4032 PBR and default gateway

Hello

I have a N4032 switch that is working fine with some vlans and a default gateway with one ISP.

Know i connect a new ISP and i need that only certain ips use this ISP. I setup my policy based routing, but is not working, sometime all is routed thru default gateway and some time i just saw 0.0.0.0 on traceroute

I use this guide for setting uo PBR

https://www.dell.com/community/s/vjauj58549/attachments/vjauj58549/Network/35622/1/Policy%20Based%20Routing%20for%20Dell%20Networks%201.1.pdf

 

ip access-list nextor
1000 permit ip 172.16.60.0 0.0.0.7 any
exit
route-map "test" permit 1
exit
route-map "nextor" permit 10
match ip address nextor
set ip next-hop 104.243.211.17
exit

interface vlan 1110
ip address 172.16.60.1 255.255.255.248
ip policy route-map nextor
exit

Moderator

 • 

790 Posts

December 8th, 2020 00:00

Hi augustosep.

 

The document you are referring to is pretty old, there might have been changes in the commands in the meantime.

I found an article that is a bit fresher:

https://www.dell.com/support/kbdoc/en-us/000120976/how-to-perform-policy-based-routing-pbr-on-dell-networking-n-series-switches

 

Please try this one out and let us know your findings.

 

BR
Stefan

No Events found!

Top