DPG wrote: » If you only configure port-security the default behavior is to allow the first MAC address that the interface learns.
TechGuru80 wrote: » Sounds like the question is asking in the scenario somebody plugs in a device.
OctalDump wrote: » This is why having a lab is really useful. You can just set up a similar config and see what happens. Cisco isn't going to be asking questions about what Boson thinks, it's going to be asking questions about how their gear works. So if you can see and then understand what's going on with actual gear, then that will both answer the question and give you some extra experience.
doctorlexus wrote: » Will plugging in a device move the port out of the down state? I thought you had to explicitly go into interface configuration mode and enter the no shutdown command.
GDaines wrote: » Yes to the question - down means there's nothing plugged in, administratively down means there's something plugged in but the port is in the down/off state, either because the 'shutdown' command was issued, or most likely because port security settings shut the port down when an unauthorised device tried to access it. In the latter case you need to issue a 'shutdown' command and then a 'no shutdown' command (I've no idea why you can't just 'no shutdown' the already shutdown port, but all the training resources I've used say you need to 'shutdown' first).