beautypg.com

Allied Telesis AT-9000 Series User Manual

Page 518

background image

Chapter 33: Event Log Commands

490

Confirmation Command

“SHOW LOG CONFIG” on page 496

Examples

This example configures the log to save event messages that have the
severity level 0 or 4:

awplus> enable
awplus# configure terminal
awplus(config)# log buffered level 4

This example configures the event log to save event messages that are
generated by IGMP snooping (IGMPSNOOP), LACP (LACP) and port
configuration (PCFG):

awplus> enable
awplus# configure terminal
awplus(config)# log buffered program igmpsnoop,lacp,
pcfg

This example configures the event log to save event messages that have
the severity level 0 or 4 and that are generated by 802.1 port-based
network access control (PACCESS) or GARP (GARP):

awplus> enable
awplus# configure terminal
awplus(config)# log buffered level 4 program paccess,garp

This example restores the event log to its default settings so that it saves
messages with a severity level of 0, 4, or 6, from all management software
modules:

awplus> enable
awplus# configure terminal
awplus(config)# no log buffered