Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Some NBX / VxWorks Commands

Status
Not open for further replies.

techguru69

IS-IT--Management
Jan 14, 2003
129
0
0
US
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!
 
BigDaddy - do you have to be a vendor member of those forums to see what you stated - Inside NBX? As a regular user I do not see that forum or topic.



Tallyho,
Mike

"Any society that needs disclaimers has too many lawyers."
 
Sorry about that... here's some cut~paste:

REMEMBER to replace the IP address with your NBX IP address.


System Configuration Settings



NBX NetSet Time Page



Reset Voice Mail Ports




Database Debugging~Repair




NBX Device Information Report




NBX Disk Status




Memory DEBUG




XML Phone List




Voice Mail STATS




On-Line STATUS ~ Devices




Retreive Raw NBX CDR Data



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).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top