diff options
Diffstat (limited to 'templates/protocols/ospf/mpls-te/enable/node.def')
-rw-r--r-- | templates/protocols/ospf/mpls-te/enable/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/mpls-te/enable/node.def b/templates/protocols/ospf/mpls-te/enable/node.def index 2ab09a62..4ea46008 100644 --- a/templates/protocols/ospf/mpls-te/enable/node.def +++ b/templates/protocols/ospf/mpls-te/enable/node.def @@ -1,4 +1,4 @@ -help: Enable the MPLS-TE functionality +help: Enable MPLS-TE functionality create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ -c \"router ospf\" \ -c \"mpls-te on\"; " |