Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 4-23
Global Configuration Mode
Global Configuration Commands
ipsec log ipsec
Use the ipsec log ipsec command to enable IPSec related logs. To disable IPSec logging, see no ipsec
log ipsec command on page 4-41.
Syntax: (config)# ipsec log ipsec {atc|emvc|etc|ip-ctc|irtmc|mirl
|rc|rtmc|satmc|tc|tsmc|ttc|usc|vrp}
Example: (config)# ipsec log ipsec tc
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ipsec net-to-host
Use the ipsec net-to-host command to create a network-to-host connection.
Syntax: (config)# ipsec net-to-host remote-ip {address|any} pre-share
secret
Example: (config)# ipsec net-to-host remote-ip 192.168.1.200 pre-share
mysecret
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
atc Authentication Transforms Code.
emvc Even More Verbose Output.
etc Encryption Transforms Code.
ip-ctc IP Compression Transforms Code.
irtmc Internal Route Table Manipulation Code.
mirl Print all IPSec Messages Ignoring Rate Limit.
rc Receive Code.
rtmc Radij Tree Manipulation Code.
satmc Secure Association Table Manipulation Code.
tc Tunneling Code.
tsmc Transform Selection and Manipulation Code.
ttc Tunneling Transmit Code.
usc User-Space Communication Code.
vrp Verbose Rejected Packets.
Field Definition
address Specify a remote tunnel endpoint address.
any Allow any IP address.
secret Enter a pre-shared secret string.