01-03-2020 10:23 AM
Trying to setup a couple NAS devices on the switch and need a little help. Pretty much a newb to the programming thing so please go easy on me. Have a couple ports that are in an HP switch currently and are tagged for VLAN 10 and 30 and untagged for vlan74. All the management (switches) are on vlan 70. Do i just need to make these ports trunk ports or is there a better way to set it up. Any help is appreciated. Thanks
01-03-2020 10:28 AM
Not familiar with HP switches but since you have multiple vlans traversing these couple of ports, you would need to set the ports as trunk ports.
HTH
01-03-2020 10:32 AM
No way to set them up for strict access to 10 and 30 (untagged) and 74 tagged? Is this what i need to set?
switchport trunk native vlan 70
switchport mode trunk
load-interval 30
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust cos
auto qos trust
01-03-2020 10:49 AM
The config looks correct. Vlan 70 is un-tagged and all the other vlans are tagged. This would work. You just have to make sure the native vlan 70 is un-tagged across all devices.
HTH
01-03-2020 10:56 AM
I would have to assume that is the case. We have multiple switches here and most are setup with native VLAN 70. Just certain ports are set that way. I hope i am explaining that correctly
01-03-2020 11:02 AM
Yes, that is correct. You want all switches with trunk ports to setup vlan 70 as native.
HTH
01-03-2020 11:04 AM
OK thank you for the info. I appreciate it
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide