diff options
Diffstat (limited to 'templates/protocols/ospf/mpls-te/router-address')
-rw-r--r-- | templates/protocols/ospf/mpls-te/router-address/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/mpls-te/router-address/node.def b/templates/protocols/ospf/mpls-te/router-address/node.def index 9c70bd29..a082f3f7 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: Stable IP address of the advertising router +help: Set stable IP address of the advertising router update:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ -c \"router ospf\" \ -c \"mpls-te router-address $VAR(@)\"; " |