diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-01-29 15:54:23 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-01-29 15:54:23 -0800 |
commit | 50dc24c897faf9f6743420166d6e17b3b0501bff (patch) | |
tree | be44ee113b7d28a39e90d6a856c64fef99c37bf1 /templates/show | |
parent | 08f31d40747f0edff4013ac9d5a722d0ce3863b4 (diff) | |
download | vyatta-op-vpn-50dc24c897faf9f6743420166d6e17b3b0501bff.tar.gz vyatta-op-vpn-50dc24c897faf9f6743420166d6e17b3b0501bff.zip |
add op-mode command to show routes added for VPN remote-subnet
Diffstat (limited to 'templates/show')
-rw-r--r-- | templates/show/vpn/route/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/vpn/route/node.def b/templates/show/vpn/route/node.def new file mode 100644 index 0000000..6728f81 --- /dev/null +++ b/templates/show/vpn/route/node.def @@ -0,0 +1,2 @@ +help: Show IP routes for VPN remote-subnets +run: ip route list table 220 |