Users Guide

Table Of Contents
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
96 Advanced CLI tasks