cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
902
Views
1
Helpful
2
Replies

Add static route to Out-Of-Band EPG

conf-t
Level 1
Level 1

Hello,

For some raisons, we want to add a static route for APIC OOB mgmt. By default, when we type "route -n" command on the apic cli; we find a default route 0.0.0.0/0 GW: y.y.y.254, now we want to add another route like 10.x.x.x/24 GW: y.y.y.253

In the Out-Of-Band EPG, there is an option called "static routes", Is there where we can add the route?

 

2 Replies 2

M02@rt37
VIP
VIP

Hello @conf-t 

apic(config)# tenant <your_tenant_name>
apic(config-tenant)# private-networks
apic(config-tn-private-networks)# Out-of-Band

At this point, add static routes:

apic(config-tn-priv-net-oob)# static routes
apic(config-tn-priv-net-oob-static-routes)# route <your_network> <your_gateway>

This should add the static route (CLI) for the specified network in the Out-of-Band EPG.

GUI: ttps://www.cisco.com/c/dam/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/aci-guide-configuring-out-of-band-access-for-your-fabric.pdf

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hi

private-networks command doesn't exist.

Review Cisco Networking for a $25 gift card

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