Archivo por meses: marzo 2017

On Demand Auto Attendant for CallManager Express

Posted on January 21, 2013 Rate This I’ve done my fair share of CallManager Express (CME) installations over the years, many of which were for small businesses.  I usually get to try and replace an old battleship of a phone system that has been running for a long time but has either finally given up… Leer más »

How To: Convert Audio files for use as Music on Hold for Cisco Phone Systems CME using audacity and CME configuration

1) Change Project Rate to 8000 HZ 2)Normalize to ( 0.20  -0.20 ) 3) Export Audio as other uncompressed  music-on-hold.au  —->Press:  Options 4) Specify Uncompressed Options: Header: AU (Sun/NeXT) Encoding: U-Law   Configuration telephony-service moh flash:music-on-hold.au multicast moh 239.1.1.1 port 16384 route 192.168.1.0 192.168.2.0 192.168.3.0 create cnf-files optional: no create cnf-files create cnf-files R2#show ephone… Leer más »

Cisco useful commands (beginner)

conf t hostname SW001 enable secret cisco motd ^ BANNER HERE^ no ip domain-lookup line con 0 logging synchronous Mostrar interfaces: show ip int brief R1#show ip int brief Interface IP-Address OK? Method Status Protocol FastEthernet0/0 2.2.2.1 YES manual up up Serial0/0 unassigned YES NVRAM administratively down down FastEthernet0/1 unassigned YES NVRAM administratively down down… Leer más »

upgrade IOS

verify flash:c2600-adventerprisek9-mz.124-12.bin Verifying file integrity of flash:c2600-adventerprisek9-mz.124-12.bin……….. …………………………………………………………………….. …………………………………………………………………….. ………………………..Done! Embedded Hash MD5 : 1988B2EC9AFAF1EBD0631D4F6807C295 Computed Hash MD5 : 1988B2EC9AFAF1EBD0631D4F6807C295 CCO Hash MD5 : 141A677E6E172145245CCAC94674095A Signature Verified Verified flash:c2600-adventerprisek9-mz.124-12.bin show run | include boot boot system flash:c2600-adventerprisek9-mz.123-21.bin 2600#configure terminal Enter configuration commands, one per line. End with CNTL/Z. 2600(config)#no boot system 2600(config)#boot system flash:c2600-adventerprisek9-mz.124-12.bin 2600(config)#^Z… Leer más »