Hello,
concretely "birdc show route export server1" show what ?
Another good hint could be "birdc show ospf state", where you can see
ospf informations about whole infrastructure which ospf knows.
Vilem
On 12/03/2015 01:50 AM, Anton Kiryushkin wrote:
Hello.
I trying to use bird for export osp
Hello.
I trying to use bird for export ospf route for Cisco Nexus with next config:
router id 10.34.23.1;
filter export_OSPF {
if net = 77.71.22.23/32 then {
ospf_metric1 = 20;
ospf_metric2 = 20;
print "net accepted:", net;