|
|
To disable a service, use the following command:
pmadm -d -p pmtag -s svctag
When a service is disabled, all subsequent connection requests for the service will be denied.
For example, the command pmadm -d -p ttymon2 -s 23 will disable service 23.
To verify that the port has been disabled, enter pmadm -l -p ttymon2 -s 23. In the output from this command, the ``x'' flag should be present in the ``FLGS'' column in the entry for this service.