diff --git a/HSRP/R2.txt b/HSRP/R2.txt index e3529a7..7633427 100644 --- a/HSRP/R2.txt +++ b/HSRP/R2.txt @@ -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