[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a LAG Bundle

To configure a LAG bundle and add member links, perform the following steps:

  1. Create the LAG bundle.
    host1(config)#interface lag bundleBoston
  2. Add a member link to the LAG bundle.
    host1(config-if)#member–interface gigabitEthernet 2/0
  3. (Optional) Configure the minimum number of member links required in the LAG bundle for the LAG interface to be considered up.
    host1(config-if)#minimum-links 2

[Contents] [Prev] [Next] [Index] [Report an Error]