cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
292
Views
0
Helpful
1
Replies

EIGRP

The_guroo_2
Level 2
Level 2

hi

suppose i have a vlan 1.1.1.129/29

if i advertise

router eigrp 1

passive-interface default

no passive-interface vlan 10 (1.1.1.129/29)

network 1.1.1.0/24

My question is will it still advertise /29 as under network command i have advertised classfull /24

i am bit confuse

1 Reply 1

Hi ,

If you configured it like you stated , it will advertise 1.0.0.0/8 , because eigrp does by default autosummarization.

If you disable the auto summarization , it will advertise with the interface netmask.

For example if you have some vlans with ips in the 1.1.1/24 range , and you are configuring under router eigrp network 1.1.1.0 0.0.0.255, eigrp will adverise all the prefixes matching the network interface , and also send hellos on those interface - if there is no passive-interface configured

Dan

Review Cisco Networking for a $25 gift card