API Guide

home: Move from the home directory (home://filepath).
usb: Move from the USB file system (usb://filepath).
Default Not configured
Command Mode EXEC
Usage
Information
Use the dir config command to view the directory contents.
Example
OS10# move config://startup.xml config://startup-backup.xml
Example (dir)
OS10# dir config
Directory contents for folder: config
Date (modified) Size (bytes) Name
--------------------- ------------ -----------
2017-04-26T15:23:46Z 26704 startup.xml
Supported
Releases
10.2.0E or later
no
Disables or deletes commands in EXEC mode.
Syntax
no [alias | debug | support-assist-activity | terminal]
Parameters
alias Remove an alias definition.
debug Disable debugging.
support-assist-activity SupportAssist-related activity.
terminal Reset terminal settings.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command in EXEC mode to disable or remove a configuration. Use the no ? in
CONFIGURATION mode to view available commands.
Example
OS10# no alias goint
Supported
Releases
10.2.0E or later
ping
Tests network connectivity to an IPv4 device.
Syntax
ping [vrf {management | vrf-name}] [-4] [-aAbBdDfhLnOqrRUvV] [-c count] [-i
interval] [-I interface] [-m mark] [-M pmtudisc_option] [-l preload] [-p
pattern] [-Q tos] [-s packetsize] [-S sndbuf] [-t ttl] [-T
timestamp_option] [-w deadline] [-W timeout] [hop1 ...] destination
Parameters
vrf management (Optional) Pings an IPv4 address in the management virtual routing and
forwarding (VRF) instance.
vrf vrf-name (Optional) Ping an IP address in a specified VRF instance.
-4 (Optional) Uses the IPv4 route over the IPv6 route when both IPv4 as well as IPv6 default
routes are configured, you must use the following option in the ping command: -4. For example,
OS10# ping vrf management -4 dell.com.
CLI Basics 77