Обновить HSRP/R3.txt

master
melenilya 2025-04-07 12:23:30 +03:00
parent 3d9ecdd6bc
commit 559caa4a67
1 changed files with 3 additions and 3 deletions

View File

@ -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