Comware

 View Only
last person joined: 16 hours ago 

Expand all | Collapse all

Dot1x with Guest-VLAN

This thread has been viewed 1 times
  • 1.  Dot1x with Guest-VLAN

    Posted Aug 02, 2013 09:18 AM

    I am building a solution where all ports in a building use 802.1x with dynamic VLANs. This is working ok.

    I have a GUEST-VLAN configured for devices that do not speak 802.1x and in this case it takes about 40 seconds from the link coming up to the PC getting an IP.

     

    The problem I am having is that when I PXE boot a PC - 40s is too long and the PXE boot process fails.

     

    Does anybody know how to reduce the time it takes for a 5120-EI to put an interface into the guest-VLAN. I've tried reducing every timer possible that I can find, but it still seems to take about 40s.

     

    # Global dot1x Config

    dot1x
    dot1x timer tx-period 10
    dot1x timer supp-timeout 1
    dot1x retry 1
    dot1x timer handshake-period 5
    dot1x timer reauth-period 60
    dot1x authentication-method eap

     

    # Sample Interface Config

    interface GigabitEthernet1/0/18
    port link-type hybrid
    undo port hybrid vlan 1
    port hybrid vlan 88 untagged
    port hybrid pvid vlan 88
    undo voice vlan mode auto
    voice vlan 50 enable
    poe enable
    stp edged-port enable
    lldp compliance admin-status cdp txrx
    dot1x re-authenticate
    dot1x guest-vlan 88
    undo dot1x handshake
    dot1x port-method portbased
    dot1x

     

    Regards,

     

    Pete


    #5120
    #VLAN
    #dot1x


  • 2.  RE: Dot1x with Guest-VLAN

    Posted Aug 05, 2013 10:01 PM

    On the interfaces themselves: stp edged-port