2016年1月26日 星期二

Cisco Switch Lacp port-channel

http://icisco.org/wp-content/uploads/CCNP-SWITCH.pdf


New IUH switch

lacp system-priority 100
!
!

!
!
interface Port-channel2
 switchport access vlan 160
 switchport mode access

!
interface FastEthernet0/1
 switchport access vlan 160
 switchport mode access
 lacp port-priority 100
 channel-protocol lacp
 channel-group 2 mode active
!
interface FastEthernet0/2
 switchport access vlan 160
 switchport mode access
 lacp port-priority 100
 channel-protocol lacp
 channel-group 2 mode active



new switch

interface GigabitEthernet1/0/48
 description Uplink
 switchport access vlan 160
 switchport mode access
 channel-protocol lacp
 channel-group 2 mode active
end

IUH-STAFF-SW01#sh run int cha
IUH-STAFF-SW01#sh run int port
IUH-STAFF-SW01#sh run int port-chann
IUH-STAFF-SW01#sh run int port-channel 2
Building configuration...

Current configuration : 141 bytes
!
interface Port-channel2
 description Uplink to Core switch port 1/0/48 and 2/0/48
 switchport access vlan 160
 switchport mode access
end


interface GigabitEthernet2/0/48
 description Uplink
 switchport access vlan 160
 switchport mode access
 channel-group 2 mode active



-- 
=============================================================================
IT support Administrator of ITS
Information Technology Services
School of Continuing&  Professional Studies, CUHK
Telephone: (852) 3111 7213
Website:www.scs.cuhk.edu.hk         Email: alberthui@cuhk.edu.hk
=============================================================================
Save paper - think twice before you print! 

沒有留言:

張貼留言