8095g has released, of course only bugfixes to 8095f, but a surprising amount of unexpected reboot fixes. I'll update the guide in the next couple of days
updated8095g has released, of course only bugfixes to 8095f, but a surprising amount of unexpected reboot fixes. I'll update the guide in the next couple of days
SSH@core(config)#stack unconfigure clean
Invalid input -> unconfigure clean
Type ? for a list
SSH@core(config)#stack
disable This unit will never be part of stack
enable Enable stacking feature
mac stacking MAC address
persistent-mac-timer persistent MAC timer
stack-port-resiliency recover stack port errors by errdisabling ports or
reloading units
suggested-id If bootup ID not available, use this
suppress-warning Don't display stacking warnings or errors
unit Configure local parameters for a stack unit
SSH@core>show run
Current configuration:
!
ver 08.0.30jT7f3
!
stack unit 1
module 1 icx6610-48p-poe-port-management-module
module 2 icx6610-qsfp-10-port-160g-module
module 3 icx6610-8-port-10g-dual-mode-module
no legacy-inline-power
stack unit 2
module 1 icx6610-48p-poe-port-management-module
module 2 icx6610-qsfp-10-port-160g-module
module 3 icx6610-8-port-10g-dual-mode-module
stack-trunk 2/2/1 to 2/2/2
stack-trunk 2/2/6 to 2/2/7
stack disable
Here is the show run command output :Can you provide the output of 'show run'? You can wrap it in spoiler and code tags so it keeps formatting and is collapsed by default on page load.
SSH@bro6450>show run
Current configuration:
!
ver 08.0.30tT313
!
stack unit 1
module 1 icx6450-24-port-management-module
module 2 icx6450-sfp-plus-4port-40g-module
!
!
!
!
vlan 1 name DEFAULT-VLAN by port
router-interface ve 1
!
!
!
!
!
aaa authentication web-server default local
aaa authentication enable default local
aaa authentication login default local
hostname bro6450
ip dhcp-client disable
!
username root password .....
!
!
!
!
!
interface ve 1
ip address 10.11.12.254 255.255.255.0
!
!
!
!
!
!
!
!
!
end
SSH@bro6450>
pretty sure stack unconfigure clean happens at the enable level, not the conf t levelMy 6610 was previously part of a stack. How do I go about removing the stack unit 2 from this unit? I followed the guide and did factory set-default followed by reset however stack unconfigure clean always returns Invalid input -> unconfigure clean. Stacking ports and stacking are disabled and I'm using both 40gbe ports successfully as regular ports.
stack command list:
Code:SSH@core(config)#stack unconfigure clean Invalid input -> unconfigure clean Type ? for a list SSH@core(config)#stack disable This unit will never be part of stack enable Enable stacking feature mac stacking MAC address persistent-mac-timer persistent MAC timer stack-port-resiliency recover stack port errors by errdisabling ports or reloading units suggested-id If bootup ID not available, use this suppress-warning Don't display stacking warnings or errors unit Configure local parameters for a stack unit
show run:
Code:SSH@core>show run Current configuration: ! ver 08.0.30jT7f3 ! stack unit 1 module 1 icx6610-48p-poe-port-management-module module 2 icx6610-qsfp-10-port-160g-module module 3 icx6610-8-port-10g-dual-mode-module no legacy-inline-power stack unit 2 module 1 icx6610-48p-poe-port-management-module module 2 icx6610-qsfp-10-port-160g-module module 3 icx6610-8-port-10g-dual-mode-module stack-trunk 2/2/1 to 2/2/2 stack-trunk 2/2/6 to 2/2/7 stack disable
What model was the Netgear you previously had? If it wasn't VLAN aware (unmanaged) and the TV equipment is using VLAN tags, the unmanaged switch will happily pass the traffic. The unconfigured ports on the 6450 just default to untagged VLAN 1; if the Freebox packets are VLAN tagged, the switch is either discarding the VLAN tagged packets or honoring them, but has no tagged ports to send them to. Was the Netgear that the TV system was plugged into shared by the rest of your network? Have you also confirmed that the Freebox connected to the TV is pulling the correct IP address to work?Here is the show run command output :
Code:SSH@bro6450>show run Current configuration: ! ver 08.0.30tT313 ! stack unit 1 module 1 icx6450-24-port-management-module module 2 icx6450-sfp-plus-4port-40g-module ! ! ! ! vlan 1 name DEFAULT-VLAN by port router-interface ve 1 ! ! ! ! ! aaa authentication web-server default local aaa authentication enable default local aaa authentication login default local hostname bro6450 ip dhcp-client disable ! username root password ..... ! ! ! ! ! interface ve 1 ip address 10.11.12.254 255.255.255.0 ! ! ! ! ! ! ! ! ! end SSH@bro6450>
yeah I can almost promise it's a case of vlans, @sergi0 if you really wanna figure it out, connect the modem directly to your PC, and run wireshark for a few minutes. The dump should show what VLAN tags it's sending out. might be easier to connect the TV box and capture it instead, in case the modem doesn't initiate any TV VLAN traffic until the tv box doesWhat model was the Netgear you previously had? If it wasn't VLAN aware (unmanaged) and the TV equipment is using VLAN tags, the unmanaged switch will happily pass the traffic. The unconfigured ports on the 6450 just default to untagged VLAN 1; if the Freebox packets are VLAN tagged, the switch is either discarding the VLAN tagged packets or honoring them, but has no tagged ports to send them to. Was the Netgear that the TV system was plugged into shared by the rest of your network? Have you also confirmed that the Freebox connected to the TV is pulling the correct IP address to work?
I could be very wrong about what the 6450 is doing though. As this is supplied by your ISP, if their support is worth anything, they might be able to give you some guidance as well.
You can use diagrams.net to draw quick diagrams of how it was before and how it is now.
yeah i would delete lics and reset back to factory serialMy 7250 has been running pretty flawlessly for a month now so I think I'll sell the old 6450 that I was keeping around in case something went sideways with the 7250. @fohdeesha if I sell the 6450 here or on r/homelabsales, I should reset the licensing info, yeah? Obv if the buyer is on reddit, I can point them at this thread, and if they're here they should obviously already know.
Let me know, and thanks yet again for starting this awesome thread.
The switch was a Netgear GS116Ev2. It has basic admin config but I never use them besides for update.What model was the Netgear you previously had? If it wasn't VLAN aware (unmanaged) and the TV equipment is using VLAN tags, the unmanaged switch will happily pass the traffic. The unconfigured ports on the 6450 just default to untagged VLAN 1; if the Freebox packets are VLAN tagged, the switch is either discarding the VLAN tagged packets or honoring them, but has no tagged ports to send them to. Was the Netgear that the TV system was plugged into shared by the rest of your network? Have you also confirmed that the Freebox connected to the TV is pulling the correct IP address to work?
I could be very wrong about what the 6450 is doing though. As this is supplied by your ISP, if their support is worth anything, they might be able to give you some guidance as well.
You can use diagrams.net to draw quick diagrams of how it was before and how it is now.
Yes, it most certainly is. This is a very common thing to do. Setup two ports that way, and your two VLAN 100 devices will be able to talk directly to each other over that VLAN (you shouldn't put anything else in that VLAN or do any other configuration of it).I am still not familiar to what I need to config on the switch, but I am closer to a solution. Is it possible to have a RJ45 port with both VLAN100 (tagged) and standard LAN (untagged) packets ?
It's probably a hardware limitation, in which case you can't use more VLAN tags simultaneously. Do you really have more than 64 VLANs?Sorry, help me please I have ICX6610-48 with Maximum PORT-VLAN entries: 64. I need more vlan, best will be 4095. How I can remove a limit for 64 vlan
Yes I was. With the xb6 in bridgemode the Linksys R8000 does all the routing(which is better) but the R8000 is also the AP for everything wireless in the house and now it is relegated to the basement. The savages are getting restless lol is there any hope with the current hardware to solve the problem or do I have to have another router or add a wireless AP?If you're connecting the switch to the R8000's WAN port in #2 you can't.