Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
taurus8 opened this issue May 15, 2020 · 0 comments

Comments

@taurus8
Copy link

taurus8 commented May 15, 2020

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
!

@taurus8 taurus8 changed the title In TS1 R1 EIGRP network statement for interface GigEthernet0/1.411 is wrong In TS1 R11 EIGRP network statement for interface GigEthernet0/1.411 is wrong May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant