Link aggregation commands

You can use the link aggregation commands to configure link aggregation interfaces on the IBM® MQ Appliance.

The link aggregation commands can be run from the command line interface in link aggregation configuration mode. To enter link aggregation configuration mode, complete the following steps:
  1. From the appliance command line, enter global configuration mode:
    
    config
    
  2. From global configuration mode, enter link aggregation configuration mode:
    
    link-aggregation name
    
    where name is the name of the link aggregation interface that you want to configure. The name can have a maximum of 128 characters. The following characters are valid:
    • a through z
    • A through Z
    • 0 through 9
    • Underscore (_)
    • Dash (-)
    • Period (.) (note that a name comprising a single period, or including two periods together, is not permitted)
  3. Type exit to leave the configuration mode and save your changes, then type exit again to leave global configuration mode.