beautypg.com

Allied Telesis AT-DC2552XS User Manual

Page 164

background image

Chapter 7: Event Log Commands

164

Section I: Switch Management

Examples

This example configures the switch to send event messages that have
levels 0 to 5 and are generated by the program LACP to the syslog server
with the IPv4 address of 192.168.10.2:

awplus> enable
awplus# configure terminal
awplus(config)# log host 192.168.10.2 level 5
awplus(config)# log host 192.168.10.2 program lacp

This example stops filtering event messages with LACP-generated
messages to the destination syslog server with the IPv4 address of
192.168.10.2:

awplus> enable
awplus# configure terminal
awplus(config)# no log host 192.168.10.2 program lacp