bSCi Exam EIGRP Easy question
Hey im having some trouble understanding or getting metting of the wildcard use when putting the network.
I read that if i have
F0 10.2.3.0
F1 10.2.4.0
F2 10.2.5.0
if i use
router eigrp 1
network 10.2.3.0 0.0.0.255
It will advertise that network
But somewhere else i found that it just makes F0 active on EIGRP so it sends updates through that interface but it does not advertise that network.
Can some one please explain
I read that if i have
F0 10.2.3.0
F1 10.2.4.0
F2 10.2.5.0
if i use
router eigrp 1
network 10.2.3.0 0.0.0.255
It will advertise that network
But somewhere else i found that it just makes F0 active on EIGRP so it sends updates through that interface but it does not advertise that network.
Can some one please explain
"Almost..... is as good as Nothing"
Comments
Those commands will activate the interface that has that IP address for EIGRP operations. In doing so, by default, EIGRP will advertise that network (10.2.3.0) out of that interface.
CCIP
BTW i see you are on the CCNP route too, was it difficul the BSCI Exam?
Thanks again
The BSCI was probably the toughest exam I've ever taken (which includes 4 years of college getting a Finance degree). I failed my first attempt at the BSCI by 2 points! I suggest you use the BSCI official exam cert guide, the Train Signal videos, and the CBT Nuggets.
Good luck!
CCIP
Yeah right now im on the official guide, and CBT nuggets will get the other too.
Thanks man
I think your referring to the network command as opposed to the passive-interface command.
passive interface command forces an int to be quiet but it will advertise the network out of other interfaces.
The network and mask do not speak EIGRP and subnets attached to that interface are not advertised.
Chris Knight
Real Genius