beautypg.com

Saving to flash (cli), Logging out (cli), Service (cli) – Comtrol ES7506 User Manual

Page 141

background image

RocketLinx ES7506 User Guide: 2000529 Rev. F

Saving to Flash (CLI) - 141

Configuration Using the Command Line Interface (CLI)

Saving to Flash (CLI)

Save Configuration allows you to save any configuration you just made to the flash. Powering off the switch
without saving the configuration causes loss of the new settings.

Logging Out (CLI)

The CLI connection logs out of configure terminal mode, if you do not input any command after 30 seconds.

Service (CLI)

The service command provides the ability to disable HTTP and Telnet.

Note: There is not a web user interface page for the service command.

Saving to Flash

Save to Flash

SWITCH# write
Building Configuration…
[OK]

Switch# copy running-config startup-config
Building Configuration...
[OK]

Logging Out

Logout

SWITCH> exit

SWITCH# exit

Service

Disable HTTP

Switch(config)# service http disable
Switch(config)#

Enable HTTP

Switch(config)# service http enable
Switch(config)#

Disable telnet

Switch(config)# service telnet disable
Switch(config)#

Enable telnet

Switch(config)# service telnet enable
Switch(config)#