Parameter |
Description |
Value |
|---|---|---|
name name |
Specifies the name of a service scheme. |
The service scheme must already exist. |
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.
# Display information about all service schemes.
<sysname> 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.
<sysname> display service-scheme name svcscheme1
service-scheme-name : svcscheme1
service-scheme-primary-dns : -
service-scheme-secondary-dns : -
service-scheme-adminlevel : 15
service-scheme-dhcpgroup : -
service-scheme-ippool : -
service-scheme-primary-nbns : -
service-scheme-secondary-nbns : -
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. |
service-scheme-dhcpgroup |
DHCP server group. |
service-scheme-ippool |
IP address pool in the service scheme. |
service-scheme-primary-nbns |
Address of the primary NBNS server. |
service-scheme-secondary-nbns |
Address of the secondary NBNS server. |