Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »





ospf config
router-id <loopback address>
ospf area-interface-config-mode
!
router ospf <process ID number>
 fast-reroute keep-all-paths
 max-metric router-lsa on-startup 300
 bfd all-interfaces
 area <backbone area number> interface <interface>
 area <backbone area number> interface <interface> network-type point-to-point
 area <backbone area number> interface lo
 area <backbone area number> interface lo passive
 fast-reroute per-prefix ti-lfa area <backbone area number>
!
interface <interface>
 ip address <interface address>/31
interface lo
 ip address <loopback address>/32 secondary!









  • No labels