From: rafael.valiente@bt.es
Date: Fri Dec 13 2002 - 14:27:08 GMT-3
Hello
If you IOS version allow this, don't activate eigrp in that interface
Example:
inter serial 0
ip add 10.10.10.1 255.255.255.0
inter serial 1
ip add 10.10.20.1 255.255.255.0
with IOS below 12.0(4)T you can not specify mask within command network, so
you need to use a major network, in this case 10.0.0.0 and eigrp will be
activated in both interfaces. You can't use access-list out into the
interface because traffic generate in the router is not filter by the acl.
router eigrp 1
network 10.0.0.0
But, beginnig in 12.0(4)T you can specify the mask ( more exactly wild mask
)
router eigrp 1
network 10.10.20.0 0.0.0.255
network 10.10.20.1 0.0.0.0 will be also valid.
Regards
Rafa
-----Mensaje original-----
De: Colin McNamara [mailto:colin@extrateam.com]
Enviado el: viernes 13 de diciembre de 2002 17:36
Para: Groupstudy
Asunto: Eigrp Security
Is there a way to ensure that Eigrp does not sent updates or requests =
out an interface without using the passive command ?
=20
=20
Thank you,
Colin McNamara
ExtraTeam
Cell 925-216-0758
CCNP, CCDA
CQS IP Telephony Design=20
CQS IP Telephony Support=20
CQS IP Telephony Operations
Cisco Wireless Lan Design Specialist
Cisco Wireless Lan Support Specialist=20
=20
[GroupStudy.com removed an attachment of type text/x-vcard which had a name
of Colin McNamara.vcf]
.
**********************************************
Noticia legal
Este mensaje electrsnico contiene informacisn de BT Ignite Espaqa S.A.U. que
es privada y confidencial, siendo para el uso exclusivo de la persona (s) o
entidades arriba mencionadas. Si usted no es el destinatario seqalado, le
informamos que cualquier divulgacisn, copia, distribucisn o uso de los
contenidos esta prohibida. Si usted ha recibido este mensaje por error, por
favor borre su contenido lo antes posible.
Gracias.
.
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:45 GMT-3