Archive for the ‘CCNP’ Category

Redistribution between EIGRP and Static Routing Protocol

Here in this lab i will show how to configure redistribution between static routing and eigrp.For that configuration i have taken 3 router having total 4 networks.here middle router is configured with both EIGRP and Static Route.This is an static route and eigrp redistribution example lab shown using cisco packet tracer.


If you are preparing for ccnp routing exam you can study below redistribution labs:


Route Redistribution between EIGRP and OSPF.

Route Redistribution between RIP and EIGRP.

Route Redistribution between RIP and OSPF.

(more…)

Advertisement

bgp configuration lab using cisco packet tracer


In this article I am going to show you how to configure bgp step by step.This is a bgp configuration example lab showing bgp configuration using cisco packet tracer.I will show you how to configure bgp routing protocols on cisco router using three router.This is an example lab showing bgp configuration.Here in This Lab I have taken  3 AS they are 1,71 and 79 respectively

BGP neighbors can be of two types:


  • IBGP neighbors – when two neighbors are in the same AS(Autonomous System);

  • EBGP neighbors – when two neighbors belong to different AS(Autonomous System).

You can Download bgp configuration Lab file: Click here to Download 

(more…)

This is a Route Redistribution between OSPF and EIGRP configuration Lab. In this tutorial we will learn how to configure Route Redistribution between OSPF and EIGRP using Cisco Packet Tracer.I have made a step wise tutorial showing redistribution process between EIGRP and OSPF and also performed Network connection Testing after Configuration.If you are preparing for CCNP Certification this lab will help you score and learn Route distribution Questions.

Redistribution is done to enable communication between routers running different protocols.

For Example here in this lab you can see two different protocols EIGRP and OSPF.

You can also Learn:
Route Redistribution between RIP and OSPF Routing domain
Route Redistribution between RIP and EIGRP

(more…)

Route Redistribution configuration lab between RIP and OSPF Routing domain.This lab is to show route redistribution between RIP routing and OSPF Routing.So if you are preparing for ccnp certification then this tutorial is for you.I have mentioned step wise notes with proper documentation to configure Route Redistribution between RIP and OSPF routing protocol.

Redistribution is done when you want to take routes learn from one routing protocol and put them in another Routing protocol.

here in This Lab we are putting the RIP Route in to OSPF Route and OSPF route in to RIP Route.

You can also Read:
Route Redistribution Between OSPF and EIGRP
Route Redistribution between RIP and EIGRP

(more…)

In this lab we will see how to configure route redistribution between RIP and EIGRP. We use Route Distribution because Route Redistribution allows routes from one routing protocol to be advertised into another routing protocol.It helps network admin to make it possible to communicate between different routing protocols.It is also possible to redistribute from one routing protocol to the same routing protocol, such as between two separate OSPF domains (distinguished by unique process ID’s). Static routes and connected interfaces can be redistributed into a routing protocol as well.  While configuring route redistribution Routing metrics are a key consideration.

You can Also Read:
Route Redistribution Between OSPF and EIGRP
Route Redistribution between RIP and OSPF Routing domain

(more…)

Learn how to configure IPSEC site to site vpn on cisco router using cisco Packet Tracer.As we all know IPsec provides secure transmission of sensitive data over unprotected networks like internet.So what actually IPsec does is it acts at the network layer which means its working in network layer of TCP/IP model and protecting sensitive data and authenticate IP packets only between participating IPsec devices like cisco routers. here in this IPSEC Example lab Router0 and Router1 is is participating in IPsec peers.So in this activity or in this lab i will configure these two routers to support a site to site IPsec VPN for traffic flowing from their respective LANs.

While configuring this lab I consider that everyone who is going to configure this lab must know how to assign ip address on router interfaces and if you don’t you can read my articles on  How to assign ip address on Router interfaces..

ipsec configuration

(more…)

In this tutorial we will learn how to configure and use vpn on routers.We will learn to create a vpn tunnel between routers for safe communication.

vpn

(more…)

In this tutorial we will learn how to configure router as a terminal server or an access server.Here in below diagram Router0 is working as a terminal server or you can say an access server.

So what this actually mean?

It means if a client seating on PC0 will try to login to router r1, r2,r3,r4 or r5 he/she cannot be able to access these routers directly,he/she must have to go through Router0 which is an access server.

router as terminal server

 

 

(more…)

In previous lab we have learnt how to configure OSPF clear text authentication,and now in this lab we will learn how to configure OSPF MD5 authentication which more secure than clear text authentication.Configuring OSPF MD5 authentication is very similar to configuring clear-text authentication. (more…)

If you have done your CCNA,you already familiar with the term OSPF and you also know how to configure it,but if you are new to networking you can learn about ospf along with it’s configuration from my blog.Today here i am going to discuss about how to configure ospf authentication on routers.OSPF can authenticate every OSPF message. This is usually done to prevent a rogue router from injecting false routing information and therefore causing a Denial-of-Service attack.

Two types of authentication method that can be used are:

1. clear text authentication clear text passwords are used,which is not more secure.

2. MD5 authenticationMD5 authentication is used. This type of authentication of more secure.

IMPORTANT NOTEwith OSPF authentication turned on, routers must pass the authentication process in order to become OSPF neighbors.

Here in this Lab we will learn how to configure clear text authentication method to secure ospf messages. (more…)

Suppose you  want to administer login ID and password information centrally for all routers. i.e your all routers get authentication from a central server.I am not saying that it is not possible to store all information locally on router but if you have a large number of routers,it is extremely time consuming to reconfigure all the routers for a password change or to simply add a new user.So instead of doing the time consuming work we use TACACS+ for AAA authentication.There is a huge benefit of using TACACS+ SERVER for authentication,one of them is that after using TACACS+ authentication none of information is stored on the router. (more…)

In this tutorial we learn how to secure a router even without knowing how to configure telnet or how to enable password on routers.Even if you are new to networking and you dont have idea about how to configure your router securely, you can easily provide security to your router.There is no need to read the whole book on router just to learn how to secure it.Cisco introduced the autosecure feature to quickly harden router configuration files in an automated fashion.

Now what does this autosecure feauture actually do?

autosecure disables common router features that might pose a security while enabling other IOS features that will assist to harden the router. (more…)

 

This tutorial is all about how to configure RADIUS SERVER so that our  cisco router telnet get its access from RADIUS SERVER Configured.If you configure telnet on router it takes password which was assigned to it during telnet configuration,but after configuring RADIUS SERVER telnet will get it’s authentication from RADIUS SERVER.So after its configuration you will see that you will not be able to remote login to router R1 using telnet password,but you can remotely login to router R1 using telnet if you use the password mentioned in RADIUS SERVER.

(more…)

ipv6 configuration

Resolving IPv6 L3 to L2 MAC ADDRESSES

IPv6 L3 to L2 Ethernet Mapping Using NDP(Network Discovery Protocol)

(more…)

Today here in this article we learn how to configure Firewall on cisco routers.As we know cisco uses IOS.For security purpose it’s become essential to learn  the concept of Firewall and to know how to  configure Firewall on Routers.The IOS Firewall is a stateful firewall that inspects TCP and UDP packets at the application layer of the OSI model. Not only that but it also used to  watch the outgoing requests (usually to the Internet) and opens reciprocal, inbound ports for the return traffic.Many companies uses different types of Firewalls,some at OS level some are hardware based.Here we are talking about CISCO IOS Firewall which  is an inbuilt FIREWALL  inside the cisco Router.The most important thing to be kept in mind about IOS FIREWALL is that the IOS Firewall maintains the state of each of the TCP connections; it allows return traffic back if it allowed it out and if it matches the state information stored for that TCP packet.

(more…)