From b72a88200effbc7f94dfce3ba0db02b8a2e1b077 Mon Sep 17 00:00:00 2001 From: hagbard Date: Mon, 11 Mar 2019 13:44:17 -0700 Subject: [arp] - T1288: python implemtation of 'set protocols static arp' --- interface-definitions/arp.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 interface-definitions/arp.xml (limited to 'interface-definitions') diff --git a/interface-definitions/arp.xml b/interface-definitions/arp.xml new file mode 100644 index 000000000..b72f025a8 --- /dev/null +++ b/interface-definitions/arp.xml @@ -0,0 +1,37 @@ + + + + + + + + + Static ARP translation + + ipv4 + IPv4 destination address + + + + + + + + + mac address to translate to + + h:h:h:h:h:h + Hardware (MAC) address + + + + + + + + + + + + + -- cgit v1.2.3