no service
Required Command-Line Mode = Configure
Use the no service command to disable TCP or UDP small server services.
Note: There is not a corresponding configuration command.
The no service command has the following syntax:
no service <tcp-small-servers | udp-small-servers>
The following table describes the arguments for the no service command:
| 
                                                                             Argument  | 
                                                                        
                                                                             Description  | 
                                                                    
| 
                                                                             no service tcp-small-servers  | 
                                                                        
                                                                             Disables all small server services on TCP (including echo, chargen, discard, daytime, and time). For example: (config) # no service tcp-small-servers  | 
                                                                    
| 
                                                                             no service udp-small-servers  | 
                                                                        
                                                                             Disables all small server services on UDP (including echo, chargen, discard, daytime, and time). For example: (config) # no service udp-small-servers  | 
                                                                    



