Comware

 View Only
  • 1.  Reg:vlan support on 3500 yl

    Posted Sep 21, 2008 01:34 AM
      |   view attached
    Dear experts,
    iam having point to multipoint networkwith in the building righ now i have hp-3500yl as a core switch and remaing hp-800 series switches
    now i want to create vlans on core switch to restrict the lan users,
    how can i configure hp-3500yl and hp-800 series switches.
    iam attaching my config setup.
    ANy body help iam very greatfull to him

    Thanks&Regards
    srini
    9246571397

    Attachment(s)

    pdf
    311815.pdf   703 B 1 version


  • 2.  RE: Reg:vlan support on 3500 yl

    Posted Sep 21, 2008 02:53 AM
    Hello,

    Due to attachement I think you need to create some Vlans that can control user access from lan to others
    As following

    Vlan AB
    Vlan AC
    Vlan AD
    Vlan AE
    Vlan BE

    Points are welcome

    Regards,
    Jan




  • 3.  RE: Reg:vlan support on 3500 yl

    Posted Sep 21, 2008 03:53 AM
    hi,
    you need to config some vlans on the 3500 and put the uplink ports as untagged to those vlans. then enable ip routing on the 3500 and give the 3500 an ip-address in each vlan. this is also the default gateway for the clients attached to the vlans. then, to prevent the communication as you described you need to use ACLs.

    example:
    vlan 1
    name "network A"
    ip address 192.168.1.1/24 <- gateway for clients in network a
    untagged 1,2 <- the ports belonging to this vlan.
    exit
    vlan 2
    name "network B"
    ip address 192.168.100.1/24 <- gateway for clients in network b
    untagged blabla
    exit
    ....
    ip routing
    ip route 0.0.0.0 0.0.0.0 <IP of="" you="" gateway="">

    this is the basic config. now you need to look at acls, cos now everybody con talk with everybody.
    hope this helps
    ben</IP>


  • 4.  RE: Reg:vlan support on 3500 yl

    Posted Sep 22, 2008 03:15 PM
    Hello Again,

    Are it work or not? Please feed me back to start second post for ACL that control accessing

    Also, Please assign Points for your helper to grantee him help

    Regards,
    Jan


  • 5.  RE: Reg:vlan support on 3500 yl

    Posted Sep 22, 2008 11:51 PM
    Dear Jan,

    Thanks u Verymuch for ur support and i created vlans with ur guidance its working fine but i want to contropl the acl how can i do that.

    srini


  • 6.  RE: Reg:vlan support on 3500 yl

    Posted Sep 23, 2008 08:41 AM
    Great !! Where are the points ??