2528 CHAPTER 170: ACSEI CLIENT CONFIGURATION COMMANDS

Examples # Query the running status of an ACSEI client that is running.

<Sysname> oap connect slot 6 Connected to OAP!

[root@localhost ~]# service acseid status

acseic-daemon (pid 2849) is running...

# Query the running status of an ACSEI client that is stopped.

<Sysname> oap connect slot 6 Connected to OAP!

[root@localhost ~]# service acseid status acseic-daemon is stopped

service acseid stop

Syntax

service acseid stop

View

Any directory of the Linux system

Parameters

None

Description

Use the service acseid stop command to stop an ACSEI client.

 

By default, the ACSEI client installed on the OAP is started.

Examples

# Stop an ACSEI client that is running.

 

<Sysname> oap connect slot 6

 

Connected to OAP!

 

[root@localhost ~]# service acseid status

 

acseic-daemon (pid 2849) is running...

 

[root@localhost ~]# service acseid stop

 

Stopping acseic-daemon: [ OK ]

 

# Stop an ACSEI client that is stopped.

 

<Sysname> oap connect slot 6

 

Connected to OAP!

 

[root@localhost ~]# service acseid status

 

acseic-daemon is stopped

 

[root@localhost ~]# service acseid stop

 

Stopping acseic-daemon: [FAILED]

Page 2528
Image 2528
3Com MSR 30, MSR 50 manual Service acseid stop, Any directory of the Linux system, # Stop an Acsei client that is running