> + > + Assign MAC address to the VF using iproute2 utility. The syntax is: > + ip link set <PF iface> vf <VF id> mac <macaddr>
Also, make this a code/console section by adding :: to the previous line and indenting 3-4 spaces.
> + > + Assign MAC address to the VF using iproute2 utility. The syntax is: > + ip link set <PF iface> vf <VF id> mac <macaddr>
Also, make this a code/console section by adding :: to the previous line and indenting 3-4 spaces.