mschedrin Posted December 19, 2008 Posted December 19, 2008 (edited) Помогите, у кого есть опыт работы с eigrp. Пытаюсь изменять метрики маршрутов, анонсируемых eigrp. Прочитал http://www.cisco.com/en/US/tech/tk365/tech...0800c2d96.shtml Есть два свича Catalyst3750 и ME3400, соединены физическим линком, вилан 45. Конфг: router eigrp 65003 redistribute connected redistribute static passive-interface default no passive-interface Vlan45 no auto-summary network x.x.128.16 0.0.0.7 interface Vlan45 ip address x.x.128.17 255.255.255.248 ip pim sparse-mode Смотрим на 3400 маршрут, который ему анонсирует 3750: ME3400#sh ip eigrp topology x.x.184.0/23 EIGRP-IPv4:(65003) (AS 65003): Topology Default-IP-Routing-Table(0) entry for x.x.184.0/23 State is Passive, Query origin flag is 1, 1 Successor(s), FD is 33536 Descriptor Blocks: x.x.128.18 (Vlan45), from x.x.128.18, Send flag is 0x0 Composite metric is (33536/2816), Route is External Vector metric: Minimum bandwidth is 1000000 Kbit Total delay is 1210 microseconds Reliability is 255/255 Load is 1/255 Minimum MTU is 1500 Hop count is 1 External data: Originating router is x.x.190.1 AS number of route is 0 External protocol is Connected, external metric is 0 Administrator tag is 0 (0x00000000) Затем пишу на 3750: interface Vlan45 delay 120 exit clear ip eigrp nei Картина не меняется. В sh ip eigrp topo остается так же: Total delay is 1210 microseconds Что я делаю не так? Есть у кого мылси? Edited December 19, 2008 by mschedrin Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.