From ddb793fe29ee1847a8f4e7defe066a140a6ae892 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 6 Feb 2021 10:48:54 +0100 Subject: xml: rip: ospf: add passive-interface building block --- .../include/routing-passive-interface-xml.i | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 interface-definitions/include/routing-passive-interface-xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/routing-passive-interface-xml.i b/interface-definitions/include/routing-passive-interface-xml.i new file mode 100644 index 000000000..8478620cf --- /dev/null +++ b/interface-definitions/include/routing-passive-interface-xml.i @@ -0,0 +1,24 @@ + + + + Suppress routing updates on an interface + + default + + + + txt + Interface to be passive (i.e. suppress routing updates) + + + default + Default to suppress routing updates on all interfaces + + + ^(default)$ + + + + + + -- cgit v1.2.3