-
Notifications
You must be signed in to change notification settings - Fork 74
sync switch
Chris Ladd edited this page Oct 11, 2019
·
1 revision
stack sync switch [switch ...] [nukeswitch=boolean] [persistent=boolean]
Reconfigure switch and optionally set the configuration
to the startup configuration.
-
{switch}
Zero, one or more switch names. If no switch names are supplied, all switches will be reconfigured.
-
{nukeswitch=boolean}
-
{persistent=boolean}
If "yes", then set the startup configuration. The default is: yes.
-
stack sync switch switch-0-0
Reconfigure and set startup configuration on switch-0-0.
-
stack sync switch switch-0-0 persistent=no
Reconfigure switch-0-0 but dont set the startup configuration..
-
stack sync switch
Reconfigure and set startup configuration on all switches.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.