The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]




Версия для распечатки Пред. тема | След. тема
Новые ответы [ Отслеживать ]
Как поменять метрику в EIGRP, !*! damianAVS, 30-Янв-08, 14:30  [смотреть все]
Привет Всем.

Хочу настроить резервный канал для маршрутизаторов.

Есть два 3640.

Соеденены напрямую двумя линками:

s0/0 и s0/3 соответственно.

Включаю EIGRP и прописыаю соответствующие network.

При команде show ip route вижу что задействована всегда 1 линия, т.е. роняю первую, поднимается вторая, но как только поднимается первая, сразу EIGRP перебрасывает на первую.

Смотрю по метрикам , метрики у обоих маршрутов одинаковые.

Это я к тому, что хочу управлять какой канал должен работать по умолчанию.

Правильный ли мой ход мыслей?

Или есть другие варианты перехода на запасной канал.

PS:

1.до отключения интерфейса

show ip route

     192.168.2.0/24 is subnetted, 1 subnets
C       192.168.2.0 is directly connected, FastEthernet1/0
     10.0.0.0/30 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, Serial0/0
     192.168.4.0/30 is subnetted, 1 subnets
C       192.168.4.0 is directly connected, Serial0/3
     192.168.1.0/24 is subnetted, 1 subnets
D       192.168.1.0 [90/1628160] via 10.0.0.1, 00:24:50, Serial0/0

2. Перестройка :

     192.168.2.0/24 is subnetted, 1 subnets
C       192.168.2.0 is directly connected, FastEthernet1/0
     192.168.4.0/30 is subnetted, 1 subnets
C       192.168.4.0 is directly connected, Serial0/3
     192.168.1.0/24 is subnetted, 1 subnets
D       192.168.1.0 [90/1628160] via 192.168.4.1, 00:26:29, Serial0/3
     10.0.0.0/30 is subnetted, 1 subnets
D       10.0.0.0 [90/1628160] via 192.168.4.1, 00:26:29, Serial0/3

3. После перестройки:

     192.168.2.0/24 is subnetted, 1 subnets
C       192.168.2.0 is directly connected, FastEthernet1/0
     192.168.4.0/30 is subnetted, 1 subnets
C       192.168.4.0 is directly connected, Serial0/3
     192.168.1.0/24 is subnetted, 1 subnets
D       192.168.1.0 [90/1628160] via 192.168.4.1, 00:27:07, Serial0/3

4. Включаем s0/0 и через пару секунд маршрут востановлен :

     192.168.2.0/24 is subnetted, 1 subnets
C       192.168.2.0 is directly connected, FastEthernet1/0
     192.168.4.0/30 is subnetted, 1 subnets
C       192.168.4.0 is directly connected, Serial0/3
     10.0.0.0/30 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, Serial0/0
     192.168.1.0/24 is subnetted, 1 subnets
D       192.168.1.0 [90/1628160] via 10.0.0.1, 00:00:05, Serial0/0


через 3 секунды:

     192.168.2.0/24 is subnetted, 1 subnets
C       192.168.2.0 is directly connected, FastEthernet1/0
     192.168.4.0/30 is subnetted, 1 subnets
C       192.168.4.0 is directly connected, Serial0/3
     10.0.0.0/30 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, Serial0/0
     192.168.1.0/24 is subnetted, 1 subnets
D       192.168.1.0 [90/1628160] via 10.0.0.1, 00:00:43, Serial0/

Вопрос: Почему он не оставляет старый маршрут?

Вроде везде пролазил, все идентично.
Может он по какому-то другому параметру определяет  лучший маршрут

PS2:
R2:

interface Serial0/0
ip address 10.0.0.2 255.255.255.252
no ip directed-broadcast
bandwidth 1544
!
!
interface Serial0/3
ip address 192.168.4.2 255.255.255.252
no ip directed-broadcast
bandwidth 1544
!
interface FastEthernet1/0
ip address 192.168.2.1 255.255.255.0
no ip directed-broadcast
bandwidth 100000
!
!
router eigrp 11
network 192.168.4.0
network 192.168.2.0
network 10.0.0.0

R1:

ip subnet-zero
!
!
!
!
!
!
!
!
!
!
interface Serial0/0
ip address 10.0.0.1 255.255.255.252
no ip directed-broadcast
clock rate 56000
bandwidth 1544
!
interface Serial0/3
ip address 192.168.4.1 255.255.255.252
no ip directed-broadcast
clock rate 56000
bandwidth 1544
!
interface FastEthernet1/0
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
bandwidth 100000
!
!
router eigrp 11
network 192.168.4.0
network 192.168.1.0
network 10.0.0.0
!
ip classless
no ip http server




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру