From d2de5c5263822a0c3bfa625f8d7cb3a2baa9377c Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Mon, 5 Nov 2007 17:30:38 -0800 Subject: Add ospf area validation and fix tab completion for router-id. --- templates/protocols/ospf/router-id/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/protocols/ospf/router-id/node.def') diff --git a/templates/protocols/ospf/router-id/node.def b/templates/protocols/ospf/router-id/node.def index b5072ccd..e37ba0ee 100644 --- a/templates/protocols/ospf/router-id/node.def +++ b/templates/protocols/ospf/router-id/node.def @@ -1,4 +1,4 @@ -type: ipv4; "router-id must be a IPv4 address" +type: ipv4 help: "Override the default router identifier" update: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" \ -c \"ospf router-id $(@)\" " -- cgit v1.2.3