Stworzenie interfejsu i jego konfiguracja #
DellEMC_N3048ET-ON(config)#interface port-channel (nr)
DellEMC_N3048ET-ON(config-if-Po50)#switchport mode trunk
DellEMC_N3048ET-ON(config-if-Po50)#switchport trunk allowed vlan (nr)
DellEMC_N3048ET-ON(config-if-Po50)#exit
Przypisanie portchannelu do portu #
DellEMC_N3048ET-ON(config)#interface range gigabitethernet (nr_interfejsow)
DellEMC_N3048ET-ON(config-if)#channel-group 50 mode active
DellEMC_N3048ET-ON(config-if)#exit