Archive for the ‘CISCO’ Category

Reloading audio prompts for BACD after customerised audio prompts

Tuesday, August 24th, 2010

this is command to used:

Router#audio-prompt load ?
  WORD  audio-prompt load name

  • Share/Bookmark

update language file at CUE

Wednesday, August 11th, 2010

1) login to CUE:
service-module integrated-Service-Engine 0/0 session

2) Reinstall CUE software:
software install clean url ftp://x.x.x.x/cue-vm.2.3.4.pkg

(y) yes, to continue

3) Select the CUE language to install.
(remember to input cue-vm-de_DE-lang-pack.2.3.4.1.prt1 in the same directory of main cue-vm.2.3.4.pkg)

4) Finish the installation and wait…

  • Share/Bookmark

Cisco Router Display Current Date and Time

Monday, July 5th, 2010

You can execute the following command to see the date and time on a Cisco router (this is a Unix-like date command on a Cisco device).

Task: Display the system clock

Use the show clock command in EXEC mode, enter:
show clock
OR
show clock detail
The last example will show the clock source (such as NTP) and the current summer time setting etc.

Task: Set the system clock

To set the time use the following 24 hour time format:
clock set 20:30:13 July 2009
The syntax is as follows:

clock set hh:mm:ss day month year

OR

clock set hh:mm:ss month day year
  • Share/Bookmark

How to backup, Upgrade and Restore UC500 CUE via CLI-Step-by-Step

Wednesday, May 12th, 2010

Prerequisite is to have FTP service up, either MS ftp or FileZilla or similar for XP/2003 server or to off site ftp, However I recommend upgrading from a local ftp and add all files from SCUE-UC520-3.x.x.zip to FTProot, ensure you have write permissions to the ftp folder.

Backup

1. Telent to 192.168.10.1 (default IP)

2. Enter credentials

3. Enable

4. Enter credentials

5. Type# service-module integrated-service-engine 0/0 session

(ser int 0/0 sess)

(more…)

  • Share/Bookmark

Cisco命令阻止访问特定网站 (Using ACL)

Thursday, May 6th, 2010

This article is Chinese, if you need a English copy, please leave a message or send me a email.

我有一台Cisco 2600,平时一般 用它作为互联网服务器。现在我希望可以屏蔽某些特 网站,我该怎么做呢?

  这不是一个很困难的任务——只要您知道Cisco IOS是如何工作的。这里我将指导您如何进行这项工作 并告诉您使用这种方式应当注意些什么 。

(more…)

  • Share/Bookmark

PPPoE uses Bridging rather than routing to transport data For PPPoA

Friday, April 9th, 2010

 interface ATM0

 no ip address

atm ilmi-keepalive

pvc 0/16 ilmi

!

 pvc 8/35

encapsulation aa15mux ppp

dialer dialer pool-member 1

!

(more…)

  • Share/Bookmark

CCIE R&S Study Books

Monday, March 22nd, 2010

Here are all the 20 ebooks you’ll ever need for your CCIE study
 

CCIE Routing and Switching Certification Guide, 4th Edition - NEW

Link / CD-ROM

The CCIE Routing and Switching Exam Certification Guide, Fourth Ed., covers all of the topics of the 4.0 written exam. In this updated edition there are content and alignment changes based on the revised v4.0 exam. The newest edition includes 300 pages of new content covering the following topics:

* Network optimization
* Troubleshooting
* BGP routing policies
* Expanded QoS coverage
* Expanded WAN coverage
* Expanded multicast coverage
* Expanded MPLS coverage
* IPv6 redistribution

(more…)

  • Share/Bookmark

Standard FAC Description

Saturday, January 16th, 2010

Standard FAC Description

**1 plus optional extension number Call forward all.

**2 Call forward all cancel.

 **3 Pick up local group.

**4 plus group number Pick up a ringing call in the specified pickup group. Specified pickup group must already configured in Cisco Unified CME.

**5 plus extension number Pick up direct extension.

(more…)

  • Share/Bookmark

couple of issues for UC520

Thursday, January 7th, 2010

using these command to fix fax issue on fxs ports.

voice service voip
fax protocol pass-through g711ulaw

stop analogy phone registed to SIP provide

dial-peer voice 1 pot
no sip-register

Debug incoming/outgoing calls

debug voice ccapi inout
debug ccsip message

  • Share/Bookmark

UC520 After using CCA

Wednesday, December 2nd, 2009

need to delete following if block the incoming calls.

voice source-group CCA_SIP_SOURCE_GROUP
 access-list 2
 translation-profile incoming SIP_Incoming

dial-peer voice 1000
permission term

(more…)

  • Share/Bookmark