3Com® Switch 5500G Open Services Networking Configuration and Command reference Guide

ACSEI Client Configuration on Linux System 25
Displaying and
Maintaining an ACSEI
Server
ACSEI Client
Configuration on
Linux System
You can log into the Linux system on an OSN|M in multiple ways. This
section introduces ACSEI client configurations after you switch to the
Linux system from the switch’s CLI. For methods of logging into the Linux
system, refer to 3Com Switch 5500G OSN|M Getting Started Guide.
Installing ACSEI Client You can enter the OSN|M’s Linux system, download the ACSEI client rpm
package to the Linux system, and use the following commands to install
ACSEI client. Follow these steps to install ACSEI client:
n
filename is the external name of the ACSEI client rpm package, such
as acsei-client-1.0-0.i386.rpm, where 1.0-0 is the version number.
To... Use the command... Remarks
Display ACSEI client
summary
display acsei client
summary [ client-id ]
Available in any view
Display ACSEI client
information
display acsei client info [
client-id ]
To... Use the command... Remarks
Switch to the Linux system
of the OSN|M from the
switch’s CLI
osm connect unit unit-id Required
Available in user view
After the operation, the
operating interface is
switched to the Linux
system interface where
you can execute the
following commands.
Check if the ACSEI client
rpm package has been
installed
rpm -ql acsei-client Optional
Uninstall the ACSEI client
rpm package
rpm -e acsei-client Optional
Install the ACSEI client rpm
package
rpm -ivh filename Optional
By default, ACSEI client is
installed on the
OSN|M’s
Linux OS.
View the ACSEI client
version
rpm -qi acsei-client Optional