Users Guide

--------------------- ------------ -----------
2017-04-26T15:23:46Z 26704 startup.xml
Supported Releases 10.2.0E or later
discard
Discards any changes made to the candidate conguration le.
Syntax
discard
Parameters None
Default Not congured
Command Mode EXEC
Usage Information None
Example
OS10# discard
Supported Releases 10.2.0E or later
do
Executes most commands from all CONFIGURATION modes without returning to EXEC mode.
Syntax
do command
Parameters command — Enter an EXEC-level command.
Default Not congured
Command Mode INTERFACE
Usage Information None
Example
OS10(config)# interface ethernet 1/1/7
OS10(conf-if-eth1/1/7)# no shutdown
OS10(conf-if-eth1/1/7)# do show running-configuration
...
!
interface ethernet1/1/7
no shutdown
!
...
Supported Releases 10.2.0E or later
feature cong-os9-style
Congure commands in OS9 environment.
Syntax
feature config-os9-style
Parameters None
Default Not congured
Getting Started 53