R2511-HP MSR Router Series OAA Command Reference(V5)
25
service acseid start
Use service acseid start to start ACSEI client.
Syntax
service acseid start
Default
The ACSEI client installed on the OAP module is started.
Views
Any directory of the Linux system
Default command level
2: System level
Examples
# Start an ACSEI client that is running.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid start
Starting acseic-daemon:
# Start an ACSEI client that is stopped.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid start
Starting acseic-daemon: [ OK ]
service acseid status
Use service acseid status to query the running status of an ACSEI client.
Syntax
service acseid status
Views
Any directory of the Linux system
Default command level
2: System level
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










