B
ASIC
C
ONFIGURATION
3-37
Web – Click System, L og, Remote Logs. To add an IP address to the Host
IP List , type th e new IP addres s in the Host IP A ddress box, and then cl ick
Add. To delete an IP address, click the entry in the Host IP List, and then
click Remove.
Figure 3-16 Remote Logs
CLI – Enter the syslog server host IP address, choose the facility type and
set the logging trap.
Console(config)#logging host 192.168.1.15 4-60
Console(config)#logging facility 23 4-61
Console(config)#logging trap 4 4-62
Console(config)#end
Console#show logging trap 4-62
Syslog logging: Enabled
REMOTELOG status: Enabled
REMOTELOG facility type: local use 7
REMOTELOG level type: Warning conditions
REMOTELOG server ip address: 192.168.1.15
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
Console#