Configuring the vtep as an endc, Displaying and maintaining endp – H3C Technologies H3C S6800 Series Switches User Manual

Page 41

Advertising
background image

33

Configuring the VTEP as an ENDC

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an NVE tunnel
interface and enter tunnel

interface view.

interface tunnel tunnel-number
mode nve

By default, no tunnel interfaces exist on
the device.

3.

Assign a network ID to the
tunnel interface.

network-id network-id

By default, no network ID is assigned to a
tunnel interface.

4.

Configure a source IP
address or source

interface for the tunnel.

source { ipv4-address |
interface-type interface-number
}

By default, no source IP address or
source interface is specified for a tunnel.
This step specifies the IP address that the

local ENDC registers with the ENDS. If a
source interface is specified, its primary

IP address is used.

5.

Enable ENDC on the

tunnel interface.

vxlan neighbor-discovery client
enable server-ip

By default, ENDC is disabled.

6.

(Optional.) Enable ENDP
authentication.

vxlan neighbor-discovery
authentication { cipher |

simple } password

By default, ENDP authentication is
disabled.

7.

Configure the interval at
which the ENDC updates

its registration with the

ENDS.

vxlan neighbor-discovery client
register-interval time-value

By default, an ENDC updates its
registration with an ENDS every 15

seconds.

Displaying and maintaining ENDP

Execute display commands in any view and reset commands in user view.

Task Command

Display neighbors that an ENDC has
learned.

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

server-ip ]

Display ENDC statistics.

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

Display ENDC information.

display vxlan neighbor-discovery client summary

On an ENDS, display neighbors that
have registered with the ENDS.

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

On an ENDS, display ENDS statistics.

display vxlan neighbor-discovery server statistics interface tunnel
interface-number

On an ENDS, display ENDS
information.

display vxlan neighbor-discovery server summary

Advertising