display placement policy
Use display placement policy to display process placement policy information.
Syntax
display placement policy program { program-name | all | default }
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
program-name: Displays the placement policy for a process. The process name is a case-insensitive string of 1 to 15 characters.
all: Displays all process placement policies.
default: Displays the default process placement policy. It is not displayed if no default process placement policy is configured with the placement program default command.
Usage guidelines
The information about a placement policy is displayed only when the placement policy is configured for the specified process.
Examples
# Display the default process placement policy.
<Sysname> display placement policy program default Program: [default] : source ---------------------------------------------------------- affinity location-set slot 0 attract : system [default]
# Display the placement policy for AAA.
<Sysname> display placement policy program aaa Program: aaa : source ---------------------------------------------------------- affinity location-set slot 0 attract : system [default] 100
Table 50: Command output
Field | Description |
---|---|
Program | Process name. |
source | Source of the setting. The text system [default] identifies a default placement setting configured in the view you enter with the placement program default command. The text system aaa identifies a placement setting for the process aaa configured in the view you enter with the placement program program-name command. |