Hi everyone.
I have problem with configuring ospf routing ospfd daemon and cisco 2801.
First of all, i manage cisco on multicast network type.
After instalation I edit openospfd config :
# cat /usr/local/etc/ospfd.conf
# Global Configuration
router-id хх.хх.хх.хх
redistribute yy.yy.yy.0/24
area 0.0.0.0 {
auth-type crypt
auth-md 1 "KESEEert#2d3)"
auth-md-keyid 1
interface vr0 { hello-interval 5
router-dead-time 20
}
}
When daemon start, ospfctl sh int detail say what the network type is
BROADCAST. How can i configure openospfd working on multicast addressing.