RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
07-26-2024 09:12 AM
show int eth 1/3/1
Port Link State Dupl Speed Trunk Tag Pvid Pri MAC Name
1/3/1 Up Forward Full 10G None Yes 2 0 xxxx.xxxx.xxxx uplink
show run int eth 1/3/1
interface ethernet 1/3/1
port-name uplink
spanning-tree 802-1w admin-pt2pt-mac
show run vlan (condensed)
vlan 30,30,33
tagged eth 1/3/1
vlan 2
untagged eth 1/3/1
for all purposes, eth 1/3/1 is a trunk, but it says it isn't.
what does this mean?
07-27-2024 03:27 AM
Hi VidiotsAGL
Thank you for reaching us. Below is the terminology used in ICX when compared to CISCO terminology
| CISCO | ICX |
| Access port | Untagged port |
| Trunk port | tagged port |
| Port Channel or Link aggregation | Truck or LAG |
In this scenario port 1/3/1 is untagged to vlan 2 and tagged to vlan 30,33 means in CISCO teams the port 1/3/1 is access port for vlan 2 and trunk port for vlan 30,33
There is difference with terminology if you are comparing it to CISCO. As per the configuration the 1/3/1 tag is "yes" and Truck is "none" which is correct since it is not a part of LAG or Link aggregation.
Please refer the below links for more details:
Thanks
