Interested in DHCPv6?

Kevin Dierking Kevin.Dierking at arrisi.com
Fri Jun 30 16:04:58 UTC 2006


ok then.... I feel weird about this response because it's not ISC's 
software.....
Yes we use it.... in the lab for testing, 

we use a couple of FreeBSD 5.5 machines with kame snap from earlier this 
year,   cisco router (3560 IOS 12.3 or later) in the middle for relay 
support testing  (mbit on = 1, but no prefix advertisement on the router)
We were told by Cisco tech support they would support the relay agent on 
our 7600 by August 2006.  So we are using the 3560 now because it supports 
the IPV6 relay agent.

We use the dhcp6s from the Kame project, of course this is a static 
address assignment, not utilizing a pool, and there is no lease timeout. 
(keyword infinity)
 it's config file is.... 

# The following are a sample configuration to provide a DNS server address
# for every client as well as to delegate a permanent IPv6 prefix
# 2001:db8:1111::/48 to a client whose DUID is 00:01:00:01:aa:bb.

option domain-name-servers 2001:1234:0:1::2;

interface de0 {
        allow rapid-commit;
};

host windows {
        duid 00:01:00:01:0b:f3:9a:96:00:06:5b:bd:50:4b;
        prefix 2001:1234:0:3::/64 infinity;
        address 2001:1234:0:3::103 86400 ;
};



*** The client setup for dhcp6c is the following  ***

id-assoc na 1 {
};

interface fxp0 {
        send ia-na 1;
        send rapid-commit;
};


***An ethereal sniff from the client shows the following... packet 
sequence***


No.     Time        Source                Destination           Protocol 
Info
      1 0.000000    fe80::216:46ff:fe88:5ab6 ff02::1               ICMPv6  
Router advertisement

Frame 1 (86 bytes on wire, 86 bytes captured)
    Arrival Time: May  9, 2006 13:28:22.220396000
    Time delta from previous packet: 0.000000000 seconds
    Time since reference or first frame: 0.000000000 seconds
    Frame Number: 1
    Packet Length: 86 bytes
    Capture Length: 86 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 33:33:00:00:00:01
    Destination: 33:33:00:00:00:01 (33:33:00:00:00:01)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 32
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: ff02::1
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0xe510 (correct)
    Cur hop limit: 64
    Flags: 0x80
        1... .... = Managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 1800
    Reachable time: 0
    Retrans time: 0
    ICMPv6 options
        Type: 1 (Source link-layer address)
        Length: 8 bytes (1)
        Link-layer address: 00:16:46:88:5a:b6
    ICMPv6 options
        Type: 5 (MTU)
        Length: 8 bytes (1)
        MTU: 1500

0000  33 33 00 00 00 01 00 16 46 88 5a b6 86 dd 6e 00   33......F.Z...n.
0010  00 00 00 20 3a ff fe 80 00 00 00 00 00 00 02 16   ... :...........
0020  46 ff fe 88 5a b6 ff 02 00 00 00 00 00 00 00 00   F...Z...........
0030  00 00 00 00 00 01 86 00 e5 10 40 80 07 08 00 00   .......... at .....
0040  00 00 00 00 00 00 01 01 00 16 46 88 5a b6 05 01   ..........F.Z...
0050  00 00 00 00 05 dc                                 ......
No.     Time        Source                Destination           Protocol 
Info
      2 1.915500    fe80::2a0:c9ff:fe76:1324 ff02::1:2             DHCPv6  
Solicit

Frame 2 (106 bytes on wire, 106 bytes captured)
    Arrival Time: May  9, 2006 13:28:24.135896000
    Time delta from previous packet: 1.915500000 seconds
    Time since reference or first frame: 1.915500000 seconds
    Frame Number: 2
    Packet Length: 106 bytes
    Capture Length: 106 bytes
    Protocols in frame: eth:ipv6:udp:dhcpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 33:33:00:01:00:02
    Destination: 33:33:00:01:00:02 (33:33:00:01:00:02)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 52
    Next header: UDP (0x11)
    Hop limit: 1
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: ff02::1:2
User Datagram Protocol, Src Port: 546 (546), Dst Port: 547 (547)
    Source port: 546 (546)
    Destination port: 547 (547)
    Length: 52
    Checksum: 0x5737 (correct)
DHCPv6
    Message type: Solicit (1)
    Transaction-ID: 0x00517434
    Client Identifier
        option type: 1
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 200514198
        Link-layer address
    Identity Association for Non-temporary Address
        option type: 3
        option length: 12
        IAID: 1
        T1: 0
        T2: 0
    Elapsed time
        option type: 8
        option length: 2
        elapsed-time: 0 sec

0000  33 33 00 01 00 02 00 a0 c9 76 13 24 86 dd 60 00   33.......v.$..`.
0010  00 00 00 34 11 01 fe 80 00 00 00 00 00 00 02 a0   ...4............
0020  c9 ff fe 76 13 24 ff 02 00 00 00 00 00 00 00 00   ...v.$..........
0030  00 00 00 01 00 02 02 22 02 23 00 34 57 37 01 51   .......".#.4W7.Q
0040  74 34 00 01 00 0e 00 01 00 01 0b f3 9a 96 00 06   t4..............
0050  5b bd 50 4b 00 03 00 0c 00 00 00 01 00 00 00 00   [.PK............
0060  00 00 00 00 00 08 00 02 00 00                     ..........
No.     Time        Source                Destination           Protocol 
Info
      3 1.917431    fe80::216:46ff:fe88:5ab6 fe80::2a0:c9ff:fe76:1324 
DHCPv6   Advertise

Frame 3 (166 bytes on wire, 166 bytes captured)
    Arrival Time: May  9, 2006 13:28:24.137827000
    Time delta from previous packet: 0.001931000 seconds
    Time since reference or first frame: 1.917431000 seconds
    Frame Number: 3
    Packet Length: 166 bytes
    Capture Length: 166 bytes
    Protocols in frame: eth:ipv6:udp:dhcpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 00:a0:c9:76:13:24
    Destination: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 112
    Next header: UDP (0x11)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: fe80::2a0:c9ff:fe76:1324
User Datagram Protocol, Src Port: 547 (547), Dst Port: 546 (546)
    Source port: 547 (547)
    Destination port: 546 (546)
    Length: 112
    Checksum: 0x9a00 (correct)
DHCPv6
    Message type: Advertise (2)
    Transaction-ID: 0x00517434
    Client Identifier
        option type: 1
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 200514198
        Link-layer address
    Server Identifier
        option type: 2
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 192148326
        Link-layer address
    Identity Association for Non-temporary Address
        option type: 3
        option length: 40
        IAID: 1
        T1: 43200
        T2: 69120
        IA Address
            option type: 5
            option length: 24
            IPv6 address: 2001:1234:0:3::103
            Preferred lifetime: 86400
            Valid lifetime: 86400
    DNS recursive name server
        option type: 23
        option length: 16
        DNS servers address: 2001:1234:0:1::2

0000  00 a0 c9 76 13 24 00 16 46 88 5a b6 86 dd 6e 00   ...v.$..F.Z...n.
0010  00 00 00 70 11 ff fe 80 00 00 00 00 00 00 02 16   ...p............
0020  46 ff fe 88 5a b6 fe 80 00 00 00 00 00 00 02 a0   F...Z...........
0030  c9 ff fe 76 13 24 02 23 02 22 00 70 9a 00 02 51   ...v.$.#.".p...Q
0040  74 34 00 01 00 0e 00 01 00 01 0b f3 9a 96 00 06   t4..............
0050  5b bd 50 4b 00 02 00 0e 00 01 00 01 0b 73 f3 66   [.PK.........s.f
0060  00 50 8b a0 cf 84 00 03 00 28 00 00 00 01 00 00   .P.......(......
0070  a8 c0 00 01 0e 00 00 05 00 18 20 01 12 34 00 00   .......... ..4..
0080  00 03 00 00 00 00 00 00 01 03 00 01 51 80 00 01   ............Q...
0090  51 80 00 17 00 10 20 01 12 34 00 00 00 01 00 00   Q..... ..4......
00a0  00 00 00 00 00 02                                 ......
No.     Time        Source                Destination           Protocol 
Info
      4 2.925452    fe80::2a0:c9ff:fe76:1324 ff02::1:2             DHCPv6  
Request

Frame 4 (152 bytes on wire, 152 bytes captured)
    Arrival Time: May  9, 2006 13:28:25.145848000
    Time delta from previous packet: 1.008021000 seconds
    Time since reference or first frame: 2.925452000 seconds
    Frame Number: 4
    Packet Length: 152 bytes
    Capture Length: 152 bytes
    Protocols in frame: eth:ipv6:udp:dhcpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 33:33:00:01:00:02
    Destination: 33:33:00:01:00:02 (33:33:00:01:00:02)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 98
    Next header: UDP (0x11)
    Hop limit: 1
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: ff02::1:2
User Datagram Protocol, Src Port: 546 (546), Dst Port: 547 (547)
    Source port: 546 (546)
    Destination port: 547 (547)
    Length: 98
    Checksum: 0xb2ad (correct)
DHCPv6
    Message type: Request (3)
    Transaction-ID: 0x00b1e529
    Client Identifier
        option type: 1
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 200514198
        Link-layer address
    Server Identifier
        option type: 2
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 192148326
        Link-layer address
    Identity Association for Non-temporary Address
        option type: 3
        option length: 40
        IAID: 1
        T1: 0
        T2: 0
        IA Address
            option type: 5
            option length: 24
            IPv6 address: 2001:1234:0:3::103
            Preferred lifetime: 86400
            Valid lifetime: 86400
    Elapsed time
        option type: 8
        option length: 2
        elapsed-time: 0 sec

0000  33 33 00 01 00 02 00 a0 c9 76 13 24 86 dd 60 00   33.......v.$..`.
0010  00 00 00 62 11 01 fe 80 00 00 00 00 00 00 02 a0   ...b............
0020  c9 ff fe 76 13 24 ff 02 00 00 00 00 00 00 00 00   ...v.$..........
0030  00 00 00 01 00 02 02 22 02 23 00 62 b2 ad 03 b1   .......".#.b....
0040  e5 29 00 01 00 0e 00 01 00 01 0b f3 9a 96 00 06   .)..............
0050  5b bd 50 4b 00 02 00 0e 00 01 00 01 0b 73 f3 66   [.PK.........s.f
0060  00 50 8b a0 cf 84 00 03 00 28 00 00 00 01 00 00   .P.......(......
0070  00 00 00 00 00 00 00 05 00 18 20 01 12 34 00 00   .......... ..4..
0080  00 03 00 00 00 00 00 00 01 03 00 01 51 80 00 01   ............Q...
0090  51 80 00 08 00 02 00 00                           Q.......
No.     Time        Source                Destination           Protocol 
Info
      5 2.927538    fe80::216:46ff:fe88:5ab6 fe80::2a0:c9ff:fe76:1324 
DHCPv6   Reply

Frame 5 (166 bytes on wire, 166 bytes captured)
    Arrival Time: May  9, 2006 13:28:25.147934000
    Time delta from previous packet: 0.002086000 seconds
    Time since reference or first frame: 2.927538000 seconds
    Frame Number: 5
    Packet Length: 166 bytes
    Capture Length: 166 bytes
    Protocols in frame: eth:ipv6:udp:dhcpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 00:a0:c9:76:13:24
    Destination: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 112
    Next header: UDP (0x11)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: fe80::2a0:c9ff:fe76:1324
User Datagram Protocol, Src Port: 547 (547), Dst Port: 546 (546)
    Source port: 547 (547)
    Destination port: 546 (546)
    Length: 112
    Checksum: 0x23ab (correct)
DHCPv6
    Message type: Reply (7)
    Transaction-ID: 0x00b1e529
    Client Identifier
        option type: 1
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 200514198
        Link-layer address
    Server Identifier
        option type: 2
        option length: 14
        DUID type: link-layer address plus time (1)
        Hardware type: 1
        Time: 192148326
        Link-layer address
    Identity Association for Non-temporary Address
        option type: 3
        option length: 40
        IAID: 1
        T1: 43200
        T2: 69120
        IA Address
            option type: 5
            option length: 24
            IPv6 address: 2001:1234:0:3::103
            Preferred lifetime: 86400
            Valid lifetime: 86400
    DNS recursive name server
        option type: 23
        option length: 16
        DNS servers address: 2001:1234:0:1::2

0000  00 a0 c9 76 13 24 00 16 46 88 5a b6 86 dd 6e 00   ...v.$..F.Z...n.
0010  00 00 00 70 11 ff fe 80 00 00 00 00 00 00 02 16   ...p............
0020  46 ff fe 88 5a b6 fe 80 00 00 00 00 00 00 02 a0   F...Z...........
0030  c9 ff fe 76 13 24 02 23 02 22 00 70 23 ab 07 b1   ...v.$.#.".p#...
0040  e5 29 00 01 00 0e 00 01 00 01 0b f3 9a 96 00 06   .)..............
0050  5b bd 50 4b 00 02 00 0e 00 01 00 01 0b 73 f3 66   [.PK.........s.f
0060  00 50 8b a0 cf 84 00 03 00 28 00 00 00 01 00 00   .P.......(......
0070  a8 c0 00 01 0e 00 00 05 00 18 20 01 12 34 00 00   .......... ..4..
0080  00 03 00 00 00 00 00 00 01 03 00 01 51 80 00 01   ............Q...
0090  51 80 00 17 00 10 20 01 12 34 00 00 00 01 00 00   Q..... ..4......
00a0  00 00 00 00 00 02                                 ......
No.     Time        Source                Destination           Protocol 
Info
      6 2.929612    fe80::2a0:c9ff:fe76:1324 ff02::16              ICMPv6  
Multicast Listener Report Message v2

Frame 6 (90 bytes on wire, 90 bytes captured)
    Arrival Time: May  9, 2006 13:28:25.150008000
    Time delta from previous packet: 0.002074000 seconds
    Time since reference or first frame: 2.929612000 seconds
    Frame Number: 6
    Packet Length: 90 bytes
    Capture Length: 90 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 33:33:00:00:00:16
    Destination: 33:33:00:00:00:16 (33:33:00:00:00:16)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 36
    Next header: IPv6 hop-by-hop option (0x00)
    Hop limit: 1
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: ff02::16
Hop-by-hop Option Header 
    Next header: ICMPv6 (0x3a)
    Length: 0 (8 bytes)
    PadN: 2 bytes
    Router alert: MLD (4 bytes)
Internet Control Message Protocol v6
    Type: 143 (Multicast Listener Report Message v2)
    Code: 0 (Should always be zero)
    Checksum: 0x91cb (correct)
    Changed to exclude: ff02::1:ff00:103
        Mode: Changed to exclude
        Aux data len: 0
        Multicast Address: ff02::1:ff00:103

0000  33 33 00 00 00 16 00 a0 c9 76 13 24 86 dd 60 00   33.......v.$..`.
0010  00 00 00 24 00 01 fe 80 00 00 00 00 00 00 02 a0   ...$............
0020  c9 ff fe 76 13 24 ff 02 00 00 00 00 00 00 00 00   ...v.$..........
0030  00 00 00 00 00 16 3a 00 01 00 05 02 00 00 8f 00   ......:.........
0040  91 cb 00 00 00 01 04 00 00 00 ff 02 00 00 00 00   ................
0050  00 00 00 00 00 01 ff 00 01 03                     ..........
No.     Time        Source                Destination           Protocol 
Info
      7 2.929615    ::                    ff02::1:ff00:103      ICMPv6 
Neighbor solicitation

Frame 7 (78 bytes on wire, 78 bytes captured)
    Arrival Time: May  9, 2006 13:28:25.150011000
    Time delta from previous packet: 0.000003000 seconds
    Time since reference or first frame: 2.929615000 seconds
    Frame Number: 7
    Packet Length: 78 bytes
    Capture Length: 78 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 33:33:ff:00:01:03
    Destination: 33:33:ff:00:01:03 (33:33:ff:00:01:03)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 24
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: ::
    Destination address: ff02::1:ff00:103
Internet Control Message Protocol v6
    Type: 135 (Neighbor solicitation)
    Code: 0
    Checksum: 0x466a (correct)
    Target: 2001:1234:0:3::103

0000  33 33 ff 00 01 03 00 a0 c9 76 13 24 86 dd 60 00   33.......v.$..`.
0010  00 00 00 18 3a ff 00 00 00 00 00 00 00 00 00 00   ....:...........
0020  00 00 00 00 00 00 ff 02 00 00 00 00 00 00 00 00   ................
0030  00 01 ff 00 01 03 87 00 46 6a 00 00 00 00 20 01   ........Fj.... .
0040  12 34 00 00 00 03 00 00 00 00 00 00 01 03         .4............
No.     Time        Source                Destination           Protocol 
Info
      8 3.855269    fe80::2a0:c9ff:fe76:1324 ff02::16              ICMPv6  
Multicast Listener Report Message v2

Frame 8 (90 bytes on wire, 90 bytes captured)
    Arrival Time: May  9, 2006 13:28:26.075665000
    Time delta from previous packet: 0.925654000 seconds
    Time since reference or first frame: 3.855269000 seconds
    Frame Number: 8
    Packet Length: 90 bytes
    Capture Length: 90 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 33:33:00:00:00:16
    Destination: 33:33:00:00:00:16 (33:33:00:00:00:16)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 36
    Next header: IPv6 hop-by-hop option (0x00)
    Hop limit: 1
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: ff02::16
Hop-by-hop Option Header 
    Next header: ICMPv6 (0x3a)
    Length: 0 (8 bytes)
    PadN: 2 bytes
    Router alert: MLD (4 bytes)
Internet Control Message Protocol v6
    Type: 143 (Multicast Listener Report Message v2)
    Code: 0 (Should always be zero)
    Checksum: 0x91cb (correct)
    Changed to exclude: ff02::1:ff00:103
        Mode: Changed to exclude
        Aux data len: 0
        Multicast Address: ff02::1:ff00:103

0000  33 33 00 00 00 16 00 a0 c9 76 13 24 86 dd 60 00   33.......v.$..`.
0010  00 00 00 24 00 01 fe 80 00 00 00 00 00 00 02 a0   ...$............
0020  c9 ff fe 76 13 24 ff 02 00 00 00 00 00 00 00 00   ...v.$..........
0030  00 00 00 00 00 16 3a 00 01 00 05 02 00 00 8f 00   ......:.........
0040  91 cb 00 00 00 01 04 00 00 00 ff 02 00 00 00 00   ................
0050  00 00 00 00 00 01 ff 00 01 03                     ..........
No.     Time        Source                Destination           Protocol 
Info
      9 6.916003    fe80::216:46ff:fe88:5ab6 fe80::2a0:c9ff:fe76:1324 
ICMPv6   Neighbor solicitation

Frame 9 (86 bytes on wire, 86 bytes captured)
    Arrival Time: May  9, 2006 13:28:29.136399000
    Time delta from previous packet: 3.060734000 seconds
    Time since reference or first frame: 6.916003000 seconds
    Frame Number: 9
    Packet Length: 86 bytes
    Capture Length: 86 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 00:a0:c9:76:13:24
    Destination: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 32
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: fe80::2a0:c9ff:fe76:1324
Internet Control Message Protocol v6
    Type: 135 (Neighbor solicitation)
    Code: 0
    Checksum: 0x7c02 (correct)
    Target: fe80::2a0:c9ff:fe76:1324
    ICMPv6 options
        Type: 1 (Source link-layer address)
        Length: 8 bytes (1)
        Link-layer address: 00:16:46:88:5a:b6

0000  00 a0 c9 76 13 24 00 16 46 88 5a b6 86 dd 6e 00   ...v.$..F.Z...n.
0010  00 00 00 20 3a ff fe 80 00 00 00 00 00 00 02 16   ... :...........
0020  46 ff fe 88 5a b6 fe 80 00 00 00 00 00 00 02 a0   F...Z...........
0030  c9 ff fe 76 13 24 87 00 7c 02 00 00 00 00 fe 80   ...v.$..|.......
0040  00 00 00 00 00 00 02 a0 c9 ff fe 76 13 24 01 01   ...........v.$..
0050  00 16 46 88 5a b6                                 ..F.Z.
No.     Time        Source                Destination           Protocol 
Info
     10 6.916073    fe80::2a0:c9ff:fe76:1324 fe80::216:46ff:fe88:5ab6 
ICMPv6   Neighbor advertisement

Frame 10 (78 bytes on wire, 78 bytes captured)
    Arrival Time: May  9, 2006 13:28:29.136469000
    Time delta from previous packet: 0.000070000 seconds
    Time since reference or first frame: 6.916073000 seconds
    Frame Number: 10
    Packet Length: 78 bytes
    Capture Length: 78 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 00:16:46:88:5a:b6
    Destination: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 24
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: fe80::216:46ff:fe88:5ab6
Internet Control Message Protocol v6
    Type: 136 (Neighbor advertisement)
    Code: 0
    Checksum: 0xdd5f (correct)
    Flags: 0x40000000
        0... .... .... .... .... .... .... .... = Not router
        .1.. .... .... .... .... .... .... .... = Solicited
        ..0. .... .... .... .... .... .... .... = Not override
    Target: fe80::2a0:c9ff:fe76:1324

0000  00 16 46 88 5a b6 00 a0 c9 76 13 24 86 dd 60 00   ..F.Z....v.$..`.
0010  00 00 00 18 3a ff fe 80 00 00 00 00 00 00 02 a0   ....:...........
0020  c9 ff fe 76 13 24 fe 80 00 00 00 00 00 00 02 16   ...v.$..........
0030  46 ff fe 88 5a b6 88 00 dd 5f 40 00 00 00 fe 80   F...Z...._ at .....
0040  00 00 00 00 00 00 02 a0 c9 ff fe 76 13 24         ...........v.$
No.     Time        Source                Destination           Protocol 
Info
     11 9.727924    fe80::216:46ff:fe88:5ab6 ff02::1               ICMPv6  
Router advertisement

Frame 11 (86 bytes on wire, 86 bytes captured)
    Arrival Time: May  9, 2006 13:28:31.948320000
    Time delta from previous packet: 2.811851000 seconds
    Time since reference or first frame: 9.727924000 seconds
    Frame Number: 11
    Packet Length: 86 bytes
    Capture Length: 86 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 33:33:00:00:00:01
    Destination: 33:33:00:00:00:01 (33:33:00:00:00:01)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 32
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: ff02::1
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0xe510 (correct)
    Cur hop limit: 64
    Flags: 0x80
        1... .... = Managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 1800
    Reachable time: 0
    Retrans time: 0
    ICMPv6 options
        Type: 1 (Source link-layer address)
        Length: 8 bytes (1)
        Link-layer address: 00:16:46:88:5a:b6
    ICMPv6 options
        Type: 5 (MTU)
        Length: 8 bytes (1)
        MTU: 1500

0000  33 33 00 00 00 01 00 16 46 88 5a b6 86 dd 6e 00   33......F.Z...n.
0010  00 00 00 20 3a ff fe 80 00 00 00 00 00 00 02 16   ... :...........
0020  46 ff fe 88 5a b6 ff 02 00 00 00 00 00 00 00 00   F...Z...........
0030  00 00 00 00 00 01 86 00 e5 10 40 80 07 08 00 00   .......... at .....
0040  00 00 00 00 00 00 01 01 00 16 46 88 5a b6 05 01   ..........F.Z...
0050  00 00 00 00 05 dc                                 ......
No.     Time        Source                Destination           Protocol 
Info
     12 11.915393   fe80::2a0:c9ff:fe76:1324 fe80::216:46ff:fe88:5ab6 
ICMPv6   Neighbor solicitation

Frame 12 (86 bytes on wire, 86 bytes captured)
    Arrival Time: May  9, 2006 13:28:34.135789000
    Time delta from previous packet: 2.187469000 seconds
    Time since reference or first frame: 11.915393000 seconds
    Frame Number: 12
    Packet Length: 86 bytes
    Capture Length: 86 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:a0:c9:76:13:24, Dst: 00:16:46:88:5a:b6
    Destination: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Source: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0x00
    Flowlabel: 0x00000
    Payload length: 32
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::2a0:c9ff:fe76:1324
    Destination address: fe80::216:46ff:fe88:5ab6
Internet Control Message Protocol v6
    Type: 135 (Neighbor solicitation)
    Code: 0
    Checksum: 0x7c02 (correct)
    Target: fe80::216:46ff:fe88:5ab6
    ICMPv6 options
        Type: 1 (Source link-layer address)
        Length: 8 bytes (1)
        Link-layer address: 00:a0:c9:76:13:24

0000  00 16 46 88 5a b6 00 a0 c9 76 13 24 86 dd 60 00   ..F.Z....v.$..`.
0010  00 00 00 20 3a ff fe 80 00 00 00 00 00 00 02 a0   ... :...........
0020  c9 ff fe 76 13 24 fe 80 00 00 00 00 00 00 02 16   ...v.$..........
0030  46 ff fe 88 5a b6 87 00 7c 02 00 00 00 00 fe 80   F...Z...|.......
0040  00 00 00 00 00 00 02 16 46 ff fe 88 5a b6 01 01   ........F...Z...
0050  00 a0 c9 76 13 24                                 ...v.$
No.     Time        Source                Destination           Protocol 
Info
     13 11.915712   fe80::216:46ff:fe88:5ab6 fe80::2a0:c9ff:fe76:1324 
ICMPv6   Neighbor advertisement

Frame 13 (78 bytes on wire, 78 bytes captured)
    Arrival Time: May  9, 2006 13:28:34.136108000
    Time delta from previous packet: 0.000319000 seconds
    Time since reference or first frame: 11.915712000 seconds
    Frame Number: 13
    Packet Length: 78 bytes
    Capture Length: 78 bytes
    Protocols in frame: eth:ipv6:icmpv6
Ethernet II, Src: 00:16:46:88:5a:b6, Dst: 00:a0:c9:76:13:24
    Destination: 00:a0:c9:76:13:24 (00:a0:c9:76:13:24)
    Source: 00:16:46:88:5a:b6 (00:16:46:88:5a:b6)
    Type: IPv6 (0x86dd)
Internet Protocol Version 6
    Version: 6
    Traffic class: 0xe0
    Flowlabel: 0x00000
    Payload length: 24
    Next header: ICMPv6 (0x3a)
    Hop limit: 255
    Source address: fe80::216:46ff:fe88:5ab6
    Destination address: fe80::2a0:c9ff:fe76:1324
Internet Control Message Protocol v6
    Type: 136 (Neighbor advertisement)
    Code: 0
    Checksum: 0x9945 (correct)
    Flags: 0xc0000000
        1... .... .... .... .... .... .... .... = Router
        .1.. .... .... .... .... .... .... .... = Solicited
        ..0. .... .... .... .... .... .... .... = Not override
    Target: fe80::216:46ff:fe88:5ab6

0000  00 a0 c9 76 13 24 00 16 46 88 5a b6 86 dd 6e 00   ...v.$..F.Z...n.
0010  00 00 00 18 3a ff fe 80 00 00 00 00 00 00 02 16   ....:...........
0020  46 ff fe 88 5a b6 fe 80 00 00 00 00 00 00 02 a0   F...Z...........
0030  c9 ff fe 76 13 24 88 00 99 45 c0 00 00 00 fe 80   ...v.$...E......
0040  00 00 00 00 00 00 02 16 46 ff fe 88 5a b6         ........F...Z.



Hope this helps..... sorry for the length....






"David W. Hankins" <David_Hankins at isc.org> 
Sent by: dhcp-users-bounce at isc.org
06/30/2006 10:25 AM
Please respond to
dhcp-users at isc.org


To
dhcp-users at isc.org
cc

Subject
Re: Interested in DHCPv6?






On Sat, Jul 01, 2006 at 12:46:23AM +1000, Karl Auer wrote:
> So if you are working with any DHCPv6 servers, I'd really like to
> compare notes. Please get in touch (off list I guess)!

I don't know about the rest of the list, but I'd certainly like to
hear about DHCPv6 servers and any challenges or problems that people
have faced.  We're looking at doing a DHCPv6 server at some point,
so if there's already some operational knowledge I'd like to hear.

I don't think there's any reason to switch off-list at any rate.

-- 
David W. Hankins                                 "If you don't do it right 
the first time,
Software Engineer                                                you'll 
just have to do it again."
Internet Systems Consortium, Inc.                                -- Jack 
T. Hankins



"This communication is for use by the intended recipient(s) only and may 
contain information that is privileged, confidential and exempt from 
disclosure or unauthorized use under applicable law. If you are not an 
intended recipient of this communication, you are hereby notified that any 
dissemination, distribution, copying or use of this document or 
information contained in this document is strictly prohibited. If you have 
received this communication in error, please notify me by reply e-mail or 
fax, permanently delete this communication from your system, and destroy 
any hardcopies you may have printed. *This communication is covered by the 
Electronic Communications Privacy Act, 18 U.S.C. 2510-2521."


More information about the dhcp-users mailing list