Tuesday, April 6, 2021

PBR on 2930 Switch?

I am trying to setup PBR on an Aruba 2930M switch, but it doesn't seem to do anything. The traffic gets routed as if the policy isn't even there. The objective is if VLAN2 tries to connect to anything in VLAN1, the traffic will be routed to the firewall on VLAN1. Without the PBR the 2930 would just route the traffic itself and it would never hit the firewall. Any suggestions would be appreciated.

VLAN1: 192.168.0.0 VLAN2: 192.168.1.0 Firewall: 192.168.0.1

Here is the config:

class ipv4 VLAN2 10 match ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255 exit

policy pbr VLAN2 10 class ipv4 VLAN2 action ip next-hop 192.168.0.1 exit exit

vlan 2 service-policy VLAN2 in



No comments:

Post a Comment