How to selectively redistribute network into OSPF.?
What does it concretely mean to redistribute into OSPF selective networks connected to loopback interfaces with metric type 2 and metric value of 100. Is such requirement achievable?
You can use route-maps at the time of redistribution in OSPF to selectively redistribute your networks.
int lo1
ip address 1.1.1.1 255.255.255.255
exit
route-map ABC
match interface loopback 1
exit
Router OSPF 1
redistribute connected route-map ABC metric 100 metric-type 2
exit
Recommended
- How can you guarantee a job for students who has no experience in Networking field?
- How to configure VPN between Cisco Router and ASA Firewall?
- How to configure RIPV2 with no auto summary?
- How to configure PAT (Port Address Translation)?
- How to configure Default Routing on Cisco Routers?
- What is the scope of CCNA course in India?
- What is scope of CCIE?
- How to remember 7 layers of OSI Model?
- How much salary can we get after doing CCNA course in Delhi Gurgaon?
- How many CCIE’s are there worldwide?
- Is it possible to pass CCIE Certification in 1st attempt?