Showing posts with label ccvp. Show all posts
Showing posts with label ccvp. Show all posts

Sunday, September 7, 2008

IPv6 Addressing Overview

IPv6 Addressing Overview: Addressing Model and Address Types

http://rapidshare.com/files/143283052/ipv6.pdf.html

Friday, June 13, 2008

pass 4 shure wlanfe

http://rapidshare.com/files/121996368/P4S_642-587_2.73.rar.html

configuring lines and terminals

http://rapidshare.com/files/121996071/Configuring_lines_and_terminals.pdf.html

chage the username password promt

http://rapidshare.com/files/121996048/Change_the_username_password_prompt_with_AAA.pdf.html

arp in router setup

http://rapidshare.com/files/121996007/arp_in_router.pdf.html

ccna ios commands

http://rapidshare.com/files/121219647/Sybex.Todd.Lammles.CCNA.IOS.Commands.Survival.Guide.Nov.2007.rar.html

ccna ios commands

http://rapidshare.com/files/121219647/Sybex.Todd.Lammles.CCNA.IOS.Commands.Survival.Guide.Nov.2007.rar.html

router hardening

http://rapidshare.com/files/121218447/CiscoRouterHardening.rar.html

CVOICE FUNDAMENTLS

http://www.ziddu.com/download.php?uid=aqyfl52oZ7CcluKnY6qhkZSrYKqimZiq3

Monday, June 9, 2008

FULL CCVP DUMS

hxxp://www.4shared.com/dir/5585352/88790454/CCVP.html

Cisco_Press_2008_Cisco_Unity_Fundamentals REFERENCE

http://rapidshare.com/files/121017644/www.NetAP.net_Cisco_Press_2004_Cisco_Unity_Fundamentals.rar.html

Tuesday, May 6, 2008

Cisco Configmaker V2.6, Cisco configmaker

hxxp://rapidshare.com/files/111275046/Cisco_ConfigMaker_2.6.rar

Tuesday, April 15, 2008

Cisco DQOS Exam Certification Guide

Cisco eBookThis is the eBook version of the printed book.


Cisco DQOS Exam Certification Guide

The official self-study test preparation guide for the Cisco DQOS 9E0-601 and QOS 642-641 exams

This official study guide helps you master all the topics on the DQOS exam, including:

* QoS concepts, tools, and architectures
* Classification and marking concepts and tools
* Queuing in Cisco routers and configuration of queuing tools
* Traffic policing and shaping in Cisco routers
* Configuration of congestion avoidance tools
* Configuration of link-efficiency tools
* Call admission control (CAC) tools for voice and video connections
* Cisco QoS management tools
* QoS design processes
* QoS on LAN switches

The Cisco IP Telephony Support, Design, and Operations Specialist focused certifications validate proficiency in designing, installing, and supporting a multiservice network solution. A solid understanding of quality-of-service (QoS) features and implementation is essential for all of the Cisco IP Telephony focused certifications and is also a core component of the CCIP(tm) certification.

Download Now

Saturday, April 12, 2008

Dynamips 10 Steps Guide

Dynamips has changed the network world and it helped many network fans to obtain the network labs without paying any fee. It is fantastic when you are running several Cisco Routers on your computer, even an entire CCIE Lab!
I do believe there are some guides in the internet which you can follow to use the Dynamips, however, a few my friends are interested on this and I am too lazy to explain It is a draft instead of a real guide, just call it
Dynamips 10 Steps for Dummies
by CiscoSpot
Any distribution is welcome, please feel free to contact net@netap.com
The website you must know if you are going to be a Dynamiper.
Dynamips Official Blog, http://www.ipflow.utc.fr/blog/Dynagen Official website, http://dynagen.org/Winpcap Official website, http://www.winpcap.org/
Step by Step
1. Download Winpcap, http://www.winpcap.org/install/default.htm
2. Download Dynagen,http://sourceforge.net/project/showfiles.php?group_id=160317
3. Install Winpcap.
4. Install Dynagen.
Three shortcuts will appear on your desktop, Dynagen Sample labs (Folder), Dynamips Server, Network device list. Double-click Dynagen Sample labs and you will see a file called “all_config_options.txt”, which is quite useful for you. Open it by Wordpad instead of Notepad and view the options you can utilize in the labs.
Open “Simple lab 1” and right-click the simple1.net then choose “Edit network file”, and choose Wordpad to open it. It is a 7200 platform and there are two routers in the diagram using 160MB ram, respectively. The main configurations inside are as below.
5. Download Cisco IOS for Cisco 3600 serials.Although Dynamics support several Cisco platforms, personally I prefer 3640 when comparing the RAM requirement, modules support and IOS features. You can search IOS resources from internet yourself.
6. Put *.bin file (c3640-jk9s-mz.123-7.T12.bin in this guide) of your Cisco IOS in some folder. For example, D:\Dynamips.7. Copy simple1.net to the folder D:\Dynamips and change the file by Wordpad. You can also change its name to mylab.net, or the others as well. It doesn’t make any sense for the lab. Based on our information described above, we change the network file as below.8. Run “Dynamips Server” on your desktop. Maybe it will be blocked by Windows Firewall. Just Unblock it. Double-click your *.net file such as mylab.net. Use command “help” to illustrate all the commands you can used through Dynagen. The general commands are “start” and “telnet”.Now we run “start R1” and “telnet R1”. You might notice that there is an alert when you run the command to start R1. When you are running the router without “idle-pc value” configured, the CPU utilization of your computer will keep very high till 100% even only one router instance running.
9. Wait for router R1 has been started until the following message in your Telnet Session, “Would you like to enter the initial configuration dialog? [yes/no]:” . Come back to your Dynagen Window and type the command “idlepc get R1”. You must wait a while and some possible values will be supplied to you.
After you see the information, you can choose the number the system advised. For example, 6 and press Enter. By Windows Task Manager, You can check the CPU utilization when you apply the value to R1. If the CPU utilization is decreased from 100%, then copy the value that you applied, close the Dynagen window and Dynamips Server window.
10. Open your *.net file again and add the idlepc value to it, which is specific for current IOS image. For example,
So far to speak, all the installation and preparation has been finished. We can easily change network topology in the *.net file and simulate various networks following the options in file “all_config_options.txt”.

PEMU 10 Steps Guide

Dynamips has changed the network world and it helped many network fans to obtain the network labs without paying any fee. The new simulator PEMU makes the security lab available on your computer.
Following the name last time, just call it
PEMU 10 Steps for Dummies
by CiscoSpot
Any distribution is welcome, please feel free to contact net@netap.com
1. Download PEMU and decompress it to any folder.
2. Copy PIX OS to the same folder with PEMU.
3. Change the image in pemu.ini file, take pix802.bin for example.
4. Create one .bat file and edit it with the following contents. It’s in ONE line.
Pemu -net nic,vlan=1,macaddr=00:00:0c:00:00:01 -net udp,vlan=1,sport=8000,dport=9000,daddr=127.0.0.1 -net nic,vlan=2,macaddr=00:00:0c:00:00:02 -net udp,vlan=2,sport=8001,dport=9001,daddr=127.0.0.1 -net nic,vlan=3,macaddr=00:00:0c:00:00:03 -net udp,vlan=3,sport=8002,dport=9002,daddr=127.0.0.1 -serial telnet::4444,server -m 128 FLASH
5. Make a copy of FLASH.empty and change the name to FLASH.
6. Run the .bat file that created.
7. Telnet to 127.0.0.1 4444. If any problem occurred when decompressing the image, you have one option that you change the pix.bin to pix.rar and decompress then get the file pix. Copy it to the PEMU folder and change the pemu.ini to map to this image, “image=pix”.
8. The CPU utilization will be 100%, and there is no tool integrated in PEMU. Download BES and run it to control the CPU utilization.
9. Change your dynagen .net file as follows. If you’re not familiar with Dynamips, please see the post “Dynamips 10 Steps for Dummies” in this blog.
[[2610XM]]idlepc = 0×803f4b40image = F:\EMU\pemu\routers\c2600-is-mz.122-32.binram = 64
[[ROUTER R1]]f0/0 = NIO_udp:9000:127.0.0.1:8000[[ROUTER R2]]f0/0 = NIO_udp:9001:127.0.0.1:8001[[ROUTER R3]]f0/0 = NIO_udp:9002:127.0.0.1:8002
10. Now the PIX can communicate with the routers you configured and the result is,

CCVP CIPT Quick Reference Sheets (Digital Short Cut)

As a final preparation tool providing a review of CIPT exam topics, the CCVP CIPT Quick Reference Sheets complement official Cisco curriculum, other books, or other exam preparatory material. This digital Short Cut provides readers with detailed, graphical-based information, highlighting the key topics on the latest CIPT exam in a quick-review format. These fact-filled Quick Reference Sheets allow certification candidates to get all-important information at a glance, helping them to focus their study on areas of weakness and to enhance memory retention of important concepts.
The CCVP certification recognizes a candidate’s ability to create an IP telephony solution that is transparent, scalable, and manageable. Earning a CCVP certification validates a robust set of skills in implementing, operating, configuring, and troubleshooting a converged IP network. The certification content focuses on Cisco Systems Unified CallManager, quality of service (QoS), gateways, gatekeepers, IP phones, voice applications, and utilities on Cisco routers and Cisco Catalyst switches.
The Cisco IP Telephony (CIPT) exam tests the candidate’s knowledge of voice-over-IP (VoIP) and public switched telephone network (PSTN) components and technologies and the candidate’s ability to describe, install, configure, and support Cisco CallManager version 4.1 in a Cisco network, including such features as security and video.
Download Now

CCVP CVoice Quick Reference Sheets (Digital Short Cut)

as a final preparation tool providing a review of CVoice exam topics, the CCVP CVOICE Quick Reference Sheets complement official Cisco curriculum, other books, or other exam preparatory material. This digital Short Cut provides readers with detailed, graphical-based information, highlighting the key topics on the latest CVoice exam in a quick-review format. These fact-filled Quick Reference Sheets allow certification candidates to get all-important information at a glance, helping them to focus their study on areas of weakness and to enhance memory retention of important concepts.
The CCVP certification recognizes a candidate’s ability to create an IP telephony solution that is transparent, scalable, and manageable. Earning a CCVP certification validates a robust set of skills in implementing, operating, configuring, and troubleshooting a converged IP network. The certification content focuses on Cisco Systems Unified CallManager, quality of service (QoS), gateways, gatekeepers, IP phones, voice applications, and utilities on Cisco routers and Cisco Catalyst switches.
The Cisco Voice over IP CVOICE exam assesses a candidate’s knowledge of how to implement and support data and voice integration solutions at the network-access level. Topics covered include basic IP telephony operation, router configuration, support, troubleshooting, and integration with an existing public switched telephone network (PSTN).
Download Now

CCVP GWGK Quick Reference Sheets (Digital Short Cut)

As a final preparation tool providing a review of GWGK exam topics, the CCVP GWGK Quick Reference Sheets complement the official Cisco curriculum, other books, or other exam preparatory material. This digital Short Cut provides you with detailed, graphical-based information, highlighting the key topics on the latest GWGK exam in a quick-review format. These fact-filled Quick Reference Sheets allow certification candidates to get all-important information at a glance, helping you to focus your study on areas of weakness and to enhance memory retention of important concepts.
The CCVP certification recognizes a candidate’s ability to create an IP telephony solution that is transparent, scalable, and manageable. Earning a CCVP certification validates a robust set of skills in implementing, operating, configuring, and troubleshooting a converged IP network. The certification content focuses on Cisco Systems Unified CallManager, quality of service (QoS), gateways, gatekeepers, IP phones, voice applications, and utilities on Cisco routers and Cisco Catalyst switches.
The Cisco Gateway Gatekeeper exam (GWGK 642-453) tests your knowledge of the implementation of Cisco gateways and gatekeepers, including integration of a VoIP network to both PSTN and TDM equipment. Topics covered include implementing dial plans and advanced gateway features such as SRST and DSP resources, implementing gatekeepers and directory gatekeepers to provide hierarchical dial plan resolution, and call admission control.
Download Now

CCVP TUC Quick Reference Sheets (Digital Short Cut)

As a final preparation tool providing a review of TUC exam topics, the CCVP TUC Quick Reference Sheets complement official Cisco curriculum, other books, or other exam preparatory material. This digital Short Cut provides you with detailed, graphical-based information, highlighting the key topics on the latest TUC exam in a quick-review format. These fact-filled Quick Reference Sheets allow certification candidates to get all-important information at a glance, helping you focus your study on areas of weakness and enhance memory retention of important concepts.
The CCVP certification recognizes a candidate’s ability to create an IP telephony solution that is transparent, scalable, and manageable. Earning a CCVP certification validates a robust set of skills in implementing, operating, configuring, and troubleshooting a converged IP network. The certification content focuses on Cisco Systems Unified CallManager, quality of service (QoS), gateways, gatekeepers, IP phones, voice applications, and utilities on Cisco routers and Cisco Catalyst switches.
The 642-426 Troubleshooting Unified Communications (TUC) exam certifies that candidates have the knowledge and skills necessary to troubleshoot Enterprise CallManager, Unity, and IP network deployments. The exam addresses hands-on experience in configuring, deploying, and troubleshooting Unified Communications solutions.
Download Now