played with them a little bit at work, what did you want to know
The Blade Centre has 14 blades on it, the Cisco switch on the back is a Cisco Intelligent Gigabit Swith Module and connected to main network back bone thru a single rj45 cable
Main Network IP Adress is 10.101.2.x
configured 2 VLANS -
VLAN1 is for the 2 MM Ports (gi0/15 and gi0/16)
VLAN2 is for the 14 Blades Servers (gi0/1 to gi0/14)
gi0/17 is interface connected to the main network backbone
I have done everything as per document from IBM and Cisco, set up trunking on each of the Blade server port switch settings with VLAN Allow set to 2-4095 or ALL for the gi0/17 port
I have setup a single Blade Server running VMWare ESXi with an IP Address of 10.101.8.51
Problem is I can not ping the 10.101.8.51 address from my laptop (which is on subnet 10.101.4.x)
Using IOS do I need to set the interface of VLAN2 the IP Address range like this
Interface vlan 2
Ip address 10.101.8.1 255.255.255.0
No shutdown
or because is a VM Server, do I need to do additional configuration ?
or am I missing something here ?