Posted under networks by admin on Tuesday 27 June 2006 at 1:20 am
Cisco Router Configuration
Shaun Hummel asked:


Overview

Priority business requirement with today’s enterprise companies is to reduce their capital and support costs while improving the effectiveness of their network infrastructure, security and management. Cisco has developed IP Telephony solutions, which address those requirements while allowing for migration from current PBX switches in a cost effective manner. Current PBX switches are both expensive to purchase and support. IP Telephony offers an alternative that replaces the company PBX with Call Manager software that will run on a Windows server. The current version of Call Manager has features such as unified messaging integration, call routing with fail over, easy migration from the current PBX infrastructure, and management that is integrated with CiscoWorks.

Since Call Manager was designed to replace your PBX, there are all of the telephony features that you would expect with any voice switch. It is important to distinguish between IP Telephony and Voice over IP, Voice over Frame Relay and Voice over ATM. The voice router modules interface with the existing PBX at each company office and don’t use IP phones. IP Telephony will replace the PBX switch at each office with Call Manager for switching and routing of all voice traffic. As well the data circuits are utilized with Call Manager as with Voice over IP. There is a capital expenditure with the purchase of IP Phones which are designed to work with Call Manager software. As well there is a cost effective option called a Soft Phone, which runs as an application at the client desktop.

The employee requirements should be considered to determine which is most appropriate for the employee. As mentioned there is diversity (fail over) built into IP Telephony from a circuit, call routing and IP Phone perspective. The current PSTN circuit can be utilized for fail over should the IP WAN circuit be unavailable. The PSTN circuit is configured to transport voice traffic during periods when the IP WAN circuit is congested or when it is unavailable. Call routing diversity is provided with Call Manager clustering which designates a group of servers that continue processing calls when a server isn’t available. The IP Phone can be plugged into a different campus switch port than the desktop or it can plug into the same port and assign separate vlans to data and voice traffic. Plugging the phone into a different switch than what the desktop uses will prevent both phone and switch being unavailable should a campus switch fail however that becomes very expensive.

Quality of service is important with any voice migration project since voice traffic is delay sensitive. Bandwidth must be allocated to reduce or eliminate jitter. IP phones can prioritize voice traffic before it arrives at the campus switch. The campus switch examines each packet and will allocate bandwidth for packets that are designated as higher priority.

Design Example

This design implements Call Manager at an office with hundreds of employees. This implementation has the desktop and IP phone sharing the same switch port which is the least expensive option for connecting an IP phone to the network. There are 3 options for powering your IP phone. Some campus switches offer an in-line power module for powering the phones. If that switch type isn’t available for your company, you can plug the phone into a 120 volt AC wall outlet using an adapter or purchase an external patch panel that sends power across pins 1 and 4 of the RJ-45 phone cable.

Call Manager is installed on a Windows server, which is connected to the switch. A Voice Mail server is connected to the Call Manager server for processing employee Voice Mail requests. Cisco offers a Voice Mail server called uOne. The switch connects to the voice enabled 3660 router with a 100 Mbps Ethernet link. The router runs IOS voice gateway software, which provides E.164 Address Resolution and WAN call admission control. There are 2 available circuit options for failover design. The primary circuit utilized will be the data circuit as it is with Voice over IP. The PSTN vendor usually charges the client by usage, which makes it important to provision your data circuit with additional bandwidth for the additional voice traffic. That will address the design requirements for performance while minimizing congestion and subsequent traffic across the PSTN.

As mentioned, voice packets can be prioritized at each IP phone for end-to-end quality of service at Layer 2 and 3 of the OSI model. Packet prioritization at Layer 2 is available with 3 bits of the 802.1p field of an 802.1q tag. 802.1q is a tag that is appended to each packet with the VLAN membership of that packet. When the packet is sent across a switch trunk line, each switch will read the 802.1q tag to determine VLAN membership for that packet.

The 802.1p priority field defined with the 802.1q specification is utilized for setting those 3 bits to a value between 0 – 6 that designates a higher priority for a packet from the default of 5. The switch will examine the 802.1p field and prioritize packets with a higher number over those with a lower number. Prioritization at Layer 3 is available with 3 bits of the Differentiated Services Control Packet (DSCP) field of the Type of Service (ToS) byte specified with each IP header. Those 3 bits are set to a value between 0 – 6 to indicate a preference for voice packets to be prioritized.

Each IP phone must request an IP address, subnet mask and default IP gateway address which is available with DHCP services. There is an option as well to assign those items with static IP addressing which requires configuration when the IP phone is implemented. The best option is DHCP since there is a lot less administrative work. The IP phone then registers their IP address and dial number with Call Manager before sending voice packets across the network. Cisco IP phones are designed to use G.729 compression for all voice traffic.

Once the traffic is compressed, it is sent to the connected campus switch. When it arrives at the switch, the 802.1p and DSCP fields are examined for prioritization. Those voice packets that are marked as priority are then processed by the campus switch before data packets. Call Manager examines the dial numbers and forwards the packet with the proper routing information to the router. The router will examine the DSCP field since it is a Layer 3 device and prioritize voice packets before data packets for transport across the WAN. The destination Call Manager server will examine the routing information of that voice packet and forward it to the campus switch where it arrives at the connected IP phone.

Call Manager has defined both distributed and centralized models which define where the Call Manager servers are located across the enterprise network. The distributed model has Call Manager at each office and calls are routed between servers at each office. That model can support 100 offices with 8 Call Manager servers per cluster. Each office can support 10,000 employees per cluster. The centralized model has one or more Call Manager clusters at a designated office which requires that all calls be sent across the WAN to that office for routing between offices. A typical Call Manager cluster has 3 servers with the centralized model, which will process calls for 2,500 employees. It is possible to implement additional clusters at the centralized office for scalability as the company grows.

Network Planning and Design Guide is available at amazon.com and eBookmall.com

Shaun Hummel is an author of various technical books and has a web site focused on information technology job search solutions and certifications.

http://www.networkjobsolutions.com



Content by CCNA4U http://www.ccna4u.org Email: quocvuong.it@gmail.com

CISCO ASA IPS MARS TRAINING LESSON 3

Posted under Education by admin on Thursday 22 June 2006 at 10:11 pm
coursefox asked:


Cisco Training Course Partner in the UK offers certification courses on CCIE, CCDE, CCNP, CCSP, CCIP, CCVP, CCDP, CCDA, CCNA & Boot Camps. Cisco authorized and approved training material and lab environments, so be a smart fox…book at Course Fox.

Content by CCNA4U http://www.ccna4u.org Email: quocvuong.it@gmail.com

5 Free Tools That Every Networtk Administrator Should Have

Posted under Software by admin on Monday 19 June 2006 at 7:00 pm
Cisco Router Configuration
Mike Walton asked:


 Every network administrator has their own set of tools that they like to use on a daily basis to

help them do their job. Here is my list and why each one of these free programs are in my

toolbox.

 PuTTY – PuTTY is a very versatile telnet application for use when you spend a lot of your day

working on Cisco equipment. PuTTY allows a number of different ways to connect to a piece of equipment including Raw, Telnet, Rlogin, SSH, and with the newest version of PuTTY Serial connection. The newest Serial option becomes very handy for network administrators since

HyperTerm is no longer available with Windows Vista and you still need a serial connection for new routers and switches. PuTTY is also very customizable and can be run from a USB drive without installing anything onto the computer.

 Sniffer - There are actually to sniffer applications that I keep in my toolbox, WireShark and

Smsniff. Both programs are free to download and use but the difference is that Wireshark has more functionality when it comes to filters. But smsniff can be launched from a USB drive without any installation onto the workstation. I use Wireshark more for general network slow downs where I have to monitor the entire network or an entire VLAN to pinpoint the problem. Where Smsniff I can use on a single machine when I know that machine is having a problem but I don’t know why. I simple run Smsniff on the problem machine and then watch the network traffic that comes across it. If it is a network problem I will see it reflected in the trace from Smsniff and I didn’t have to waste time configuring port mirroring or setting up a laptop to get the trace.

 PumpKIN – PumpKIN is a free FTP server program that you can download and use to host your computer as an FTP server. I use this program main for transferring Cisco images back and forth from the switch or router to my computer. This program become very valuable when you have a switch or router down that you need to get back up quick.

 NetScan – Netscan is a very useful tool that will attempt to ping every address within subnet or vlan and tell you which ones respond. NetScan will also try to resolve the IP address to a DNS name for you. I use this tool a lot when I want to quickly see who it connected to a VLAN and I want to know if anyone shouldn’t be connected, or who is connected via DHCP.

 NetStumbler – NetStumbler was one of the first “Wardriving” programs you could get to pick up other people’s wireless networks. I use this tool on a regular basis for the opposite reason, I want to be able to check for rouge access points on my network. I simply use this little tool and walk around all of my offices and see what wireless devices pop up. I have found a couple of employees who wanted to work out side or away from their office and added a wireless AP so they could.

 So those are 5 tools I believe every network administrator should have in their toolkit. For their ease of use, small size, and versatility they made my top 5 tools. Check out my other articles including 5 Tools Every PC Tech Should Have.



Content by CCNA4U http://www.ccna4u.org Email: quocvuong.it@gmail.com

Episode 20: RANCID (part 1)

Posted under Tech by admin on Friday 16 June 2006 at 10:00 pm
teamcymru asked:


, looking at various Open Source Tools that can be used to check and secure systems. Today we talk with John Heasley, someone who knows more than most about the Open Source Tool “RANCID”, a tool to archive and check your router configuration files. These short overviews will give you a good grounding in the basics of the tool, the alternatives and also perhaps enlighten long time users to some of the upcoming features for future versions. Please note that this episode is split …

Content by CCNA4U http://www.ccna4u.org Email: quocvuong.it@gmail.com

Cisco Training for Network Engineers: Special Offers!

Posted under Tech by admin on Wednesday 7 June 2006 at 6:39 pm
RouteHub asked:


This holiday season RouteHub Group is offering a special promotion on all training packages Enter YT20OFF for 20% Off! Offer expires January 2, 2010 www.routehub.net/products Happy Holidays!

Content by CCNA4U http://www.ccna4u.org Email: quocvuong.it@gmail.com



Page 1 of 11

About (4) ActualTest ccna 640-802 (2) CCENT Practice Certification Exam (2) CCNA - Exam Information (1) CCNA Discovery 4.0 (2) CCNA FAQs - Tips (2) CCNA Forum (1) CCNA Practice Certification Exam (2) CCNA1 (39) CCNA1 FINAL (18) CCNA2 (26) CCNA2 FINAL (16) CCNA3 (23) CCNA3 FINAL (15) CCNA4 (26) CCNA4 FINAL (17) Funny Games (88) CCNP Exam (3) Download now (11) Free Link exchange (3) Host has been suspende (1) My Laptop (1) Other Tips - Tricks (2) Packet Tracer Tutorials (3) Packet Tracer Version 5.3 Software Downloads (1) Pass4sure (6) Pass4sure CCNA 640-802 (4) Pass4sure ccnp (2) Submit Documents (1) Subnet - Calculator (1) TestInside (5) TestInside CCNA (3)

ccna answers ** ccna final **ccna discovery answers **ccna 1 answers **ccna final exam ** ccna exams **ccna switching **ccna exam **ccna exam 640 802 **ccna guide **ccna certification **ccna test**Vietnam Daily News

penis buyutucu, v-pills, penis büyütücü, penis boyu, penis uzat, penis buyutucu haplar, sex shop, erotik shop

health, Women is diseases, pediatric health information diet beauty health news

porno dvd, erotik dvd, porno cd,erotik cd

sikis izle, porno izle, seks videolari