511Usage guidelinesYou can configure different descriptions for IPsec policies, IPsec policy templates, or IPsec profilesto distinguish them.Examples# Configure the description for IPsec policy 1 as CenterToA. system-view[Sysname] ipsec policy policy1 1 isakmp[Sysname-ipsec-policy-isakmp-policy1-1] description CenterToAdisplay ipsec { ipv6-policy | policy }Use display ipsec { ipv6-policy | policy } to display information about IPsec policies.Syntaxdisplay ipsec { ipv6-policy | policy } [ policy-name [ seq-number ] ]ViewsAny viewPredefined user rolesnetwork-adminnetwork-operatorParametersipv6-policy: Displays information about IPv6 IPsec policies.policy: Displays information about IPv4 IPsec policies.policy-name: Specifies an IPsec policy by its name, a case-insensitive string of 1 to 63 characters.seq-number: Specifies an IPsec policy entry by its sequence number in the range of 1 to 65535.Usage guidelinesIf you do not specify any parameters, this command displays information about all IPsec policies.If you specify an IPsec policy name and a sequence number, this command displays informationabout the specified IPsec policy entry. If you specify an IPsec policy name without any sequencenumber, this command displays information about all IPsec policy entries with the specified name.Examples# Display information about all IPv4 IPsec policies. display ipsec policy-------------------------------------------IPsec Policy: mypolicy------------------------------------------------------------------------Sequence number: 1Mode: Manual-----------------------------The policy configuration is incomplete:ACL not specifiedIncomplete transform-set configurationDescription: This is my first IPv4 manual policy