When I have a port checked as a trunk port with a range of vlans (3000-3999), but not in any of the vlans that are on the switch, it disables the port. As a workaround, I can create some random VLAN on the switch and trunk it on this port, or create one of my CVLANs on the switch, but obviously this in't the best solution.
1.4.7rc8
EDIT:
Updated title to reflect bug introduced in 1.4.7rc6 which, at least as far as I can tell, breaks the vlan trunk checkbox feature (VLAN Access List).
CP
1.4.7rc6 - Trunk VLANs checkbox does not work.
-
petecarlson - Experienced Member
- Posts: 107
- Joined: Thu Aug 28, 2014 7:04 pm
- Location: Baltimore, MD
- Has thanked: 15 times
- Been thanked: 10 times
1.4.7rc6 - Trunk VLANs checkbox does not work.
Last edited by petecarlson on Fri Feb 10, 2017 2:50 pm, edited 1 time in total.
-
sirhc - Employee
- Posts: 7415
- Joined: Tue Apr 08, 2014 3:48 pm
- Location: Lancaster, PA
- Has thanked: 1608 times
- Been thanked: 1325 times
Re: Port Disabled (Not in any VLAN)
That is by design.
So if I want a port to accept VLANs 1000-2000
Define the VLAN ID 1000 then define a VLAN Access list to include VLAN IDs 1001-2000
So if I want a port to accept VLANs 1000-2000
Define the VLAN ID 1000 then define a VLAN Access list to include VLAN IDs 1001-2000
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
-
petecarlson - Experienced Member
- Posts: 107
- Joined: Thu Aug 28, 2014 7:04 pm
- Location: Baltimore, MD
- Has thanked: 15 times
- Been thanked: 10 times
Re: Port Disabled (Not in any VLAN)
Makes sense, but this doesn't seem to work in 1.4.7rc8.
Ports 3 and 5 with trunk checked 3000-3999
Added VLAN 3000 and it automatically sets it to T 3000.
On a WS-12-250-AC
P5 connected to a cisco 4948
P3 connected to a WS-6Mini P1
P6 of the WS6 mini set to U 3001
P1 of the WS6 Mini set to T 3001 and T5 (MGMT)
The WS6 MINI sees the mac of the device connected to P6 in the mac table for VLAN 3001.
The WS12 does not see the mac address for the device connected to P6 of the mini.
The Cisco switch does not see the mac either.
If I get rid of the trunk checkmark on ports 3 and 5 on the WS12 and then manually add each vlan, i.e 3000, 3001, 3002, 3003 etc, it works fine. Not a big deal for some setups, but a nightmare for others.
I'll have time to lab this out tomorrow, but the trunk setting doesn't seem to work.
Can anyone else test/verify on 1.4.7rc8?
CP
Ports 3 and 5 with trunk checked 3000-3999
Added VLAN 3000 and it automatically sets it to T 3000.
On a WS-12-250-AC
P5 connected to a cisco 4948
P3 connected to a WS-6Mini P1
P6 of the WS6 mini set to U 3001
P1 of the WS6 Mini set to T 3001 and T5 (MGMT)
The WS6 MINI sees the mac of the device connected to P6 in the mac table for VLAN 3001.
The WS12 does not see the mac address for the device connected to P6 of the mini.
The Cisco switch does not see the mac either.
If I get rid of the trunk checkmark on ports 3 and 5 on the WS12 and then manually add each vlan, i.e 3000, 3001, 3002, 3003 etc, it works fine. Not a big deal for some setups, but a nightmare for others.
I'll have time to lab this out tomorrow, but the trunk setting doesn't seem to work.
Can anyone else test/verify on 1.4.7rc8?
CP
-
sirhc - Employee
- Posts: 7415
- Joined: Tue Apr 08, 2014 3:48 pm
- Location: Lancaster, PA
- Has thanked: 1608 times
- Been thanked: 1325 times
Re: Port Disabled (Not in any VLAN)
Maybe put up screen grabs of your VLAN Tab and your VLAN Access lists (what you call trunking)
You do realize you need VLAN access lists on all ports that will carry those ranges not just the one port.
Data comes in and out of at least 2 ports.
You do realize you need VLAN access lists on all ports that will carry those ranges not just the one port.
Data comes in and out of at least 2 ports.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
-
petecarlson - Experienced Member
- Posts: 107
- Joined: Thu Aug 28, 2014 7:04 pm
- Location: Baltimore, MD
- Has thanked: 15 times
- Been thanked: 10 times
Re: Port Disabled (Not in any VLAN)
Lab setup attached. I changed the VLAN range for my lab. Note that the client mac on VLAN 2999 does not pass from the WS6 to the WS12.
-
petecarlson - Experienced Member
- Posts: 107
- Joined: Thu Aug 28, 2014 7:04 pm
- Location: Baltimore, MD
- Has thanked: 15 times
- Been thanked: 10 times
Re: Port Disabled (Not in any VLAN)
In this example, I get rid of the trunk vlans checkbox, and add customer VLANS to the WS-12. Note that the customer MAC on vlan 2999 now populates the mac address table on the WS-12 and the BNG mac also populates on the WS-12 and the WS-6.
Obviously, this won't scale as one would need to manually enter 1K vlans.
Obviously, this won't scale as one would need to manually enter 1K vlans.
-
petecarlson - Experienced Member
- Posts: 107
- Joined: Thu Aug 28, 2014 7:04 pm
- Location: Baltimore, MD
- Has thanked: 15 times
- Been thanked: 10 times
Re: Port Disabled (Not in any VLAN)
This bug appears to have been introduced between 1.4.7rc4 and 1.4.7rc6
1.4.6 - Trunk VLANs checkbox works.
1.4.7rc4 - Trunk VLANs checkbox works.
1.4.7rc6 - Trunk VLANs checkbox does not work.
CP
1.4.6 - Trunk VLANs checkbox works.
1.4.7rc4 - Trunk VLANs checkbox works.
1.4.7rc6 - Trunk VLANs checkbox does not work.
CP
7 posts
Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 49 guests