Allied Telesis AT-8100 Series User Manual
Page 697

AT-8100 Switch Command Line User’s Guide
697
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