Last active
July 18, 2023 18:42
-
-
Save fastfingertips/d07e083baf419b48e147a4266fd96085 to your computer and use it in GitHub Desktop.
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
interface fastEthernet 0/0 | |
ip address 192.168.1.2 255.255.255.0 | |
no sh | |
security passwords min-length ? | |
security passwords min-length 10 | |
line vty 0 4 | |
login local | |
exec-timeout ? | |
execc-timeout 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment