extreme switch connected to cisco switch and losing packet
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2017 11:40 AM
Hi All
Can someone help me, I have 2 ExtremeXOS 440 switches version 21.1.1.4 connected to cisco switch 6500.
Problem : when I’ doing continues ping I’m getting packet loss and when one switch responding to my pings another will not respond vice vasa .
This is my configuration on extreme switches
create vlan "internal-man-105"
configure vlan internal-man-105 tag 105
configure vlan internal-man-105 add ports 2:24 tagged
configure vlan internal-man-105 ipaddress 1.1.1.1 255.255.255.248
enable ipforwarding vlan internal-man-105
configure ports 2:24 auto on speed 1000 duplex full
this is my configuration on cisco switch
interface GigabitEthernet3
description Extreme-switch Uplink
switchport
switchport mode trunk
logging event link-status
logging event trunk-status
logging event bundle-status
logging event spanning-tree status
logging event subif-link-status
load-interval 30
keepalive 30
speed 1000
duplex full
udld port aggressive
mls qos trust cos
flowcontrol receive on
flowcontrol send on
spanning-tree portfast edge trunk
spanning-tree bpduguard enable
end
Can someone help me, I have 2 ExtremeXOS 440 switches version 21.1.1.4 connected to cisco switch 6500.
Problem : when I’ doing continues ping I’m getting packet loss and when one switch responding to my pings another will not respond vice vasa .
This is my configuration on extreme switches
create vlan "internal-man-105"
configure vlan internal-man-105 tag 105
configure vlan internal-man-105 add ports 2:24 tagged
configure vlan internal-man-105 ipaddress 1.1.1.1 255.255.255.248
enable ipforwarding vlan internal-man-105
configure ports 2:24 auto on speed 1000 duplex full
this is my configuration on cisco switch
interface GigabitEthernet3
description Extreme-switch Uplink
switchport
switchport mode trunk
logging event link-status
logging event trunk-status
logging event bundle-status
logging event spanning-tree status
logging event subif-link-status
load-interval 30
keepalive 30
speed 1000
duplex full
udld port aggressive
mls qos trust cos
flowcontrol receive on
flowcontrol send on
spanning-tree portfast edge trunk
spanning-tree bpduguard enable
end
21 REPLIES 21
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-06-2017 09:54 AM
Hi Siva, I guess during configuration you may have configured the same MAC address for both the stacks which is causing this issue. please use the below command so that the MAC address will get configured automatically. "configure stacking mac-address" Please note that you need to reboot the stack once the command is executed. I hope you will not see the reported issue once you do the above.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-05-2017 09:07 AM
Hi Siva, Can you share the "show switch" output from both the switches please? The last one you posted was "show conf" i am looking for the "show switch" output from both the switches and see what MAC address they have....
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-05-2017 07:38 AM
I have to change the cable's and change ports on both Cisco switch and extreme switch but still experiencing the same issue.
At this stage, I think extreme switch are not the good one. 😞
At this stage, I think extreme switch are not the good one. 😞
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-04-2017 01:47 AM
Siva, Is it possible to share the "show switch" output from both the switches ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-03-2017 12:48 PM
Maybe I need to plug 2 switches on the different blade on cisco switch, I will do this tomorrow.
