859
reset ipv6 fibcache
Syntax reset ipv6 fibcache
View User view
Parameter None
Description Use the reset ipv6 fibcache command to clear FIB cache entries.
Example # Clear FIB cache entries.
<Sysname> reset ipv6 fibcache
reset ipv6 neighbors
Syntax reset ipv6 neighbors { all | dynamic | interface interface-type interface-number |
static }
View User view
Parameter all: Clears the static and dynamic neighbor information on all interfaces.
dynamic: Clears the dynamic neighbor information on all interfaces.
interface interface-type interface-number: Clears dynamic neighbor information
on a specified interface.
static: Clears the static neighbor information on all interfaces.
Description Use the reset ipv6 neighbors command to clear IPv6 neighbor information.
Example # Clear neighbor information on all interfaces.
<Sysname> reset ipv6 neighbors all
reset ipv6 pathmtu
Syntax reset ipv6 pathmtu {al l | static | dynamic }
View User view
Parameter all: Clears all PMTUs.
static: Clears all static PMTUs.
dynamic: Clears all dynamic PMTUs.