Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 IPSec Configuration Commands
3Com Corporation
5-3
Parameter
brief: Displays brief information about all the ipsec policies.
name: Displays information of the ipsec policy with the name policy-name and
sequence number seq-number.
policy-name: Name of an ipsec policy.
seq-number: Sequence number of an ipsec policy.
If no argument has been specified, the details of all the IPSec policies will be displayed.
If name policy-name has been specified but seq-number has not, the information of the
specified IPSec policy group will be listed out.
Description
Use the display ipsec policy command to view information about the ipsec policy.
The brief keyword is used for displaying brief information about all the ipsec policies,
whose display format is the brief format (see the following example). The brief
command can be used for quick display of all the ipsec policies. Brief information
includes: name and sequence number, negotiation mode, access control list, proposal,
local address, and remote address.
The other command words are used to display the detailed information about the ipsec
policy, whose display format is the detailed format (refer to the following example).
Related command: ipsec policy (system view).
Example
# View brief information about all the ipsec policies.
<3Com> display ipsec policy brief
Ipsec-policy-Name Mode acl Local Address Remote Address
policy1-100 manual 2000 150.1.1.2 150.1.1.1
test-300 isakmp 2200 202.38.160.66
ike-peer name: newpeer
Table 5-1 Brief information of IPSec policy
Item Description
Ipsec-policy-Name
Name and sequence number of an ipsec
policy
Mode
Negotiation method used by an ipsec
policy
acl
Access control list used by an ipsec
policy
Local Address Local IP address
Remote Address Remote IP address