OcNOS-SP : System Management Guide : System Management Command Reference : Basic Commands : write terminal
write terminal
Use this command to display the current configuration.
Command Syntax
write terminal
Parameters
None
Default
No default value is specified
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#write terminal
 
Current configuration:
!
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
network 10.10.10.0/24
network 10.10.11.0/24
redistribute connected
!
line vty
exec-timeout 0 0
 
Last modified date: 10/19/2023