Break out port issue. I've configured the switch to use the two 40G ports for stacking and the other two QSFP ports as breakout ports. Stacking works great. I've setup 2/2/2 to 2/2/3 as tagged ports and each one connects to one of two servers. Same with ports 2/2/7 to 2/2/8. They connect perfectly at 10Gb and the two activity lights for the ports are all on and working perfectly.
The other four (ok, 2 times 2) break out ports are setup as untagged on a specific VLAN for management (overkill, but I have the ports, so...). And they do NOT work at all. To verify the ESXI side of things (and to have management access), I have configured one of the front 10Gb ports on the same VLAN and connected it to the primary server in place of the breakout cable. It connects and runs perfectly fine.
Here is the port configuration for the non working breakout port (2/2/4) and working front port (2/3/5):
The stack configuration from show run:
Finally, show interface brief unit 2:
Once more, I suspect it is something simple and obvious that I am missing. My gut says it has to be in the breakout port configuration, but they APPEAR to be the same as the working front 10Gb port, so I'm doubting my gut right now. Is there an issue with trying to run some of the breakout ports tagged and others untagged?
Any help would be greatly appreciated, even if you have to start the reply with "Hey knucklehead, did you notice ...!"
Regards,
clcorbin
The other four (ok, 2 times 2) break out ports are setup as untagged on a specific VLAN for management (overkill, but I have the ports, so...). And they do NOT work at all. To verify the ESXI side of things (and to have management access), I have configured one of the front 10Gb ports on the same VLAN and connected it to the primary server in place of the breakout cable. It connects and runs perfectly fine.
Here is the port configuration for the non working breakout port (2/2/4) and working front port (2/3/5):
Code:
blah(config)#sh int eth 2/2/4
10GigabitEthernet 2/2/4 is down, line protocol is down
Port down for 7 day(s) 17 hour(s) 50 minute(s) 29 second(s)
Hardware is 10GigabitEthernet , address is blah (bia blah)
Configured speed 10Gbit, actual unknown, configured duplex fdx, actual unknown
Configured mdi mode AUTO, actual unknown
Member of L2 VLAN ID blah, port is untagged, port state is BLOCKING
BPDU guard is Disabled, ROOT protect is Disabled, Designated protect is Disabled
Link Error Dampening is Disabled
STP configured to ON, priority is level0, mac-learning is enabled
Openflow is Disabled, Openflow Hybrid mode is Disabled, Flow Control is config enabled, oper enabled, negotiation disabled
Mirror disabled, Monitor disabled
Mac-notification is disabled
Not member of any active trunks
Not member of any configured trunks
Port name is blah
MTU 1500 bytes, encapsulation ethernet
300 second input rate: 0 bits/sec, 0 packets/sec, 0.00% utilization
300 second output rate: 0 bits/sec, 0 packets/sec, 0.00% utilization
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 multicasts, 0 unicasts
0 input errors, 0 CRC, 0 frame, 0 ignored
0 runts, 0 giants
100183 packets output, 16651186 bytes, 0 underruns
Transmitted 69827 broadcasts, 28642 multicasts, 1714 unicasts
0 output errors, 0 collisions
Relay Agent Information option: Disabled
Egress queues:
Queue counters Queued packets Dropped Packets
0 97212 0
1 0 0
2 0 0
3 0 0
4 0 0
5 2971 0
6 0 0
7 0 0
blah(config)#sh int eth 2/3/5
10GigabitEthernet2/3/5 is up, line protocol is up
Port up for 18 minute(s) 25 second(s)
Hardware is 10GigabitEthernet, address is blah (bia blah)
Interface type is 10Gig SFP+
Configured speed 10Gbit, actual 10Gbit, configured duplex fdx, actual fdx
Member of L2 VLAN ID blah, port is untagged, port state is FORWARDING
BPDU guard is Disabled, ROOT protect is Disabled, Designated protect is Disabled
Link Error Dampening is Disabled
STP configured to ON, priority is level0, mac-learning is enabled
Openflow is Disabled, Openflow Hybrid mode is Disabled, Flow Control is enabled
Mirror disabled, Monitor disabled
Mac-notification is disabled
Not member of any active trunks
Not member of any configured trunks
Port name is blah
MTU 1500 bytes, encapsulation ethernet
300 second input rate: 58576 bits/sec, 8 packets/sec, 0.00% utilization
300 second output rate: 24432 bits/sec, 10 packets/sec, 0.00% utilization
5230063 packets input, 4533116887 bytes, 0 no buffer
Received 228 broadcasts, 22742 multicasts, 5207093 unicasts
0 input errors, 0 CRC, 0 frame, 0 ignored
0 runts, 0 giants
6132363 packets output, 1738716258 bytes, 0 underruns
Transmitted 1425193 broadcasts, 1397917 multicasts, 3309253 unicasts
0 output errors, 0 collisions
Relay Agent Information option: Disabled
Egress queues:
Queue counters Queued packets Dropped Packets
0 5234343 0
1 0 0
2 0 0
3 859073 0
4 40 0
5 17163 0
6 21744 0
7 0 0
Code:
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-port 1/2/1 1/2/6
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
no legacy-inline-power
priority 200
stack-port 2/2/1 2/2/6
stack enable
stack mac blah
!
Code:
2/2/1 Up Forward Full 40G None No N/A 0
2/2/2 Up Forward Full 10G None Yes N/A 0
2/2/3 Up Forward Full 10G None Yes N/A 0
2/2/4 Down None None None None No blah 0
2/2/5 Down None None None None No blah 0
2/2/6 Up Forward Full 40G None No N/A 0
2/2/7 Up Forward Full 10G None Yes N/A 0
2/2/8 Up Forward Full 10G None Yes N/A 0
2/2/9 Down None None None None No blah 0
2/2/10 Down None None None None No blah 0
<snip>
2/3/5 Up Forward Full 10G None No blah 0
Any help would be greatly appreciated, even if you have to start the reply with "Hey knucklehead, did you notice ...!"
Regards,
clcorbin