cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
620
Views
0
Helpful
2
Replies

How can we redistribute static and default routes to OSPF on Nexus?

m.venkatesa
Level 1
Level 1

I am new to Nexus. 

can we use the following command to redistribute static and default routes to OSPF without route-map in the command? if we need route-map can you provide some examples please?

redistribute static metric 200 subnets

redistribute direct

thanks

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

You need a route map for Nexus route redistribution and you use prefix lists.

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

You need a route map for Nexus route redistribution and you use prefix lists.

Jon

thanks lot for sharing it