On Thu, May 10, 2012 at 8:19 PM, Rafael Zalamena <rzalam...@gmail.com> wrote:
> While I was configuring a new ALIX to my MPLS setup a panic ocurred
> while starting LDPd daemon.
>
> Steps:
> 1. Configure all interfaces using /etc/hostname.*, then run 'sh /etc/netstart'
> 2. Configure ospfd.conf, then start it: ospfd -dv &
> 3. Configure ldpd.conf, then start it: ldpd -dv
> 4. Panic
>
> I'll send the ospfd.conf and ldpd.conf next mail. I'm using OpenBSD
> 5.1-release on all 3 ALIX now, it happened while I was setting up the
> last ALIX connected to the other two.
>

ospfd.conf<<EOF
router-id 10.0.10.3

area 0.0.0.0 {
        interface vr1
        interface vr2
        interface lo1
}
EOF

ospfd.conf<<EOF
router-id 10.0.10.3

interface vr1
interface vr2
EOF

Reply via email to