From 4aafa362d90804d211a6e15a8175df0ec38fcd69 Mon Sep 17 00:00:00 2001 From: DmitriyEshenko Date: Thu, 26 Mar 2020 18:00:15 +0000 Subject: pim: T1729: Basic PIM implementation --- interface-definitions/protocols-igmp.xml.in | 61 +++++++++++++++++++++ interface-definitions/protocols-pim.xml.in | 84 +++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) create mode 100644 interface-definitions/protocols-igmp.xml.in create mode 100644 interface-definitions/protocols-pim.xml.in (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-igmp.xml.in b/interface-definitions/protocols-igmp.xml.in new file mode 100644 index 000000000..a6a2f1420 --- /dev/null +++ b/interface-definitions/protocols-igmp.xml.in @@ -0,0 +1,61 @@ + + + + + + + + Internet Group Management Protocol (IGMP) + + + + + IGMP interface + + + + + + + + IGMP version + + 2-3 + IGMP version + + + + + + + + + IGMP host query interval + + 1-1800 + Query interval in seconds + + + + + + + + + IGMP max query response time + + 10-250 + Query response value in deci-seconds + + + + + + + + + + + + + diff --git a/interface-definitions/protocols-pim.xml.in b/interface-definitions/protocols-pim.xml.in new file mode 100644 index 000000000..944224f7b --- /dev/null +++ b/interface-definitions/protocols-pim.xml.in @@ -0,0 +1,84 @@ + + + + + + + + Protocol Independent Multicast (PIM) + 400 + + + + + PIM interface + + + + + + + + Hello Interval + + 1-180 + Hello Interval in seconds + + + + + + + + + + + Rendezvous Point + + + + + Rendezvous Point address + + ipv4 + Rendezvous Point address + + + + + + + + + Group Address range + + ipv4net + Group Address range RFC 3171 + + + + + + + + + + + + Keep alive Timer + + 31-60000 + Keep alive Timer in seconds + + + + + + + + + + + + + -- cgit v1.2.3