Skip to content

Instantly share code, notes, and snippets.

@NeilHanlon
Last active May 1, 2018 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NeilHanlon/372df5d328c5e6e9b755b077e2e2d497 to your computer and use it in GitHub Desktop.
Save NeilHanlon/372df5d328c5e6e9b755b077e2e2d497 to your computer and use it in GitHub Desktop.
sw-blade45-a1#show running-config interface port-channel 113
!
interface Port-channel 113
no ip address
mtu 9216
portmode hybrid
switchport
vlt-peer-lag port-channel 113
no shutdown
sw-blade45-a1#show running-config interface vlan 80
!
interface Vlan 80
name Administration
no ip address
tagged Port-channel 10
untagged Port-channel 101-116
no shutdown
sw-blade45-a1#show running-config interface vlan 3000
!
interface Vlan 3000
description Openstack/Mgmt
no ip address
tagged Port-channel 113-116
no shutdown
sw-blade45-a1#show running-config interface vlan 3010
!
interface Vlan 3010
description Openstack/Tunnel
no ip address
tagged Port-channel 113-116
no shutdown
sw-blade45-a1#show running-config interface vlan 3020
!
interface Vlan 3020
description Openstack/Storage
no ip address
tagged Port-channel 113-116
no shutdown
sw-blade45-a1#show running-config interface te 0/41
!
interface TenGigabitEthernet 0/41
description sw-access05-01_Te_1/23
no ip address
mtu 9216
flowcontrol rx on tx off
!
port-channel-protocol LACP
port-channel 10 mode active
!
protocol lldp
advertise management-tlv system-description system-name
no shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment