http://www.5000v.com/equipmentenquirygeoffreyjackson/
Wednesday, February 13, 2013
Monday, October 10, 2011
Voice Toll-Fraud Caveats – No VoIP Traffic by Default
Voice Toll-Fraud Caveats – No VoIP Traffic by Default |
This isn’t exactly the latest news, and doesn’t effect the CCIE Voice Lab exam (although it very well may effect the new CCNP Voice exams), however I am hearing more and more how people are upgrading their Voice routers with newer 15.x IOS code, and not realizing how existing (working) VoIP calls are being broken due to new, intelligent feature default configurations.
Last July, Cisco decided (wisely, IMHO) to create a new style of Toll-Fraud prevention to keep would-be dishonest people from defrauding a company by placing calls through their misconfigured voice gateway(s), at the company’s expense. This new mechanism works by preventing unintended TDM (FXO/CAS/PRI) and VoIP (H.323 & SIP) calls from being able to be placed through a given company’s voice gateway(s), by simply blocking all unknown traffic. Beginning in IOS 15.1(2)T, Cisco added a new application to the default IOS stack of apps that compares all source IP address with an explicitly configured list in the IOS running config, and if the IP address(es) or subnets do not match, all VoIP traffic is denied. Also, the new default for all POTS voice-ports is to not allow secondary dial-tone, making direct-inward-dial the default for CAS/PRI, and PLAR necessary for FXO.
We can trust our VoIP sources with a few, very easy commands.
If we wanted to trust only our CUCM Publisher and Subscribers servers on our GradedLabs Voice Racks, we would add:
voice service voipOr possibly if we wanted to trust the entire subnet that our servers were on, we would add:
ip address trusted list
ipv4 177.1.10.10 255.255.255.255
ipv4 177.1.10.20 255.255.255.255
voice service voipWe also have the ability to go back to pre-15.1(2)T behavior by simply doing either this:
ip address trusted list
ipv4 177.1.10.0 255.255.255.0
voice service voipOr this:
ip address trusted list
ipv4 0.0.0.0 0.0.0.0
voice service voipAlso, we have the ability to configure the router for pre-15.1(2)T behavior as it relates to inbound POTS calls.
no ip address trusted authenticate
For inbound ISDN calls we would add:
voice service potsAnd for inbound FXO calls we would add:
no direct-inward-dial isdn
voice-port 0/0One nice thing is that when booting an IOS router with this toll-fraud functionality, a message is displayed on boot-up, letting us know about it – essentially warning us that we need to configure something if we wish VoIP calls to work.
secondary dialtone
A link to Cisco’s tech note describing this new functionality can be found here.
In summary, when upgrading a previously working H.323 or SIP VoIP gateway to IOS 15.1(2)T or later, until the proper configuration changes have been added to allow the proper VoIP source traffic into your voice gateway, all VoIP calls will cease to function properly. In general, this shouldn’t break FXO/CAS/PRI for most configurations out there – as most folks are likely to have their routers configured properly to handle inbound POTS traffic (i.e. PLAR on their FXO ports and DID on their CAS/PRI port – or so we should hope) – I suppose YMMV depending on each unique configuration.
Let me know if you think this is a good thing that Cisco has done.
Labels:
Cisco,
Cisco Voice,
Practice Labs,
Tutorials,
VoIP
Hot Standby Routing Protocol Explained | Live HSRP Tutorial
HSRP Tutorial
Today’s topic is HSRP (Hot Standby Routing Protocol). HSRP is a Cisco proprietary “First Hop Redundancy Protocol”. It is typically used for redundancy at the first hop from a client segment. It is used with two or more routers in a group who share a virtual IP address. One router is active at a given time and will reply to ARP requests. In this example, we have R1 and R2 in standby group 100 with a virtual IP of 192.168.100.1. This IP will be the default gateway for all hosts in VLAN 100. Here is the topology:
Hot Standby Routing Protocol Explained | Live Tutorial |
This is a basic topology, both R1 and R2 have connections to the internet. They are running HSRP on their FastEthernet 0/0 interfaces. Here’s the basic HSRP config:
R1(config)#interface fa0/0 |
Very simple so far. We use the “standby [0-255] ip [virtual ip address]” command.
Let’s verify the config:
R1#sh standby |
The main command we’ll use with HSRP is “show standby”. It gives us quite a bit of information, we see the group number (100), we see that R1 is the active router in the group, we also see information about state changes, the VIP, timers, other useful details, and priority, which we’ll talk about next.
HSRP routers use “priority” to determine which router should be active, the default is 100. We’ll set R1′s priority to 110, forcing it to be the active router. We will also use interface tracking, which tells the router to decrement its priority if the tracked interface goes down. Here we’ll track both routers’ Fa0/1 interfaces, which connect them to the internet. We will also enable preemption, which will cause the router with the highest priority to become active. Here’s the config:
R1(config)#int fa0/0 |
We’ve configured R1 to decrement its priority by 20 if its fa0/1 interface goes down, this will cause R2 to become active for the group.
Now we’ll test the config:
R1(config)#int fa0/1 |
It worked as expected. R2 transitioned to active for the group. When we no shut R1′s fa0/1 interface, we should see it regain its active status for the group.
Let’s verify:
R1(config)#int fa0/1 |
No surprise here, it’s back being the active router for standby group 100.
In my experience, HSRP is very, very common. I’ve seen it used in nearly every medium to large company I’ve worked with. I hope this post has been helpful.
Labels:
Cisco,
HSRP,
Practice Labs,
Route,
Tutorials
Download Free CCNA Voice 640-460 Dumps Ebooks
Ebook: PrepLogic CCNA Voice 640-460 Mega Guide
Download Ebook Here
Ebook: CCNA Voice 640-460 Official Exam Certification Guide
CCNA Voice Official Exam Certification Guide is a best of breed Cisco exam study guide that focuses specifically on the objectives for the CCNA Voice IIUC 640-460 exam. Senior voice instructors and network engineers Jeremy Cioara, Michael Cavanaugh, and Kris Krake share preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. Material is presented in a concise manner, focusing on increasing your understanding and retention of exam topics.
The official study guide helps you master all the topics on the IIUC exam, including
- Connecting IP phones to the LAN infrastructure
- Cisco Unified CME installation
- Cisco Unified CME IP phone configuration
- Cisco Unified CME voice productivity features
- Gateway and trunk concepts and configuration
- Cisco Unity Express concepts and configuration
- Smart Business Communications System
- Configuring and maintaining the UC500 for voice
CCNA Voice Quick Reference Sheets ppt pdf
As a final exam preparation tool, the CCNA Voice Quick Reference provides a concise review of all objectives on the new IIUC exam (640-460). This digital Short Cut provides you with detailed, graphical-based information, highlighting only the key topics in cram-style format.
With this document as your guide, you will review topics on concepts and commands that apply to Cisco Unified Communications for small and medium-sized businesses. This fact-filled Quick Reference allows you to get all-important information at a glance, helping you focus your study on areas of weakness and enhancing your memory retention of essential exam concepts.
Download640-460 IIUC CCNA Voice Exam Worx 114 questions
Download 640-460 IIUC CCNA-Voice ActualTests
DownloadCCNA 640-802 contents
Describe how a network works
* Describe the purpose and functions of various network devices
* Select the components required to meet a network specification
* Use the OSI and TCP/IP models and their associated protocols to explain how data flows in a network
* Describe common networked applications including web applications
* Describe the purpose and basic operation of the protocols in the OSI and TCP models
* Describe the impact of applications (Voice Over IP and Video Over IP) on a network
* Interpret network diagrams
* Determine the path between two hosts across a network
* Describe the components required for network and Internet communications
* Identify and correct common network problems at layers 1, 2, 3 and 7 using a layered model approach
* Differentiate between LAN/WAN operation and features
Configure, verify and troubleshoot a switch with VLANs and interswitch communications
* Select the appropriate media, cables, ports, and connectors to connect switches to other network devices and hosts
* Explain the technology and media access control method for Ethernet networks
* Explain network segmentation and basic traffic management concepts
* Explain basic switching concepts and the operation of Cisco switches
* Perform and verify initial switch configuration tasks including remote access management
* Verify network status and switch operation using basic utilities (including: ping, traceroute, telnet, SSH, arp, ipconfig), SHOW & DEBUG commands
* Identify, prescribe, and resolve common switched network media issues, configuration issues, auto negotiation, and switch hardware failures
* Describe enhanced switching technologies (including: VTP, RSTP, VLAN, PVSTP, 802.1q)
* Describe how VLANs create logically separate networks and the need for routing between them
* Configure, verify, and troubleshoot VLANs
* Configure, verify, and troubleshoot trunking on Cisco switches
* Configure, verify, and troubleshoot interVLAN routing
* Configure, verify, and troubleshoot VTP
* Configure, verify, and troubleshoot RSTP operation
* Interpret the output of various show and debug commands to verify the operational status of a Cisco switched network.
* Implement basic switch security (including: port security, trunk access, management vlan other than vlan1, etc.)
Implement an IP addressing scheme and IP Services to meet network requirements in a medium-size Enterprise branch office network
* Describe the operation and benefits of using private and public IP addressing
* Explain the operation and benefits of using DHCP and DNS
* Configure, verify and troubleshoot DHCP and DNS operation on a router.(including: CLI/SDM)
* Implement static and dynamic addressing services for hosts in a LAN environment
* Calculate and apply an addressing scheme including VLSM IP addressing design to a network
* Determine the appropriate classless addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment
* Describe the technological requirements for running IPv6 in conjunction with IPv4 (including: protocols, dual stack, tunneling, etc).
* Describe IPv6 addresses
* Identify and correct common problems associated with IP addressing and host configurations
Configure, verify, and troubleshoot basic router operation and routing on Cisco devices
* Describe basic routing concepts (including: packet forwarding, router lookup process)
* Describe the operation of Cisco routers (including: router bootup process, POST, router components)
* Select the appropriate media, cables, ports, and connectors to connect routers to other network devices and hosts
* Configure, verify, and troubleshoot RIPv2
* Access and utilize the router to set basic parameters.(including: CLI/SDM)
* Connect, configure, and verify operation status of a device interface
* Verify device configuration and network connectivity using ping, traceroute, telnet, SSH or other utilities
* Perform and verify routing configuration tasks for a static or default route given specific routing requirements
* Manage IOS configuration files. (including: save, edit, upgrade, restore)
* Manage Cisco IOS
* Compare and contrast methods of routing and routing protocols
* Configure, verify, and troubleshoot OSPF
* Configure, verify, and troubleshoot EIGRP
* Verify network connectivity (including: using ping, traceroute, and telnet or SSH)
* Troubleshoot routing issues
* Verify router hardware and software operation using SHOW & DEBUG commands.
* Implement basic router security
Explain and select the appropriate administrative tasks required for a WLAN
* Describe standards associated with wireless media (including: IEEE WI-FI Alliance, ITU/FCC)
* Identify and describe the purpose of the components in a small wireless network. (Including: SSID, BSS, ESS)
* Identify the basic parameters to configure on a wireless network to ensure that devices connect to the correct access point
* Compare and contrast wireless security features and capabilities of WPA security (including: open, WEP, WPA-1/2)
* Identify common issues with implementing wireless networks. (Including: Interface, missconfiguration)
Identify security threats to a network and describe general methods to mitigate those threats
* Describe today's increasing network security threats and explain the need to implement a comprehensive security policy to mitigate the threats
* Explain general methods to mitigate common security threats to network devices, hosts, and applications
* Describe the functions of common security appliances and applications
* Describe security recommended practices including initial steps to secure network devices
Implement, verify, and troubleshoot NAT and ACLs in a medium-size Enterprise branch office network
* Describe the purpose and types of ACLs
* Configure and apply ACLs based on network filtering requirements.(including: CLI/SDM)
* Configure and apply an ACLs to limit telnet and SSH access to the router using (including: SDM/CLI)
* Verify and monitor ACLs in a network environment
* Troubleshoot ACL issues
* Explain the basic operation of NAT
* Configure NAT for given network requirements using (including: CLI/SDM)
* Troubleshoot NAT issues
Implement and verify WAN links
* Describe different methods for connecting to a WAN
* Configure and verify a basic WAN serial connection
* Configure and verify Frame Relay on Cisco routers
* Troubleshoot WAN implementation issues
* Describe VPN technology (including: importance, benefits, role, impact, components)
* Configure and verify a PPP connection between Cisco routers
Sunday, October 9, 2011
Download free Latest Route 642-902 Dumps ebooks Testinside Pass4sure Testking
Route v1.0 E-Learning Training CDPart1 / Part2 / Part3 / Part4 / Part5 / Part6 / Part7
Module 1: Implement Path Control
Module 2: Implementing IPv6 Part 1
Module 3: Implementing IPv6 Part 2
Module 4: Implementing IPv6 Part 3
Module 5: Implementing IPv6 Part 4
Module 6: Implementing Routing Facilities for Branch Offices and Mobile Workers
==================================================
ROUTE 642-902 Official Certification GuideLink
This official study guide helps you master all the topics on the CCNP ROUTE exam, including:
* Network design, implementation, and verification plans
* EIGRP
* OSPF
* IGP Redistribution
* Policy-based routing and IP service-level agreement (IP SLA)
* BGP
* IPv6
* IPv4 and IPv6 coexistence
* Routing over branch Internet connections
================================================
ROUTE 642-902 Quick ReferenceRapidshare / 4Shared
As a final exam preparation tool, the CCNP ROUTE 642-902 Quick Reference provides a concise review of all objectives on the new CCNP ROUTE exam (642-902). This eBook provides you with detailed, graphical-based information, highlighting only the key topics in cram-style format.
With this document as your guide, you will review topics on planning routing services, EIGRP, OSPF, BGP, IPv4 redistribution, IPv6, path control, policy based routing, and basic teleworker and branch services. This fact-filled Quick Reference allows you to get all-important information at a glance, helping you to focus your study on areas of weakness and to enhance memory retention of essential exam concepts.
==================================================
CCNP ROUTE Portable Command Guide
Download
Preparing for the CCNP® exam? Working as a network professional? Here are all the CCNP-level commands for the Implementing Cisco IP Routing (ROUTE) exam you need in one handy resource. The CCNP ROUTE Portable Command Guide is filled with valuable, easy-to-access information and is portable enough for use whether you’re in the server room or the equipment closet.
This book helps you memorize commands and concepts as you work to pass the CCNP ROUTE exam (642-902). The guide summarizes all CCNP certification-level Cisco IOS® Software commands, keywords, command arguments, and associated prompts, providing you with tips and examples of how to apply the commands to real-world scenarios. Configuration examples throughout the book provide you with a better understanding of how these commands are used in simple network designs.
=================================================
ROUTE 642-902 Course Administration GuideRapidshare / 4$hared
=================================================
ROUTE 642-902 Lab GuideRapidshare / 4Shared
=================================================
ROUTE 642-902 Student Guide Volume-IDownload / 4Shared
==================================================================
ROUTE 642-902 Student Guide Volume-IIRapidshare / 4Shared
=================================================
ROUTE 642-902 Student Guide Volume-IIIRapidshare / 4Shared
=================================================
Dumps
Download September 2010 Actual tests
Download
====================
Latest September 2010 Dump of Route
Download
===================
Route Passguide v3.24
Download
Password: msxy
===================
Latest Route 642-902 Dumps
Download(password: ebenav11)
=======================================
Passguide Route 642-902
Download
=======================================
Route 642-902 Actual Tests
Download
=======================================
Actual Tests route August
Download
Module 1: Implement Path Control
Module 2: Implementing IPv6 Part 1
Module 3: Implementing IPv6 Part 2
Module 4: Implementing IPv6 Part 3
Module 5: Implementing IPv6 Part 4
Module 6: Implementing Routing Facilities for Branch Offices and Mobile Workers
==================================================
ROUTE 642-902 Official Certification GuideLink
This official study guide helps you master all the topics on the CCNP ROUTE exam, including:
* Network design, implementation, and verification plans
* EIGRP
* OSPF
* IGP Redistribution
* Policy-based routing and IP service-level agreement (IP SLA)
* BGP
* IPv6
* IPv4 and IPv6 coexistence
* Routing over branch Internet connections
================================================
ROUTE 642-902 Quick ReferenceRapidshare / 4Shared
As a final exam preparation tool, the CCNP ROUTE 642-902 Quick Reference provides a concise review of all objectives on the new CCNP ROUTE exam (642-902). This eBook provides you with detailed, graphical-based information, highlighting only the key topics in cram-style format.
With this document as your guide, you will review topics on planning routing services, EIGRP, OSPF, BGP, IPv4 redistribution, IPv6, path control, policy based routing, and basic teleworker and branch services. This fact-filled Quick Reference allows you to get all-important information at a glance, helping you to focus your study on areas of weakness and to enhance memory retention of essential exam concepts.
==================================================
CCNP ROUTE Portable Command Guide
Download
Preparing for the CCNP® exam? Working as a network professional? Here are all the CCNP-level commands for the Implementing Cisco IP Routing (ROUTE) exam you need in one handy resource. The CCNP ROUTE Portable Command Guide is filled with valuable, easy-to-access information and is portable enough for use whether you’re in the server room or the equipment closet.
This book helps you memorize commands and concepts as you work to pass the CCNP ROUTE exam (642-902). The guide summarizes all CCNP certification-level Cisco IOS® Software commands, keywords, command arguments, and associated prompts, providing you with tips and examples of how to apply the commands to real-world scenarios. Configuration examples throughout the book provide you with a better understanding of how these commands are used in simple network designs.
=================================================
ROUTE 642-902 Course Administration GuideRapidshare / 4$hared
=================================================
ROUTE 642-902 Lab GuideRapidshare / 4Shared
=================================================
ROUTE 642-902 Student Guide Volume-IDownload / 4Shared
==================================================================
ROUTE 642-902 Student Guide Volume-IIRapidshare / 4Shared
=================================================
ROUTE 642-902 Student Guide Volume-IIIRapidshare / 4Shared
=================================================
Dumps
Download September 2010 Actual tests
Download
====================
Latest September 2010 Dump of Route
Download
===================
Route Passguide v3.24
Download
Password: msxy
===================
Latest Route 642-902 Dumps
Download(password: ebenav11)
=======================================
Passguide Route 642-902
Download
=======================================
Route 642-902 Actual Tests
Download
=======================================
Actual Tests route August
Download
Subscribe to:
Posts (Atom)