Creating an uplink port profile for VM-GUESTS on Nexus 1KV
On the CLI create the port profile VM-Guests by typing the shown configuration commands
Nexus1000V# conf t
Nexus1000V(config)# port-profile VM-Guests
Nexus1000V(config-port-prof)# vmware port-group
Nexus1000V(config-port-prof)# switchport mode access
Nexus1000V(config-port-prof)# switchport access vlan 11
Nexus1000V(config-port-prof)# no shutdown
Nexus1000V(config-port-prof)# state enabled
Nexus1000V(config-port-prof)# exit