Hi
Check if NIC driver on server/PC has NIC teaming/Channel bonding support. This can typically be seen under "Device manager" if its windows server. You can create a NIC team with appropriate ports and enable LACP, then connect it to X670 that has port sharing with LACP configured.
The below image shows what NIC teaming configuration looks like on Windows 2008 server with Intel NICs and Intel ANS drivers.
One configured you should be able to see the server/pc ports added to agregator on X670
* (pacman debug) A2.1 # show ports sharing
Load Sharing Monitor
Config Current Agg Min Ld Share Ld Share Agg Link Link Up
Master Master Control Active Algorithm Group Mbr State Transitions
===============================================================================
9 9 LACP 1 L2 9 Y A 2
L2 10 Y A 2
================================================================================
On the server side you should see new connection under "Network Connections" which is for the NIC team. You can assign IP to this connection and ping between servers.
Regards,
Sathish