mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-10-30 17:59:38 +00:00
23 lines
586 B
INI
23 lines
586 B
INI
! Node 1
|
|
!
|
|
interface Vlan199
|
|
ip address 10.10.199.2 255.255.255.0
|
|
standby 2 ip 10.10.199.1
|
|
standby 2 timers msec 333 3
|
|
standby 2 priority 100
|
|
standby 2 preempt delay minimum 180 reload 180 sync 3
|
|
standby 2 authentication md5 key-string H1perL00p timeout 32767
|
|
standby 2 name VLAN199
|
|
!
|
|
!
|
|
! Node 2
|
|
!
|
|
interface Vlan199
|
|
ip address 10.10.199.3 255.255.255.0
|
|
standby 2 ip 10.10.199.1
|
|
standby 2 timers msec 333 3
|
|
standby 2 priority 120
|
|
standby 2 preempt delay minimum 180 reload 180 sync 3
|
|
standby 2 authentication md5 key-string H1perL00p timeout 32767
|
|
standby 2 name VLAN199
|