RE: BGP4 using FreeBSD

From: Sten Daniel Sørsdal (sten.daniel.sorsdal_at_wan.no)
Date: 01/26/04

  • Next message: Scott Lambert: "Re: FBSD 5.1 install problem on a DL380"
    Date: Mon, 26 Jan 2004 00:32:44 +0100
    To: <freebsd-isp@freebsd.org>
    
    

    >
    > When building your router be sure not to use hard drives, but
    > get an IDE-to-CF adapter and use CompactFlash cards. Less
    > moving parts = better when you're talking about a router.
    >

    To add to that (off-topic); To use flash disks efficiently you
    really need to look into MFS (Memory File System) as flash disks
    do not like alot of writing, logs and the like will chew it up
    if you are unlucky.

    Flash disks generally do around 1 million writes pr sector
    before a sector goes bad and the disks integrity is in question.
    Although for a setup-and-forget system do run tests on the amount
    of writes/sector of the type of flashdisk because it varies -alot-.
    Some are cheap and allows only a few hundred thousand, others permit
    much more.

    Besides once you have it up and running you can do upgrades by simply
    ftp'ing a new thoroughly tested MFS file to the router and reboot.
    This method isnt limited to flash disks either.

    Going back on to topic, i've successfully used both Zebra and the
    off-spring Quagga in uptime critical environments with multiple
    full-table feeds.

    _// Sten Daniel Sørsdal

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Scott Lambert: "Re: FBSD 5.1 install problem on a DL380"