Forum Discussion
pdawson1983
Nov 16, 2017Nimbostratus
Default Route into OSPF
I am unable to advertise a default route 0.0.0.0/0 from the F5 into ospf.
I have an F5 VE running 12.1.1 on KVM-QEMU. IMI is running and I have neighbor relationships with the appropriate routers....
pdawson1983
Nov 16, 2017Nimbostratus
Figured it out. I was missing the default-information originate command.
The config should look like this:
[root@F5-INTERNET-01:Active:In Sync] config cat zebos/rd0/ZebOS.conf
!
no service password-encryption
!
interface lo
!
interface tmm
!
interface Core
ip ospf priority 0
ip ospf mtu-ignore
!
interface Internet
!
router ospf
ospf router-id 10.246.3.250
redistribute kernel
passive-interface Internet
network 10.246.3.0 0.0.0.255 area 0.0.0.0
default-information originate
!
line con 0
login
line vty 0 39
login
!
end
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects