Обновить FINAL/R3.txt
parent
6ab1a36abc
commit
5502904a44
14
FINAL/R3.txt
14
FINAL/R3.txt
|
@ -1,19 +1,11 @@
|
|||
enable
|
||||
configure terminal
|
||||
no ip domain-lookup
|
||||
service password-encryption
|
||||
hostname R3
|
||||
enable secret class
|
||||
line console 0
|
||||
password cisco
|
||||
login
|
||||
logging synchronous
|
||||
exit
|
||||
line vty 0 4
|
||||
password cisco
|
||||
login
|
||||
exit
|
||||
banner motd #Unauthorized access prohibited#
|
||||
username R2 password 123
|
||||
username R4 password 456
|
||||
|
||||
int g0/0
|
||||
ip address 203.0.113.18 255.255.255.248
|
||||
no shut
|
||||
|
|
Loading…
Reference in New Issue