Quantcast
Viewing all articles
Browse latest Browse all 2954

Hyper-V VS M6220 (VLAN configuration)

Hi to all,

I have a M1000e with 4 M6220 switch. 2 of 4 M6220 are dedicated to iSCSI traffic, other 2 for network. M6220 switches are not stacked.

I have 6 M610 blades (1-6)

A2 and B2 M6220 switches have same configuration.

Port 1-6 connected to Blades

Port 17 connected to Cisco 2960S switch (vlan 101)

Port 18 connected to Cisco 2960 switch (vlan 100)

M6220 firmware version 4.2.2.3

Cisco 2960 firmware 12.2 (55)

Problem.

Windows 2012 with Hyper-V is installed on all 6 blades.

A2 and B2 network are teamed on each blade.

Win2012 management OS is configured on vLan 101.

From all blade, I'm able to ping the default gateway for vLan 101.

All VMs configured on vLan 101 are able to ping the default gateway.

 

If I configure VMs on vLan 100 I'm not able to ping the vLan gateway. I'm able to ping other VMs on same vLan even if other VMs runs on different host.

All VMs are connected to same virtual switch (Hyper-V layer 2), they are configure in different vLan only.

Why? What I missed?

 

Thanks a million
David

 

 

This is my M6220 configuration:

configure
vlan database
vlan 100-101
vlan routing 1 1
exit
slot 1/0 1    ! PowerConnect M6220
stack
member 1 1    ! PCM6220
exit
interface out-of-band
ip address 10.117.1.250 255.255.255.0 0.0.0.0
exit
interface vlan 1
exit
username "root" password <encrypted> privilege 15 encrypted
!
interface Gi1/0/1
switchport mode general
switchport general pvid 100
switchport general acceptable-frame-type tagged-only
switchport general allowed vlan add 100-101 tagged
switchport general allowed vlan remove 1
exit
!
interface Gi1/0/17
switchport access vlan 101
exit
!
interface Gi1/0/18
switchport access vlan 100
exit
exit

 

This is the Cisco 2960S configuration

!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
boot-start-marker
boot-end-marker
!
no aaa new-model
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0
 no ip address
 shutdown
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/3
 description BLADE Link port 17 A2
 switchport trunk allowed vlan 1,101
 switchport mode trunk
!
interface GigabitEthernet0/4
 description BLADE Link port 17 B2
 switchport trunk allowed vlan 1,101
 switchport mode trunk
!
interface GigabitEthernet0/5
!
interface Vlan1
 ip address 10.117.1.252 255.255.255.0
!
ip default-gateway 10.117.1.253
ip http server
ip http secure-server
!

 

This is Cisco 2960 configuration

!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
boot-start-marker
boot-end-marker
!
no aaa new-model
system mtu routing 1500
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface FastEthernet0/1
!
interface FastEthernet0/23
 description BLADE Link port 18 A2
 switchport trunk allowed vlan 1,100
 switchport mode trunk
!
interface FastEthernet0/24
 description BLADE Link port 18 B2
 switchport trunk allowed vlan 1,100
 switchport mode trunk
!
interface Vlan1
 ip address 172.27.29.252 255.255.255.0
 no ip route-cache
!
ip default-gateway 172.27.29.253
ip http server
ip http secure-server
!

 

 


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>