I noticed my second 6610 (48P) is showing stack ID 2 instead of 1, like the 24F. I don't want to stack the switches, so I would like to configure the 48P to be ID 1 also. No matter what I try, I can't seem to get this to take. When attempting some stack commands, it returns an error message that the switch is not the active controller. I think I'm missing something simple. Any suggestions?
Whatthe.... ?? How could one just hit with "chirurgical precision" just the SFP cages block this way?new banner image?
Yes, but when I enter the command "stack unconfigure clean", I get the message "This command is not available on standalone or Active Controller".did you follow my guide on both of them to reset them to factory defaults? sounds like the second one is still configured to be a stack member. theres a blurb in the update guide about removing stack configs
Startup configuration:
!
ver 08.0.30tT7f3
!
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
!
!
!
!
vlan 1 name TRASNIT by port
untagged ethe 1/1/47
router-interface ve 1
!
vlan 3 name DEFAULT-VLAN by port
!
vlan 10 name Servers by port
untagged ethe 1/1/25 to 1/1/32
router-interface ve 10
!
vlan 20 name Storage by port
untagged ethe 1/1/35 to 1/1/36
router-interface ve 20
!
vlan 30 name Media by port
untagged ethe 1/1/33 to 1/1/34
router-interface ve 30
!
vlan 99 name Management by port
untagged ethe 1/1/13 to 1/1/24
router-interface ve 99
!
!
!
!
!
aaa authentication web-server default local
aaa authentication enable default local
aaa authentication login default local
default-vlan-id 3
enable telnet authentication
enable aaa console
hostname switch
ip dhcp-client disable
ip dhcp-server enable
!
ip dhcp-server pool servers
dhcp-default-router 10.0.10.1
dns-server 10.0.0.1
excluded-address 10.0.10.1
lease 1 0 0
network 10.0.10.0 255.255.255.0
deploy
!
!
ip dhcp-server pool storage
dhcp-default-router 10.0.20.1
dns-server 10.0.0.1
excluded-address 10.0.20.1
lease 1 0 0
network 10.0.20.0 255.255.255.0
deploy
!
!
ip dhcp-server pool media
dhcp-default-router 10.0.30.1
dns-server 10.0.0.1
excluded-address 10.0.30.1
lease 1 0 0
network 10.0.30.0 255.255.255.0
deploy
!
!
ip dhcp-server pool management
dhcp-default-router 10.0.99.1
dns-server 10.0.0.1
excluded-address 10.0.99.1
lease 1 0 0
network 10.0.99.0 255.255.255.0
deploy
!
ip dns server-address 10.0.0.1
ip route 0.0.0.0/0 10.0.0.1
!
no telnet server
username admin password .....
snmp-server community ..... ro
!
!
clock summer-time
clock timezone gmt GMT-06
!
ntp
disable serve
server 216.239.35.0
server 216.239.35.4
!
!
web-management https
!
!
!
!
!
!
!
interface management 1
disable
!
interface ethernet 1/3/1
speed-duplex 10G-full
!
interface ethernet 1/3/2
speed-duplex 10G-full
!
interface ethernet 1/3/3
speed-duplex 10G-full
!
interface ethernet 1/3/4
speed-duplex 10G-full
!
interface ethernet 1/3/5
speed-duplex 10G-full
!
interface ethernet 1/3/6
speed-duplex 10G-full
!
interface ethernet 1/3/7
speed-duplex 10G-full
!
interface ethernet 1/3/8
speed-duplex 10G-full
!
interface ve 1
ip address 10.0.0.2 255.255.255.0
!
interface ve 10
ip address 10.0.10.1 255.255.255.0
ip helper-address 1 10.0.0.1
!
interface ve 20
ip address 10.0.20.1 255.255.255.0
ip helper-address 1 10.0.0.1
!
interface ve 30
ip address 10.0.30.1 255.255.255.0
ip helper-address 1 10.0.0.1
!
interface ve 99
ip address 10.0.99.1 255.255.255.0
ip helper-address 1 10.0.0.1
!
!
!
!
!
!
!
ip ssh password-authentication no
!
end
int eth 1/1/47
ip address 10.0.0.2/30
route-only
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default c-73-183-224-1.hsd UGS igb0
10.0.0.0/24 link#1 U em0
router link#1 UHS lo0
10.0.10.0/24 10.0.0.2 UGS em0
10.0.20.0/24 10.0.0.2 UGS em0
10.0.30.0/24 10.0.0.2 UGS em0
10.0.99.0/24 10.0.0.2 UGS em0
10.0.100.0/24 10.0.0.2 UGS em0
10.10.10.1 link#4 UH lo0
73.183.224.0/22 link#2 U igb0
c-73-183-224-186.h link#2 UHS lo0
localhost link#4 UH lo0
Internet6:
Destination Gateway Flags Netif Expire
default fe80::256:2bff:fe7 UG igb0
localhost link#4 UH lo0
fe80::256:2bff:fe7 fe80::256:2bff:fe7 UGHS igb0
fe80::%em0/64 link#1 U em0
fe80::ec4:7aff:fe0 link#1 UHS lo0
fe80::%igb0/64 link#2 U igb0
fe80::ec4:7aff:fe0 link#2 UHS lo0
fe80::%lo0/64 link#4 U lo0
fe80::1%lo0 link#4 UHS lo0
Thanks for checking!Not offhand, sorry. I tried to reproduce your issue here locally with a wireshark dump, but I see no DNS requests (or anything, really) after running those sz disable commands. that was on an icx7250 running 8092d
have you rebooted the switch since running all the SZ disable stuff? Only other thing I can think to try. you SURE you're seeing requests from the switch itself?
>show sz logs
Start i/max/iter 0/5/1
Jan 7 23:48:52:ca_stop_timer>Cancelled Timer id 0, rc=0
Jan 7 23:48:52:ca_start_timer:95912>Started timer with l/p 30000/30000 for u17, rc 0, id 167172236
Jan 7 23:48:53:ca_stop_timer>Cancelled Timer id 0, rc=41
Jan 7 23:48:53:sz_execute_state_machine>Entering with state/event: INIT/0, DISABLE/2005
Jan 7 23:48:53:sz_execute_state_machine>Exit with state/event: DISABLED/1, NONE/2000 RC: 1
End i/max/iter 5/5/0
A list of all FW versions you can find on the support page.I'm running FW 8080e like in your guide. Is the 8092d a newer version I should try? I didn't see any reference to it.
That's how my 6610-24p looks, middle ports bashed in.new banner image?
Buy my shiny "new" vdx! No bashed in ports.That's how my 6610-24p looks, middle ports bashed in.
Nah, I'm good. The seller refunded so I replaced with a 6610-48P. All good.Buy my shiny "new" vdx! No bashed in ports.