From: Maxim Kurushkin (m.kurushkin@orange-ftgroup.ru)
Date: Thu Nov 16 2006 - 05:30:10 ART
Good Day, Group.
I'm confused with eigrp distance XX settings... and have 2 questions:
1)
Does command distance XX affect only on internal routes? Where can I
read more information about it?
Example:
access-list 23 permit 150.1.3.0
access-list 23 permit 150.1.2.0
router eigrp 10
passive-interface default
no passive-interface GigabitEthernet0/0
network 187.1.56.6 0.0.0.0
distance 10 0.0.0.0 255.255.255.255 23
sh ip route eigrp | i 150.1.2|150.1.3
D EX 150.1.3.0/24 [170/2174976] via 187.1.56.5, 00:05:46,
GigabitEthernet0/0
D 150.1.2.0/24 [10/2300416] via 187.1.56.5, 00:05:47,
GigabitEthernet0/0
2)
How do multiple distance XX commands work? For multiple distance XX
commands do all source must be different? Where can I read more
information about it?
Example:
Rack1R6(config-router)#do sh run | i distance
distance 10 0.0.0.0 255.255.255.255 23
Rack1R6(config-router)#distance 11 0.0.0.0 255.255.255.255 24
Rack1R6(config-router)#do sh run | i distance
distance 11 0.0.0.0 255.255.255.255 24
Rack1R6(config-router)#distance 11 150.1.1.1 0.0.0.0 25
Rack1R6(config-router)#do sh run | i distance
distance 11 0.0.0.0 255.255.255.255 24
distance 11 150.1.1.1 0.0.0.0 25
With best regards,
Maxim
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:47 ART