Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 2 revisions

c-net-07-network-teaming (Enabled)

Check network interfaces for known teaming names, manually check they are configured correctly. Fail if no teams found or if server is a virtual. Checked configuration is: Teaming Mode: "Static Independent"; Load Balancing Mode: "Address Hash"; Standby Adapter: (set).


Input Values

  • NetworkTeamNames - List of network teaming adapters

Example

NetworkTeamNames = ('HP Network Teaming', 'BASP Virtual Adapter')

Input Descriptions

  • None

Result And Messages

  • PASS
    Network team count: {number}

  • WARNING

  • FAIL
    No teamed network adapter(s) found There are no network teams configured on this server Native teaming enabled on virtual machine Team configuration is not set correctly

  • MANUAL
    Teamed network adpater(s) found, check they are configured correctly

  • NA
    Not a physical server Operating system not supported


Applies To

  • Physical Servers

Required Functions

  • Check-VMware, Check-HyperV
Clone this wiki locally