Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 IPSec Configuration Commands
3Com Corporation
5-7
View
Any view
Parameter
proposal-name: Name of the proposal.
Description
Use the display ipsec proposal command to view information about the proposal.
If the name of the proposal is not specified, then information about all the proposals will
be shown.
Related command: ipsec proposal, display ipsec sa and display ipsec policy.
Example
# View all the proposals.
[3Com] display ipsec proposal
Ipsec proposal name: prop2
encapsulation mode: tunnel
transform: ah-new
ah protocol: authentication-algorithm sha1-hmac-96
Ipsec proposal name: prop1
encapsulation mode: transport
transform: esp-new
esp protocol: authentication-algorithm md5-hmac96, encryption des
Table 5-4 IPSec proposal information
Item Description
Ipsec proposal name name of the proposal
encapsulation mode
modes used by proposal, including two
types: transport mode and tunnel mode
transform
security protocols used by proposal,
including two types: AH and ESP
ah protocol
the authentication-algorithm used by
AH: md5 | sha1
esp protocol
the authentication-algorithm and
encryption method used by ESP
respectively: MD5 and DES










