Re: how to send to a switch Port Priority ?

2006-08-28 Thread Alan DeKok
George Comanescu <[EMAIL PROTECTED]> wrote:
> hello I have the following users file  and I wold like to send to the switch 
> on authentification PortPriority 
> ...
>  Port-Priority = Platinum,

  Does the NAS documentation say you can do this?

  In most situations like this, you just have to tell the NAS the
"right" information.  And the only place that documentation exists is
the NAS vendor...

  Alan DeKok.
--
  http://deployingradius.com   - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


how to send to a switch Port Priority ?

2006-08-28 Thread George Comanescu
hello I have the following users file  and I wold like to send to the switch 
on authentification PortPriority 
...
a   auth-Type := Local, User-Password == "a"
Service-Type = Administrative-User,
Reply-Message = "Salut user:A!"

b   Auth-Type := EAP, User-Password == "b"
Service-Type = Administrative-User,
Reply-Message = "Hi :B!",
 Port-Priority = Platinum,
Tunnel-Type = VLAN,
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-ID = "256",
Vendor-Specific = "562"

...


-- 
Cu respect,
George Comanescu
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html