Network Monitoring Commands
Extreme Networks EAS 100-24t Switch CLI Manual
103
Example usage:
To configure the time interval as every 30 minutes for saving logs:
Example usage:
To display the method for saving logs:
Parameters time_interval <min 1-65535> - Use this parameter to configure the time
interval that will be implemented for saving logs. The logs will be saved every
x number of minutes that are configured here.
on_demand - Users who choose this method will only save logs when they
manually tell the switch to do so, using the save all or save log command.
log_trigger - Users who choose this method will have logs saved to the switch
every time a log event occurs on the switch.
Restrictions Only Administrator-level users can issue this command.
#config log_save_timing time_interval 30
Command: config log_save_timing time_interval 30
Success.
#
show log_save_timing
Purpose Used to display the method configured for saving logs to the switch’s Flash
memory.
Syntax show log_save_timing
Description This command is used to view the method configured for saving logs to the
switch’s Flash memory.
Parameters None.
Restrictions None.
#show log_save_timing
Command: show log_save_timing
Saving log method: on_demand
#
delete ipif
Purpose Used to delete an interface.
Syntax delete ipif [System] [ipv6address <ipv6networkaddr>]
Description This command is used to delete an interface. The System interface cannot be
deleted. By using this command, an IPv6 address can be deleted from the ipif.
config log_save_timing