Router Interface Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2020 07:16 PM
I am facing issue, I have configured a CGR 1120 router and configuring BGP for two ISP with IP address On Router Interface. Both the BGP came up, but after 3-4 hour both the Bgp neighbours goes in to idle state and when I try to ping neighbours IP both are unreachable and router interface remain UP. When I reboot the router both neighbours again came up and again down after 3-4 hour.
Note : Both the BGP are working fine on other Fortinet Router.
Can anyone help me out.
- Labels:
-
Other Routing
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2020 07:55 PM
What is connected on the other side? Also, could you share relevant configuration from CGR 1120?
Meheretab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2020 09:14 PM - edited 12-17-2020 09:17 PM
Other end is ISP and Speed and Duplex are set to auto.
Configuration :
interface GigabitEthernet2/1
no switchport
ip address 150.150.167.229 255.255.255.252
duplex auto
speed auto
no sh
!
interface GigabitEthernet2/2
no switchport
ip address 150.150.166.29 255.255.255.252
duplex auto
speed auto
no sh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2020 09:34 PM
Thank you for sharing that! Please also share the following:
show interface gi2/1
show interface gi2/2
show proc cpu hist
Meheretab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2020 09:16 AM
I have attached Interface output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2020 01:48 AM
what was the logs show when the BGP go down, ? how is this connected to Interent ? if this is connected via any MPLS or SP network, try nonegiation (some of them do not like it) - this just suggestion - once made changes keep monitor
what kind of traffic this router expected to handle, ? are you getting Full routing table ? what is the CPU process that time ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2020 02:40 AM - edited 12-18-2020 02:41 AM
Both the links are connected to ISP with MPLS Link and As observed in logs 1 ISP interface is continuously getting Up and Down, But other ISP Interface remains Up But do not ping. After rebooting router both links come up and again goes down after 3-4 hour, but working fine in Fortinet Router.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2020 03:06 AM
but working fine in Fortinet Router. - we have noted this ? if this is working ?
why you are moving to new Router ? any reason ?
as i have suggested in the past post we need to see the Logs and interface config ? what kind of bandwidth you from providers ?
so below information useful to assists better.
show run
show interface gi x/x (show the interface)
show process cpu history sorted
show process cpu | ex 0.00
show logg

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2020 03:21 AM
Hello,
what does the Fortinet BGP configuration look like ? Is the Fortinet using the same (default) keepalive (60 seconds) and holdtime (180 seconds) values ?
What you describe could be some sort of memory leak. Which IOS version is the CGR running ? You might wanto to try and upgrade to the latest release, 15.9.3M2 ED.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2020 04:51 AM - edited 12-18-2020 04:53 AM
Hello
What firmware version is running on ther rtr that's continually dropping it interface connectivity?
Do you have any bgp dampening enabled?
Can you run the output of the following command in a file and post them to your post please.
sh version
sh arp
sh interface xx
sh ip bgp
sh run | sec router
sh ip cef <neigbour> samecable
sh ip traffic
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2020 09:20 AM
I have attached all the required output in attachment.
