Saving to flash (cli), Logging out (cli), Service (cli) – Comtrol ES7510-XT User Manual

Page 189

Advertising
background image

190 - Saving to Flash (CLI)

RocketLinx ES7510-XT User Guide: 2000571

Rev. D

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)#

Advertising