Use one of the following commands to list active services for all service types from the server selma:
ncslist -s selma -t 0xFFFF ncslist -s selma -t term |
Use the following command to list all active terminal services from the server selma:
ncslist -s selma -t 0x0247 |
Use the following command to list all active services of all service types for the entire network:
ncslist -t 0xFFFF |
Use the following command to list all active terminal services for the entire network:
ncslist -t term |