summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def
blob: d6f7b8ac36884ce1c219512d5af4e625dbfdc973 (plain)
1
2
3
4
5
6
7
help: Set to administratively apply, for an indefinite period
create:expression: "vyatta-vtysh -c \"configure terminal\" \
       -c \"router ospf\" \
       -c \"max-metric router-lsa administrative\"; "
delete:expression: "vyatta-vtysh -c \"configure terminal\" \
       -c \"router ospf\" \
       -c \"no max-metric router-lsa administrative \"; "