Skip to content

Assign Mac to Management Interface on cpt.local #18

@bjb28

Description

@bjb28

New-VMHostNetworkAdapter -PortGroup (Get-VirtualPortGroup -Name "cpt.local Management" -VMHost $vmHost) -VirtualSwitch (Get-VirtualSwitch -Name "cpt.local" -VMHost $vmHost) -ManagementTrafficEnabled $true -IP "172.20.20.2" -SubnetMask "255.255.255.0" | Out-Null

Adjust the end of this line to -Mac "00:50:56:17:90:02" in place of -IP "172.20.20.2" -SubnetMask "255.255.255.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions