Task ID
Operations
Task ID
read, write
bundle
Examples
The following example shows how to enable a default Link Aggregation Control Protocol (LACP) short
period on a Gigabit Ethernet interface:
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short
RP/0/RSP0/CPU0:router(config-if)#
commit
The following example shows how to configure custom Link Aggregation Control Protocol (LACP) short
period transmit and receive intervals at both ends of a connection:
Router A
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short
RP/0/RSP0/CPU0:router(config-if)#
commit
Router B
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short
RP/0/RSP0/CPU0:router(config-if)#
commit
Router A
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short transmit 500
RP/0/RSP0/CPU0:router(config-if)#
commit
Router B
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short transmit 500
RP/0/RSP0/CPU0:router(config-if)#
commit
Router A
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short receive 500
RP/0/RSP0/CPU0:router(config-if)#
commit
Router B
RP/0/RSP0/CPU0:router#
config
RP/0/RSP0/CPU0:router(config)#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
lacp period short receive 500
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
603
Link Bundling Commands on the Cisco ASR 9000 Series Router
lacp period short