Question 1hardmulti select
Read the full Implement and Manage On-Prem and Hybrid Networking explanation →AZ-802 Implement and Manage On-Prem and Hybrid Networking • Complete Question Bank
Complete AZ-802 Implement and Manage On-Prem and Hybrid Networking question bank — all 0 questions with answers and detailed explanations.
PS C:\> Get-NetAdapterStatistics -Name "Ethernet1" Name : Ethernet1 ReceivedPackets : 450231 ReceivedBytes : 124560023 SentPackets : 389021 SentBytes : 9823411 DiscardedPacketsReceived : 1240 DiscardedPacketsSent : 0
Get-NetAdapterRdma -Name "Ethernet2" Name: Ethernet2 InterfaceDescription: Mellanox ConnectX-5 Enabled: True RdmaCapable: True Capabilities: RoCEv2, RoCEv1, iWARP
C:\> ipconfig /all Ethernet adapter Ethernet1: Connection-specific DNS Suffix : contoso.com IPv4 Address : 10.10.10.50 Subnet Mask : 255.255.255.0 Default Gateway : 10.10.10.1 DNS Servers : 10.10.10.10 C:\> route print Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 10.10.10.1 10.10.10.50 25 10.10.10.0 255.255.255.0 On-link 10.10.10.50 281
{
"Location": "East US",
"Properties": {
"InboundEndpoints": [
{
"Name": "OnPremInbound",
"IPConfigurations": [
{
"Subnet": "/subscriptions/.../subnets/dns-subnet",
"PrivateIPAddress": "10.0.0.4"
}
]
}
],
"OutboundEndpoints": []
}
}PS C:\> Get-DhcpServerv4Failover Name : Corp-Failover PartnerServer : 192.168.1.10 Mode : LoadBalance State : CommunicationInterrupted MaxClientLeadTime : 01:00:00