Command Reference Guide

36dvpn register-type 3Com Router 5000 Family and Router 6000 Family
Command Reference
dvpn register-type
Purpose Use the dvpn register-type command to configure the type of the additional
information when a client registers with a DVPN server.
Use the undo dvpn register-type command to revert to the default type.
Syntax dvpn register-type { forward | undistributed }*
undo dvpn register-type { forward | undistributed }*
Parameters forward
Specifies the DVPN server to forward all packets from
the client, but not to send packets redirecting the next
hop to the client.
undistributed
Specifies the DVPN server not to distribute information
about the client to other clients.
Example Set the DVPN server not to distribute the information about the client to other clients.
[3Com-tunnel0] dvpn register-type undistributed
View This command can be used in the following views:
Tunnel Interface view
Description The DVPN server determines whether or not to send redirecting packets according to
the type of the additional information.
If the additional information is of forward type, the client cannot establish sessions
with other clients in the DVPN domain. If the additional information is of
undistributed type, the DVPN server does not notify any client in the DVPN domain of
the redirecting packets about the client. (But the DVPN server can still notify the client
of redirecting packets about other clients. So the client may establish sessions with
other clients.)
You can execute the dvpn register-type command only on the tunnel interface
that is of client type.
The two flags are not set by default.
Related Command: dvpn interface-type