Please enable JavaScript.
Coggle requires JavaScript to display documents.
Primary Command Modes - Coggle Diagram
Primary Command Modes
-
Privileged Mode:
switch#
-
-
to save changes To save changes made to the running configuration to the startup configuration file, use the copy running-config statup-config
-
user mode switch>
To move from user mode to privilege
mode, use enable (en)
To move to configuration
mode, use conf t
to move to line configuration
mode, use line console 0 or line vty 0 N (not more than 15)
-
To return to privilege
mode, use the exit command or end
-
-