11-29-2016 03:04 AM - edited 03-08-2019 08:21 AM
Hello,
I would like to migrate my 3750G switches to a Nexus setup.
There are some commands which are no longer recognized in the NX-OS software.
The distribute list command and tracking on a static route.
router ospf 1
log-adjacency-changes
auto-cost reference-bandwidth 1000
redistribute static subnets route-map static-to-ospf
network .....
.....
distribute-list 20 in GigabitEthernet1/0/51
distribute-list 20 in GigabitEthernet1/0/52
-----
ip route ....... track 5
ip route ...... track 5
Does anyone know an alternative configuration for this in NX-OS?
Thanks,
Joris
11-29-2016 04:34 AM
You could try use a filter list as distribute list not supported in nx-os
http://www.cisco.com/web/techdoc/dc/reference/cli/nxos/commands/ospf/area_filter-list__OSPF.html
11-29-2016 10:24 AM
Hi Mark,
Thank you, I'll try the filter list.
Any ideas about the static route with tracking?
Regards,
joris
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide