| (Netgear Switch Routing)#config(Netgear Switch Routing) (Config)#logging ?
 
 buffered                       Buffered (In-Memory) Logging Configuration.
 cli-command              CLI Command Logging Configuration.
 console                        Console Logging Configuration.
 host                               Enter IP Address for Logging Host
 syslog                           Syslog Configuration.
 (Netgear Switch Routing) (Config)#logging host ?
 <hostaddress>            Enter Logging Host IP Address
 reconfigure                   Logging Host Reconfiguration
 remove                          Logging Host Removal
 (Netgear Switch Routing) (Config)#logging host 192.168.21.253 ?
 <cr>                                Press Enter to execute the command.
 <port>                            Enter Port Id
 (Netgear Switch Routing) (Config)#logging host 192.168.21.253 4 ?
 <cr>                                Press Enter to execute the command.
 <severitylevel>            Enter Logging Severity Level (emergency|0, alert|1,critical|2, error|3, warning|4, notice|5, info|6, debug|7).
 (Netgear Switch Routing) (Config)#logging host 192.168.21.253 4 1 ?
 <cr>                                Press Enter to execute the command.
 (Netgear Switch Routing) (Config)#logging host 192.168.21.253 4 1
 (Netgear Switch Routing) #show logging hosts
 Index              IP Address              Severity              Port              Status
 --------              ----------                     -------                 -------              ----
 1                 192.168.21.253            alert                  4                    Active
 |