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...

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...

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...

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...

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...

Read more »

Mar 17, 2013

How to enable routing on a 2960 series?

Your 2960 need to run IOS Version 12.2.55 or higher to enable lanbase-routing To enable routing we need two things. Firstly activate the functionality sdm prefer lanbase-routing and subsequently enable ip routing. You need to reload for the change to take place. After the system reload, you can use the show sdm prefer...

Read more »

Mar 11, 2013

Hướng dẫn cấu hình Router Cisco Loadbalancing trên 2 tuyến FTTH

1. Cấu hình Interface kết nối 2 tuyến FTTH CISCO(config)#int g0/0 CISCO(config-if)#description #FTTH FPT# CISCO(config-if)#pppoe enable group global CISCO(config-if)#pppoe-client dial-pool-number 1 CISCO(config-if)#no shut  CISCO(config)#int g0/1 CISCO(config-if)#description #FTTH VNPT# CISCO(config-if)#pppoe enable group global CISCO(config-if)#pppoe-client dial-pool-number 2 CISCO(config-if)#no shut CISCO(config)#dialer-list...

Read more »

Feb 27, 2013

How can we limit the bandwidth on Cisco router ?

We have a router, f0/0 will be for the Internet connection with bandwidth of 30Mbps. Its f0/1 will be connected to a switch for internal networks. This link will be separated to 3 VLANs for 3 internal networks. Is there is a way to guarantee 10Mbps for each VLAN but allow use up to 30Mbps when another two VLANs are not using any Internet...

Read more »

Video Introduction to New CCNAv5.0 Curriculum

CCNAv5.0........ As previously announced, NetAcad is releasing a new version of our CCNA curriculum this year. We are delighted to share an exciting video introduction to the new CCNA curriculum with you. This is one of many communications we will be sending over the coming months to provide regular updates on our progress and share more in-depth information, including the scope and sequence, equipment requirements,...

Read more »