Home > Articles > Cisco Certification > CCNP > CCNP Routing and Switching Portable Command Guide: Configuration of Redistribution

CCNP Routing and Switching Portable Command Guide: Configuration of Redistribution

  • Sample Chapter is provided courtesy of Cisco Press.
  • Date: Jan 21, 2015.

Redistributing Connected Networks

Router(config)#router ospf 1

Starts the OSPF routing process.

Router(config-router)#redistribute connected

Redistributes all directly connected networks.

NOTE: It is not necessary to redistribute networks that are already configured under the routing protocol.

NOTE: The connected keyword refers to routes that are established automatically by virtue of having enabled IP on an interface. For routing protocols such as OSPF, Intermediate System-to-Intermediate System (IS-IS), and EIGRP, these routes are redistributed as external to the autonomous system.

Router(config-router)#redistribute connected metric 50

Redistributes all directly connected networks and assigns them a starting metric of 50.

NOTE: The redistribute connected command is not affected by the default-metric command.

3. Redistributing Static Routes | Next Section Previous Section

Cisco Press Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Cisco Press and its family of brands. I can unsubscribe at any time.