Internetworkexpert / INE-VIRL

INE VIRL Topologies & Initial Configs
http://www.INE.com
156 stars 152 forks source link

In TS1 R11 EIGRP network statement for interface GigEthernet0/1.411 is wrong #22

Open taurus8 opened 4 years ago

taurus8 commented 4 years ago

interface GigEthernet0/1.411 no shutdown encapsulation dot1Q 411 ip address 10.4.11.1 255.255.255.254

router eigrp 20 network 10.1.123.11 0.0.0.0 network 10.4.11.11 0.0.0.0 network 122.1.1.11 0.0.0.0 redistribute bgp 200 metric 1000000 100 255 1 1500

should be network 10.4.11.1 0.0.0.0 to form EIGRP neighbor with R4 !