When router_id is assigned automatically, the command show ip ospf doesn't display it.
If we configure router_id for ospf router that it is displayed correct.
switch# show ip ospf
OSPF Routing Process, Router ID: <-- In this place should be router_id
This implementation conforms to RFC2328
RFC1583 Compatibility flag is disabled
Opaque Capability flag is disabled
... (Missing part of the output) ...
Problem Description:
When router_id is assigned automatically, the command
show ip ospf
doesn't display it. If we configure router_id for ospf router that it is displayed correct.OpenSwitch version:
OpenSwitch 1.0.0 (Build: appliance-ops-1.0.0-release+2016090200)
Test Topology:
Steps to reproduce the problem:
Check ospf information via
show ip ospf
:config.txt