diff options
Diffstat (limited to 'templates/show/ipv6/route/cache')
-rw-r--r-- | templates/show/ipv6/route/cache/node.def | 2 | ||||
-rw-r--r-- | templates/show/ipv6/route/cache/node.tag/node.def | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/templates/show/ipv6/route/cache/node.def b/templates/show/ipv6/route/cache/node.def deleted file mode 100644 index 45604e8..0000000 --- a/templates/show/ipv6/route/cache/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show kernel IPv6 route cache -run: ip -s -f inet6 route list cache diff --git a/templates/show/ipv6/route/cache/node.tag/node.def b/templates/show/ipv6/route/cache/node.tag/node.def deleted file mode 100644 index 8386f1f..0000000 --- a/templates/show/ipv6/route/cache/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Show kernel IPv6 route cache for a given route -allowed: echo -n '<h:h:h:h:h:h:h:h | h:h:h:h:h:h:h:h/x>' -run: ip -s -f inet6 route list cache $5 |