Reference Guide

Dell EMC Networking OS10-Enterprise
Copyright (c) 1999-2018 by Dell Inc. All Rights Reserved.
OS Version: 10.4.1.0X
Build Version: 10.4.1.0.X.9
Build Time: 2018-06-12T22:18:40-0700
System Type: S4148F-ON
Architecture: x86_64
Up Time: 2 days 03:37:25
OS9 environment commands
You can congure commands in an OS9 environment by using the feature config-os9-style command. The current release
supports VLAN tagging and port-channel grouping commands.
VLAN Interface mode
tagged
no tagged
untagged
no untagged
Port-channel Interface mode:
channel-member
no channel-member
Enable the feature to congure commands in an OS9 environment in CONFIGURATION mode.
OS10(config)# feature config-os9-style
OS10(config)# exit
OS10# show running-configuration compressed
interface breakout 1/1/28 map 10g-4x
feature config-os9-style
Once this feature is enabled, you can use the OS9 format of commands only in the new session. This conguration does not take eect
in the current session.
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
Common commands
alias
Creates a command alias.
Syntax
alias alias-name alias-value
Parameters
alias-name — Enter the name of the alias (up to 20 characters).
alias-value — Enter the command to be executed within double quotes. Enter the $ followed by either
numbers ranging from
1 to 9 or with an asterisk (*) and enter the parameters while executing the commands
using the alias. Use asterisk (*) to represent any number of parameters.
Getting Started 53