R2511-HP MSR Router Series OAA Command Reference(V5)
26
acseic-daemon is stopped
service acseid stop
Use service acseid stop to stop ACSEI client.
Syntax
service acseid stop
Default
The ACSEI client installed on the OAP is started.
Views
Any directory of the Linux system
Default command level
2: System level
Examples
# Stop 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 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]










