Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
Bob_Zimmerman
Authority
Authority

Neither the 9100 nor the 9700 has interfaces named eth11 or eth12. The onboard SFP+ slots on the 9700 seem to be eth1 through eth4, so the commands in gclish would be:

add bonding group 1024 interface eth1
set bonding group 1024 primary eth1
add bonding group 1024 interface eth3
delete bonding group 1024 interface eth1-Sync
save config

Edit: I forgot to set the primary interface before trying to remove eth1-Sync.

View solution in original post

0 Kudos
(1)
Who rated this post