System information

13-12 Adit 3000 CLI - Release 1.6
Configuration - IPSec Mode
mode
mode
Use the IPSec mode mode command to modify an IPSec security association mode. Note: If a router
requests tunnel mode, only tunnel mode can be negotiated between the peers. However, if transport
mode is requested, either transport or tunnel mode can be negotiated.
Syntax: (config-ipsec {n})# mode {transport|tunnel}
Example: (config-ipsec-1)# mode transport
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
net-type
Use the IPSec mode net-type command to define the network type.
Syntax: (config-ipsec {n})# network-type {dmz|lan|wan}
Example: (config-ipsec-1)# net-type lan
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
netbios
Use the IPSec mode netbios command to enable routing of NetBIOS broadcasts. To disable NetBIOS
broadcasts, see no netbios command on page 13-16.
Syntax: (config-ipsec {n})# netbios
Example: (config-ipsec-1)# netbios
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
transport Transport Mode - only the payload of the original IP packet is
encrypted and/or authenticated. The protected inside addresses will
appear in the original IP headers.
tunnel Tunnel Mode - The original IP packet is encrypted and/or
authenticated and is encapsulated in a new IP packet. Only the peer
outside addresses are seen, the protected inside addresses are hidden
from view. Default.
Field Definition
dmz Demilitarized Zone.
lan Local Area Network.
wan Wide Area Network.