RE: BFD

From: Evan Weston <evan_weston_at_hotmail.com>
Date: Fri, 18 Sep 2009 23:18:08 +1000

Hi mate,

evan_at_evan-lab:/opt/CISCO/SCRIPTS$ dpkg -l | grep dynamips
ii dynamips 0.2.7-0.2.8RC2-3

.NET file

autostart = False
[localhost:7200]
 
 workingdir = /opt/CISCO/TMP
 
 [[7200]]
  image = /opt/CISCO/IOS-Images/c7200-adventerprisek9-mz.124-22.T.bin
  npe = npe-400
  ram = 256
  disk0 = 0
  disk1 = 0
  mmap = True
  idlepc = 0x614a23d8
 
 [[Router R1]]
  model = 7200
  console = 2001
  autostart = False
  FA0/0 = R2 FA0/0

 [[Router R2]]
  model = 7200
  console = 2002
  autostart = False
  FA0/0 = R1 FA0/0

R1

interface Loopback0
 ip address 1.1.1.1 255.255.255.255
!
interface FastEthernet0/0
 ip address 10.1.12.1 255.255.255.0
 ip ospf bfd
 bfd interval 50 min_rx 50 multiplier 5
!
router ospf 100
 router-id 1.1.1.1
 log-adjacency-changes
 network 1.1.1.1 0.0.0.0 area 0
 network 10.1.12.1 0.0.0.0 area 0
 bfd all-interfaces

R2

interface Loopback0
 ip address 2.2.2.2 255.255.255.255
!
interface FastEthernet0/0
 ip address 10.1.12.2 255.255.255.0
 ip ospf bfd
 bfd interval 50 min_rx 50 multiplier 5
!
router ospf 100
 router-id 2.2.2.2
 log-adjacency-changes
 network 2.2.2.2 0.0.0.0 area 0
 network 10.1.12.2 0.0.0.0 area 0
 bfd all-interfaces

As soon as the OSPF adjacency comes up one of the routers will crash.

Evan

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of Iwan
Hoogendoorn
Sent: Friday, 18 September 2009 5:57 PM
To: Evan Weston
Cc: ccielab_at_groupstudy.com
Subject: Re: BFD

Evan,

What version of Dynamips are you using...
Please send me the .net file and the config then I will check here
with my version if I can get it to work.

-- 
Regards,
Iwan Hoogendoorn
CCIE #13084 (R&S / Security / SP)
Sr. Support Engineer  IPexpert, Inc.
URL: http://www.IPexpert.com
On Fri, Sep 18, 2009 at 8:11 AM, Evan Weston <evan_weston_at_hotmail.com>
wrote:
> G'day all,
>
>
>
> Is there anyone out there who has managed to configure BFD with OSPF under
> dynamips? Wanting to check it out but it seems to crash even with just 2
> routers running.
>
>
>
> Cheers,
>
> Evan
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Fri Sep 18 2009 - 23:18:08 ART

This archive was generated by hypermail 2.2.0 : Sun Oct 04 2009 - 07:42:03 ART