diff options
Diffstat (limited to 'templates/protocols/ospf/mpls-te')
-rw-r--r-- | templates/protocols/ospf/mpls-te/node.def | 2 | ||||
-rw-r--r-- | templates/protocols/ospf/mpls-te/router-address/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/ospf/mpls-te/node.def b/templates/protocols/ospf/mpls-te/node.def index e138a407..19886f3b 100644 --- a/templates/protocols/ospf/mpls-te/node.def +++ b/templates/protocols/ospf/mpls-te/node.def @@ -1 +1 @@ -help: Set MultiProtocol Label Switching-Traffic Engineering (MPLS-TE) parameters +help: MultiProtocol Label Switching-Traffic Engineering (MPLS-TE) parameters diff --git a/templates/protocols/ospf/mpls-te/router-address/node.def b/templates/protocols/ospf/mpls-te/router-address/node.def index e849f8b3..1e69402d 100644 --- a/templates/protocols/ospf/mpls-te/router-address/node.def +++ b/templates/protocols/ospf/mpls-te/router-address/node.def @@ -1,5 +1,5 @@ type: ipv4 -help: Set stable IP address of the advertising router +help: Stable IP address of the advertising router update:expression: "vtysh -c \"configure terminal\" \ -c \"router ospf\" \ -c \"mpls-te router-address $VAR(@)\"; " |