mirror of
https://github.com/SantaSpeen/kkep-praktic-2022.git
synced 2025-07-04 00:36:44 +00:00
Reconfig files
This commit is contained in:
parent
001b31ccac
commit
409cbb478c
@ -1,39 +0,0 @@
|
|||||||
en
|
|
||||||
conf t
|
|
||||||
hostname <name>
|
|
||||||
en secret cisco
|
|
||||||
ip domain name sex-rtr<№>
|
|
||||||
|
|
||||||
line con 0
|
|
||||||
no sh
|
|
||||||
exec-timeout 0 0
|
|
||||||
password pass
|
|
||||||
login
|
|
||||||
transport input ssh
|
|
||||||
exit
|
|
||||||
|
|
||||||
line vty 0 15
|
|
||||||
no sh
|
|
||||||
exec-timeout 0 0
|
|
||||||
password cisco
|
|
||||||
login local
|
|
||||||
transport input ssh
|
|
||||||
exit
|
|
||||||
int vlan 1
|
|
||||||
|
|
||||||
service password-encryption
|
|
||||||
banner motd "Sexshop <№> router"
|
|
||||||
|
|
||||||
crypto key generate rsa
|
|
||||||
|
|
||||||
<input 1024>
|
|
||||||
|
|
||||||
ip ssh ver 2
|
|
||||||
username admin secret line
|
|
||||||
|
|
||||||
|
|
||||||
exit
|
|
||||||
exit
|
|
||||||
|
|
||||||
write
|
|
||||||
exit
|
|
@ -1,37 +0,0 @@
|
|||||||
en
|
|
||||||
conf t
|
|
||||||
hostname <name>
|
|
||||||
en secret cisco
|
|
||||||
ip domain name sex-sw-<№>
|
|
||||||
|
|
||||||
line con 0
|
|
||||||
no sh
|
|
||||||
exec-timeout 0 0
|
|
||||||
password pass
|
|
||||||
login
|
|
||||||
transport input ssh
|
|
||||||
exit
|
|
||||||
|
|
||||||
line vty 0 15
|
|
||||||
no sh
|
|
||||||
exec-timeout 0 0
|
|
||||||
password cisco
|
|
||||||
login
|
|
||||||
transport input ssh
|
|
||||||
exit
|
|
||||||
|
|
||||||
service password-encryption
|
|
||||||
banner motd "Sexshop <№> switch"
|
|
||||||
|
|
||||||
crypto key generate rsa
|
|
||||||
|
|
||||||
<input 1024>
|
|
||||||
|
|
||||||
ip ssh ver 2
|
|
||||||
username admin secret line
|
|
||||||
|
|
||||||
exit
|
|
||||||
exit
|
|
||||||
|
|
||||||
write
|
|
||||||
exit
|
|
Loading…
x
Reference in New Issue
Block a user