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

Configuring eigrp with dialer profiles

maller
Level 1
Level 1

Hi.

In my config I have a lot of dialer profiles and I would like configure EIGRP but I don't how to define all dialer profiles as a passive interfaces and only the fastethernet interface for routing updates.

Do I have to define ?

passive interface dialer 1

passive interface dialer2

...............

.....................

passive interface dialer n

Or can I define with only one command all dialer profiles as passive

Thanks

1 Accepted Solution

Accepted Solutions

steve.barlow
Level 7
Level 7

router eigrp 100

passive-interface default

no passive-interface fastethernet0

network x.x.x.0

Hope it helps.

Steve

View solution in original post

1 Reply 1

steve.barlow
Level 7
Level 7

router eigrp 100

passive-interface default

no passive-interface fastethernet0

network x.x.x.0

Hope it helps.

Steve