The display assignments command displays the services assigned to channels.
Synopsis
disp[lay] assignments [option] [option]
Description
The display assignments command is used to display all the services and startup services assigned to channels. The display assignments command options are described in the following table:
Option |
Description |
all |
Displays information on all services. This is the default. |
service_name |
Displays channels assigned with a specific service |
startup startup_name |
Displays channels assigned with a specific startup service |
channel chan# |
Displays assignments for channel specified by chan#. A range of channels can be specified. |
If more than one option is used, the system displays only channels that satisfy all the options given. If an invalid combination of options is given, the system displays an error message.
Examples
The following example displays information for channel 1:
disp assignments channel 1
The following example displays information for all channels that have the service xxx assigned:
disp assignments xxx
The following example displays information for all channels that have the startup service xxx assigned:
disp assignments startup xxx
See also