From 559caa4a67c7ded7c06f315aec7dd7e26705f3e6 Mon Sep 17 00:00:00 2001 From: melenilya Date: Mon, 7 Apr 2025 12:23:30 +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=20HSRP/R3.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HSRP/R3.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HSRP/R3.txt b/HSRP/R3.txt index 344d04d..c794eaf 100644 --- a/HSRP/R3.txt +++ b/HSRP/R3.txt @@ -2,11 +2,11 @@ enable configure terminal hostname R3 no ip domain-lookup -interface f0/1 +interface g0/0 ip address 192.168.1.3 255.255.255.0 no shutdown exit -interface Serial0/1/1 +interface g0/1 ip address 10.2.2.1 255.255.255.252 clock rate 128000 no shutdown @@ -26,7 +26,7 @@ version 2 network 192.168.1.0 network 10.2.2.0 exit -interface f0/1 +interface g0/0 standby version 2 standby 1 ip 192.168.1.254 end