All pastes #2106229 Raw Edit

Mine

public text v1 · immutable
#2106229 ·published 2012-01-26 01:00 UTC
rendered paste body
edgesw00#sh run int f0/7
interface FastEthernet0/7
 switchport mode trunk
 switchport nonegotiate
 speed 100
 duplex full
 channel-group 1 mode active
 spanning-tree portfast
 spanning-tree bpduguard enable
 lacp port-priority 3
end

edgesw00#sh run int f0/8
interface FastEthernet0/8
 description Trunk to coresw00 / port 23
 switchport mode trunk
 switchport nonegotiate
 speed 100
 duplex full
 channel-group 1 mode active
 spanning-tree portfast
 spanning-tree bpduguard enable
 lacp port-priority 3
end

edgesw00#sh run int f0/24
interface FastEthernet0/24
 description Trunk to coresw00 / port 23
 switchport mode trunk
 switchport nonegotiate
 speed 100
 duplex full
 channel-group 1 mode active
 spanning-tree portfast
 spanning-tree bpduguard enable
 lacp port-priority 3
end