02-01-2021 04:47 AM
llo,
I am looking for assistance with an issue that is causing downtime to site, any help would be much appreciated!
We had a previous configuration for a layer 2 10 mbps circuit between sites which worked
A END London 3850 switch
B END London 2921 router
Previous workig Configuration for the 10mbps circuit
A END -
interface GigabitEthernet1/0/10
description WAN (Remote Branch) R1.CF Gi0/0 Chesterfield Virgin 10Mb/s #CAL0065214 (via X-Connect Acc14 Gi3/39)
switchport trunk allowed vlan 410,411,414
switchport mode trunk
bandwidth 10000
no cdp enable
B END -
interface GigabitEthernet0/0
description WAN BCR1.GR Gi2/18 | Goswell Rd DC VMB 10Mb/s ID:CAL0065214
mtu 9000
no ip address
duplex full
speed 10
rj45-auto-detect-polarity disable
no cdp enable
service-policy output PM-QOS-WAN
We have ordered an upgraded 100mbps circuit and cutover to this new circuit last week using same config on interfaces at both ends, but we have been advised to set full duplex and speed 100 at both ends of link, which has been done. Our equipment at both ends shows up and up between us and the provider equipment. We cannot however pass traffic between both ends since cutover. The provider had a couple of issues, but now tell us an end to end test has passed.
Our new port config is thus:-
A End
!
interface GigabitEthernet1/0/11
description ***NEW COGENT CIRCUIT via VM *** CHESTERFIELD 100Mb/s (VM Ref:CAL0353583)
switchport trunk allowed vlan 410,411,414
switchport mode trunk
bandwidth 100000
speed 100
duplex full
no cdp enable
B END
interface GigabitEthernet0/0
description WAN BCR1.GR Gi2/18 | Goswell Road London
mtu 9000
no ip address
duplex full
speed 100
no cdp enable
service-policy output PM-QOS-WAN
end
I can see that there is a rj45-auto-detect-polarity disable, which I cannot reapply to the B end 2921 router. Would this have any bearing on the issue.
Any help in understanding why this new 100 mbps circuit will not come up is gratefully received.
Thankyou
Stephanie
02-01-2021 10:00 PM
Hello
@SC856 wrote:
A END London 3850 switch
Previous workig Configuration for the 10mbps circuit
A END -
interface GigabitEthernet1/0/10
description WAN (Remote Branch) R1.CF Gi0/0 Chesterfield Virgin 10Mb/s #CAL0065214 (via X-Connect Acc14 Gi3/39)
switchport trunk allowed vlan 410,411,414
switchport mode trunk
bandwidth 10000
no cdp enable
A End
!
interface GigabitEthernet1/0/11
description ***NEW COGENT CIRCUIT via VM *** CHESTERFIELD 100Mb/s (VM Ref:CAL0353583)
switchport trunk allowed vlan 410,411,414
switchport mode trunk
bandwidth 100000
speed 100
duplex full
no cdp enable
First of all, it looks like your using a different physical port at site A, why is that?
Have you tired not hardcoding the interfaces and leaving them to auto-negotiate.
Also, at site B have your tried using a crossover cable? The reason being site B had this rj45-auto-detect-polarity disable which personally i have never come across, But a quick CCO search suggests it used like MDIX for cabling between router and switch and as that interface doesn’t support it now, maybe you require a crossover cable?
Lastly try and perform a TDR test on the switches interface and see what results it comes back with?
Site A
test cable tdr interface gig1/0/11
02-02-2021 01:06 AM
02-02-2021 08:29 AM
Looking at a post earlier in this discussion it shows interfaces on both ends as up/up. And each end show some number of packets input and output
120547 packets input, 20789847 bytes, 0 no buffer
578802 packets output, 51823608 bytes, 0 underruns
I wonder if this is traffic being carried on vlan 1. Which makes me wonder what would be the result if you configure on 3850 interface vlan 1 and configure an IP address on it. And if on the router you configure an IP address (in the same subnet) on the physical interface? Would they be able to communicate over vlan 1?
03-11-2021 01:13 AM
Apologies for delay in replying to this post. After much back and forth, the issue turned out to be our provider duplex/speed setting mismatch. Unfortunately, their service desk didnt spot the issue on the port, stating all was ok for a few day. Eventually, I tracked down the 3rd party switch installation engineer who found the problem within 5 mins!.
Thanks for your help
03-11-2021 03:27 AM
Thanks for the update. Glad to know that you found the issue and that it turned out to be a mismatch of settings between you and the provider. A well deserved +5 for sharing this information.
03-11-2021 01:10 AM
Apologies for delay in replying to this post. After much back and forth, the issue turned out to be our provider duplex/speed setting mismatch. Unfortunately, their service desk didnt spot the issue on the port, stating all was ok, so I tracked down the installation engineer who found the problem within 5 mins!.
Thanks for your help
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide