peering by link local address

Makoto emishilab at gmail.com
Tue Mar 2 09:17:36 CET 2010


I understand I can`t use lladdress. thank you.

>> in birdc6. but I think correct lladress format is "fe80::[EUI64]".
>> what is happened ? can I change to lladdresses I want to use?
>
> I will check this.

this is terminal messages.

# ifconfig
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 54:52:00:2b:e1:b5
        inet6 fe80::5652:ff:fe2b:e1b5%re0 prefixlen 64 scopeid 0x1
        inet ******** 0x******** broadcast ********
        inet6 *************** prefixlen 64
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=3<RXCSUM,TXCSUM>
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1500
        inet6 fe80::5652:ff:fe2b:e1b5%tun0 prefixlen 64 scopeid 0x3
        Opened by PID 666
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1280
        ether 00:bd:ac:c3:07:00
        inet6 fe80::7:0:fc32:1%tap0 prefixlen 64 scopeid 0x4
        Opened by PID 2565
# birdc6
BIRD 1.2.1 ready.
bird> show interfaces
re0TR up (index=1)
        MultiAccess Broadcast Multicast AdminUp LinkUp MTU=1500
        ***************/64 (Primary, scope univ)
        fe80:1::5652:ff:fe2b:e1b5/64 (Unselected, scope link)
lo0 up (index=2)
        MultiAccess AdminUp LinkUp Loopback Ignored MTU=16384
        ::1/128 (Primary, broadcast ::1, scope host)
        fe80:2::1/64 (Unselected, scope link)
tun0 up (index=3)
        PtP Multicast AdminUp LinkUp MTU=1500
        fe80:3::5652:ff:fe2b:e1b5/64 (Primary, scope link)
tap0 up (index=4)
        MultiAccess Broadcast Multicast AdminUp LinkUp MTU=1280
        fe80:4::7:0:fc32:1/64 (Primary, scope link)



More information about the Bird-users mailing list