API Guide

Build Time: 2019-07-29T23:35:01+0000
System Type: S4148F-ON
Architecture: x86_64
Up Time: 1 day 00:54:13
Using OS9 commands
To enter configuration commands using an OS9 command syntax, use the feature config-os9-style command in
CONFIGURATION mode and log out of the session. If you do not log out of the OS10 session, configuration changes made with
OS9 command syntaxes do not take effect. After you log in again, you can enter OS9 commands, but only in the new session.
For example, to use OS9 commands to configure VLAN 11 on Ethernet port 1/1/15:
OS10(config)# feature config-os9-style
OS10(config)# interface vlan 11
OS10(conf-if-vl-11)# tagged ethernet 1/1/15
OS10(conf-if-vl-11)# show configuration
!
interface vlan11
no shutdown
tagged ethernet 1/1/15
To disable OS9 configuration-style mode, use the no feature config-os9-style command.
feature config-os9-style
Enables the command-line interface to accept OS9 command syntaxes.
Syntax
feature config-os9-style
Parameters None
Default Not configured
Command Mode CONFIGURATION
Usage
Information
After you enter the feature config-os9-style command, log out of the session and log back in. In
the next session, you can enter configuration commands in OS9 syntax. The no version of the command
disables the feature.
Example
OS10(config)# feature config-os9-style
OS10(config)# interface vlan 11
OS10(conf-if-vl-11)# tagged ethernet 1/1/15
Supported
Releases
10.3.0E or later
108 Advanced CLI tasks