To enable LACP for an aggregation using the CLI instead of the NAS Manager, use the aggedit command as shown in the example below:
aggedit lacp ag1
where ag1 is the required aggregation interface.
File serving interfaces which are connected to a LACP enabled switch must be manually added to an LACP aggregation as shown in the example below:
aggedit add ag1 tg1,tg2
where ag1 is the aggregation and tg1 and tg2 are the file serving interfaces.
To view the status of LACP for an aggregation, use the lacp command.
Configuring LACP timeouts
To set a short LACP timeout, use the lacp-set-timeout-short command as shown in the example below:
lacp-set-timeout-short ag1
where ag1 is the required aggregation interface.
To set a long LACP timeout, use the lacp-set-timeout-long command as shown in the example below:
lacp-set-timeout-long ag2
where ag2 is the required aggregation interface.
Additional commands
- agg - this command lists any existing aggregations
- lacp-set-timeout-default - this command selects the default LACP timeout (short timeout)
- lacp-show - this command displays the LACP configuration