efa show-running-config

Displays the running-config of all current EFA configurations.

Syntax

efa show-running-config

Usage Guidelines

Run this command to display the running-config of current configurations for core services.

The output is displayed in the following order: Asset, Fabric, Tenant commands.

The output contains the default values for each configuration line item.

You can use the command output for CLI playback on an empty EFA deployment. The output is a useful tool for recovery.

Example

This example shows a partial list of typical output.

$ efa show-running-config 

efa inventory device register --ip "10.24.80.191" --username admin --password password 

efa inventory device setting update --ip "10.24.80.191" --maint-mode-enable-on-reboot  No 
--maint-mode-enable No --health-check-enable No --health-check-interval 6m 
--health-check-heartbeat-miss-threshold 2 --config-backup-periodic-enable Yes 
--config-backup-interval 24h --number-of-config-backups 4 

efa inventory device register --ip "10.24.80.192" --username admin --password password 

efa inventory device setting update --ip "10.24.80.192" --maint-mode-enable-on-reboot  No 
--maint-mode-enable No --health-check-enable No --health-check-interval 6m 
--health-check-heartbeat-miss-threshold 2 --config-backup-periodic-enable Yes 
--config-backup-interval 24h --number-of-config-backups 4 

efa fabric create --name "default" --type clos --stage 3 --description "Default Fabric"