Bootdhcprelay and VLAN 6224

Hi, I searched the forum and found a lot of help with this problem. I have 3 VLANS configured on my PowerConnect 6224 and a DHCP Server Windows Server 2000 with different subnet scopes, as far as I know that I need to put in place a bootdhcprelay server and activate bootdhcprelay what I did, but when I try to get a my client pc dhcp address I do not get an address. When I configure the client with a manual IP address, I can communicate as expected.
Here's my running-config, is there anything wrong?

! Current configuration:
! Description of the system 'Dell 24 ports Gigabit Ethernet, 2.0.0.12, VxWorks5.5.1'
! Version of the software system 2.0.0.12
! Configure the vlan database
VLAN 10,20,30,40
subnet of VLAN association 10.10.1.0 255.255.255.0 1
subnet of VLAN association 10.10.10.0 255.255.255.0 10
subnet of VLAN association 10.10.20.0 255.255.255.0 20
subnet of VLAN association 10.10.30.0 255.255.255.0 30
subnet of VLAN association 10.10.40.0 255.255.255.0 40
output
hostname "L3_Switch".
1 1 stackmember
output
1 priority 1 switch
10.10.1.1 IP address 255.255.255.0
IP default-gateway 10.10.10.2
IP - XXXX domain name
name-server IP 10.10.10.10
IP routing
IP route 0.0.0.0 0.0.0.0 10.10.10.2
bootpdhcprelay enable
bootpdhcprelay IP_serveur 10.10.10.10
helper-address 10.10.10.1 IP 10.10.10.10 37
helper-address 10.10.10.1 IP 10.10.10.10 49
helper-address 10.10.10.1 IP 10.10.10.10 137
helper-address 10.10.10.1 IP 10.10.10.10 138
helper-IP 10.10.10.10 address 255.255.255.0 37
helper-IP 10.10.10.10 address 255.255.255.0 42
helper-IP 10.10.10.10 address 255.255.255.0 49
helper-IP 10.10.10.10 address 255.255.255.0 53
helper-IP 10.10.10.10 address 255.255.255.0 137
helper-IP 10.10.10.10 address 255.255.255.0 138
10.10.20.1 helper-address IP 10.10.10.10 37
10.10.20.1 helper-IP 10.10.10.10 address 49
10.10.20.1 helper-address IP 10.10.10.10 137
10.10.20.1 helper-IP 10.10.10.10 address 138
10.10.30.1 helper-address IP 10.10.10.10 37
10.10.30.1 helper-IP 10.10.10.10 address 49
10.10.30.1 helper-address IP 10.10.10.10 137
10.10.30.1 helper-IP 10.10.10.10 address 138
10.10.40.1 helper-address IP 10.10.10.10 37
10.10.40.1 helper-IP 10.10.10.10 address 49
10.10.40.1 helper-address IP 10.10.10.10 137
10.10.40.1 helper-IP 10.10.10.10 address 138
interface vlan 10
name "Main_Production".
Routing
IP 10.10.10.1 255.255.255.0
output
interface vlan 20
name "Vlan_2".
Routing
IP 10.10.20.1 255.255.255.0
output
interface vlan 30
name "Vlan_3".
Routing
IP 10.10.30.1 255.255.255.0
output
interface vlan 40
name "Vlan_4".
Routing
IP 10.10.40.1 255.255.255.0
output
level of 4f70cfb1451a1b0ce0b872421bee6c1c user name 'admin' password encrypted 15
the IP dhcp filtering
!
interface ethernet 1/g1
switchport mode general
pvid switchport General 10
No switchport acceptable-framework-type general tag only
VLAN allowed switchport General add 10,20,30,40
output
!
interface ethernet 1/g2
switchport mode general
switchport General pvid 20
No switchport acceptable-framework-type general tag only
VLAN allowed switchport General add 10.20
output
interface ethernet 1/g3
switchport mode general
switchport General pvid 30
No switchport acceptable-framework-type general tag only
VLAN allowed switchport General add 30
output
!
interface ethernet 1/g24
switchport mode general
pvid switchport General 10
No switchport acceptable-framework-type general tag only
VLAN allowed switchport General add 10,20,30,40
output
output

Please tell me if you find errors.


Tags: Dell Switches

Similar Questions

  • PowerConnect 5548 and VLAN

    Good afternoon!

    I'm looking to implement a 5548 in our existing infrastructure. I want to preface this by saying that I am very new to networking.

    I'm looking to have at least two VLANS separated.

    -The first vlan for public sites face. These will have static public IP addresses.

    -The second VLAN is iSCSI traffic. I would like that it won't face public.

    Is it possible to Setup or should I be looking for a different solution.

    If possible, how should I go about setting up?

    Thank you!

    The port that connects to your router should be placed in Trunk mode with the VLAN you want in the trunk port. All ports are in VLAN1 access mode by default, this means that the port that plugs into your routing device is in access mode for VLAN 1 and VLAN 1 has internet access. For traffic VLAN 2 to access routing equipment that you will need to change cela port in Trunk mode and adds 2 VLAN as a VLAN Tag.

    468-page guide details where to put labeling.

    See you soon

  • Subinterfaces and VLAN

    Hi all

    I was hired on with a State... Now its been awhile, but I do not remember how subinterfaces and VLAN all link together!

    Now correct me where I'm wrong (please), but them VLAN is created on the correct first switches?  When you create a VLAN on a switch you don't need ip or gateway address by default because them VLANS are the switch.  If you want intervlan routing you need a router.  Then, you configure a port trunking between the switch and router (ISL, 802. 1 q).  Now in the router, you can create a VLAN, and here you inter the ip subnet or the default gateway addresses correct?  This is where I get confused as to what reasons do you need subinterfaces?  How they roped VLAN and what would be the logical flow of data?

    Anyhelp would be appreciated!

    Yes you are right. If you are using the layer 2 switch and want to make the intervlan Routing then you need Layer 3 router device. But you must configure the interfaces sub with the default gateway to route traffic. Because there is a single trunk between swich and router so we need sup interfaces for multiple VLANs.

    Interface FastEthernet0/0.1

    Encapsulation dot1q 10 (10 represent 10 ID VLAN)

    10.1.1.1 IP address 255.255.255.0

    If you use a layer 3 switch, then you point all sub interfaces need so then you can create the interface vlan with the default gateway. You must enable ip Routing.

    Interface vlan 10

    10.1.1.1 IP address 255.255.255.0

    Hope this will help.

    Please rate if this can help.

    Thank you

  • VPN and VLAN

    We have a site divided into 2 IEE802.1Q VLAN, using no switches Cisco. They have a PIX515 for Internet access. It is also configured to provide inbound VPN access for management and general purpose of access.

    In principle it is possible to set up a new VPN connection which is reflected by its interior traffic be tagged with a specific VLAN ID while all other traffic (including other VPN connections) remain without a label?

    If the PIX ends your VPN from the outside that the answer is no. If the VPN is coming from outside, and ending at the PIX she never travels a VLAN. VLAN tagging is used to identify what VLAN came from a source image and what VLAN it is intended for a current switch vlan can 'route' frame through the appropriate VIRTUAL LAN. Why you want to tag from outside VPN traffic? If it's to control access, you can specify 2 VLANS and VLAN 3 on the PIX (as long as it has code 6.3) and control what VLAN, you want that each group VPN access to through the use of the ACL. Each VLAN on a PIX is treated as a physical interface. It has its own security prefs (0-100) and can have ACL applied to them as well as the physical interfaces.

  • Create 2 VLAN (VLAN 1 and VLAN 2)

    Hi all

    I need help and advice with my new Cisco SF300-48. I want to create 2 vlan (vlan 1 and vlan 2). The switch is set at layer 2.

    example:

    VLAN 1 (port 1, 2, 3), vlan 2 (port 4, 5, 6)

    VLAN 1 can communicate with each other (port 1, 2, 3) and vlan 2 can communicate with each other (port 4, 5, 6)

    But vlan 1 cannot communicate with vlan 2.

    Any help would be appreciated

    Thank you

    Johan

    Well, as far as I understand the message communication between the VLAN is not necessary. The thing is, that all ports LAN VIRTUAL (for example VLAN 1 with ports 1, 2, and 3) cannot communicate with each other. Did you check the configuration of the port / VLAN (VLAN configured to each port configuration right / right about the tag-no identified)?

  • Management and Vlan native in different subnet?

    Can I have a management ip and vlan native in a different on AIR-1242 switch subnet and 2960?

    Native on switch = 1.

    The interface vlan 100 = 10.10.1.25X 24

    BVI ip to the vlan 100 = 10.10.1.25X 24

    -HM-

    Hello

    As far as I know, the management and the native will be the same... I guess... You have Vlan native as 1 on the switch and Int Vlan 100 on routing switch? Am I wrong? Let me know what are your needs... which will help me to help out you!

    for your question...

    Normally, we specify him vlan native on the switch and the AP so that communication happens... communication won't happen if there is a match of...

    Looking forward to hear from you!

    Let me know if that answers your question...

    Concerning
    Surendra
    ====
    Please do not forget to note positions that answered your question and mark as answer or was useful

  • With the help of VLANS and VLAN Tagging is not working / no connection

    Hello

    I m trying to configure a VLAN between some virtual machines on ESX host 3.

    I want to do this way:

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1004074

    I got 1 dedicated NETWORK adapter to each ESX host that is connected to a dvSwitch in which I configured a portgroup

    with VLAN ID 2121. I have configured each virtual machine to use this network.

    When I put the virtual machines on a single host, they are able to communicate.

    When they are placed on different hosts they are (if the VIRTUAL LAN is enabled on portgroup) not able to communicate.

    So I m assuming it must be a problem in the config NIC on the ESX host or switch.

    I m using a HP2910AL on which I activated mode trunk for each port that is connected to a NETWORK card with

    the dvSwitch/Portgroup I try to use for the vlan. In the hp switch, I have a default VLAN with ID 1 where

    the Ports are marked not signposted. I install a second VLAN on the switch with ID 2121 in which I scored

    This tag ports.

    Is there something else to do - perhaps side ESX host?

    I tried changing the settings as "forged transmission-> allow ' on portgroup and I found other things

    in the web, but always without success.

    Kind regards

    Patrick

    Were you referred to this guide? :

    http://CDN.ProCurve.com/training/manuals/2910-ATG-Feb09-2-VLAN.PDF

    "show vlan ports" would be my next check to make sure that you have connected to your ESXi host 3 ports in the vlan 2121.

    As Duncan has said if you have a VLAN ID on the portgroup in the vSwitch and you have the port on the pSwitch as trunk not acess and VLAN ID is allowed on the trunk port pSwitch you should be ok.  Just to clarify the trunk is 802. 1 q No 802.3ad.

    The reverse is not VLAN ID on the portgroup vSwitch, use coelio on pSwitch with VLAN ID.  Limited pSwitch port to a VLAN, this may be ok for you?

  • Script to change the subnet and vlan.

    Hello

    Please can anyone help with a script to change the subnet and VLANs on all the esx host in a cluster for the vmotion and management network interface?

    Thank you

    Astra

    I guess it worked because you pasted an out front, so:

    Get-Cluster mycluster. Get-VMHost | Get-VMHostNetworkAdapter | where {$_.} PortGroupName - eq "VMotion"} | {} %
    Game-VMHostNetworkAdapter - VirtualNic $_ - IP $_. IP - subnet mask "255.255.254.0" - confirm: $false
    }

    I guess that makes still out:

    Get-Cluster mycluster. Get-VMHost | Get-VMHostNetworkAdapter | where {$_.} PortGroupName - eq "VMotion"}

    2 vmknis right?

    If Yes, then it should work I think.

  • Existing vSwitch using and VLAN

    Hello

    I was wondering if it was possible to configure Lab Manager to use an existing vSwitch and VLANS configured in vCenter rather than create its own switch and VLAN?

    Thank you.

    Unfortunately not.  You will need to let LM create and manage their own groups of ports or switches.

    Note that:

    -When you bind a physical network to a vSwitch/vDS, LM creates a port group to represent the network (it also has an 'LM' tag in vCenter)

    -If you deploy a configuration "reserved", he made a vSwitch or vDS port group to represent the fence... and limit network traffic.  Again, when you look in vCenter, there should be an 'LM' tag to the object.

    Kind regards

    Jon Hemming, b.SC., RHCT, VMware vExpert 2009
    http://Twitter.com/vJonHemming

    If your question or problem has been resolved, please click the "right answer".  If someone helped him, please click "useful answer.

  • Configurations of VMotion and VLAN

    Configurations of VMotion and VLAN

    ESXi 4.0 / 4.0 vCenter

    Can someone explain how to configure the ports VMotion using VIRTUAL LANs.

    Here's the design;

    Two network adapters for teaming on a virtual standard switch 0

    A network for management and another network for VMotion traffic

    The ports management group is on VLAN 103 and its default gateway is set to the network VLAN 103

    When I add a for VMotion VMkernel port group and configure the network, and I use the gateway of 103 VLAN by default I can't vmkping the other interfaces for VMotion similar configuration.

    If I change the default gateway settings and use VMotion gateway, then bad things happen, i.e. lose connectivity to the service console.

    Thanks,-Jeff

    Both an eon of ar sthjey the same physical segment (i.e., the plughed in the same physical switch) there will be no need for a gateway for the vmotion network address.

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful

  • Difference between groups of ports and VLANS

    Hi guys

    I read ESX Admin guide 2 times till now, but I still don't know what exactly is the difference between groups of ports and VLANS? I understand, but if someone asks me this question I will not be able to respond with confidence.

    Network also label: my understanding is that it's just label No technical significance in configuration?

    Thanks in advance

    One VLAN is one of the many settings that you can configure for a group of ports, you also have the tabs security, Traffic Shaping and consolidation of NETWORK cards.

    Port group name, you associate you a VM port group must be placed systematically on other hosts if you want to migrate or virtual failover from one host to another.

    Scott.

    -

  • Question about VMKernel iSCSI traffic and VLANS

    Hello

    This is a very fundamental question that I'm sure I know the answer too, but I want to ask him anyway just to reassure myself.  As a precursor to my question, the configuration of my ESX infrastructure is best described here: http://www.delltechcenter.com/page/VMware+ESX+4.0+and+PowerVault+MD3000i.  Or more precisely, we have two controllers MD3000i.  Each controller has two ports and each port is configured on two different subnets, with every subnet connected to the different switch.  ESX host are connected to two switches.  The only difference for the guide, is we have two MD3000i configured the same, connection to the same switches.  Each MD ports is configured on the same subnet, but different IP addresses.

    At present, we are in the process of upgrading our two iSCSI switches of humble Dlink DGS - 1224T to Cisco 2960 T of.  The switches have been and continue to be dedicated to iSCSI traffic, however, I'm trying to set up VLAN s on the side of the switch.  Originally, we used the default VLANS on switches, however, after you have added an another MD3000i, noted the Support Dell best practices is to separate each on its own subnet and VLAN MD3000i iSCSI traffic. This would result in iSCSI 4 VLANS, two on each switch and two for each MD3000i.  Firstly, is this in fact of good practices?

    Second, if I migrate preceding 4 iSCSI VLANS, as each switch port will actually be an access port, will there need to complete the VLAN ID field in the VMKernel configuration page? Presumably, this field is used when the tagging VLAN is used, but as our switches do not need any other rocking trunk (as they are dedicated to iSCSI traffic), there should be no need to fill?  I guess it would be prudent to keep the two existing subnets, create two new subnets and make changes to an MD3000i and connection of the ESX host.  Provided the switch and switch ports has been appropriate configured with VLAN on the right, the rest should be transparent and he wouldn't be Intel VLAN in all ESX hosts?

    Would be nice to get answers and thank you in advance!

    Gene

    (1) Yes, it is best practice for ESX iscsi, having an independent network and vlan for iscsi traffic.

    (2) No, there is no need to mention anything in the area of vlan, if you use an access port. Its a mandatory thing than a choice. If you supply the id vland with access port, it loses connectivity.

    Please explain a bit why you need to create two different virtual local networks for each MD3000i. You are going to use several on the same ESX box iscsi storage? Alternatively, you use only a single iscsi and use these 4 ports for the same single VMkernel interface?

    NUTZ

    VCP 3.5

    (Preparation for VCP 4)

  • configuration of VLAN 6224/5448

    Hello

    I intend to get ISP co-location services and I need some tips for simple diagram below that I'm not really good in network.

    L3 = 6224 switch

    Switch L2 = 5448

    VLAN blue = management

    VLAN = green KVM host. VM it will use to connect to the internet

    I created all three VLANs, but I have a few questions

    1. should I have 3 cables of L3 to L2? One for the connection of two switches, two others for vlan10 & 20?

    ' 2. If I set port 2 and port 1 to vlan10 vlan20, to the title of the page "belonging to a vlan" GUI set for each VLAN?

    3. How can I assign IPs 24 in vlan Green?

    Appreciate for any help I can get :)

    Thank you

    ETH.

    No need for 3 cables except if you create a GAP. To carry several VLANS through a connection, you use general parameters of the trunk.

    Example:

    Console (config) # interface ethernet 1/e7

    mode console # switchport general

    Console # switchport General allowed vlan add 2,3,4,5 tag

    Console # pvid General switchport 99

    It depends on what plug ports 1 and 2. If they connect to a server and that the server is not aware of VLAN, you would set it to not signposted. You can also accomplish this by setting the port to access the mode for the VLAN.

    Example:

    Console (config) # interface ethernet 1/e1

    Console # switchport mode access

    Console # switchport access vlan 2

    But if it connects to another network device VLAN aware, you might consider with label especially if there are several VLANs on the connection.

    On the 6224 assign you an address up to the VLAN with these commands.

    Example:

    Console (config) #interface vlan 5

    Console (config - vlan) #ip address 192.168.1.1 255.255.255.0

  • Config network and VLAN

    I inherited a network in a colo data center.

    Current network has a Dell 2724 switch in unmanaged mode. Servers using the 192.168.195.0/24 range.

    A new facility will be 3 vSphere, 2 Dell Equalogic PS4000 hosts and 2 Dell 6224 switches for redundancy.

    The 6224 are segmented into VLAN.

    The new configuration was to use the beach of 192.168.196.0/24.

    VLAN 205 receives data from firewall to the camp and our 2724 switch.

    On the 6224 2 port goes to the old switch 2724. He is member of the VLAN 205 and 405 defined on Trunk, AdmitTaggedOnly.

    ports 3-11 are designted for network traffic from virtual machines and are members of the 405 VLAN defined on the access, AdmitUntaggedOnly

    We now want to virtualize the old servers on the new ESX hosts.

    If I put the IP of my VM to 192.168.196.xx, everything is good, I have full network connectivity.

    If I set 192.168.195.xx, I get no connectivity at all.

    I see no connection of IP range in configuring VLAN.

    I need to be able to transport the two beaches of 3-11 ports, because at this point, I can not change the IP addresses of the old servers.

    What Miss me?

    Allow several VLANS on the same ports of physical switch, you must configure these ports as junction ports switch, which allows the two VLANS. 205 and 405. On the ESX host, create two groups of ports on the vSwitch 'Virtual Machines' - one for each VLAN - and define the appropriate VLAN ID. It's called Virtual Switch Tagging (VST). For more information, see http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf

    André

  • SFE2000 and VLAN

    Before we begin, I want to say that I saw "' responses to my question, but never exactly what I'm looking for, so I create a new post.  I'm not a network engineer, so please forgive my ignorance.

    We are a public library.  We have a network that includes a number of branches, through the central site of the main library.  We show an ASA firewall. We have a Cisco3825 for local and a series of Cisco2800 Internet connection.  We use a system of 192.168.xx.xx, using DHCP network.  We have a number of PCs that are on the network access to the public and they are locked by using various software that prevent people to do much except get Internet.

    What we want to do is to put the public pc in their own network, always using our Internet connection, but not allowing them to see or access one of our 192. addresses.

    We bought a Linksys SFE2000 and it is my understanding that if I use it as a layer 3 switch, we can do what I suggested above.  However, I get so far and I reached my level of incompetence!  We want that all the public pc to come through the SFE2000 and although about allowing the public to use a wireless connection (but that is located).

    Can anyone offer suggestions or point me to a site that will help me?  Thanks in advance and again, sorry for my ignorance.  I look forward to hearing from anyone.

    Well, the router must have at least one interface. If the interface is used otherwise you can simply run it through the router as well.

    If you want to use the features of the ESF L3 basically configure you the VLAN as I've mentioned before. You enable L3 on the ESF, then you configure filtering on the ESF for the VLAN 'public '. Drop everything that goes in your charge of private VLAN.

    The problem is the connection to the router. We must define a new IP subnet for routing between the CPE and the Cisco. So, basically you will need a 3rd VLAN to connect with the Cisco. You can use a very small for this IP subnet if you wish. For example, add VLAN3 with IP address 192.168.99.101/255.255.255.252. The port on the Cisco configure IP address 192.168.99.102/255.255.255.252. On the ESF, set the default gateway 192.168.99.102. Who should route all internet traffic to the Cisco.

Maybe you are looking for

  • Messages - search for missing images.

    After update I've updated my 6s more IOS 10 public beta to the latest General, 10.0.1, the image search function went into messages. I've been using since the previous public betas and now seemed strangely missing. I went to the support page and foun

  • How to get rid of a spot on the Panel rear aluminum macbook pro?

    I have a macbook pro covered by a pink hard case. After that I removed the case, there is a spot on the rear panel in aluminium. How can I get rid of him? Post edited by: SweetSilence

  • Firefox imports only half of my favorites of IE

    When I try to import my favorites from internet explorer, only half of my favorites (a - m) are transferred. Is it possible to increase the capacity of the folder?

  • Does not when you browse many tabs.

    When I open many tabs and browse in this tab, then the Firefox 4 browser is unresponsive. This happens especially when I navigate on any kinds of download page for all sites. Some time later he solved automatically and I can sail again. What can I do

  • How can I remove Windows 7 from my laptop?

    I currently have win7 on my laptop, but I don't see how to format my hard drive and delete everything on it.In the old days, I could just reach BACK and type format c: / and it was done. That's progress for you I guess ;-) I also want to remove the d