- Table of Contents
-
- 01-Fundamentals Command Reference
- 00-Preface
- 01-CLI commands
- 02-RBAC commands
- 03-Login management commands
- 04-FTP and TFTP commands
- 05-File system management commands
- 06-Configuration file management commands
- 07-Multichassis configuration sync commands
- 08-Software upgrade commands
- 09-GIR commands
- 10-Automatic configuration commands
- 11-Tcl commands
- 12-Python commands
- 13-License management commands
- 14-Device management commands
- Related Documents
-
| Title | Size | Download |
|---|---|---|
| 10-Automatic configuration commands | 70.52 KB |
Automatic configuration commands
autodeploy udisk enable
Use autodeploy udisk enable to enable USB-based automatic configuration.
Use undo autodeploy udisk enable to disable USB-based automatic configuration.
Syntax
autodeploy udisk enable
undo autodeploy udisk enable
Default
USB-based automatic configuration is enabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
This command is supported only if the device has a USB interface.
Examples
# Disable USB-based automatic configuration.
[Sysname] undo autodeploy udisk enable
display autodeploy status
Use display autodeploy status to display information about automatic configuration status.
Syntax
display autodeploy status
Views
Any view
Predefined user roles
network-admin
network-operator
Usage guidelines
Use this command to identify whether automatic configuration was performed at the most recent startup with empty configuration and whether automatic configuration is enabled for the next startup.
Examples
# Display the status of system automatic configuration
<Sysname> display autodeploy status
Last startup autodeploy status:Yes
Next startup autodeploy status:No
Table 1 Command output
|
Field |
Description |
|
Last startup autodeploy status |
Whether the system was automatically configured at the most recent startup with empty configuration: · Yes. · No. |
|
Next startup autodeploy status |
Whether the system will be automatically configured at the next startup: · Yes. · No. |
