|
|
This appendix contains information on the following topics:
The Cisco 805 router supports the following IP routing protocols:
Table C-1 summarizes the characteristics of RIP and EIGRP. The following sections contain more details on RIP and EIGRP.
| IP Routing Protocol | Ideal Topology | Metric | Routing Updates |
|---|---|---|---|
RIP | Suited for topologies with 15 or fewer hops to reach a destination. | Hop count; maximum hop count is 15. Best route is one with lowest hop count. | By default, every 30 seconds. You can reconfigure this value and also use triggered extensions to RIP. |
EIGRP | Suited for large topologies with 16 or more hops to reach a destination. | Distance information. Based on a successor, which is a neighboring router that has a least-cost path to a destination that is guaranteed not to be part of a routing loop. | Hello packets sent every 5 seconds plus incremental updates sent when the state of a destination changes. |
RFC 1058 is the specification for RIP.
RIP is a distance-vector routing protocol, which means that it uses distance (hop count) as its metric for route selection. Hop count is the number of routers that a packet must traverse to reach its destination. For example, if a particular route has a hop count of 2, then a packet must traverse two routers to reach its destination. RIP selects routes based on the lowest hop count. For example, if two routes to the same destination exist and one route has 3 hops associated with it and the other has 2 hops, RIP selects the route with 2 hops. If multiple routes have the same hop count, RIP selects routes alternately. According to RIP, the maximum allowable hop count is 15.
By default, RIP routing updates are broadcast every 30 seconds. You can reconfigure the interval at which the routing updates are broadcast.
You can also configure triggered extensions to RIP so that routing updates are sent only when the routing data base is updated. For more information on triggered extensions to RIP, refer to the Cisco IOS documentation set. For information on accessing the documentation, see the "References to Cisco IOS Documentation Set" in "About this Guide."
RIP supports load balancing. You can evenly distribute traffic among multiple routes to the same destination and that have the same metric. By default, the RIP routing table includes up to four equal routes.
Each router running EIGRP sends hello packets every 5 seconds to notify neighboring routers that it is functioning. If a particular router does not send a hello packet within a prescribed period, EIGRP assumes that the state of a destination has changed and sends an incremental update.
The Cisco 805 router supports two PPP authentication protocols:
Table C-2 summarizes the characteristics of PAP and CHAP so that you can decide which protocol you want to use. The following sections contain more details on PAP and CHAP.
| Authentication Protocol | Controls Authentication Attempt(s) | Handshake Method | Password | Protection from Playback or Repeated Attacks? |
|---|---|---|---|---|
PAP | Remote office router (remote node) | Two-way. Remote office router sends username/password pair until corporate office router accepts. | Uses clear text password. | No. |
CHAP | Corporate office router (local node) | Three-way. Corporate office router sends challenge to remote office router. Remote office router responds. Corporate office router accepts or rejects authentication. | Uses variable, unique, and unpredictable challenge value. | Yes, through the challenge variable and repeated challenges after the link has been established. |
PAP has the following characteristics:
CHAP has the following characteristics:
The corporate office router controls the frequency and timing of the authentication attempts.
A dialer profile consists of the following elements:
A dialer interface is a WAN interface on the router that is not connected to a remote device all the time but which dials the remote device whenever a connection is required. Configuring an interface on a Cisco router to dial a specific remote device at specific times requires configuring dialer profiles.
A dialer interface configuration is a group of settings the router uses to connect to a remote network. One dialer interface can use multiple dial strings (telephone numbers). Each dial string is associated with its own dialer map class. The dialer map class defines all the characteristics for any call to the specified dial string. For example, the dialer map class for one destination might specify the amount of idle time as 3 seconds before calls are disconnected, and the map class for a different destination might specify 10 seconds.
Each dialer interface uses one group of physical interfaces called a dialer pool. One physical interface can belong to multiple dialer pools.
When you use dialer profiles to configure dial-on-demand routing (DDR), the physical interface is configured only for encapsulation and the dialer pools to which the interface belongs. All other characteristics used for making calls are defined in the dialer map.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Jun 16 14:44:59 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.