From: Pat Chui (cui666@gmail.com)
Date: Wed Mar 09 2005 - 18:27:02 GMT-3
I was just reading the command reference on cco to get some details on
how to use distance command, and the example they are using confuses
the heck of me:
they use the ip address portion to match the networks are being
announced intead of use it as routers(router id in the case of ospf)
originating the routes, unless I misunderstood anything...
===copied from CCO===
Examples
In the following example, the router igrp global configuration command
sets up IGRP routing in autonomous system number 109. The network
router configuration commands specify IGRP routing on networks
192.168.7.0 and 172.16.0.0. The first distance router configuration
command sets the default administrative distance to 255, which
instructs the Cisco IOS software to ignore all routing updates from
routers for which an explicit distance has not been set. The second
distance command sets the administrative distance for all routers on
the Class C network 192.168.7.0 to 90. The third distance command sets
the administrative distance for the router with the address 172.16.1.3
to 120.
router igrp 109
network 192.168.7.0
network 172.16.0.0
distance 255
distance 90 192.168.7.0 0.0.0.255
distance 120 172.16.1.3 0.0.0.0
On Wed, 9 Mar 2005 12:35:32 -0800, marvin greenlee
<marvin@ccbootcamp.com> wrote:
> What are you trying to do? What protocol are you trying to set distance
> for? With OSPF, for example, the source is the router ID of the router that
> is adding the network to OSPF.
>
> Marvin Greenlee, CCIE#12237, CCSI# 30483
> Network Learning Inc
> marvin@ccbootcamp.com
> www.ccbootcamp.com (Cisco Training)
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Pat
> Chui
> Sent: Wednesday, March 09, 2005 11:19 AM
> To: ccielab@groupstudy.com
> Subject: DISTANCE command [bcc][faked-from][bayes]
> Importance: Low
>
> Hi, All
> I hope someone could tell me the following examples about how to use
> "DISTANCE..." on CCO is wrong.
> http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fipr
> rp_r/ind_r/1rfindp1.htm#wp1017503
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:44 GMT-3