![Dell EMC PowerEdge 14G Series Manual Download Page 20](http://html1.mh-extra.com/html/dell-emc/poweredge-14g-series/poweredge-14g-series_manual_2468280020.webp)
Chapter 4: Configuring Networking
20
Dell EMC Ready Stack: Microsoft Hyper-V on PowerEdge 14G Servers and Unity Storage
Deployment Guide
SW1(conf-if-vl-100)# ip address 172.90.100.252/24
SW1(conf-if-vl-100)# mtu 9216
SW1(conf-if-vl-100)# vrrp-group 1
SW1(conf-if-vlan100-vrid-1)# virtual-address 172.90.100.254
SW1(conf-if-vlan100-vrid-1)# exit
SW1(conf-if-vl-100)# no shutdown
SW1(conf-if-vl-100)# exit
SW1(config)# do write
Note:
You can connect iDRAC ports to the ToR switch as necessary. Use the same
configuration as in this step. The configuration is the same as in the preceding steps. The
Virtual Router Redundancy Protocol (VRRP) implementation is optional.
2.
Configure the management VLAN by running the following commands:
SW1(config)# interface vlan 110
SW1(conf-if-vl-110)# description “Management VLAN”
SW1(conf-if-vl-110)# ip address 172.90.110.252/24
SW1(conf-if-vl-110)# mtu 9216
SW1(conf-if-vl-110)# vrrp-group 2
SW1(conf-if-vlan110-vrid-2)# virtual-address 172.90.110.254
SW1(conf-if-vlan110-vrid-2)# exit
SW1(conf-if-vl-110)# no shutdown
SW1(conf-if-vl-110)# exit
SW1(config)# do write
3.
Configure the live migration VLAN by running the following commands:
SW1(config)# interface vlan 120
SW1(conf-if-vl-120)# description “Live Migration VLAN”
SW1(conf-if-vl-120)# ip address 172.90.120.252/24
SW1(conf-if-vl-120)# mtu 9216
SW1(conf-if-vl-120)# vrrp-group 3
SW1(conf-if-vlan120-vrid-3)# virtual-address 172.90.120.254
SW1(conf-if-vlan120-vrid-3)# exit
SW1(conf-if-vl-120)# no shutdown
SW1(conf-if-vl-120)# exit
SW1(config)# do write
4.
Configure the compute VM VLAN by running the following commands:
SW1(config)# interface vlan 210
SW1(conf-if-vl-210)# description “Compute VM VLAN”
SW1(conf-if-vl-210)# ip address 172.90.210.252/24
SW1(conf-if-vl-210)# mtu 9216
SW1(conf-if-vl-210)# vrrp-group 4
SW1(conf-if-vlan210-vrid-3)# virtual-address 172.90.210.254
SW1(conf-if-vlan210-vrid-3)# exit
SW1(conf-if-vl-210)# no shutdown
SW1(conf-if-vl-210)# exit
SW1(config)# do write