Configuring an Extreme Summit switch
Previous
Top
Next
Telnet to the switch or connect via the console and login as the administrator (admin) level user.
To add a syslog server entry to the config, use the following syntax:
Configure syslog add <IP address of syslog server> <Facility name>
E.g. Configure syslog add 192.168.1.1 local0
To delete a syslog server entry from the config, use the following syntax:
Configure syslog delete <IP address of syslog server> <Facility name>
E.g. Configure syslog delete 192.168.1.1 local0
To enable logging of the CLI configuration commands, use the following command.
enable cli-config-logging