Displaying and maintaining IPv6 basics configuration

Task

Command

Remarks

Display the IPv6 FIB entries.

display ipv6 fib [ vpn-instance vpn-instance-name ] [ acl6 acl6-number | ipv6-prefix ipv6-prefix-name ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the IPv6 FIB entry of a specific destination IPv6 address.

display ipv6 fib [ vpn-instance vpn-instance-name ] ipv6-address [ prefix-length ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display IPv6 information about the interface.

display ipv6 interface [ interface-type [ interface-number ] ] [ brief ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display neighbor information.

display ipv6 neighbors { { ipv6-address | all | dynamic | static } [ slot slot-number ] | interface interface-type interface-number | vlan vlan-id } [ verbose ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the total number of neighbor entries satisfying the specified conditions.

display ipv6 neighbors { { all | dynamic | static } [ slot slot-number ] | interface interface-type interface-number | vlan vlan-id } count [ | { begin | exclude | include } regular-expression ]

Available in any view

Display neighbor information about a specific VPN.

display ipv6 neighbors vpn-instance vpn-instance-name [ count ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display IPv6 path MTU information.

display ipv6 pathmtu [ vpn-instance vpn-instance-name ] { ipv6-address | all | dynamic | static } [ | { begin | exclude | include } regular-expression ]

Available in any view

Display socket information.

display ipv6 socket [ socktype socket-type ] [ task-id socket-id ] [ slot slot-number ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the statistics of IPv6 packets and ICMPv6 packets.

display ipv6 statistics [ slot slot-number ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the IPv6 TCP connection statistics.

display tcp ipv6 statistics [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the IPv6 TCP connection status information.

display tcp ipv6 status [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the IPv6 UDP connection statistics.

display udp ipv6 statistics [ | { begin | exclude | include } regular-expression ]

Available in any view

Display ND snooping entries.

display ipv6 nd snooping [ ipv6-address | vlan vlan-id ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Clear IPv6 neighbor information.

reset ipv6 neighbors { all | dynamic | interface interface-type interface-number | slot slot-number | static }

Available in user view

Clear the path MTU values.

reset ipv6 pathmtu { all | static | dynamic}

Available in user view

Clear the statistics of IPv6 and ICMPv6 packets.

reset ipv6 statistics [ slot slot-number ]

Available in user view

Clear all IPv6 TCP connection statistics.

reset tcp ipv6 statistics

Available in user view

Clear the statistics of all IPv6 UDP packets.

reset udp ipv6 statistics

Available in user view

Clear ND snooping entries.

reset ipv6 nd snooping [ ipv6-address | vlan vlan-id ]

Available in user view