Reference Guide

no shutdown
admin@OS10:/opt/dell/os10/bin$
User admin logged out at session 16
SSH commands
You can execute commands remotely using an SSH session. This is supported only for show commands.
Enter the show command along with SSH.
$ ssh admin@ip-address show-command
$ ssh admin@10.11.98.39 "show version"
admin@10.11.98.39's password:
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2017 by Dell Inc. All Rights Reserved.
OS Version: 10.3.9999E(X)
Build Version: 10.3.9999E(X.6309)
Build Time: 2017-12-28T18:07:44-0800
System Type: S4048-ON
Architecture: x86_64
Up Time: 1 week 4 days 08:07:44
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 cannot use the OS10 format of commands in the new 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
44
Getting Started