Nov 16, 2017

Cisco Packet Tracer 7 for Windows, Linux


Version 7.1 | Released July 2017

Packet Tracer Resources
Overview
Packet Tracer is an innovative network configuration simulation and visualization tool used for activities and assessment in many Cisco Networking Academy courses:

The benefits of using Packet Tracer include:

Supplement classroom equipment with realistic simulations and visualize internal processes in real-time
Multiuser, real-time collaboration and competition for dynamic learning
Authoring and localization of structured learning activities such as labs, demonstrations, quizzes, exams, and games
Students explore concepts, conduct experiments, and test their understanding of network building
Design, build, configure, and troubleshoot complex networks using virtual equipment
Can be used for lectures, group and individual labs, homework, games, and competitions
Supports feature expansion through external applications using an API

Packet Tracer (Desktop)
Packet Tracer 7.1 for Windows 64bit
Packet Tracer 7.1 for Windows 32bit
Packet Tracer 7.1 for Linux 64bit

Packet Tracer (Mobile)
Packet Tracer Mobile iOS
Packet Tracer Mobile Android


Cisco Packet Tracer 7 for Windows, Linux
http://yabuilder.com/5qqu

Read more »

Jun 2, 2016

New CCNA R&S 6.0 Bridging Course Available

Self-paced CCNA R&S Bridging Course Available
Networking Academy students now have access to the English self-paced CCNA R&S 6.0 Bridging Course to supplement their CCNA R&S 5.x knowledge. Enroll Now and stay tuned for additional languages Arabic, Chinese, French, Portuguese, Russian, and Spanish which are expected to release in July and August. 

New CCNA R&S Bridging Course Available
Technology is constantly evolving and the most sought-after certifications have just been updated keeping up with the demands of today’s networking careers. Effective May 17, Learning @Cisco announces the updated CCNA Routing and Switching Certifications meeting the needs of Cisco customers -- your  future employers. In response, we at the Cisco Networking Academy are pleased to offer the CCNA R&S 6.0 Bridging Course, which together with the CCNA R&S 5.X curriculum, is in full alignment with the CCNA R&S Certification.
Teaching networking fundamentals is an important objective for us, and our CCNA R&S curriculum covers many topics beyond certification. However, staying aligned with the latest certification is very much our priority too. Effective today, your instructors have access to the English version of the CCNA R&S 6.0 Bridging Course. Additional languages of Arabic, Chinese, French, Portuguese, Russian, and Spanish will release in July and August. Effective May 31, you will have access to a free self-paced CCNA R&S 6.0 Bridging Course that covers the new supplemental topics that are included in the new Certification Exams.
New Topics Aligning to Certification
The new CCNA R&S 6.0 Bridging Course topics align to the 4 CCNA R&S courses as shown below:

End-of-Life Dates for Old Certification Exams
If you plan to take the certification exam, we recommend taking the old certification exam before August 20 – it is easier. If you prefer to take the new exam, then please be aware that you must take the new certification exam on or after August 20.
Alternatively, you may also take the ICND1 certification exam immediately so that you gain an extra 30 days to prepare for the old ICND2 certification exam.
 The old Certification Exams will be available for at least 90 days as noted in the table below:  

Certification
New Exam #
Old Exam #
Old Exam EOL Date
CCENT
100-105 ICND1
100-101 ICND1
August 20, 2016
ICND2
200-105 ICND2
200-101 ICND2
September 24, 2016
As aCCNA R&S
200-125 CCNA
200-120 CCNA
August 20, 2016
Student  Resources
As a Networking Academy alumni, you will have access to a self-paced CCNA R&S 6.0 Bridging Course to supplement your CCNA 5.x knowledge which is still very relevant. The self-paced English version of the course is expected to release May 31 with additional languages releasing in July and August. Stay tuned!

Read more »

Jun 14, 2013

CCNAX v2.0 ICND1 100-101 ICND2 200-101 Official Cert Guide

CCNA Exam
Exam Number: 200-120 CCNA
Associated Certifications: CCNA Routing and Switching
Duration: 90 minutes (50-60 questions)
Available Languages: English
Click Here to Register: Pearson VUE
Exam Policies: Read current policies and requirements
Exam Tutorial: Review type of exam questions
Register for Courses: CCNAX v2.0 course and other offerings

 New version of CCNA Exam Is Now Available
From March 26, 2013 through September 30, 2013, candidates can choose to take either the 640-802 CCNA exam or the 200-120 CCNA exam.

 Beginning October 1, 2013, the 200-120 CCNA exam will be the only exam available for registration. Candidates who register for the 200-120 CCNA exam should prepare using
200-120 CCNA exam topics.

ICND1 100-101 Official Cert Guide 
ICND2 200-101 Official Cert Guide

Read more »

May 22, 2013

Cisco Packet Tracer 6.0.1



Cisco Packet Tracer 6.0.1

We are pleased to announce the release of Cisco Packet Tracer (PT) 6.0.1, which includes the following new protocol support and enhanced functionality:  
  • Supports IOS 15.2 and its licensing methodology
  • Provides enhanced IPv6 support
  • Supports new devices such as ISR 1941, ISR 2901, ISR 2911, terminal server interface, and servers with two network interface cards
  • Supports Hot Standby Router Protocol (HSRP) and ACL sequence numbers
  • Provides new capability with PT LAN and WAN Multiuser Servers to create multiuser games and activities
  • Provides new capability with PT Bridge to connect real network equipment to the Packet Tracer environment

Cisco packet tracer 6.0.1 For linux

Read more »

Mar 23, 2013

Cisco Load Balancing Scenario


Objective
  •  Maipu 1800 CPE router need to perform load balancing in between two outgoing interfaces F0 and F1
  •  If one WAN link is down, then another wan link will be primary, vice versa.
  • As the faulty link is restored, Both WAN link should do load balancing for LAN traffic.


Topology 


Description 
Load Balancing
Load balancing is based on a combination of source and destination packet information; it allows you to optimize resources by distributing traffic over multiple paths for transferring data to a destination. You configure load balancing on outbound interfaces on a per-destination or per-packet basis.

Types Load balancing – Per destination load balancing and Per packet load balancing.

   Per-Destination and Per-Packet

Per-destination load balancing allows the router to distribute packets based on the destination address, and uses multiple paths to achieve load sharing. Packets for a given source-destination host pair are guaranteed to take the same path, even if multiple paths are available. For example, given two paths to the same network, all packets for destination1 on that network go over the first path, all packets for destination2 on that network go over the second path, and so on. Per-destination load balancing is enabled by default when you start the router, and is the preferred load balancing for most situations.
Per-packet load balancing allows the router to send successive data packets over paths without regard to individual hosts or user sessions. It uses the round-robin method to determine which path each packet takes to the destination. With per-packet load balancing enabled, the router sends one packet for destination1 over the first path, the second packet for (the same) destination1 over the second path, and so on. Per-packet load balancing ensures balancing over multiple links.
Although path utilization with per-packet load balancing is beneficial, packets for a given pair of source-destination hosts might take different paths. This means that per-packet load balancing can introduce reordering of packets. This load balancing method would be inappropriate for certain types of data traffic (such as voice traffic over IP) that depend on packets arriving at the destination in sequence.
Use per-packet load balancing to ensure that a path for a single source-destination pair does not get overloaded. If the bulk of data passing through parallel links is for a single pair, per-destination load balancing overloads a single link while other links have very little traffic. Enabling per-packet load balancing allows you to use alternate paths to the same busy destination.

Devices used in Testing 
Maipu 1800-22-AC

IOS Details 

Main Configuration:

interface fastethernet0
 description ### ISP1 ###
 ip address 100.1.1.1 255.255.255.252
 keepalive gateway 100.1.1.2
 exit

interface fastethernet0
 description ### ISP2 ###
 ip address 200.1.1.1 255.255.255.252
 keepalive gateway 200.1.1.2
 exit



interface vlan1
 description ### LOCAL LAN ###
 ip address 201.1.1.1 255.255.255.0
 exit

ip route 0.0.0.0 0.0.0.0 100.1.1.2
ip route 0.0.0.0 0.0.0.0 200.1.1.2


Output 
Show ip route
router#sh ip route
S   0.0.0.0/0 [1/100] via 100.1.1.2, 0:01:10, fastethernet0
S   0.0.0.0/0 [1/100] via 200.1.1.2, 0:01:04, fastethernet1

Notes 
  • By default per destination load balancing will work.
  • To configure per packet load balancing
    • router(config)#ip load-sharing per-packet
  • After above configuration, load balancing will work per packet basis.
  • As F0 (ISP-1) link is down, all LAN traffic will take F1 as primary path, vice versa.
  • After faulty link restored, Traffic will be again go with configured load balancing algorithm. 
d    Hope this testing report will help you in live network implementations. 

Read more »

How to Time-based, Inbound Rate Limiting


Slaptijack reader Raj is looking for a way to limit inbound traffic on his switch ports based on the time of day. Specifically, he wants to restrict speed to 256 Kbps between 9 AM and 9 PM, and allow up to 1 Mbps the rest of the day. I've done something similar to this in the past, but with only one restriction, not two. Hopefully, this configuration will work!
Note: This post is based on the work of a previous post on Cisco Catalyst rate limiting. Although I know that this will work in some cases, it may not work in yours. In other words, your mileage may vary.

Raj, the key to time-based rate limiting is to use the time range command built into IOS. In your case, we want to define the time range from 9 AM to 9 PM:
time-range DAILY-0900-2100
 periodic daily 7:00 to 21:00
Next, we need our access lists:
ip access-list extended ACL-0900-2100
 permit ip any any time-range DAILY-0900-2100
ip access-list extended ACL_ALL_HOURS
 permit ip any any
And now our class maps to define which traffic to match:
class-map match-all 256K
 match access-group name ACL-0900-2100
class-map match-all 1M
 match access-group name ACL_ALL_HOURS
And finally, our policy map:
policy-map POLICY-IN
 class 256K
  police 256000 8000 exceed-action drop
 class 1M
  police 1000000 12500 exceed-action drop
Put it all together, and it looks like this:
time-range DAILY-0900-2100
 periodic daily 7:00 to 21:00
!
ip access-list extended ACL-0900-2100
 permit ip any any time-range DAILY-0900-2100
ip access-list extended ACL_ALL_HOURS
 permit ip any any
!
class-map match-all 256K
 match access-group name ACL-0900-2100
class-map match-all 1M
 match access-group name ACL_ALL_HOURS
!
policy-map POLICY-IN
 class 256K
  police 256000 8000 exceed-action drop
 class 1M
  police 1000000 12500 exceed-action drop

Read more »

How to Inbound Rate Limiting on Cisco Catalyst Switches

If you need to limit the inbound bandwidth of a switch port on a Cisco Catalyst, the key is in the QoS configuration.
This particular configuration was done on a Cisco Catalyst 2960.

As I mentioned, the key is QoS. The first thing you need to do is globally enable QoS with the mls qos configuration command. Once this command is enabled, QoS is enabled on all ports with default settings.
Next, we'll need an access-list to match traffic on. In this example, we are going to police all traffic coming through the switch port, so our access-list will match all IP addresses.
ip access-list extended ACL_SLAP
 permit ip any any

A class map is necessary to classify our traffic.
class-map match-all CLASS_SLAP
  match access-group name ACL_SLAP

The policy map dictates what we want done to the traffic class previously defined. The police configuration command sets our rate limit in this example to 8 Mbps the a burst size of 100 KB. The burst size is the trickiest part of this command. If the burst is set too low, your traffic will not be able to approach the maximum allowed throughput do to packet drops.
Because TCP window scaling halves the window size for each dropped packet, it's important to set the burst size at a level that doesn't impact performance. The rule of thumb is that the burst size should be double the amount of traffic sent at the maximum rate at a given round-trip time. In this example, I assumed a round-trip time of 50 ms which results in a burst size of 100 KB.
policy-map POLICY_SLAP
  class CLASS_SLAP
    police 8000000 100000 exceed-action drop

Finally, apply the policy-map to the switch port with the service-policy configuration command.
interface GigabitEthernet0/2
 service-policy input POLICY_SLAP

And now you're done. In our example, we configured a switch port to only allow inbound traffic at 8 Mbps. We won't be able to truly max the 8 Mbps, but we should come close.

This is the full text rate limiting example
mls qos

ip access-list extended ACL_SLAP
 permit ip any any
 
class-map match-all CLASS_SLAP
  match access-group name ACL_SLAP

policy-map POLICY_SLAP
  class CLASS_SLAP
    police 8000000 100000 exceed-action drop

interface GigabitEthernet0/2 
 service-policy input POLICY_SLAP 

Read more »