03-06-2021 03:47 PM
Hi All,
Please help me to find out exact root cause of following case
I have recently install X440G2-48p-10G4 in our network with ExtremeXOS version 31.1.1.3 31.1.1.3-patch1-1 by release-manager, in fact all of our old switches are same model, configuration of each switch as follows,
Ori Destination Gateway Mtr Flags VLAN Duration
#s Default Route 10.91.1.250 1 UG---S-um--f- vsuper 0d:21h:20m:28s
#d 10.91.0.0/16 10.91.1.203 1 U------um--f- vsuper 0d:21h:20m:30s
#i 10.91.95.7/32 10.91.95.7 1 UG-----um--f- vsuper 0d:0h:5m:0s
10.91.1.250 is our main gateway of all switches which is provided by different dept and all of our switch uplink terminate on that switch.
PLEASE HELP ME FIND OUT EXACT ISSUE
Solved! Go to Solution.
03-23-2021 03:14 PM
Hi,
I think some more details on the network design might be helpful.
Under ‘show iproute’ #i says the route appeared in the routing table as due to ICMP Redirect. This must’ve been sent from some adjacent router. You could try to block ICMP with ACLs for instance and see if the routing table keeps off that single entry. If then you have TTL exceeded, that suggests packet dying when hopping between routers (could happen with static routing being misconfigured for example). I’d go for some thorough packet capture filtering for a packet that dies to see what’s going on.
https://extremeportal.force.com/ExtrArticleDetail?an=000082238
Hope that helps,
Tomasz
P.S. Try ‘disable icmp useredirects’, the ACL is an overkill here. Just found such command.
03-23-2021 03:14 PM
Hi,
I think some more details on the network design might be helpful.
Under ‘show iproute’ #i says the route appeared in the routing table as due to ICMP Redirect. This must’ve been sent from some adjacent router. You could try to block ICMP with ACLs for instance and see if the routing table keeps off that single entry. If then you have TTL exceeded, that suggests packet dying when hopping between routers (could happen with static routing being misconfigured for example). I’d go for some thorough packet capture filtering for a packet that dies to see what’s going on.
https://extremeportal.force.com/ExtrArticleDetail?an=000082238
Hope that helps,
Tomasz
P.S. Try ‘disable icmp useredirects’, the ACL is an overkill here. Just found such command.
03-23-2021 08:47 AM
This is a community forum and we are only here in our free-time as a hobby. If you want fast and professional support, you should get in contact with ExtremeNetworks support (GTAC)
03-23-2021 06:22 AM
STILL THERE IS NO RESPONSE FROM ANYONE???
03-15-2021 07:38 AM
Anybody have any answer????