Configuring Virtual Private Networking (VPN) Configure Internet Protocol security (IPsec)
Digi TransPort® Routers User Guide
506
2. Configure IKEresponder parameters as needed:
Enable IKE Responder
Allows the router to respond to incoming IKE requests.
Accept IKE Requests with
Defines the settings that the router will accept during the negotiation
Encryption
The acceptable encryption algorithms.
Authentication
The acceptable authentication algorithms.
MODP Group between x and y
The acceptable range for MODP group.
Renegotiate after h hrs m mins s secs
How long the initial IKE Security Association will stay in force. When the IKE Security
Association expires, any attempt to send packets to the remote system will result in IKE
attempting to establish a new SA.
3. Click Apply.
Command line
Command Instance Parameter Values
Equivalent web
parameter
ike 0 noresp on, off Enable IKE Responder
ike 0 rencalgs des, 3des, aes
Multiple algorithms can specified in
a comma-separated list
Encryption
ike 0 keybits 0, 128, 192, 256 Encryption (Minimum
AES Key length)
ike 0 rauthalgs md5, sha1
Multiple algorithms can specified in
a comma-separated list
Authentication