3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

466 CHAPTER 25: DVPN CONFIGURATION COMMANDS
Parameter
ip-address: Private IP address of a DVPN server (the IP address of a tunnel
interface).
Description
Use the private-ip command to assign a private IP address to a specified DVPN
server.
Use the undo private-ip command to remove the private IP address assigned to a
specified DVPN server.
A DVPN server is not assigned to a private IP address by default.
Example
# Assign a private IP address (192.168.0.1) to a DVPN server. (That is, assign the
private IP address to the tunnel interface.)
[SecBlade_VPN-Dvpn-class-abc] private-ip 192.168.0.1
reset dvpn all Syntax
reset dvpn all dvpn-id
View
User view
Parameter
dvpn-id: ID of a DVPN domain.
Description
Use the reset dvpn all command to clear all runtime information about a DVPN
domain and to initiate the DVPN domain.
Example
# Initiate the DVPN domain with an ID of 2.
<SecBlade_VPN> reset dvpn all 2
reset dvpn map Syntax
reset dvpn map public-ip port [ client-id ]
View
User view
Parameter
public-ip: Public IP address.
port: Port number ranging from 1 to 65,535.
client-id: ID of the client, ranging from 1 to 4,294,967,295.