- 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-Software upgrade commands
- 08-ISSU commands
- 09-Emergency shell commands
- 10-Preprovisioning commands
- 11-Device management commands
- 12-Tcl commands
- 13-Python commands
- 14-License management commands
- Related Documents
-
Title | Size | Download |
---|---|---|
10-Preprovisioning commands | 50.70 KB |
Preprovisioning commands
chassis slot
Use chassis slot to select a slot to provision and enter slot view.
Syntax
chassis chassis-number slot slot-number
Views
System view
Predefined user roles
network-admin
Parameters
chassis chassis-number slot slot-number: Specifies an interface card slot on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the interface card to be preprovisioned.
Examples
# Enter the slot view of slot 1 in chassis 1.
<Sysname> system-view
[Sysname] chassis 1 slot 1
[Sysname-chassis-1-slot-1]
Related commands
provision
display provision failed-config
Use display provision failed-config to display preprovisioned-commands application failure records.
Syntax
display provision failed-config
Views
Any view
Predefined user roles
network-admin
network-operator
A preprovisioned command cannot be applied if it conflicts with the running configuration.
Use this command to verify the application result of preprovisioned commands except for the following commands:
· duplex
· location
· speed
· sflow
To verify the application result of the listed commands, use the display current-configuration command. The display provision failed-config command might display incorrect application results for the listed commands.
Examples
# Display preprovisioned-commands application failure records.
<Sysname> display provision failed-config
Configuration applied at: Sat Jun 14 06:06:00 2014
Slot information: slot 1
Commands that failed to be applied:
#
interface Ten-GigabitEthernet1/0/1
speed 10000
#
Related commands
provision
reset provision failed-config
provision
Use provision to enable preprovisioning.
Use undo provision to disable preprovisioning.
Syntax
provision model model
undo provision model
Default
Preprovisioning is disabled.
Views
Slot view
Predefined user roles
network-admin
Parameters
model model: Specifies the card or IRF member device model to be preprovisioned. To obtain available models, enter a question mark (?) for the model argument.
Usage guidelines
This command allows you to enable preprovisioning on offline modules, including interface cards and IRF member devices.
The device automatically creates interfaces when preprovisioning is enabled for a module. The display interface command will not display these interfaces until the module comes online. However, you can preprovision the interfaces.
When you disable preprovisioning on a slot, the device removes all preconfigured settings for the slot.
Examples
# Enable preprovisioning for the LSUM2TGS48SG0 module on a slot.
<Sysname> system-view
[Sysname] slot 2
[Sysname-slot-2] provision model LSUM2TGS48SG0
Related commands
chassis slot
display provision failed-config
reset provision failed-config
slot
reset provision failed-config
Use reset provision failed-config to clear preprovisioned-commands application failure records.
Syntax
reset provision failed-config
Views
User view
Predefined user roles
network-admin
Usage guidelines
Preprovisioned modules that repeatedly come online and go offline (or join and leave the IRF fabric) might leave a number of commands that were not applied in memory. To release the occupied memory space, execute the reset provision failed-config command.
Examples
# Clear preprovisioned-commands application failure records.
<Sysname> reset provision failed-config
Related commands
display provision failed-config
provision
slot
Use slot to select a slot to provision and enter slot view.
Syntax
slot slot-number
Views
System view
Predefined user roles
network-admin
Parameters
slot-number: Specifies a slot number.
Examples
# Enter the view of a slot.
<Sysname> system-view
[Sysname] slot 2
[Sysname-slot-2]
Related commands
provision