Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

PowerConnect 6248, Esxi 5.5 and VLAN's Help

$
0
0

Hi,

I need some help setting up this VLAN network. I've got 1 ESXI 5.5 host and PowerConnect 6248 switch and 3 VLAN's.

VLAN 1: 192.168.10.x/24

VLAN 2: 192.168.20.x/24

VLAN 3: 192.168.1.x/24

Internet Router: 192.168.10.1

PowerConnect 6248: 192.168.10.2

ESXI Host: 192.168.10.12 Physically connected to ports 41, 43 on the switch.

I've got VLAN 200 setup on the vSwitch in ESXI and the VM assigned to that network.

What works:

From the VM on VLAN 200 (IP: 192.168.20.10) I can ping 192.168.20.1

From the switch I can ping 192.168.20.1, 192.168.20.10, 192.168.10.1

What doesn't work

From the VM on VALN 200 (IP: 192.168.20.10) I can't ping 192.168.10.2, 192.168.10.1 or the internet.

Spent most of last night working on this and searching on forums. What am I missing here?

Thanks for your help!!

Here is the running config of the switch,

console#show run
!Current Configuration:
!System Description "PowerConnect 6248, 3.3.5.5, VxWorks 6.5"
!System Software Version 3.3.5.5
!Cut-through mode is configured as disabled
!
configure
gvrp enable
vlan database
vlan 200,300
vlan routing 200 1
vlan routing 300 2
exit
stack
member 1 2
exit
ip address 192.168.10.2 255.255.255.0
ip default-gateway 192.168.10.1
ip routing
interface vlan 200
routing
ip address 192.168.20.1 255.255.255.0


exit
interface vlan 300
routing
ip address 192.168.1.1 255.255.255.0
exit
username "admin" password <<**>> level 15 encrypted
!
interface ethernet 1/g41
switchport mode general
switchport general allowed vlan add 200 tagged
exit
!
interface ethernet 1/g43
switchport mode general
switchport general allowed vlan add 200 tagged
exit
exit


Viewing all articles
Browse latest Browse all 2954

Trending Articles