NetworkVeteran wrote: » In a similar vein, if we read "OSPF is configured on R1", a configuration devoid of network statements would be unexpected.
vinbuck wrote: » Maybe on a 3560? My 3550 defaults to force-authorized which I verified with a 'show dot1x int Fa0/15' on my test port. Even after turning on aaa new-model and an unreachable radius server, it still is in that state. The OCG and FLG both list force-authorized as the default state. May have to really lab this and see what the result is. THis si bugging me because I walways assume default settings when answering a Cisco question if no other information is given and usually it is a correct assumption.
A better analogy would be configuring BGP while being devoid of neighbor statements.
Forsaken_GA wrote: » It's a matter of thinking. For the record, I agree with you, I hate making assumptions. Questions like that assume that you and the author think along the same lines. Those of us who are stuck configuring this crap for real, instead of writing about it, tend to pay attention to the details like default states.
NetworkVeteran wrote: » According to the Cisco IOS Configuration guide (Configuring 802.1X Port-Based Authentication), the steps to configure 802.1x are-- 1) aaa new-model 2) aaa authentication dot1x 3) dot1x port-control auto Since the question says "if the switch is configured for 802.1x", I'm with bermovick that it's a given that "dot1x port-control auto" (and the other two commands) are configured unless and until evidence is presented to the contrary. Indeed, if someone hired you to configure 802.1x authentication and you left off that command: (1) They could point to the IOS documentation and prove that your configuration is incomplete and (2) You did not solve their authentication problem. In a similar vein, if we read "OSPF is configured on R1", a configuration devoid of network statements would be unexpected.