User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 351
5.6.12. logging host reconfigure
This command is used to reconfigure the setting of existing log host.
The parameter “<hostindex>” means logging host Index which could be found in the output of “show logging
hosts".
The parameter “<hostaddress|hostname>” could be IPv4 address, or IPv6 address, or domain name.
The parameter “<port>” means the service port number of remote log host.
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Format logging host reconfigure <hostindex> {<hostaddress|hostname> | port <port> | severitylevel
<severitylevel>}
Default None
Mode Global Config
Example: Changes the address of index 1 logging host to IPv4 address 2.2.2.2.
(M4500-32C) #configure
(M4500-32C) (Config)# logging host reconfigure 1 2.2.2.2
5.6.13. logging syslog
This command enables or disables syslog logging.
Format [no] logging syslog
Default Disabled
Mode Global Config
5.6.14. logging syslog port
This command sets the local port number of the log client for logging messages.
Format [no] logging syslog port <portid>
Default 514
Mode Global Config