Command Reference Guide

3Com Router 5000 Family and Router 6000 Family display ipsec proposal 95
Command Reference
display ipsec proposal
Purpose Use the display ipsec proposal command to view information about the
proposal.
Syntax display ipsec proposal [ proposal-name ]
Parameters proposal-name
Name of the proposal.
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
View This command can be used in the following views:
Any view
Description If the name of the proposal is not specified, then information about all the proposals
will be shown.
Related Commands ipsec proposal
display ipsec sa
display ipsec policy
Table 1 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