
430 SIP NRS on Linux
[nortel@spspri bin]$ ./spcmd -V -v stack
SIP stack (02.02.08) oSIP2 on Linux
[nortel@spspri bin]$
[nortel@spspri bin]$
The following example shows how to display the version of the SPS
application and oSIP stack.
[nortel@spspri bin]$ ./spcmd -V -v all
Network Routing Service (5.00.31.01) SPS on Linux.
SIP stack (02.02.08) oSIP2 on Linux
[nortel@spspri bin]$
[nortel@spspri bin]$
The following example shows how to swap the active and standby
pointers. If the database is changed the command returns 0. If the
command is unsuccessful, it returns 1047.
[nortel@spspri bin]$ ./spcmd -D -d cutover
0[nortel@spspri bin]$
The following example shows how to swap back the active and standby
pointers, if the cutover command was successful. If the database is
changed the command returns 0. If the command is unsuccessful, it
returns 1048.
[nortel@spspri bin]$ ./spcmd -D -d revert
0[nortel@spspri bin]$
The following example shows how to copy the table from standby to
active schema. This command returns 0 only if the cutover command is
executed. If this command is unsuccessful, it returns 1048.
[nortel@spspri bin]$ ./spcmd -D -d commit
1048[nortel@spspri bin]$
[nortel@spspri bin]$
The following example shows how to copy the table from standby to active
schema. This command returns 0 only if the database is changed or the
cutover command is run after the database is changed. If this command is
unsuccessful, it returns 1048.
[nortel@spspri bin]$ ./spcmd -D -d rollback
0[nortel@spspri bin]$
Nortel Communication Server 1000
Troubleshooting Guide for Distributors
NN43001-730 02.02 31 December 2009
Copyright © 2008-2009 Nortel Networks. All Rights Reserved.
.
Comentarios a estos manuales