You are on page 1of 1

vlan 10

name Lan10
!
vlan 20
name Lan20
!
vlan 50
name Native
!
int fa0/3
switchport mode access
switchport access vlan 10
!
int range fa0/23-24
channel-group 1 mode desirable
int port-channel 1
switchport mode trunk
switchport trunk allowed vlan 10,20,50,99

You might also like