cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
0
Replies

Configure SG300-28 for SCVMM/Hyper-V Networking

cgfootman
Level 1
Level 1

Hi Guys,

I'm new to Cisco switches, but have been trying to configure a SG300-28 (latest firmware and L3) to support my SCVMM/Hyper-V servers.  I've created 4 Vlans for CSV, LM, BE (Storage) and FE (Front End).  most of these ports are set as trunks so that the virtual switch on the Hyper-V server can use virtual network cards.  Which are configured for each vlan.

I'm working with 2 things (Cisco and virtual switch) that could be wrong, so I'm trying at least get the cisco element checked to make sure I've not done anything stupid.  Can anyone see anything in the below that would stop communication between the vlans? 

Also if anyone has configured ports for Hyper-V servers, can you see anything I;ve missed?

interface vlan 2
 name CSV
 ip address 10.0.2.254 255.255.255.0
!
interface vlan 3
 name LM
 ip address 10.0.3.254 255.255.255.0
!
interface vlan 4
 name BE
 ip address 10.0.4.254 255.255.255.0
!
interface vlan 5
 name FE
 ip address 10.0.5.254 255.255.255.0
!
interface gigabitethernet2
 switchport mode access
!
interface gigabitethernet10
 switchport mode access
 switchport access vlan 4
!
interface gigabitethernet11
 switchport mode access
 switchport access vlan 4
!
interface gigabitethernet12
 switchport mode access
 switchport access vlan 4
!
interface gigabitethernet15
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet16
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet17
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet18
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet20
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet21
 switchport trunk allowed vlan add 2-5
!
interface gigabitethernet22
 switchport trunk allowed vlan add 2-5
!
exit

Any help is greatly appreciated

Chris

0 Replies 0