Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 DVPN Configuration Commands
3Com Corporation
3-13
Parameter
dvpn-id: ID of the DVPN domain ranging from 1 to 65,535.
Description
Use the dvpn dvpn-id command to specify the DVPN domain the tunnel interface
belongs to. This command is valid when the tunnel interface is encapsulated as DVPN.
Use the undo dvpn dvpn-id command to remove the DVPN domain ID assigned to the
tunnel interface.
No DVPN domain ID is assigned to a tunnel interface by default.
Related command: tunnel-protocol udp dvpn.
Example
# Set the ID of the DVPN domain the tunnel interface belongs to the to 100.
[Quidway] int tunnel 0
[Quidway-Tunnel0] dvpn-protocol udp dvpn
[Quidway-Tunnel0] dvpn dvpn-id 100
3.1.17 dvpn interface-type
Syntax
dvpn interface-type { client | server }
View
Tunnel interface view
Parameter
client: Specifies the tunnel interface to be of client type.
server: Specifies the tunnel interface to be of server type.
Description
Use the dvpn interface-type command to specify the type of a tunnel interface. A
tunnel interface is of client type by default.
Example
# Specify the tunnel interface to be of server type.
[Quidway-Tunnel0] dvpn interface-type server