بحث هذه المدونة الإلكترونية

الخميس، ٣١ يناير ٢٠١٣

How To Configure CISCO Callmanager Manager Express GUI On GNS3


بسم الله والحمد لله والصلاة والسلام علي رسول الله وآله وصحبه وإخوانه وسلم

 How To Configure CISCO Callmanager Manager Express GUI On GNS3

I will use a 7200 router. first you need to know how to configure the external flash disk ATA, because the internal flash memory "SIMM" in GNS3 routers is small:

http://amnetwork.blogspot.com/2013/01/how-to-emulate-cisco-router-external.html

1-Extract both the CME basic and CME GUI archives into a single folder on your computer.
2- Repackage the extracted files (except .tar files) into a new tar file (7-Zip is free and can create tar files in Windows). It is very important not to package other .tar files in this new archive, since tar files need to be individually uploaded and extracted on the router.
3- Use the following command to upload and extract each tar files you need:
archive tar /xtract tftp://xxx.xxx.xxx.xxx/file.tar disk0:/

R1(config)#ip http server
R1(config)#ip http path disk0:/
R1(config)#telephony-service
R1(config-telephony)#web admin system name gawad password cisco
R1(config-telephony)#dn-webedit
R1(config-telephony)#time-webedit

http://routerip/ccme.html

Watch The Tutorial


ولا تنسوني والمسلمين من صالح الدعاء

وصلي الله وسلم وبارك علي النبي وآله وصحبه وإخوانه وسلم

GNS3 Error 205-VM R1: unable to add binding for slot 0/0


بسم الله والحمد لله والصلاة والسلام علي رسول الله وآله وصحبه وإخوانه وسلم

GNS3 Error 205-VM R1: unable to add binding for slot 0/0


This error occurs when you try to connect one of your routers to the real network but you do not find any network cards appears in the network adapters list. for example if you run the Network device list.cmd in the GNS3 installation directory you may encounter the following error message:

This is because you many not have the you do not the privileges on the GNS3 folder in the installation directory for example the c drive (C:\).

So to solve this problem do the following:
 For me "gawad" i will give this user the full privileges on the GNS3 installation folder:


 Then run the script again:


ولا تنسوني والمسلمين من صالح الدعاء

وصلي الله وسلم وبارك علي النبي وآله  وصحبه وإخوانه وسلم