Connectivity Guide

Table Of Contents
remote-as 104
no shutdown
admin@OS10:/opt/dell/os10/bin$
User admin logged out at session 16
SSH commands
You can execute commands remotely using a secure shell (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-2018 by Dell Inc. All Rights Reserved.
OS Version: 10.4.2.0
Build Version: 10.4.2.0.226
Build Time: 2018-11-08T21:43:05-0800
System Type: S6010-ON
Architecture: x86_64
Up Time: 3 days 00:28:58
OS9 environment commands
You can congure commands in an OS9 environment using the feature config-os9-style command.
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
After you enable this feature, 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
56
Getting Started