cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1812
Views
10
Helpful
2
Replies

Policy Based Routing on ACI

tawa-ndafa
Level 1
Level 1

I have a SVI configured as below on the Nexus 7K, client want the VLAN to be migrated to ACI. How do I setup policy based routing in ACI?.

 

interface Vlan403
description ##### PABX #####
no shutdown
vrf member SNL
no ip redirects
ip address 10.18.1.2/24
no ipv6 redirects
ip router eigrp SNL
no ip passive-interface eigrp SNL
ip policy route-map APSIP

 

NEXUS-7K# sh route-map APSIP
route-map APSIP, permit, sequence 10
Match clauses:
ip address (access-lists): 161
Set clauses:
ip next-hop 10.36.1.10
NEXUS-7K# sh ip access-lists 161

IP access list 161
10 permit ip 10.18.1.0/24 10.6.0.0/16

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

Not sure about your environment - how these nexus are connected to the ACI environment -  but the below document help, you migrate to ACI and use PBR.

 

https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-739971.html

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello ACIGURU,

 

PBR (policy based redirect) in ACI is not the same as PBR in nxos (Policy based routing). nxos PBR is based on ip, ACI PBR is based in contract and EPGs, you have to consider these things.

- You have to migrate vlan 403 - BD_403, EPG_403.

- your "ip next-hop 10.36.1.10" has to be migrated to CISCO ACI fabric, BD, EPG (subnet + vlan).

- Destination must to be an EPG (10.6.0.0/16), in your case, I think for several EPGs.

Then you have to apply ACI PBR to follow the guide that balaji.bandi gave to you. You have to locate several cases and read carefully the guide because you will have to adjust ACI PBR to your case for North-South, East-West traffic and if your PBR next-hop is firewall, you will have to consider location, vrf, etc.

 

Review Cisco Networking for a $25 gift card

Save 25% on Day-2 Operations Add-On License