Managing the ExtremeWare XOS Software
ExtremeWare XOS 11.1 Concepts Guide
76
Displaying Process Information
To display information about the processes in the system, use the following command:
show process {<name>} {detail} {slot <slotid>}
Where the following is true:
●
name
—Specifies the name of the process.
●
detail
—Specifies more detailed process information, including memory usage statistics, process ID
information, and process statistics.
●
slotid
—Specifies the slot number of the MSM. A specifies the MSM installed in slot A. B specifies
the MSM installed in slot B.
Stopping a Process
To stop a running process, use the following command:
terminate process <name> [forceful | graceful] {msm <slot>}
Where the following is true:
●
name
—Specifies the name of the process.
●
forceful
—Specifies that the software quickly terminate a process. Unlike the
graceful
option, the
process is immediately shutdown without any of the normal process cleanup.
●
graceful
—Specifies that the process shutdown gracefully by closing all opened connections,
notifying peers on the network, and other types of process cleanup.
●
slot
—Specifies the slot number of the MSM. A specifies the MSM installed in slot A. B specifies the
MSM installed in slot B.
NOTE
Do not terminate a process that was installed since the last reboot unless you have saved your configuration. If you
have installed a software module and you terminate the newly installed process without saving your configuration,
your module may not be loaded when you attempt to restart the process with the
start process
command.
Starting a Process
To start a process, use the following command:
start process <name> {msm <slot>}
Where the following is true:
●
name
—Specifies the name of the process.
●
slot
—Specifies the slot number of the MSM. A specifies the MSM installed in slot A. B specifies the
MSM installed in slot B.
You are unable to start a process that is already running. If you try to start a currently running process,
for example
telnetd
, an error message similar to the following appears:
Error: Process telnetd already exists!
Содержание ExtremeWare XOS 11.1
Страница 16: ...Contents ExtremeWare XOS 11 1 Concepts Guide 16...
Страница 20: ...Preface ExtremeWare XOS 11 1 Concepts Guide 20...
Страница 21: ...1 Using ExtremeWare XOS...
Страница 22: ......
Страница 78: ...Managing the ExtremeWare XOS Software ExtremeWare XOS 11 1 Concepts Guide 78...
Страница 168: ...Virtual LANs ExtremeWare XOS 11 1 Concepts Guide 168...
Страница 200: ...Policies and ACLs ExtremeWare XOS 11 1 Concepts Guide 200...
Страница 252: ...Security ExtremeWare XOS 11 1 Concepts Guide 252...
Страница 265: ...2 Using Switching and Routing Protocols...
Страница 266: ......
Страница 294: ...Ethernet Automatic Protection Switching ExtremeWare XOS 11 1 Concepts Guide 294...
Страница 354: ...Extreme Standby Router Protocol ExtremeWare XOS 11 1 Concepts Guide 354...
Страница 416: ...IP Multicast Routing ExtremeWare XOS 11 1 Concepts Guide 416...
Страница 417: ...3 Appendixes...
Страница 418: ......
Страница 432: ...Software Upgrade and Boot Options ExtremeWare XOS 11 1 Concepts Guide 432...