不同設備 port的定義也不太一樣,建議先看port叫什麼名字
tc2960#configure terminal
tc2960(config)#interface port-channel 24 (建立一個channel)
tc2960(config-if)#exit
tc2960(config)#int range gigabitEthernet 1/0/49-52 (有哪些port是在垓channel裡面)
tc2960(config-if-range)#channel-group 24 mode active (啟動)
4個port就組成一個Group
請先 登入 以發表留言。