From 5502904a449ef89a289db21a01c29406410fddd9 Mon Sep 17 00:00:00 2001 From: melenilya Date: Thu, 17 Apr 2025 16:08:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20FINAL/R3.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FINAL/R3.txt | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) 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