summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def
blob: 5d1cfcaf2375b023cc913736f7d7de87fb3b9d42 (plain)
1
2
3
4
5
6
7
help: Administratively applied, for an indefinite period
create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \
       -c \"router ospf\" \
       -c \"max-metric router-lsa administrative\"; "
delete:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \
       -c \"router ospf\" \
       -c \"no max-metric router-lsa administrative \"; "