протокол_vrrp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
протокол_vrrp [2010/03/29 13:37]
val
протокол_vrrp [2013/05/22 13:50]
127.0.0.1 external edit
Line 21: Line 21:
 [VRID] [VRID]
 serverid = 1 serverid = 1
-interface = le1+interface = em0
 useVMAC = yes useVMAC = yes
 carriertimeout = 10 carriertimeout = 10
Line 34: Line 34:
 [VRID] [VRID]
 serverid = 1 serverid = 1
-interface = le1+interface = em0
 useVMAC = yes useVMAC = yes
 carriertimeout = 10 carriertimeout = 10
Line 62: Line 62:
 root@gateN:​~#​ tcpdump -ni eth0 root@gateN:​~#​ tcpdump -ni eth0
 </​code>​ </​code>​
 +формально установка и использование выглядят так:
 <​code>​ <​code>​
 root@gateN:​~#​ apt-get install vrrpd root@gateN:​~#​ apt-get install vrrpd
  
-root@gate1:​~#​ vrrpd -D -i eth1 -v 50 -p 100 -a ah/0x1234 192.168.13.254+root@gate1:​~#​ vrrpd -D -i eth0 -v 50 -p 100 -a ah/0x1234 192.168.X.254
  
-root@gate2:​~#​ vrrpd -D -i eth1 -v 50 -p 50 -a ah/0x1234 192.168.13.254+root@gate2:​~#​ vrrpd -D -i eth0 -v 50 -p 50 -a ah/0x1234 192.168.X.254
  
 root@gateN:​~#​ tail -f /​var/​log/​syslog root@gateN:​~#​ tail -f /​var/​log/​syslog
  
-root@gateN:​~#​ ip addr show dev eth1+root@gateN:​~#​ ip addr show dev eth0
 </​code>​ </​code>​
протокол_vrrp.txt · Last modified: 2021/10/21 13:00 by val