Srikanth Vavilapalli | 1725e49 | 2014-12-01 17:50:52 -0800 | [diff] [blame^] | 1 | The 'show running-config' command displays the complete |
| 2 | configuration for the controller. When the controller |
| 3 | is operating with HA enabled, 'show running-config' displays |
| 4 | the configuraion of the HA cluster. |
| 5 | |
| 6 | The running-config is intended to show the configuration |
| 7 | necessary to update a default configuration to the current |
| 8 | configuration. The running-config then displays deviations |
| 9 | from the default configuration; configuration whice arises |
| 10 | from the default configuration will not be shown in the |
| 11 | running-config |
| 12 | |
| 13 | While operating with HA enabled, a replay of the running |
| 14 | config will not cause a slave to be (re)configured into |
| 15 | HA-enabled if it is not already operating as HA-enabled. |