157 
no logging host index idx 
Parameter 
idx —— The index of the log host. The switch supports 4 log hosts at most. 
host-ip —— The IP for the log host. 
level —— The severity level of the log information sent to each log host. There 
are 8 severity levels marked with values 0-7. The smaller value has the higher 
priority. Only the log with the same or smaller severity level value will be sent to 
the corresponding log host. By default, it is 6 indicating that the log information 
marked with 0~6 will be sent to the log host. 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin and Operator level users have access to these commands. 
Example 
Enable log host 2 and set its IP address as 192.168.0.148, the level 5: 
T2600G-28TS(config)# logging host index 2 192.168.0.148 5   
23.7 logging console 
Description 
The logging console command is used to send the system logs to the console 
port.  To disable logging to the console, please use no logging console 
command. This function is enabled by default. 
Syntax 
logging console 
no logging console 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin and Operator level users have access to these commands. 
Example 
Enable logging to the console port: