File: vrrp.xml

package info (click to toggle)
firewalld 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,900 kB
  • sloc: sh: 242,081; python: 29,155; xml: 13,238; makefile: 929
file content (7 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Virtual Router Redundancy Protocol RFC3768 and RFC5798.</short>
  <description>VRRP specifies an election protocol that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN.</description>
  <protocol value="112"/>
  <destination ipv4="224.0.0.18" ipv6="FF02:0:0:0:0:0:0:12"/>
</service>