C Commands
commit (Call home)
89
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
commit (Call home)
To distribute a Cisco Fabric Services (CFS) configuration, use the commit command.
commit
Syntax Description This command has no arguments or keywords
Defaults None
Command Modes Call home configuration
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines The commit command results in the distribution of the CFS configuration to the running configuration
of all CFS-enabled devices in the fabric.
You can only use the commit command on the specific device where the fabric lock was acquired.
Configuration changes that have not been committed yet (still saved as a working copy) are not in the
running configuration and do not display in the output of show commands.
An empty commit is allowed to distribute a current configuration if you want to make sure that all
devices are synchronized.
This command does not require a license.
Examples This example shows how to commit a CFS configuration and verify that the commit was successful:
switch(config-callhome)# commit
switch(config-callhome)# show callhome session status
Last Action Time Stamp : Tue Dec 23 11:15:02 2008
Last Action : Commit
Last Action Result : Success
Last Action Failure Reason : none
Release Modification
4.1(2) This command was introduced.