Reference Guide

Table Of Contents
ZTD Status Current operational status: enabled or disabled.
ZTD State Current ZTD state: initialized, in-progress, successfully completed, failed, or canceled
while in progress.
Protocol State Current state of ZTD protocol: initialized, idle while waiting to enable or
complete ZTD process, waiting for DHCP post-hook callback, downloading files, installing image,
executing pre-config or post-config CLI commands, or executing post-ZTD script file.
Reason Description of a successful or failed ZTD process.
Supported
Releases
10.4.1.0 or later
ztd cancel
Stops ZTD while in progress. After you cancel ZTD, you can enter CLI commands to configure the switch.
Syntax
ztd cancel
Parameters None
Default ZTD is enabled.
Command Mode EXEC
Usage
Information
When ZTD is enabled, the command-line interface is locked. You cannot enter OS10 configuration
commands. Use the ztd cancel command to cancel the ZTD process and return to CLI configuration
mode. You can enter ztd cancel only when ZTD is in a waiting state; that is, before it receives an
answer from the DHCP server. Otherwise, the command returns an error message.
Example
OS10# ztd cancel
Supported
Releases
10.4.1.0 or later
Remote access
You can remotely access the OS10 command-line interface (CLI) and the Linux shell. When you install OS10 the first time,
connect to the switch using the serial port.
Configure remote access
Configure the Management port IP address
Configure a default route to the Management port
Configure a user name and password
Remote access OS10 CLI
1. Open an SSH session using the IP address of the device. You can also use PuTTY or a similar tool to access the device
remotely.
ssh admin@ip-address
password: admin
2. Enter admin for both the default user name and password to log into OS10. You are automatically placed in EXEC mode.
OS10#
Remote access Linux shell
ssh linuxadmin@ip-address
password: linuxadmin
Getting Started
31