Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
QoS Policy Commands
page 53-194
OmniSwitch CLI Reference Guide
September 2009
show policy service
Displays information about pending and applied policy services. 
show [applied] policy service [service_name
Syntax Definitions
applied
Indicates that only services that have been applied should be displayed.
service_name
The name of the service for which you want to display information; or a 
wildcard sequence of characters for displaying information about 
services with similar names. Use an asterisk (*) to indicate a wildcard 
character. 
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Information about all policy services is displayed unless service_name is specified.
• The display may include any of the following characters:
Examples
-> show policy service
Service Name
From
IPProto
ScrPort
DstPort
telnet_service
cli
6 (TCP)
23
+ftp_service
cli
6 (TCP)
21
test_service
cli
6 (TCP)
21
-> show policy service telnet_service
Service Name
From
IPProto
ScrPort
DstPort
telnet_service
cli
6 (TCP)
23
-> show applied policy service
Service Name
From
IPProto
ScrPort
DstPort
telnet_service
cli
6 (TCP)
23
test_service
cli
6 (TCP)
21
character
definition
+
Indicates a new policy service.
-
Indicates the policy service is pending deletion.
#
Indicates that the policy service differs between 
the pending/applied services.