cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1023
Views
0
Helpful
2
Replies

Advertising a network - EIGRP - without using the network command

danny9797
Level 1
Level 1

Hi everyone,

In EIGRP, a network/subnet can be advertised with the network command but what other methods or work arounds can be used and configured for a particular network in order to advertise that subnet out to it's neighbours.

Thanks

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

You can also use the redistribute command under EIGRP to redistribute from static to EIGRP and/or redistribute directly connected interfaced to EIGRP. 

HTH

singhaam007
Level 3
Level 3

hello,

use redistribute static for your static routes and you can use distribute list with an access list to redistribute routes but with filtering .

http://www.cisco.com/en/US/docs/ios/12_1/iproute/command/reference/1rdeigrp.html

hope this will help.

thanks