The Remove Service Table Entry (RMVSRVTBLE) command is used to remove a service entry from the service table. The service table is used to manage the mapping of network services to ports. You must know the service entry name, the port, and the protocol to remove the entry.
Restrictions:
- You must have input/output system configuration (*IOSYSCFG) special authority to run this command.
RMVSRVTBLE SERVICE(FTP) PORT(21) PROTOCOL(TCP)
This command removes an FTP service entry from the network service table. The service being removed is assigned to port 21 and runs the TCP protocol.