Firewall.cx Newsletter

Receive Free notification on new articles!
***************

Firewall.cx Forums

Community Forums

Facebook Fans

Show your support for Firewall.cx!

Social Media Channels

Facebook-icon LinkedIn-icon Twitter-icon  rssfeed-icon
advert-banner-routing
advert-banner-voice

System Login



Login With Facebook

Who's Online

We have 102 guests online

Statistics

Members : 5868
Content : 790
Web Links : 12
Content View Hits : 102227214

Top Website Visitors

37.5%United States United States
16.7%India India
7.4%United Kingdom United Kingdom
5.7%Australia Australia
4.3%Canada Canada
3.4%Germany Germany

Today: 832
Yesterday: 6821
This Week: 40244
Last Week: 46096
This Month: 117653
Last Month: 239064
Total: 3378377

Gold Cisco Lab Partners

logo-gfi



logo-datavision

Interior Gateway Protocol - IGRP Print Email
Written by Administrator   
Thursday, 26 May 2011 01:45
AddThis Social Bookmark Button

Introduction

Interior Gateway Routing Protocol (IGRP) is a Cisco proprietary Distance-Vector routing protocol. This means that all your routers must be Cisco routers in order to use IGRP in your network, keep in mind that Windows 2000 now supports it as well because they have bought a licence from Cisco to use the protocol !

Cisco created this routing protocol to overcome the problems associated with RIP.

Read more...
 
Open Shortest Path First (OSPF) Routing Protocol Print Email
Written by Administrator   
Thursday, 26 May 2011 01:38
AddThis Social Bookmark Button

Introduction

Open Shortest Path First (OSPF) is a routing protocol developed for Internet Protocol (IP) networks by the interior gateway protocol (IGP) working group of the Internet Engineering Task Force (IETF). The working group was formed in 1988 to design an IGP based on the shortest path first (SPF) algorithm for use in the Internet. Similar to the Interior Gateway Routing Protocol (IGRP), OSPF was created because in the mid-1980s, the Routing Information Protocol (RIP) was increasingly unable to serve large, heterogeneous internetworks.

OSPF is a classless routing protocol, which means that in its updates, it includes the subnet of each route it knows about, thus, enabling variable-length subnet masks. With variable-length subnet masks, an IP network can be broken into many subnets of various sizes. This provides network administrators with extra network-configuration flexibility.These updates are multicasts at specific addresses (224.0.0.5 and 224.0.0.6).

Last Updated on Thursday, 26 May 2011 01:45
Read more...
 
Routing Information Protocol - RIP Print Email
Written by Administrator   
Thursday, 26 May 2011 01:26
AddThis Social Bookmark Button

Introduction

Routing Information Protocol (RIP) is a true Distance-Vector routing protocol. It sends the complete routing table out to all active interfaces every 30 seconds. RIP only uses hop count to determine the best way to a remote network, but it has a maximum allowable hop count of 15, meaning that 16 is deemed unreachable. RIP works well in small networks, but it is inefficient on large networks with slow WAN links or on networks with large number of routers installed.

RIP comes in two different versions. RIP version 1 uses only classful routing, which means that all devices in the network must use the same subnet mask. This is because RIP version 1 does not include the subnet mask when it sends updates. RIP v1 uses broadcasts (255.255.255.255).

Read more...
 
Hybrid Routing Protocols Print Email
Written by Administrator   
Thursday, 26 May 2011 01:24
AddThis Social Bookmark Button

Hybrid routing protocols are something inbetween Distance Vector and Link State routing protocols.

Please select the Hybrid protocol you want to read about:

Enhanced Interior Gateway Routing Protocol - EIGRP

Last Updated on Thursday, 26 May 2011 01:53
 
Link State Routing Protocols Print Email
Written by Administrator   
Thursday, 26 May 2011 01:17
AddThis Social Bookmark Button

Introduction

Link State routing protocols do not view networks in terms of adjacent routers and hop counts, but they build a comprehensive view of the overall network which fully describes the all possible routes along with their costs. Using the SPF (Shortest Path First) algorithm, the router creates a "topological database" which is a hierarchy reflecting the network routers it knows about. It then puts it's self on the top of this hierarchy, and has a complete picture from it's own perspective.

Link State protocols, unlike Distance Vector broadcasts, use multicast.

Last Updated on Thursday, 26 May 2011 01:52
Read more...
 
Distance Vector Routing Protocols Print Email
Written by Administrator   
Tuesday, 24 May 2011 23:37
AddThis Social Bookmark Button

Introduction

Distance Vector routing protocols use frequent broadcasts (255.255.255.255 or FF:FF:FF:FF) of their entire routing table every 30 sec. on all their interfaces in order to communicate with their neighbours. The bigger the routing tables, the more broadcasts. This methodology limits significantly the size of network on which Distance Vector can be used.

Routing Information Protocol (RIP) and Interior Gateway Routing Protocol (IGRP) are two very popular Distance Vector routing protocols. You can find links to more information on these protocols at the bottom of the page. (That's if you haven't had enough by the time you get there !)

Distance Vector protocols view networks in terms of adjacent routers and hop counts, which also happens to be the metric used. The "hop" count (max of 15 for RIP, 16 is deemed unreachable and 255 for IGMP), will increase by one every time the packet transits through a router.

Last Updated on Thursday, 26 May 2011 01:51
Read more...
 
<< Start < Prev 41 42 43 44 45 46 47 48 49 50 Next > End >>

Page 47 of 59