how can i configure cisco 3560 switch port to be ember of 2 data vlan at the same time :
bellow is the switch port configuration:
interface GigabitEthernet0/1
switchport access vlan 19
switchport mode access
switchport voice vlan 18
switchport port-security maximum 3
switchport port-security
switchport port-security violation protect
switchport port-security aging type inactivity
storm-control broadcast level 1.00
spanning-tree portfast
spanning-tree bpduguard enable
end
if you noticed here the switch port is accessing VLAN 19 which is data VLAN , and its Voice VLAN is 18
how can i make access another Data vlan eg: 11
please help me with the same.
