display evi neighbor-discovery client statistics

Use display evi neighbor-discovery client statistics to display ENDP packet statistics for an ENDC-enabled EVI tunnel interface.

Syntax

display evi neighbor-discovery client statistics interface tunnel interface-number

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface tunnel interface-number: Specifies an EVI tunnel interface by its number.

Examples

# Display ENDP packet statistics for ENDCs on the tunnel interface Tunnel 0.

<Sysname> display evi neighbor-discovery client statistics interface tunnel 0
Server Address: 10.0.0.1
Received packets:
  Reply:        170              Error:      1

Sent packets:
  Register:     170              Purge:      0

Server Address: 10.0.0.2
Received packets:
  Reply:        99               Error:      1

Sent packets:
  Register:     100              Purge:      0

Table 12: Command output

Field

Description

Server Address

IP address of the ENDS.

Received packets

Packets received by the ENDC:

  • Reply—Registration replies received from the ENDS.

  • Error—ENDP packets that have errors.

Sent packets

Packets sent by the ENDC:

  • Register—Registration packets sent to the ENDS.

  • Purge—Deregistration packets sent to the ENDS.