cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
339
Views
0
Helpful
1
Replies

Confirmation of 'redistribute static' on OSPF

news2010a
Level 3
Level 3

Hi,

Imagine on RouterA I have advertised all respective networks. I do not have any static routes configured (by using ip route command).

That said, is there any need to issue command "redistribute static metric <> metric-type 1 subnets"?

loopback0

ip add 10.0.0.1 255.255.255.0

s0/0

ip add 192.168.0.1 255.255.255.0

router ospf 1

network 10.0.0.0 0.0.0.255 area 0

network 192.168.0.0 0.0.0.255 area 0

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Marlon

If you have no static routes on the router then no you do not need the "redistribute static .." statement under your "router ospf 1" as there are no statics to redistribute.

Redistributing statics is local to the router.

Jon

View solution in original post

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

Marlon

If you have no static routes on the router then no you do not need the "redistribute static .." statement under your "router ospf 1" as there are no statics to redistribute.

Redistributing statics is local to the router.

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card