Celestica Documentation Portal

Find your product documents here

show running-config ospf

Displays OSPF running configs.

Syntaxshow running-config ospf
Command modeEXEC
Parameters None
UsageNone
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic# show running-config ospf
!
frr log syslog
frr log facility local4
!
interface Ethernet 8
 vrf Vrf-20
 ip ospf area 0
!
router ospf vrf Vrf-20
 ospf router-id 10.10.10.2
sonic# show running-config interface Ethernet 8
!
interface Ethernet 8
 fec none
 mtu 9100
 no shutdown
 speed auto
 vrf Vrf-20
 ip address 20.20.20.2/24
 ip ospf area 0
sonic#