display service-scheme
Usage Guidelines
Usage Scenario
The display service-scheme command displays the configuration of service schemes.
Before applying a service scheme to a domain, run the display service-scheme command to check whether the service scheme is correct.
Precautions
The display service-scheme command displays the detailed configuration if the command is executed in the service scheme view or the name of a service scheme is specified. Otherwise, this command displays only the summary of service schemes.
Example
# Display information about all service schemes.
<AC6605> display service-scheme
-------------------------------------------------------------------
service-scheme-name scheme-index
-------------------------------------------------------------------
svcscheme1 0
svcscheme2 1
-------------------------------------------------------------------
Total of service scheme: 2
# Display the configuration of the service scheme svcscheme1.
<AC6605> display service-scheme name svcscheme1 service-scheme-name : svcscheme1 service-scheme-primary-dns : 10.2.3.4 service-scheme-secondary-dns : - service-scheme-adminlevel : 15 service-scheme-redirect-acl-id: 3001 service-scheme-idlecut-time : 10 service-scheme-idlecut-flow : 20 service-scheme-idlecut-direct : Inbound and Outbound
Item |
Description |
---|---|
service-scheme-name |
Name of a service scheme. To create a service scheme, run the service-scheme (AAA view) command. |
scheme-index |
Index of the service scheme. |
service-scheme-primary-dns |
Address of the primary DNS server. |
service-scheme-secondary-dns |
Address of the secondary DNS server. |
service-scheme-adminlevel |
Level of an administrator. The value is an integer that ranges from 0 to 15. The value 15 indicates that this parameter is invalid. To configure a level of an administrator, run the admin-user privilege level command. |
service-scheme-redirect-acl-id |
Number of the ACL used for redirection in the service scheme. |
service-scheme-idlecut-time |
Idle-cut timeout interval, in minutes. To configure this item, run the idle-cut (service scheme view) command. |
service-scheme-idlecut-flow |
Traffic threshold for idle-cut, in kbytes. To configure this item, run the idle-cut (service scheme view) command. |
service-scheme-idlecut-direct |
Direction in which idle-cut takes effect for traffic. The
value can be:
To configure this item, run the idle-cut (service scheme view) command. |