Allied Telesis AT-FS970M Series User Manual
Page 675

AT-FS970M Switch Command Line User’s Guide
675
Examples
This example configures the switch to send to the console only those
event messages that have the minimum severity level 4:
awplus> enable
awplus# configure terminal
awplus(config)# log console level 4
This example configures the switch to send to the console only those
event messages that are generated by IGMP snooping (IGMPSNOOP)
and LACP:
awplus> enable
awplus# configure terminal
awplus(config)# log console program igmpsnoop,lacp
This example configures the switch to send to the console only those
event messages that have a minimum severity level of 4 and that are
generated by 802.1x port-based network access control (PACCESS) and
802.1q GARP:
awplus> enable
awplus# configure terminal
awplus(config)# log console level 4 program paccess,garp