• Vlan and Dell Switch X1052

    L2/Switching/VLANs
    2
    0 Votes
    2 Posts
    1k Views
    B

    Edit3: Finally the things have worked. What I did based on @jasonlitka post on another thread. I open up the cli to check the running config file on the ports 3 and 36. I have cleaned all the configurations on each port. So the configurations are below:

    Switch01 Core(config)#do show running-config interface GigabitEthernet1/0/03 interface gigabitethernet1/0/3 description "Live Esquerda" switchport access vlan 10 ! Switch01 Core(config)#do show running-config interface GigabitEthernet1/0/36 interface gigabitethernet1/0/36 switchport mode general switchport general allowed vlan add 10 tagged switchport general allowed vlan add 1 untagged !

    And bang! Machine is addressed and working.

  • Some VLANS Route and some don't

    L2/Switching/VLANs
    3
    0 Votes
    3 Posts
    1k Views
    johnpozJ

    @marvosa said in Some VLANS Route and some don't:

    but the IP Range for the MGMT VLAN is incorrect.

    Yeah 10.0.12/22 or 255.255.252 would be 10.0.12.0 - 10.0.15.255

    What are the rules you put on these vlans?

    And yes a drawing would be most helpful.. Your saying the devices pull the correct info via dhcp.. If so that would point to connectivity being good, so first thing that comes to mind is wrong rules or lack of rules on the vlan interfaces.

  • 0 Votes
    2 Posts
    932 Views
    stephenw10S

    That's using a Netburst Xeon right? It's not going to be fast. I don't have much to compare it with but waaay back when I was running a P4 2.8 it was good for ~300Mbps.
    I would expect that pass 400Mbps using firewall and NAT only but maybe not much more.

    Try it and see.

    Steve