Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 DVPN Configuration Commands
3Com Corporation
3-17
Note:
The dvpn security acl command needs to be used together with the acl and rule
commands. If you provide the deny keyword for the rule command and specify the
corresponding ACL in the dvpn security acl command, all packets that match the ACL
are not to be encrypted by IPSec.
Example
# On tunnel interface 0 encrypt data streams except for those denied by ACL 3100.
[Quidway] acl number 3100
[Quidway-acl-adv-3100] rule deny ip
[Quidway-acl-adv-3100] quit
[Quidway] interface tunnel 0
[Quidway-Tunnel0] dvpn security acl 3100
3.1.22 dvpn server
Syntax
dvpn server dvpn-class-name
undo dvpn server dvpn-class-name
View
Tunnel interface view
Parameter
dvpn-class-name: Name of the DVPN class to be applied to the tunnel interface. A
DVPN class is a data structure that contains information such as the public IP address
at the DVPN server side, private (tunnel) IP address, user name and password. You
can create a DVPN class by executing the dvpn class command in system view.
Description
Use the dvpn server command to configure the DVPN class to be applied to a tunnel
interface.
Use the undo dvpn server command to remove the DVPN class applied to a tunnel
interface.
At present, a tunnel interface can support only one DVPN server, and a DVPN class
can only be applied to one tunnel interface.
A tunnel interface is not configured with a DVPN class by default.










