mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-02 18:09:39 +00:00
22 lines
569 B
INI
22 lines
569 B
INI
! Node 1
|
|
!
|
|
interface Vlan10
|
|
ip address 8.8.8.9 255.255.255.248
|
|
standby 1 ip 8.8.8.8
|
|
standby 1 timers msec 333 3
|
|
standby 1 priority 100
|
|
standby 1 preempt delay minimum 180 reload 180 sync 3
|
|
standby 1 authentication md5 key-string H1perL00p timeout 32767
|
|
standby 1 name VLAN10
|
|
!
|
|
! Node 2
|
|
!
|
|
interface Vlan10
|
|
ip address 8.8.8.10 255.255.255.248
|
|
standby 1 ip 8.8.8.8
|
|
standby 1 timers msec 333 3
|
|
standby 1 priority 100
|
|
standby 1 preempt delay minimum 180 reload 180 sync 3
|
|
standby 1 authentication md5 key-string H1perL00p timeout 32767
|
|
standby 1 name VLAN10
|