Published On: August 6ᵗʰ, 2019 02:04

Cisco Enterprise Network Function Virtualization Infrastructure Software Command Reference

factory-default-reset

To reset the Cisco Enterprise NFVIS host server to the default factory setting, use the factory-default-reset command in global configuration mode.

factory-default-reset { all | all-except-images | all-except-images-connectivity | manufacturing }

Syntax Description

all

Erases all configuration. Connectivity will be lost, and the admin password will be changed to factory default password.

all-except-images

Erases all configuration except images. Connectivity will be lost, and the admin password will be changed to factory default password.

all-except-images-connectivity

Erases all configuration except images and network connectivity.

manufacturing

Erases all configuration except images. Connectivity will be lost, and the admin password will be changed to factory default password.

Command Default

None

Command Modes

Global configuration (config)

Command History

Release Modification
3.5.1

This command was introduced.

Usage Guidelines

This command must be used only for troubleshooting purpose. We recommend you contact Cisco Technical Support before using this command.

Examples

The following is an example on how to reset to the default factory setting:

nfvis(config)# factory-default-reset all
nfvis(config)# commit