beautypg.com

Allied Telesis AT-S62 User Manual

Page 217

background image

AT-S62 Command Line User’s Guide

217

Examples

This command stores all informational, error, and warning messages in a
file called “switch 12.log”:

save log filename=”switch 12.log”

This command stores the error messages of the VLAN module in a file
called “sw14.log”:

save log filename=sw14.log module=vlan severity=e

This command stores all informational messages in a file called
“sw56.log”, and overwrites the file of the same name that already exists
in the file system:

save log filename=sw56.log severity=i overwrite