<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffcc99" text="#000000">
HI,<br>
<br>
Has anyone successfully implemented auto-vlan with 3Com switch 4500G?<br>
 <br>
I am using the following tunneling attributes:<br>
<br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title>VLAN assignment using Windows 2000 Server, Internet Authenticat</title>
<meta name="GENERATOR" content="OpenOffice.org 2.1  (Unix)">
<meta name="AUTHOR" content="Dik van Oeveren">
<meta name="CREATED" content="20050323;6390000">
<meta name="CHANGED" content="20071107;12540300">
<style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        --></style><font
 face="Courier New, monospace">ATTRIBUTE    Tunnel-Type              
64    integer    has_tag<br>
ATTRIBUTE    Tunnel-Medium-Type        65    integer    has_tag<br>
ATTRIBUTE    Tunnel-Private-Group-Id   81    string    has_tag<br>
VALUE        Tunnel-Type               VLAN    13<br>
VALUE        Tunnel-Medium-Type        TMT802        6</font><br>
<br>
The node is declared as followed:<br>
<br>
##IT Dell Inspiron 4000 laptop -- DHCP<br>
00-09-5b-61-52-0d  Auth-Type := Local, User-Password ==
"00-09-5b-61-52-0d"<br>
                   Tunnel-Medium-Type = TMT802,<br>
                   Tunnel-Private-Group-id = 2,<br>
                   Tunnel-Type = VLAN,<br>
<br>
Although my radius access request shows that the access has been
granted and the VLAN 2 assigned, the switch 4500G does not open its
port on VLAN 2.<br>
<br>
I changed the tunnel-medium-type between TMT802 and 802, but that did
not change anything. <br>
<br>
I am currently doing auto-vlan with 3com 4400 with the same
configuration and it is working like a charm. Any idea why the switch
does automatically adjust?<br>
<br>
Any beginning of information is welcome.<br>
<br>
Thanks,<br>
<br>
Philippe<br>
<br>
<br>
<u>RADIUS ACCESS_REQUEST LOG</u><br>
rad_recv: Access-Request packet from host 172.20.181.201:1024, id=41,
length=126<br>
        User-Name = "00-09-5b-61-52-0d"<br>
        User-Password = "00-09-5b-61-52-0d"<br>
        NAS-IP-Address = 172.20.181.201<br>
        NAS-Identifier = "4500G"<br>
        NAS-Port = 16809985<br>
        NAS-Port-Type = Ethernet<br>
        Service-Type = Framed-User<br>
        Framed-Protocol = PPP<br>
        Calling-Station-Id = "0009-5b61-520d"<br>
  Processing the authorize section of radiusd.conf<br>
modcall: entering group authorize for request 0<br>
  modcall[authorize]: module "preprocess" returns ok for request 0<br>
  modcall[authorize]: module "chap" returns noop for request 0<br>
  modcall[authorize]: module "mschap" returns noop for request 0<br>
    rlm_realm: No '@' in User-Name = "00-09-5b-61-52-0d", looking up
realm NULL<br>
    rlm_realm: No such realm "NULL"<br>
  modcall[authorize]: module "suffix" returns noop for request 0<br>
  rlm_eap: No EAP-Message, not doing EAP<br>
  modcall[authorize]: module "eap" returns noop for request 0<br>
    users: Matched entry 00-09-5b-61-52-0d at line 2<br>
  modcall[authorize]: module "files" returns ok for request 0<br>
modcall: leaving group authorize (returns ok) for request 0<br>
  rad_check_password:  Found Auth-Type Local<br>
auth: type Local<br>
auth: user supplied User-Password matches local User-Password<br>
Login OK: [00-09-5b-61-52-0d] (from client switch201 port 16809985 cli
0009-5b61-520d)<br>
Sending Access-Accept of id 41 to 172.20.181.201 port 1024<br>
        Tunnel-Medium-Type:0 = TMT802<br>
        Tunnel-Private-Group-Id:0 = "2u"<br>
        Tunnel-Type:0 = VLAN<br>
Finished request 0<br>
<pre class="moz-signature" cols="100">
</pre>
</body>
</html>