Last active
September 20, 2024 08:15
-
-
Save syehoonkim/6fc0735948fa616243b3813fbc6c0c46 to your computer and use it in GitHub Desktop.
Cisco Default Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| enable | |
| conf t | |
| no ip domain-look | |
| ena sec cisco | |
| line 0 | |
| logg sync | |
| exec-t 0 | |
| line vty 0 4 | |
| pass cisco | |
| exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment