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

master
melenilya 2025-04-07 12:22:29 +03:00
parent 7c1e5bc400
commit 3d9ecdd6bc
1 changed files with 2 additions and 3 deletions

View File

@ -2,12 +2,12 @@ enable
configure terminal
hostname R1
no ip domain-lookup
interface Serial0/1/1
interface g0/1
ip address 10.2.2.2 255.255.255.252
clock rate 128000
no shutdown
exit
interface Serial0/1/0
interface g0/0
ip address 10.1.1.2 255.255.255.252
clock rate 128000
no shutdown
@ -29,7 +29,6 @@ router rip
version 2
network 10.2.2.0
network 10.1.1.0
network 209.165.200.224
exit
ip route 0.0.0.0 0.0.0.0 Lo1
router rip