display evi neighbor-discovery server member

Use display evi neighbor-discovery server member to display information about EVI neighbors that have registered with an ENDS on the device.

Syntax

display evi neighbor-discovery server member [ interface tunnel interface-number | local local-ip | remote client-ip ]

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.

local local-ip: Specifies the IP address of an ENDS on the device.

remote client-ip: Specifies the IP address of an EVI neighbor.

Usage guidelines

This command takes effect only if at least one ENDS is configured on the device.

Each neighbor entry includes the IP address, bridge MAC address, entry creation time, and aging time of a neighbor.

If no parameters are specified, this command displays all EVI neighbors that have registered with each ENDS on the device.

Examples

# Display EVI neighbor entries of all ENDSs on the device.

<Sysname> display evi neighbor-discovery server member
Interface: Tunnel0    Network ID: 1
IP Address: 11.0.0.1
Client Address  System ID         Expire    Created Time     
11.0.0.3        000F-0001-0001    25        2011/01/01 00:00:43
11.0.0.4        000F-0001-0002    15        2011/01/01 01:00:46
11.0.0.5        000F-0001-0003    20        2011/01/01 01:02:13

Interface: Tunnel1    Network ID: 2
IP Address: 11.0.1.2
Client Address  System ID         Expire    Created Time       
11.0.1.3        000F-0001-0011    19        2011/01/01 00:19:31
11.0.1.4        000F-0001-0012    30        2011/01/01 02:00:43
11.0.1.5        000F-0001-0013    20        2011/01/01 01:02:13

Interface: Tunnel2    Network ID: 3
IP Address: 12.0.0.1
Client Address  System ID         Expire    Created Time  
12.0.0.2        000F-0002-0001    30        2011/01/01 03:20:43
12.0.0.3        000F-0002-0002    37        2011/01/01 03:27:46

Table 14: Command output

Field

Description

Interface

Name of the ENDS-enabled EVI tunnel interface.

Network ID

EVI network ID.

IP Address

Source IP address of the EVI tunnel.

Client Address

IP address of the neighbor.

System ID

Bridge MAC address of the neighbor.

Expire

Remaining lifetime of the neighbor entry.

Created Time

Time when the neighbor entry was created.