Hi everyone,
First i'm not sure if this asked before, i couldn't find it in forum... Here is my stuation;
I got three different switch vendor in campus which are Alcatel, Enterasys and of course Juniper (ex2200 series) and i want to implement 802.1x authentication radius authentication. I configured switches, alcatel and enterasys works well but juniper doesn't allow me to authorize. So i noticed that there is radius attribute conflict happening when i try to authorize while usin juniper. Using telnet to manage switches and enterasys needs radius attribute which is
Filter-ID | = | Enterasys:version=1:mgmt=su |
So since i'm using above attribute reply i'm getting below error;
No VLAN attributes configured or Captive-Portal enabled
Feb 29 18:01:33.574062 Received filter string (Enterasys:version=1:mgmt=su)
Feb 29 18:01:33.575981 Filter: Enterasys:version=1:mgmt=su not valid, authentication failed
Feb 29 18:01:33.577883 Error in parsing client attributes.
Feb 29 18:01:33.578030 Error response from authentication client. Message not processed further
Feb 29 18:01:33.578455 Accounting order not configured, do not send acctng req
İ already tried "set target=_blankexclude filter-id" still no authorization.
İs there anyway to disable attribute check completely or ignore all on juniper?
Thanks in advance.