Thank you so much for this!! Been reading the CCNP ENCOR Cisco Press book and trying to wrap my head around this topic, and with your explanation, I understand now! Looking forward to more of your study sessions live so I can join!
@knight2000-NC5 ай бұрын
22:55 that does look like trying to play "gotcha" in interview questions. In the older days technical flex was super competitive, not so much these days. Thanks for this training.
@avnitripathi8196 Жыл бұрын
Brilliant content.... You simplified this content so well.. no words .. hat's off to you
@reeteshhurkhoo92312 жыл бұрын
Thank you for this explicit explanation. Much grateful if you could provide a lab demo. I've the lab in GNS3 and CML. I'm a bit confused. With CEF enabled globally on a router., I turn off CEF on one of its interface where packets are received with the command no ip route-cache cef. The debug output shows the packet is switched via FIB which is used by CEF. So turning off CEF on the inbound interface does not change anything as the packet is still being switched via FIB. Thank you for your reply
@thesolidshadow3 жыл бұрын
Awesome video once again! Thank you
@thesolidshadow3 жыл бұрын
Can it be that the 9600 is centralized forwarding
@techevangelist83733 жыл бұрын
Nice and simple.
@vkumar29152 жыл бұрын
Thank you very much for the informative session 🙏
@rubenjaldinsalvatierra25353 жыл бұрын
Hello Jeff !! You know that in the ucs manager you can see your fabric interconnects connected both up the network and down the servers and between them you see most of the time or almost always a connection that I imagine is for the configuration replication between them, my question is I was reviewing the environment in ucs manager of a client and I see that the link between the 2 fabric interconnects is in red, that is, it seems that there is no connection between them, this happens due to some type of license in the equipment or something like that, how can I start the corresponding tsoot
@steele_ntwrk3 жыл бұрын
Hey Jeff, Quick question, is Adjency table still used in CEF?
@estebangomez1823 Жыл бұрын
But how RAM and CAM are completely the opposite as you stated at the beginning?
@techevangelist83733 жыл бұрын
Not relevant to ENCORE. Just a general question, when windows PCs connects to a Hub, even today, it is like windows is going to detect (whatever logic they use) that they are connected to a Hub and slowly they switch back to the older CSMA/CD way of doing things? Is that correct? Its very interesting then..Do you know any book that talk about this specifically?
@KishSquared3 жыл бұрын
There's actually no adjustment that needs to be made. Ethernet NICs must abide by CSMA/CD even if they're the only device on a collision domain, because we never know for sure that another talker won't appear. There is no way for a NIC to detect that it's on a full-duplex link. Fortunately, CSMA/CD doesn't affect communications until a collision occurs, which would never happen on full-duplex, so there's no real downside to this. I would expect any CCNA book to discuss this in detail!