From ed361a8254073505c1183bc884aa2bcb6ff0b76c Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 14 Jul 2021 21:40:52 +0200 Subject: xml: provide common "dhcp-interface" include block --- interface-definitions/include/dhcp-interface.xml.i | 15 +++++++++++++++ interface-definitions/include/static/static-route.xml.i | 16 +--------------- 2 files changed, 16 insertions(+), 15 deletions(-) create mode 100644 interface-definitions/include/dhcp-interface.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/dhcp-interface.xml.i b/interface-definitions/include/dhcp-interface.xml.i new file mode 100644 index 000000000..939b45f15 --- /dev/null +++ b/interface-definitions/include/dhcp-interface.xml.i @@ -0,0 +1,15 @@ + + + DHCP interface supplying next-hop IP address + + + + + txt + DHCP interface name + + + + + + diff --git a/interface-definitions/include/static/static-route.xml.i b/interface-definitions/include/static/static-route.xml.i index 254ea3163..21babc015 100644 --- a/interface-definitions/include/static/static-route.xml.i +++ b/interface-definitions/include/static/static-route.xml.i @@ -31,21 +31,7 @@ - - - DHCP interface supplying next-hop IP address - - - - - txt - DHCP interface name - - - - - - + #include Next-hop IPv4 router interface -- cgit v1.2.3