Sets the MAC Masquerade Address for a traffic-group.
Usage:
f5.cluster.traffic-group.masquerade.set [options...] <Traffic Group Name> <MAC Masquerade Address>
Options:
-d Do net set the address, only display the generated.
Valid values:
Traffic Group Name: This is usually traffic-group-1
MAC Masquerade Address: "auto", "none" or valid MAC Address
Specify "auto" to automatically generate a MAC Masquerade Address. The address
is generated using the template 02:f5:aa:bb:cc:dd, where aa:bb:cc:dd represents
the hexadecimal encoding of the first Self IP Address associated with the traffic
group. If the traffic group has no Self IP Address, the first Self IP of the
local-only traffic group is used as the fallback.
See https://my.f5.com/manage/s/article/K3523 for details.