06-27-2022 05:10 AM
#show vlan members 1
#vlan members remove 1 1/13
#Interface gigabitEthernet 1/13
#Flex-uni enable
#i-sid 500100
#untagged-traffic port 1/13
#exit
#vlan members add 30 1/13
#interface GigabitEthernet 1/13
#encapsulation dot1q
#default-vlan-id 30
#untag-port-default-vlan enable
#vlan members add 31 1/13
#vlan members add 32 1/13
So both (untagged an tagged) without using the ISID.
Is there a way to assign the vlans with the ISID information to this port?
Maybe like this (VLAN31=ISID500031):
#i-sid 500031
#tagged-traffic port 1/13
Thank you.
Solved! Go to Solution.
06-28-2022 06:04 AM
06-28-2022 06:04 AM