Thursday, July 29, 2010

tips for wiki update

a, go to the Dev home page and edit it.
* [[%SCRIPTURL{"view"}%/Dev/Fxxtixx/ElbcV3Test][ELBCv3]]
it will automatically create a new page.

b, text: MUST start at the beginning of the line
---+ level ONE heading
---++ level TWO heading and so on. the max is 6 level deep

Bold Text:
Words get shown in bold by enclosing them in * asterisks.
*Bold*
Italic Text:
Words get shown in italic by enclosing them in _ underscores.
_Italic_

c, image
-go to the page.
-edit with WYCIWYG mode. then upload a image file.
-click the file to get the link. then copy it.
-go backto WYCIWYG mode, change to HTML format.
-change back from HTML. then the image is viewable.

d, link in the page



Introduction



More help:
-go to the page
-edit
-toggle the "show help/hide help", more formatting help

Saturday, July 24, 2010







re-roof

Sunday, June 6, 2010

Notes for Ubuntu

a, sshd
Note: Not enabled by default.
code#sudo apt-get install openssh-server openssh-client
LINK

b, ip config
sudo ifconfig eth0 up 192.168.1.10
code#vim /etc/network/interfaces
auto eth0
#iface eth0 inet dhcp
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1


c, version
code#cat /etc/issue
code#uname -r

d, virtualBox
-1, download and install
code#sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian lucid non-free"
code#wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -

code#sudo apt-get update && sudo apt-get install virtualbox-3.2
Link


-2, start and manage
code#VirtualBox
link


E, Install the new software.
code#apt-cache search xxx
or code#apt-cache search all | grep xxx
code#apt-get install xxx
code#apt-get remove xxx

Link: appnr.com

Wednesday, May 12, 2010

info for shelfmanager

slot address:
13 11 9 7 5 3 1 2 4 6 8 10 12 14
9a 96 92 8e 8a 86 82 84 88 8c 90 94 98 9c

Jumper for 5003A:
Sw3, DIP4 on=standalone; off=fortimanager
DIP1 on=F8, off=slot14

Jumper for 5001A:
SW11, DIP3 on=standalone; off=fortimanager

Tuesday, March 30, 2010

Conserve mode

3951B-41 (global) # d hardware sysinfo memory
total: used: free: shared: buffers: cached: shm:
Mem: 12717326336 1692008448 11025317888 0 118784 170450944 171618304
Swap: 0 0 0
MemTotal: 12419264 kB
MemFree: 10766912 kB
MemShared: 0 kB
Buffers: 116 kB
Cached: 166456 kB
SwapCached: 0 kB
Active: 113768 kB
Inactive: 52872 kB
HighTotal: 10616832 kB
HighFree: 10320888 kB
LowTotal: 1802432 kB
LowFree: 446024 kB
SwapTotal: 0 kB
SwapFree: 0 kB


1, why FOS went into conserve mode?
Once lowFree is less than 20% LowTotal, the system goes into conserve mode. When lowFree is back to more than 30% LowTotal, leave the conserve mode
When the system is in conserve mode, it will randomly delete the session, bypass av and anything became unpredictable.

The concurrent session = lowTotal * 1024 *80% / 640 (640byte/sesssion)

Monday, March 29, 2010

BreakingPoint howto create fixed number tcp connection and then loop the transaction.









Saturday, March 20, 2010

Howto convert SCCC phone to SIP.

Re: 7905 pass to SIP

https://supportforums.cisco.com/thread/293270;jsessionid=0D1962660DB41BC58ECCDAF07B76C3D4.node0?tstart=0&viewcondensed

To convert an IP phone from Skinny (SCCP) protocol to Session Initiation Protocol (SIP) with Cisco CallManager running 5.0.x, perform this procedure:

On the Cisco CallManager Admin page, go to Bulk Administration > Phones > Migrate Phones > SCCP to SIP.

On this screen, enter a query in order to select the device(s) to upgrade.

On the next screen, select a Phone Profile. Add one if one is not already present.



To add a Phone Profile, perform these steps:

Go to Bulk Administration > Phones > Phone Templates.

When the migrate job is submitted, go to Bulk Administration > Job Scheduler.



Note: Sometimes, the job must be activated. If the job remains in Pending state, activate the Bulk Provisioning Service under Serviceability > Service Activation.

Go to System > Enterprise Parameters and change the Auto Registration Phone Protocol option to SIP.

Restart the Cisco CallManager service.


After submitting a job for migrating phones from SCCP to SIP, make sure that you reset these
phones. Reset phones using Bulk Administration > Phones > Reset/Restart Phones > Query.





For setting X-lite in CallManager 6xxx no different with Setting in CallManager 5xxx
I Give examples :

X-lite extension : 78888

Select Menu : User Management ->End User->Add New :
User ID: 78888
Password: 78888 (you can anythings)
Confirm Password: 78888 (you can anythings)
PIN: 78888 (you can anythings)
Confirm PIN: 78888 (you can anythings)
Last Name: 78888

And You Save.

Next Your Select Menu : Device -> Phone -> Add New
Select Product type : Third-party SIP Device (Basic) -> Next
MAC Address* : (your MAC PC/laptop)
Decription: SEP(your MAC PC/laptop)
Device Pool*efault
Phone Buttom Template*:Third-party SIP Device (Basic)
Common Phone Profile : Standard Common Phone Profile(default)
Location : Hub_None (Default)

PROTOCOL SPECIFIC INFORMATION :
Presence Group : Standard Presence Group (Default)
MTP Preferred Originating Codec : 711Ulaw (gray)
Device Security Profile : Third-party SIP Device Basic-Standard SIP non-Secure Profile
SIP Profile : Standard SIP Profile
Digest User : 78888

And you Save
"Click on the Reset Phone Button to have the Changes take Effect" --> Select OK

In left line : "line[1]-Add a New DN"
Directory Number* : 78888
and you Save

And Your Select Againt Menu : User Management -> End User
Click in 78888 and click in "Device Association" -> Directory Number, Begin With 78888 -> Find
and Check SEPSEP(your MAC PC/laptop) and then your click SAVE SELECTED/CHANGES

In X-Lite Setting :
Open Menu : Properties of Account
User Details : 78888
User Name : 78888
Password : 78888
Authorization User Name : 78888
Domain : ip Add CM

Domain Proxy :
Check "Register With Domain and Receive Incoming Calls"
Send Outbound Via :
Check "Domain"

Good Luck


Best Regards

Satria Indonesia


====================

Resetting to factory defaults
Read the next section before doing this!

Step 1 Press the Menu button.

Step 2 Use the Navigation button to select Settings, and then press the Select softkey.

Step 3 Use the Navigation button to select Network Configuration, and then press the Select softkey.

Step 4 Perform either of these procedures:

Procedure A:

* Press **2. The phone displays "Do you want to reset all system settings to default values?"


* Press the Yes softkey.