diff options
Diffstat (limited to 'docs/configuration/system/ipv6.rst')
-rw-r--r-- | docs/configuration/system/ipv6.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/configuration/system/ipv6.rst b/docs/configuration/system/ipv6.rst index cde7a2aa..d1322df2 100644 --- a/docs/configuration/system/ipv6.rst +++ b/docs/configuration/system/ipv6.rst @@ -158,6 +158,22 @@ Show commands Use this command to show the status of the RIPNG protocol +Clear commands +^^^^^^^^^^^^^^ + +.. opcmd:: clear ipv6 neighbors <address | interface> + + Use this command to reset IPv6 Neighbor Discovery Protocol cache for + an address or interface. + +.. opcmd:: clear ipv6 neighbors table + + Flush entire IPv6 ND cache + +.. opcmd:: clear ipv6 route cache + + Use this command to flush the kernel IPv6 route cache. + An address can be added to flush it only for that route. Reset commands ^^^^^^^^^^^^^^ |