Skip to content

Instantly share code, notes, and snippets.

@holtgrewe
Created November 11, 2021 10:55
Show Gist options
  • Save holtgrewe/e78bcf06e53992bc48f29a57e9ff5f3a to your computer and use it in GitHub Desktop.
Save holtgrewe/e78bcf06e53992bc48f29a57e9ff5f3a to your computer and use it in GitHub Desktop.
sw-acc-3(config)# interface ethernet 1/1/1:1
sw-acc-3(conf-if-eth1/1/1:1)# show configuration
!
interface ethernet1/1/1:1
description stack-1-ens3f0
no shutdown
channel-group 1 mode active
no switchport
negotiation off
flowcontrol receive on
flowcontrol transmit off
lacp port-priority 2048
lacp rate fast
sw-acc-3(conf-if-eth1/1/1:1)# exit
sw-acc-3(config)# interface port-channel 1
sw-acc-3(conf-if-po-1)# show configuration
!
interface port-channel1
description stack-1-bond0
no shutdown
switchport access vlan 671
lacp fallback enable
lacp fallback timeout 5
spanning-tree port type edge
vlt-port-channel 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment