Connectivity Guide

Table Of Contents
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 configured
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 config-os9-style
Configure commands in an OS9 environment.
Syntax
feature config-os9-style
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
After you enable the feature to configure commands in OS9 format, log out of the session. In the next
session, you can configure the commands in OS9 format. This feature does not have an 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
Getting Started 65