Nic Teaming - Unidentified Network
-
Friday, January 25, 2013 4:32 PM
Problem - After Setting up NIC Teaming on Server 2012 the team does not identify the network as a Doman Network.
OS- Windows Server 2012 Datacenter (Fully Patched)
Teaming Mode : LACP
Load Balancing Mode: Address Hash
Switch Config: Cisco 3560X
interface Port-channel15
switchport mode accessinterface GigabitEthernet0/2
switchport mode access
spanning-tree portfast
channel-group 15 mode activeinterface GigabitEthernet0/1
switchport mode access
spanning-tree portfast
channel-group 15 mode activeEverything is working ok with the Domain/network. IP Config is right, dns points to same AD Dns servers as everything else.
Any Ideas?
All Replies
-
Friday, January 25, 2013 4:35 PM
This is the log from the Switch. Looks like LACP is working fine.
018312: Jan 25 11:29:53.683: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state to up
018313: Jan 25 11:29:54.589: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/2, changed state to up
018314: Jan 25 11:29:54.682: %LINK-3-UPDOWN: Interface Port-channel15, changed state to up
018315: Jan 25 11:29:55.688: %LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel15, changed state to up -
Friday, January 25, 2013 8:54 PM
I don't see any LACP configured on the switch.
Don't use the Port Aggregation Protocol (PAgP) - this is only switch related.- Edited by Torsten Jahnke Friday, January 25, 2013 8:56 PM
- Proposed As Answer by Nick Gu - MSFTMicrosoft Contingent Staff, Moderator Sunday, February 03, 2013 2:57 PM
- Marked As Answer by Nick Gu - MSFTMicrosoft Contingent Staff, Moderator Tuesday, February 05, 2013 9:29 AM
-
Wednesday, January 30, 2013 12:02 AM
Hi,
Your problem sounds like the issue I had when setting up teaming on a domain joined Windows Server 2012 box. If your problem is the same as mine, the workaround is to restart the Network Location Awareness Service and afterwards your computer will show as being back on the domain network. This will stick until the next reboot when you'll have to restart the service again to return to domain joined network status.
Note, when you restart the Network Location Awareness service, it will also want to restart the Network List Service. No problem - let it do this. Also, if you try to restart Network Location Awareness too soon after booting up it will fail with an error message (I can't remember what it said). Just wait about 60 seconds and try again and it'll work.
As information, the problem went away after I promoted the Windows 2012 Server with the issue to a DC. I have no idea what causes the problem in the first place on a domain joined Server 2012 box or why making the computer a DC fixes it (or why restarting Network Location Awareness is a workaround).
Hope this helps.
Steve W.
- Proposed As Answer by Nick Gu - MSFTMicrosoft Contingent Staff, Moderator Sunday, February 03, 2013 2:58 PM
- Marked As Answer by Nick Gu - MSFTMicrosoft Contingent Staff, Moderator Tuesday, February 05, 2013 9:29 AM

