Comware

 View Only
  • 1.  Routing VLAN's

    Posted Dec 15, 2005 11:00 AM
    I've configured a ProCurve 2524 switch with three VLAN's and 802.1x user authentication. When a user logs on it's authenticated by a radius server and placed in a VLAN. When the user is placed in a VLAN other than the VLAN the server sits in the computer doesn't get an IP address from the server.

    How can I configure that the server can assign a IP address ?


  • 2.  RE: Routing VLAN's

    Posted Dec 15, 2005 10:17 PM
    Hi,

    You've to configure a helper address in each VLAN, set to the IP address of the DHCP server on the VLAN connected to the DHCP Client.

    Example:
    HPswitch(conf)# vlan 10
    HPswitch(vlan-10)# ip helper-address 10.10.10.1

    DHCP Relay is enabled by default, you can disable/re-enable it at the Config CLI context level by entering this command:

    [no] dhcp-relay


  • 3.  RE: Routing VLAN's

    Posted Dec 16, 2005 12:15 AM
    Thx for the reply but IP helper-address is not a command for vlan interface.


  • 4.  RE: Routing VLAN's

    Posted Dec 16, 2005 12:21 AM
    Hi,

    I do not know where the former post got his information from but the 2524 does not Route IP Traffic and the mentioned DHCP Relay is therefore not available.
    The only way to get this to work then is to alow the VLAN to travel to a Switch which CAN route IP (53XX, 41XX, 34XX etc...). There on the IP Routing device you then enable the DHCP Helper Address.

    Regards, Ardon


  • 5.  RE: Routing VLAN's

    Posted Dec 16, 2005 08:13 AM
    I think your right because the IP helper-address isn't available. When I connect to a router does the port on whitch the router is connect have to be in all the VLAN's ? Tagged or Untagged ?

    Thanks Martijn


  • 6.  RE: Routing VLAN's

    Posted Dec 16, 2005 08:42 AM
    Hi Martijn,

    You were asking:"I think your right because the IP helper-address isn't available. When I connect to a router does the port on whitch the router is connect have to be in all the VLAN's ? Tagged or Untagged ?"

    That depends. If you have multiple VLANs travelling over one physical link then ONLY ONE can be Untagged. However you are free to Tag them all. The port only needs to travel tohose VLANs up to the router that require Layer 3 functionality like DHCP Helper.

    Hard to explain. Feel free to get back to me in case of further questions. Otherwise I can send you a sample topology.

    Regards, Ardon


  • 7.  RE: Routing VLAN's

    Posted Dec 16, 2005 08:52 AM
    Ardon, Thanks for the quick response. I think I get it just one last question, when I put the port on which the router resides I all the vlan's do I need to configure anything on the router for vlan's ?

    Martijn


  • 8.  RE: Routing VLAN's

    Posted Feb 09, 2006 02:42 AM
    Obvious You've to configure that I post above in a switch with routing capabilities, 2500 series are only level 2 switches