1747Related command: interface tunnel on page 884.Example # Set the DVPN keepalive interval to 20 seconds and the maximum number ofattempts for transmitting a keepalive packet to 5. system-view[Sysname] interface Tunnel 0[Sysname-Tunnel0] keepalive 20 5reset dvpn sessionSyntax reset dvpn session { all | interface interface-type interface-number [ private-ipip-address ] }View User viewParameter all: Specifies all Spoke-Spoke and Spoke-Hub tunnels connected with the VAMclient.interface interface-type interface-number: Specifies the DVPN tunnels on theinterface. The interface-type argument can only be tunnel.private-ip ip-address: Specifies the private IP address of the peer client.Description Use the reset dvpn session command to remove DVPN tunnels connected withthe current client.Example # Remove the Spoke-Spoke tunnel on interface Tunnel0 whose peer privateaddress is 169.254.0.1. reset dvpn session interface tunnel 0 private-ip 169.254.0.1tunnel-protocol dvpn udpSyntax tunnel-protocol dvpn udpundo tunnel-protocolView Tunnel interface viewParameter NoneDescription Use the tunnel-protocol dvpn udp command to configure the DVPN tunnelmode.Use the undo tunnel-protocol command to restore the default.The default mode is GRE.