Get-AksEdgeNodeAddr
Gets the Linux or Windows VM's IP and MAC addresses
Syntax
Get-AksEdgeNodeAddr [[-NodeType] <String>]
Description
The Get-AksEdgeNodeAddr cmdlet queries the node's primary interface for its current IP & Mac address.
Examples
Get-AksEdgeNodeAddr -NodeType Linux
Parameters
-NodeType
NodeType specifies whether to get the address information of the Linux
or Windows
node.
Default is Linux.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Linux
Accept pipeline input: False
Accept wildcard characters: False