peer-info

Configures the peer system ID and system key for a single dynamic Link Aggregation Group (LAG).

Syntax

peer-info sys-mac mac-address sys-pri number key key number
no peer-info sys-mac mac-address sys-pri number key key number

Command Default

The peer information of any one of the ports of a dynamic LAG that forms the first LACP trunk within that dynamic LAG, is considered as the peer information.

Parameters

sys-mac mac-address
Specifies the system's peer Ethernet MAC address.
sys-pri number
Specifies the LACP system priority for the system's peer. Valid numbers range from 0 through 65535.
key key number
Specifies the LACP key value. Valid key numbers range from 1 through 65535.

Modes

LAG configuration mode

Usage Guidelines

The no form of the command removes the peer information configuration for the dynamic LAG.

Examples

The following example configures the peer system with a system priority of 10 and an LACP key value of 10000.

device(config)# lag R4-dyn2
device(config-lag-R4-dyn2)# peer-info sys-mac 0000.0000.0003 sys-pri 10 key 10000

History

Release version Command history
8.0.30d This command was introduced.