Users Guide

Table Of Contents
Linux
使 -c
admin@OS10:/opt/dell/os10/bin$ clish -c "show version"
New user admin logged in at session 10
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2019 by Dell Inc. All Rights Reserved.
OS Version: 10.5.0.0
Build Version: 10.5.0.270
Build Time: 2019-07-29T23:35:01+0000
System Type: S4148F-ON
Architecture: x86_64
Up Time: 1 day 00:54:13
User admin logged out at session 10
admin@OS10:/opt/dell/os10/bin$
使 -B
batch_cfg.txt
configure terminal
router bgp 100
neighbor 100.1.1.1
remote-as 104
no shutdown
admin@OS10:/opt/dell/os10/bin$ clish -B ~/batch_cfg.txt
New user admin logged in at session 15
BGP
admin@OS10:/opt/dell/os10/bin$ clish -c "show running-configuration bgp"
New user admin logged in at session 16
!
router bgp 100
!
neighbor 100.1.1.1
remote-as 104
no shutdown
admin@OS10:/opt/dell/os10/bin$
User admin logged out at session 16
使 ifconfig -a VLAN Linux
boportchannel-number VLAN brvlan-id e101-001-0
1/1/1
admin@OS10:~# ifconfig -a
e101-001-0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::20c:29ff:feed:9ea9 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:ed:9e:a9 txqueuelen 1000 (Ethernet)
RX packets 266262 bytes 18763391 (17.8 MiB)
RX errors 0 dropped 8293 overruns 0 frame 0
TX packets 18754 bytes 3963136 (3.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
bo1: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 >>> port-channel
inet6 fe80::20c:29ff:feed:9f11 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:ed:9f:11 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 1 overruns 0 carrier 0 collisions 0
90
CLI