質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.47%

Q&A

0回答

294閲覧

EIGRPでのルート情報取得ができない

_kaz

総合スコア0

0グッド

0クリップ

投稿2023/04/17 01:04

packet tracerを使用してEIGRPの設定を行いました。
以下の構成です。
イメージ説明

Router1に以下のルートをEIGRPで学習させたいです。
192.168.1.0
192.168.2.0
192.168.3.0
192.168.4.0
192.168.200.0

ルーティングテーブルを確認すると192.168.200.0だけ学習しているようです。
どのように設定すれば理想のルーティング設定が可能になりますか?
どなたかご教示お願いいたします。

以下各機器のコンフィグです。

L3SW

Switch#show run Building configuration... Current configuration : 2103 bytes ! version 12.2(37)SE1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Switch ! ! ! ! ! ! ip routing ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface FastEthernet0/1 switchport access vlan 10 switchport mode access switchport nonegotiate ! interface FastEthernet0/2 switchport access vlan 20 switchport mode access switchport nonegotiate ! interface FastEthernet0/3 switchport access vlan 30 switchport mode access switchport nonegotiate ! interface FastEthernet0/4 switchport access vlan 40 switchport mode access switchport nonegotiate ! interface FastEthernet0/5 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 ! interface FastEthernet0/24 switchport access vlan 200 switchport mode access switchport nonegotiate ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address shutdown ! interface Vlan10 mac-address 0010.1193.2c01 ip address 192.168.1.254 255.255.255.0 ! interface Vlan20 mac-address 0010.1193.2c02 ip address 192.168.2.254 255.255.255.0 ! interface Vlan30 mac-address 0010.1193.2c03 ip address 192.168.3.254 255.255.255.0 ! interface Vlan40 mac-address 0010.1193.2c04 ip address 192.168.4.254 255.255.255.0 ! interface Vlan100 mac-address 0010.1193.2c05 no ip address ! interface Vlan200 mac-address 0010.1193.2c06 ip address 192.168.200.253 255.255.255.0 ! ip default-gateway 192.168.200.254 ip classless ip route 0.0.0.0 0.0.0.0 192.168.200.254 ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! ! end

Router0

Router#show run Building configuration... Current configuration : 973 bytes ! version 16.6.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0/0 ip address 192.168.100.1 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/0/1 ip address 192.168.200.254 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/0/2 no ip address duplex auto speed auto shutdown ! interface Vlan1 no ip address shutdown ! router eigrp 1 network 192.168.0.0 network 192.168.0.0 0.0.255.255 auto-summary ! ip classless ip route 192.168.1.0 255.255.255.0 192.168.200.253 ip route 192.168.2.0 255.255.255.0 192.168.200.253 ip route 192.168.3.0 255.255.255.0 192.168.200.253 ip route 192.168.4.0 255.255.255.0 192.168.200.253 ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end

Router1

Router#show run Building configuration... Current configuration : 717 bytes ! version 16.6.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0/0 ip address 192.168.100.2 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/0/1 no ip address duplex auto speed auto shutdown ! interface GigabitEthernet0/0/2 no ip address duplex auto speed auto shutdown ! interface Vlan1 no ip address shutdown ! router eigrp 1 network 192.168.100.0 auto-summary ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.47%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問