According to TAC. No. (At least on a 3950, assuming the same goes for a 3920), you still need to build the ElasticXL cluster before you can make any changes to the Sync Port.
Question to TAC:
Is there any way to configure FW2 (That has been defaulted) to use eth2 as the Sync interface without first needing to have it cabled directly to eth11, discovered by the SMO, configured, and then reconfigured to use the new Sync interface (eth2)?
TAC Response:
"The issue with the 3950 and ElasticXL sync interface is being addressed by R&D and will be implemented in R82.20. The workaround I have provided is the only way to change the sync interface."
That workaround is as follows:
This only changes the port that Sync can use:
-add all SGMs to the security group
-gclish
-add bonding group 1024 interface <interface_name_customer_wants_to_use_as_sync>
-delete bonding group 1024 interface eth1-Sync <enter>
-save config
-then reboot every SGM, start with the SMO, then reboot every other SGM, until every SGM is rebooted there will be issues with sync
This allows you to use eth11 again:
In order to change the name from eth1-Sync back to eth11 please follow these steps:
-cp /etc/udev/rules.d/00-BT-92-00.rules /etc/udev/rules.d/00-BT-92-00.rules_ORIG
-vi /etc/udev/rules.d/00-BT-92-00.rules
-change the line that end with "NAME="eth1-Sync" to be "eth11"
-save and exit vi
-reboot the SGM, this will need to be done on each SGM