Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Programa

Página de 1143
Management Commands 
176
M4200 and M4300 Series ProSAFE Managed Switches 
Application Commands
Application commands enable you to manage applications that run on the switch.
application install
This command specifies how an executable file must start an application on the switch and 
how the application must run on the switch. You can enter the command (that is, preconfigure 
the command) for an executable file that is not yet present on the switch. The configuration 
does not take into effect until the executable file is present on the switch.
no application install
This command removes the execution configuration for an application on the switch. If the 
application is running, all processes associated with the application are stopped 
automatically.
Format
application install filename [start-on-boot] [auto-restart] [cpu-sharing 
number] [max-megabytes megabytes]
Mode
Global Config
Parameter
Description
filename
The name of the file that contains the executable or script that is started as a Linux process for the 
application.
start-on-boot
Starts the application each time the switch boots. When you specify this keyword, the application 
start the first time that the switch boots after you saved the command.
auto-restart
Automatically restarts the application’s processes if they stop running.
cpu-sharing 
number
Sets the CPU share allocated to this application. For the number argument, enter a number from 0 
to 99 that represents a percentage. If you leave the default of 0, the CPU share for the application 
processes is not limited.
Max-megabytes 
megabytes
Sets the maximum memory resource that the application processes can consume. For the 
megabyytes 
argument, enter a number from 0 to 200 that represents MB. If you leave the default 
of 0, the memory resources for the application processes are not limited.
Format
no application install filename
Mode
Global Config