cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
506
Views
0
Helpful
1
Replies

Request of printer authentication ???

I was asked to authenticate by means of a ACS all the PCs, In order to carry out this requirement I had to configured the switch's port. However now I was asked to athenticate printers by means os ACS and the printers will be moved frequently.

Is is possible to authenticathe printers with this requirements?

1 Reply 1

Jagdeep Gambhir
Level 10
Level 10

You need to set up MAB "Mac authentication bypass" on switch.

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_37_se/configuration/guide/sw8021x.html#wp1205506

----------Commands Required on Switch--------------

aaa new-model

aaa authentication dot1x default group radius

dot1x system-auth-control

radius-server host

radius-server key

config t

interface

switchport access vlan

dot1x port-control auto

dot1x mac-auth-bypass

dot1x timeout quiet-period 15

dot1x timeout tx-period 3

dot1x reauthentication

Regards,

~JG

Do rate helpful posts