Hello
I am new to nexus 1000v
I have an Nexus 1000v DVS configured in my DC. How can I configure an ServiceConsole and VMKernel Port-Group (of type vethernet port-profile) and migrate my service console from vswitch0 to DVS.
I created a vlan 300 as my native vlan , alongside 101 & 102 for Control and Packet respectively.
Port-Profile-1 can work fine with a VM.
I need another vmkernel portgroup to be created for my SC and NFS ( My PP looks like)
{
port-profile tyep vethernet vmkernel_pp_300
switchport mode access
switchport access vlan 300
no shut
system vlan 101-102,300
vmware port-group
state enabled
}
I still see it as a Virtual Machine port group, how can I convert it as vmkernel portgroup.
regards