Reference Guide

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
Command Mode CONFIGURATION
Usage Information
Once you enable the feature to congure the commands in OS9 format, log out of the session. In the next session,
you can congure the commands in OS9 format.
The current release supports VLAN tagging and Port channel grouping commands.
This feature does not have any impact on the show commands.
Use the no form of the command to disable the feature.
Example
OS10(config)# feature config-os9-style
OS10# show running-configuration compressed
interface breakout 1/1/28 map 10g-4x
feature config-os9-style
Supported Releases 10.3.0E or later
52 Getting Started