Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IPsec commands
page 34-14
OmniSwitch CLI Reference Guide
September 2009
show ipsec policy
Displays the IPsec security policy configuration for the switch.
show ipsec policy [policy_name]
Syntax Definitions
policy_name
The name of an existing IPsec policy.
Defaults
By default, information is displayed for all security policies configured for the switch.
Platforms Supported
OmniSwitch 6850, 9000, 9000E
Usage Guidelines
Use the policy_name parameter to display information about a specific security policy.
Examples
-> show ipsec policy 
Name 
Priority
Source-> Destination 
Protocol Direction Action   State
------------+--------+--------------------------+--------+---------+--------+------
ftp-in-drop 100
::/0->fe80::1:1::1
 
 
TCP
in
 
discard
active
telnet-in-1  100
2000::/48->3ffe::200(23)
 TCP
in 
 ipsec
active
telnet-out-1 100
3ffe::200(23)->2000::/48
TCP  
out
ipsec
active
output definitions
Name
The name of the security policy.
Priority
The priority value assigned to the policy. If the same traffic is covered 
by multiple policies, the policy with the highest priority is applied.
Source -> Destination
Indicates the source and destination of traffic covered by this policy.
Protocol
Indicates the protocol traffic covered by this policy. The protocol name 
(TCP) or protocol number (80) will be displayed in this field.
Direction
Indicates whether the policy has been applied to the incoming or outgo-
ing traffic.
Action
Indicates the action to be taken on the traffic covered by this policy.
State
Indicates the operational state of this policy.