diff --git a/FINAL/R3.txt b/FINAL/R3.txt index cbde198..af3a739 100644 --- a/FINAL/R3.txt +++ b/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