Good day, can someone help me? I have a simple OSPF config in ROS 6, what will it look like in ROS 7?
/routing ospf instance
set [ find default=yes ] router-id=10.123.0.1
/routing ospf interface
add interface=VPN network-type=point-to-point
add interface=bridge1 network-type=broadcast
/routing ospf network
add area=backbone network=10.123.0.0/24
add area=backbone network=10.100.100.0/24