Celestica Documentation Portal

Find your product documents here

show running-config ospf6

Displays OSPF6 running configs.

Syntaxshow running-config ospf6
Command modeEXEC
Parameters None
UsageNone
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic# show running-config ospf6
!
router ospf6
 ospf6 router-id 194.0.0.2
 interface Vlan50 area 1
sonic# show running-config interface Vlan 50
!
interface Vlan 50
 ipv6 address 50::2/64
 ipv6 use-link-local-only
sonic# show running-config interface Ethernet 47
!
interface Ethernet 47
 fec none
 mtu 9100
 no shutdown
 speed auto
 switchport trunk allowed vlan add 50
sonic#