Accton Technology ES4626 Switch User Manual


 
263
Switch2 (Config)#port-group 2
Switch2 (Config)#interface eth 1/6
Switch2 (Config-Ethernet1/6)#port-group 2 mode passive
Switch2 (Config-Ethernet1/6)#exit
Switch2 (Config)# interface eth 1/8-9
Switch2 (Config-Port-Range)#port-group 2 mode passive
Switch2 (Config-Port-Range)#exit
Switch2 (Config)#interface port-channel 2
Switch2 (Config-If-Port-Channel2)#
Configuration result:
Shell prompts ports aggregated successfully after a while, now port 1, 2, 3 of Switch1
forms a aggregated port named “Port-Channel1”, port 6, 8, 9 of Switch2 forms an
aggregated port named “Port-Channel2”; configurations can be made in their respective
aggregated port configuration mode.
Scenario 2: Configuring Port Channel in ON mode.
Fig 10-3 Configuring Port Channel in ON mode
As shown in the figure, port 1, 2, 3 of Switch1 are access ports that belong to vlan1, add
those three port to group1 in “on” mode; port 6, 8, 9 of Switch2 are trunk port that allow all,
add the those three port to group2 in “on” mode.
The configuration steps are listed below:
Switch1#config
Switch1 (Config)#interface eth 1/1
Switch1 (Config-Ethernet1/1)# port-group 1 mode on
Switch1 (Config-Ethernet1/1)#exit
Switch1 (Config)#interface eth 1/2
Switch1 (Config-Ethernet1/2)# port-group 1 mode on