Hot Standby Router Protocol (HSRP)
Version vom 7. April 2016, 12:17 Uhr von Thomas (Diskussion | Beiträge)
c1841
c1841#show run interface fastEthernet 0/1 Building configuration... Current configuration : 201 bytes ! interface FastEthernet0/1 ip address 10.20.30.2 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto standby 1 ip 10.20.30.1 standby 1 priority 110 standby 1 preempt end
c2651
c2651#show run interface fastEthernet 0/1 Building configuration... Current configuration : 182 bytes ! interface FastEthernet0/1 ip address 10.20.30.3 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto standby 1 ip 10.20.30.1 standby 1 priority 105 end