OcNOS-SP : System Management Guide : System Management Command Reference : Basic Commands : show startup-config
show startup-config
Use this command to display the startup configuration.
Command Syntax
show startup-config
Parameters
None
Default
None
Command Mode
Privileged exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show startup-config
! 2001/04/21 11:38:52
!
hostname ripd
password zebra
log stdout
!
debug rip events
debug rip packet
!
interface lo
!
interface eth0
ip rip send version 1 2
ip rip receive version 1 2
!
interface eth1
ip rip send version 1 2
ip rip receive version 1 2
!
router rip
redistribute connected
network 10.10.10.0/24
network 10.10.11.0/24
!
line vty
exec-timeout 0 0
Last modified date: 10/19/2023