Celestica Documentation Portal

Find your product documents here

show startup-config

Displays the startup configuration on the device.

Syntaxshow startup-config
Command ModeEXEC
ParametersNone
UsageUse this command to retrieve the startup configuration.
Supported Releases1.0.0 or later
Click CommandNone
Example
sonic# show startup-config
!
tacacs-server host 1.2.3.4 timeout 10
!
radius-server host 1.2.3.4 auth-port 1000
!
lldp enable
lldp system-description Test
lldp system-name test
lldp timer 20 
no lldp tlv-select system-capabilities
!
interface Vlan 40
 description vlan40
!
interface PortChannel 2
 mtu 9100
 no shutdown
!
interface Ethernet 0
 mtu 1500
 shutdown
 speed 40000
 no lldp enable
!
interface Ethernet 4
 fec FC
 mtu 1700
 no shutdown
 speed auto
!
interface Ethernet 8
 fec none
 mtu 1500
 no shutdown
 speed auto
!
interface Ethernet 12
 mtu 9100
 no shutdown
 speed 40000
!
interface Ethernet 16
 fec RS
 mtu 1500
 no shutdown
 speed 40000
 no lldp enable
--more--