diff options
Diffstat (limited to 'templates/show/incoming/pppoe')
-rw-r--r-- | templates/show/incoming/pppoe/node.def | 2 | ||||
-rw-r--r-- | templates/show/incoming/pppoe/node.tag/node.def | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/templates/show/incoming/pppoe/node.def b/templates/show/incoming/pppoe/node.def new file mode 100644 index 0000000..5f02564 --- /dev/null +++ b/templates/show/incoming/pppoe/node.def @@ -0,0 +1,2 @@ +help: Show pppoe interface input-policy information +run: ${vyatta_bindir}/show-input-policy.pl --type=pppoe diff --git a/templates/show/incoming/pppoe/node.tag/node.def b/templates/show/incoming/pppoe/node.tag/node.def new file mode 100644 index 0000000..67a0eae --- /dev/null +++ b/templates/show/incoming/pppoe/node.tag/node.def @@ -0,0 +1,3 @@ +help: Show specified pppoe interface information +allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show=pppoe +run: ${vyatta_bindir}/show-input-policy.pl "$4" |