Answer: Basic Port Security 2
No fluff – just straightforward config. First do the lab as listed in the earlier post, that is, try it for yourself. (For you test takers, the point is that you learn better if you try first – it’s not
No fluff – just straightforward config. First do the lab as listed in the earlier post, that is, try it for yourself. (For you test takers, the point is that you learn better if you try first – it’s not
Quick, can you name all the small options available with Cisco’s port security feature on Catalyst IOS images? Most of us can’t, unless we’re in the middle of studying for CCENT, CCNA, or CCNP R&S SWITCH. But this blog is
Can you configure OSPFv2 without the network command? Today’s post gives you the answers to a recent CLI Lab that lets you practice OSPF interface configuration. Check out the lab, create your answer, and check back here to compare.
From the first days of OSPF in Cisco routers, OSPF configuration has included a network command. The network command enables OSPF on that router’s interfaces, but it uses indirect logic. In fact, the network command does not list interface numbers.
This post makes no sense without the questions from the previous post, so check those out if you’ve not done so already. The questions list ACLs that were typed in a text editor, so they could list an IP address
Today’s post lists several ACL interpretation exercises. Below the fold, you’ll find several ACEs (ACL commands) as typed in a text editor. For each ACL, you must answer two questions: 1) what range of addresses does each ACE match? 2)
The previous sample question gave us lots of example static IPv4 routes to think about. The answer and explanation are below the fold, as usual. Ask’em if you’ve got’em!
This week’s sample question is about static IPv4 routes. The question makes you think not only about syntax, but also about the meaning of the parameters of the ip route command. The wording is a bit tricky because I’ve attempted
This latest lab lets you exercise your basic EIGRP config skills, with a few twists. Does the actual link speed matter? Do you recall how to use wildcard masks in your EIGRP config? And how do you use multiple unequal-metric
#EIGRP uses a complex metric calculation. Most of us do not memorize the math formula, instead remembering the metric components: slowest bandwidth in the route and cumulative delay for all links. This lab lets you ponder how to configure EIGRP