Some NBX / VxWorks Commands
Some NBX / VxWorks Commands
(OP)
Found on the 'net. Use at your own risk! (most are harmless, just be careful).
NBX vxWorks commands
vxWorks is a unix like system so many of the commands work like the unix versions. There is a command line editor that works like the "vi" mode in ksh.
Command aruments need to be in double quotes if they are strings and commas seperate variables. Numbers are in decimal or in c style hex by starting with a 0x
Basic commands
ll "file or dir" Long list (ls -l) a file
ls "file or dir" short list (ls) a file
lkup "substring" look up a list of symbols (commands)
lkup "" show all symbols
help get some help
ping "1.2.3.4" ping an ip address
arptabshow show the arp table
vmStats show voice mail stats
vmStats show voice mail stats
cd "/dir" change directory
pwd show curent directory
showTAPIClients show TAPI clients
Advanced commands
checkStack [task] get a list of running tasks
td [task] stop (unix kill) a task td nbxTaskInit stops the nbx start up task.
rotueadd ... sets routing info
lkup "Mirror" shows disk Mirroring commands that you can't use.
Tallyho!
NBX vxWorks commands
vxWorks is a unix like system so many of the commands work like the unix versions. There is a command line editor that works like the "vi" mode in ksh.
Command aruments need to be in double quotes if they are strings and commas seperate variables. Numbers are in decimal or in c style hex by starting with a 0x
Basic commands
ll "file or dir" Long list (ls -l) a file
ls "file or dir" short list (ls) a file
lkup "substring" look up a list of symbols (commands)
lkup "" show all symbols
help get some help
ping "1.2.3.4" ping an ip address
arptabshow show the arp table
vmStats show voice mail stats
vmStats show voice mail stats
cd "/dir" change directory
pwd show curent directory
showTAPIClients show TAPI clients
Advanced commands
checkStack [task] get a list of running tasks
td [task] stop (unix kill) a task td nbxTaskInit stops the nbx start up task.
rotueadd ... sets routing info
lkup "Mirror" shows disk Mirroring commands that you can't use.
Tallyho!
RE: Some NBX / VxWorks Commands
http://www.nbxgroup.com/nbxcommunityservices/viewtopic.php?t=144&sid=ece88e73c6c5378630a33810aa2a5142
RE: Some NBX / VxWorks Commands
Tallyho,
Mike
"Any society that needs disclaimers has too many lawyers."
RE: Some NBX / VxWorks Commands
REMEMBER to replace the IP address with your NBX IP address.
System Configuration Settings
http://192.168.2.190/sec_cont/system/feat.htm
NBX NetSet Time Page
http://192.168.2.190/sec_cont/system/time.htm
Reset Voice Mail Ports
http://192.168.1.190/sec_cont/ops/devmgmt.htm
Database Debugging~Repair
http://192.168.1.190/sec_cont/ops/dbrcvry.htm
NBX Device Information Report
http://192.168.1.190/sec_cont/report/devrpt.htm
NBX Disk Status
http://192.168.1.190/sec_cont/system/mirror.htm
Memory DEBUG
http://192.168.1.190/sec_cont/ops/memory.htm
XML Phone List
http://192.168.1.190/htfs0/tmp/dirxml.htm
Voice Mail STATS
http://192.168.1.190/sec_cont/vmail/vmstats.htm
On-Line STATUS ~ Devices
http://192.168.1.190/tns/phones.htm
Retreive Raw NBX CDR Data
http://192.168.1.190/htfs0/billing.txt?billing,0000,2002,01,01
Note: Substitute the CDR reporting password as assigned in NetSet, security screen in the above URL. (Shown is 0000) Also, the end portion values "2002", "01", and "01", are the desired year, month, and day to begin retrieving records from the NBX hard drive.
It should come up with unformatted text in the browser. That means the problem is with the PC or software, not the NBX. Also, make sure you have latest version of Internet Explorer (IE).