From 3bc79ff3cb40eeb36a33de7112d558abb96cb22f Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 26 Sep 2021 13:08:37 +0200 Subject: ospf: T3757: add completion help when refering to area ID This extends commit 6f87d8c910 ("ospf: T3757: support to configure area at an interface level") with a completion helper to show which Area ID is already in use when configuring the area for an interface. --- interface-definitions/include/ospf/protocol-common-config.xml.i | 3 +++ 1 file changed, 3 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/include/ospf/protocol-common-config.xml.i b/interface-definitions/include/ospf/protocol-common-config.xml.i index 80931ac15..982e519a9 100644 --- a/interface-definitions/include/ospf/protocol-common-config.xml.i +++ b/interface-definitions/include/ospf/protocol-common-config.xml.i @@ -364,6 +364,9 @@ Enable OSPF on this interface + + protocols ospf area + u32 OSPF area ID as decimal notation -- cgit v1.2.3