Siemens RUGGEDCOM ROX II User Manual page 457

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
1.
Make sure the CLI is in Configuration mode.
2.
Delete the pre-shared key by typing:
no tunnel ipsec preshared-key [ remote-address | local-address ] key key
Where:
• remote-address is the remote IP address
• local-address is the local IP address
• key is the is the content of the pre-shared key
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
Section 12.8.6
Managing Connections
An IPsec connection is an encrypted connection between two devices who share the same pre-authorized
authentication key.
CONTENTS
Section 12.8.6.1, "Viewing a List of Connections"
Section 12.8.6.2, "Adding a Connection"
Section 12.8.6.3, "Configuring Dead Peer Detection"
Section 12.8.6.4, "Deleting a Connection"
Section 12.8.6.5, "Viewing the Status of a Connection"
Section 12.8.6.1
Viewing a List of Connections
To view a list of connections configured for a VPN, type:
show tunnel ipsec connection
If connections have been configured, a table similar to the following example appears:
ruggedcom# show running-config tunnel ipsec connection
tunnel
ipsec
connection ipsec-12
no l2tp
ike algorithm 3des md5 modp8192
!
esp algorithm aes128 sha1
!
left
public-ip type default-route
public-ip value 192.168.11.0/24
!
right
public-ip type any
!
!
!
Managing Connections
Chapter 12
Tunneling and VPNs
411

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents