| Title | Relaying a Relay-reply Message to another Relay agent |
| CommandLine | ./R_RFC3315_20_MultiRelayReplyMsg.seq -pkt ./R_RFC3315_20_MultiRelayReplyMsg.def -log 13.html -ti Relaying a Relay-reply Message to another Relay agent |
| TestVersion | DHCPv6_1_0 |
| ToolVersion | REL_3_0_8 |
| Start | 2006/03/30 13:39:36 |
| Tn | /usr/local/v6eval//etc//tn.def |
| Nu | /usr/local/v6eval//etc//nut.def |
| Pkt | ./R_RFC3315_20_MultiRelayReplyMsg.def |
| System | dibbler |
| TargetName | FedoraCore4+Dibbler |
| HostName | NUT.64translator.com |
| Type | router |
| 13:39:36 | Start | ||||||||||||||||
|
==== NUT Initialization ==== |
|||||||||||||||||
| 13:39:36 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth0 addr=3ffe:501:ffff:100:200:ff:fe00:a4a4 len=64 type=unicast''
Connected. [root@localhost ~]# [root@localhost ~]# ifconfig eth0 inet6 add 3ffe:501:ffff:100:200:ff:fe00:a4a4/ 64 [root@localhost ~]# sendMessagesSync: never got ifconfig eth0 inet6 add 3ffe:501:ffff:100:200:ff:fe00:a4a4/64 echo $? 0 [root@localhost ~]# ~. Disconnected. | ||||||||||||||||
| 13:39:47 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth1 addr=3ffe:501:ffff:101:200:ff:fe00:a5a5 len=64 type=unicast''
Connected. [root@localhost ~]# [root@localhost ~]# ifconfig eth1 inet6 add 3ffe:501:ffff:101:200:ff:fe00:a5a5/ 64 [root@localhost ~]# sendMessagesSync: never got ifconfig eth1 inet6 add 3ffe:501:ffff:101:200:ff:fe00:a5a5/64 echo $? 0 [root@localhost ~]# ~. Disconnected. | ||||||||||||||||
| vRemote("dhcp6r.rmt", "start","link0=eth0","link1=eth1","clientunicast=3ffe:501:ffff:101:200:ff:fe00:a5a5","servermulticast") | |||||||||||||||||
| 13:39:57 |
vRemote(dhcp6r.rmt) ``/usr/local/v6eval//bin/dibbler//dhcp6r.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 start link0=eth0 link1=eth1 clientunicast=3ffe:501:ffff:101:200:ff:fe00:a5a5 servermulticast''
Connected.
[root@localhost ~]#
[root@localhost ~]# killall dibbler-relay
dibbler-relay: no process killed
[root@localhost ~]# echo $?
1
[root@localhost ~]# rm -f /var/lib/dibbler/*.xml;rm -f /var/lib/dibbler/*.pid
[root@localhost ~]# echo $?
0
[root@localhost ~]# echo "log-level 8
> log-mode full
>
> iface eth0 {
> server multicast yes
> #
> }
> iface eth1 {
> #
> client unicast 3ffe:501:ffff:101:200:ff:fe00:a5a5
> interface-id 16843009
> }
> " > /etc/dibbler/relay.conf
[root@localhost ~]# sendMessagesSync: never got echo "log-level 8
log-mode full
iface eth0 {
server multicast yes
#
}
iface eth1 {
#
client unicast 3ffe:501:ffff:101:200:ff:fe00:a5a5
interface-id 16843009
}
" > /etc/dibbler/relay.conf
echo $?
0
[root@localhost ~]# ifconfig eth0 promisc
[root@localhost ~]# echo $?
0
[root@localhost ~]# ifconfig eth1 promisc
[root@localhost ~]# echo $?
0
[root@localhost ~]# /usr/sbin/dibbler-relay start
| Dibbler - a portable DHCPv6, version 0.4.1(RELAY, Linux port)
| Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl>
| Licence : GNU GPL v2 or later. Developed at Gdansk University of Technology.
| Homepage: http://klub.com.pl/dhcpv6/
Starting daemon...
[root@localhost ~]# echo $?
0
[roo~.
Disconnected.
| ||||||||||||||||
| 13:40:07 | Start Capturing Packets (Link0) | ||||||||||||||||
| 13:40:07 | Clear Captured Packets (Link0) | ||||||||||||||||
| 13:40:07 | Start Capturing Packets (Link1) | ||||||||||||||||
| 13:40:07 | Clear Captured Packets (Link1) | ||||||||||||||||
| 13:40:07 |
vSend(Link1,relayforward_solicit_relay2_to_nut) send relayforward_solicit_relay2_to_nut |
||||||||||||||||
Relay-forward Message
Solicit Message in Relay Message Option
|
|||||||||||||||||
| 13:40:07 | vRecv(Link0,relay_forward_nut_server ns_nutrelay_to_client_local ns_nutrelay_to_server ns_nutrelay_to_client_global ns_nutrelay_to_relay ns_nut_to_any_global ns_nut_to_any_local) timeout:5 cntLimit:0 seektime:0 recv relay_forward_nut_server |
||||||||||||||||
Relay-forward Message
RelayForward Message in Relay Message Option
|
|||||||||||||||||
| 13:40:08 |
vSend(Link0,relay_advertise_server1_to_client1_2relay) send relay_advertise_server1_to_client1_2relay |
||||||||||||||||
Relay-reply Message
RelayReply Message in Relay Message Option
|
|||||||||||||||||
| 13:40:08 | vRecv(Link1,relay_reply_relay1_relay2 ns_nutrelay_to_client_local ns_nutrelay_to_server ns_nutrelay_to_client_global ns_nutrelay_to_relay ns_nut_to_any_global ns_nut_to_any_local) timeout:5 cntLimit:0 seektime:0 Receive NS NUT(Relay) --> Relay2 |
||||||||||||||||
| 13:40:08 |
vSend(Link1,na_relay2_to_nut) Send NA Relay2 --> NUT |
||||||||||||||||
| 13:40:08 | vRecv(Link1,relay_reply_relay1_relay2 ns_nutrelay_to_client_local ns_nutrelay_to_server ns_nutrelay_to_client_global ns_nutrelay_to_relay ns_nut_to_any_global ns_nut_to_any_local) timeout:5 cntLimit:0 seektime:0 recv relay_reply_relay1_relay2 |
||||||||||||||||
Relay-reply Message
Advertise Message in Relay Message Option
Received DHCPv6 Relay Reply Message The Message exchange is correct *** Target test finish *** DHCPv6 Relay agent stop |
|||||||||||||||||
| 13:40:09 |
vRemote(dhcp6r.rmt) ``/usr/local/v6eval//bin/dibbler//dhcp6r.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 stop ''
Connected. [root@localhost ~]# [root@localhost ~]# killall dibbler-relay [root@localhost ~]# echo $? 0 [root@localhost ~]# rm -f /var/lib/dibbler/*.xml;rm -f /var/lib/dibbler/*.pid [root@localhost ~]# echo $? 0 [roo~. Disconnected. | ||||||||||||||||
| 13:40:12 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth0 addr=3ffe:501:ffff:100:200:ff:fe00:a4a4 len=64 type=delete''
Connected. [root@localhost ~]# [root@localhost ~]# ifconfig eth0 inet6 del 3ffe:501:ffff:100:200:ff:fe00:a4a4/6 4 [root@localhost ~]# sendMessagesSync: never got ifconfig eth0 inet6 del 3ffe:501:ffff:100:200:ff:fe00:a4a4/64 echo $? 0 [root@localhost ~]# ~. Disconnected. | ||||||||||||||||
| 13:40:22 | Stop Capturing Packets (Link0) | ||||||||||||||||
|
Stop Link0 |
|||||||||||||||||
| 13:40:22 |
vRemote(manualaddrconf.rmt) ``/usr/local/v6eval//bin/dibbler//manualaddrconf.rmt -t dibbler -u root -p v6eval -d cuaa0 -o 1 if=eth1 addr=3ffe:501:ffff:101:200:ff:fe00:a5a5 len=64 type=delete''
Connected. [root@localhost ~]# [root@localhost ~]# ifconfig eth1 inet6 del 3ffe:501:ffff:101:200:ff:fe00:a5a5/6 4 [root@localhost ~]# sendMessagesSync: never got ifconfig eth1 inet6 del 3ffe:501:ffff:101:200:ff:fe00:a5a5/64 echo $? 0 [root@localhost ~]# ~. Disconnected. | ||||||||||||||||
| 13:40:33 | Stop Capturing Packets (Link1) | ||||||||||||||||
|
Stop Link1 OK |
|||||||||||||||||
| 13:40:33 | End |
Frame_Ether (length:138) | Hdr_Ether (length:14) | | DestinationAddress = 00:0a:79:03:09:72 | | SourceAddress = 00:00:00:00:a7:a7 | | Type = 34525 | Packet_IPv6 (length:124) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 84 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | | DestinationAddress = 3ffe:501:ffff:101:200:ff:fe00:a5a5 | | Upp_UDP (length:84) | | | Hdr_UDP (length:8) | | | | SourcePort = 547 | | | | DestinationPort = 547 | | | | Length = 84 | | | | Checksum = 39919 calc(39919) | | | Udp_DHCPv6_RelayForward (length:76) | | | | Type = 12 | | | | HopCount = 0 | | | | LinkAddr = 3ffe:501:ffff:102:200:ff:fe00:a8a8 | | | | PeerAddr = fe80::200:ff:fe00:a2a2 | | | | Opt_DHCPv6_RelayMessage (length:42) | | | | | Code = 9 | | | | | Length = 38 | | | | | Udp_DHCPv6_Solicit (length:38) | | | | | | Type = 1 | | | | | | Identifier = 100 | | | | | | Opt_DHCPv6_CID (length:18) | | | | | | | Code = 1 | | | | | | | Length = 14 | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | Type = 1 | | | | | | | | HardwareType = 1 | | | | | | | | Time = 300000 | | | | | | | | LinkLayerAddress = 00:00:00:00:a2:a2 | | | | | | Opt_DHCPv6_IA_NA (length:16) | | | | | | | Code = 3 | | | | | | | Length = 12 | | | | | | | Identifier = 101010 | | | | | | | Time1 = 4000 | | | | | | | Time2 = 5000
Frame_Ether (length:184) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:00:01:00:03 | | SourceAddress = 00:0d:56:0e:10:e8 | | Type = 34525 | Packet_IPv6 (length:170) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 130 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:a4a4 | | | DestinationAddress = ff05::1:3 | | Upp_UDP (length:130) | | | Hdr_UDP (length:8) | | | | SourcePort = 547 | | | | DestinationPort = 547 | | | | Length = 130 | | | | Checksum = 41591 calc(41591) | | | Udp_DHCPv6_RelayForward (length:122) | | | | Type = 12 | | | | HopCount = 1 | | | | LinkAddr = 3ffe:501:ffff:101:200:ff:fe00:a5a5 | | | | PeerAddr = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | | | Opt_DHCPv6_IID (length:8) | | | | | Code = 18 | | | | | Length = 4 | | | | | Identifier = 01010101 | | | | Opt_DHCPv6_RelayMessage (length:80) | | | | | Code = 9 | | | | | Length = 76 | | | | | Udp_DHCPv6_RelayForward (length:76) | | | | | | Type = 12 | | | | | | HopCount = 0 | | | | | | LinkAddr = 3ffe:501:ffff:102:200:ff:fe00:a8a8 | | | | | | PeerAddr = fe80::200:ff:fe00:a2a2 | | | | | | Opt_DHCPv6_RelayMessage (length:42) | | | | | | | Code = 9 | | | | | | | Length = 38 | | | | | | | Udp_DHCPv6_Solicit (length:38) | | | | | | | | Type = 1 | | | | | | | | Identifier = 100 | | | | | | | | Opt_DHCPv6_CID (length:18) | | | | | | | | | Code = 1 | | | | | | | | | Length = 14 | | | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | | | Type = 1 | | | | | | | | | | HardwareType = 1 | | | | | | | | | | Time = 300000 | | | | | | | | | | LinkLayerAddress = 00:00:00:00:a2:a2 | | | | | | | | Opt_DHCPv6_IA_NA (length:16) | | | | | | | | | Code = 3 | | | | | | | | | Length = 12 | | | | | | | | | Identifier = 101010 | | | | | | | | | Time1 = 4000 | | | | | | | | | Time2 = 5000 ===relay_forward_nut_server=================================
Frame_Ether (length:246) | Hdr_Ether (length:14) | | DestinationAddress = 00:0d:56:0e:10:e8 | | SourceAddress = 00:00:00:00:a1:a1 | | Type = 34525 | Packet_IPv6 (length:232) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 192 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:a1a1 | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:a4a4 | | Upp_UDP (length:192) | | | Hdr_UDP (length:8) | | | | SourcePort = 547 | | | | DestinationPort = 547 | | | | Length = 192 | | | | Checksum = 11489 calc(11489) | | | Udp_DHCPv6_RelayReply (length:184) | | | | Type = 13 | | | | HopCount = 1 | | | | LinkAddr = :: | | | | PeerAddr = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | | | Opt_DHCPv6_IID (length:8) | | | | | Code = 18 | | | | | Length = 4 | | | | | Identifier = 01010101 | | | | Opt_DHCPv6_RelayMessage (length:142) | | | | | Code = 9 | | | | | Length = 138 | | | | | Udp_DHCPv6_RelayReply (length:138) | | | | | | Type = 13 | | | | | | HopCount = 0 | | | | | | LinkAddr = 3ffe:501:ffff:102:200:ff:fe00:a8a8 | | | | | | PeerAddr = fe80::200:ff:fe00:a2a2 | | | | | | Opt_DHCPv6_IID (length:8) | | | | | | | Code = 18 | | | | | | | Length = 4 | | | | | | | Identifier = 01010101 | | | | | | Opt_DHCPv6_RelayMessage (length:96) | | | | | | | Code = 9 | | | | | | | Length = 92 | | | | | | | Udp_DHCPv6_Advertise (length:92) | | | | | | | | Type = 2 | | | | | | | | Identifier = 103 | | | | | | | | Opt_DHCPv6_CID (length:18) | | | | | | | | | Code = 1 | | | | | | | | | Length = 14 | | | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | | | Type = 1 | | | | | | | | | | HardwareType = 1 | | | | | | | | | | Time = 300000 | | | | | | | | | | LinkLayerAddress = 00:00:00:00:a2:a2 | | | | | | | | Opt_DHCPv6_SID (length:18) | | | | | | | | | Code = 2 | | | | | | | | | Length = 14 | | | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | | | Type = 1 | | | | | | | | | | HardwareType = 1 | | | | | | | | | | Time = 400000 | | | | | | | | | | LinkLayerAddress = 00:00:00:00:a1:a1 | | | | | | | | Opt_DHCPv6_IA_NA (length:52) | | | | | | | | | Code = 3 | | | | | | | | | Length = 48 | | | | | | | | | Identifier = 101010 | | | | | | | | | Time1 = 4000 | | | | | | | | | Time2 = 5000 | | | | | | | | | Opt_DHCPv6_IA_Address (length:36) | | | | | | | | | | Code = 5 | | | | | | | | | | Length = 32 | | | | | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | | | | | PreferredLifetime = 1000 | | | | | | | | | | ValidLifetime = 2000 | | | | | | | | | | Opt_DHCPv6_StatusCode (length:8) | | | | | | | | | | | Code = 13 | | | | | | | | | | | Length = 4 | | | | | | | | | | | StatusCode = 0 | | | | | | | | | | | Message = 0000
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:00:a7:a7 | | SourceAddress = 00:0a:79:03:09:72 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:101:200:ff:fe00:a5a5 | | | DestinationAddress = ff02::1:ff00:a7a7 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 29738 calc(29738) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 00:0a:79:03:09:72 ===relay_reply_relay1_relay2================================= ng compare _HDR_IPV6_relay_reply_relay1_relay2.NextHeader received:58 = 17 ng compare _HDR_IPV6_relay_reply_relay1_relay2.DestinationAddress received:ff02::1:ff00:a7a7 = 3ffe:501:ffff:101:200:ff:fe00:a7a7 ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NS ===ns_nutrelay_to_client_local================================= ng compare _HDR_IPV6_ns_nutrelay_to_client_local.SourceAddress received:3ffe:501:ffff:101:200:ff:fe00:a5a5 = fe80::20d:56ff:fe0e:10e8 ng compare _HDR_IPV6_ns_nutrelay_to_client_local.DestinationAddress received:ff02::1:ff00:a7a7 = fe80::200:ff:fe00:a2a2 ng compare _ICMPV6_ns_nutrelay_to_client_local.TargetAddress received:3ffe:501:ffff:101:200:ff:fe00:a7a7 = fe80::200:ff:fe00:a2a2 ===ns_nutrelay_to_server================================= ng compare _HDR_IPV6_ns_nutrelay_to_server.SourceAddress received:3ffe:501:ffff:101:200:ff:fe00:a5a5 = fe80::20d:56ff:fe0e:10e8 ng compare _HDR_IPV6_ns_nutrelay_to_server.DestinationAddress received:ff02::1:ff00:a7a7 = fe80::200:ff:fe00:a1a1 ng compare _ICMPV6_ns_nutrelay_to_server.TargetAddress received:3ffe:501:ffff:101:200:ff:fe00:a7a7 = fe80::200:ff:fe00:a1a1 ===ns_nutrelay_to_client_global================================= ng compare _HDR_IPV6_ns_nutrelay_to_client_global.DestinationAddress received:ff02::1:ff00:a7a7 = 3ffe:501:ffff:100:200:ff:fe00:a2a2 ng compare _ICMPV6_ns_nutrelay_to_client_global.TargetAddress received:3ffe:501:ffff:101:200:ff:fe00:a7a7 = 3ffe:501:ffff:100:200:ff:fe00:a2a2 ===ns_nutrelay_to_relay=================================
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 00:0a:79:03:09:72 | | SourceAddress = 00:00:00:00:a7:a7 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:a7a7 | | | DestinationAddress = fe80::20d:56ff:fe0e:10e8 | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 61862 calc(61862) | | | RFlag = 1 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 00:00:00:00:a7:a7
Frame_Ether (length:200) | Hdr_Ether (length:14) | | DestinationAddress = 00:00:00:00:a7:a7 | | SourceAddress = 00:0a:79:03:09:72 | | Type = 34525 | Packet_IPv6 (length:186) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 146 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:101:200:ff:fe00:a5a5 | | | DestinationAddress = 3ffe:501:ffff:101:200:ff:fe00:a7a7 | | Upp_UDP (length:146) | | | Hdr_UDP (length:8) | | | | SourcePort = 547 | | | | DestinationPort = 547 | | | | Length = 146 | | | | Checksum = 56585 calc(56585) | | | Udp_DHCPv6_RelayReply (length:138) | | | | Type = 13 | | | | HopCount = 0 | | | | LinkAddr = 3ffe:501:ffff:102:200:ff:fe00:a8a8 | | | | PeerAddr = fe80::200:ff:fe00:a2a2 | | | | Opt_DHCPv6_IID (length:8) | | | | | Code = 18 | | | | | Length = 4 | | | | | Identifier = 01010101 | | | | Opt_DHCPv6_RelayMessage (length:96) | | | | | Code = 9 | | | | | Length = 92 | | | | | Udp_DHCPv6_Advertise (length:92) | | | | | | Type = 2 | | | | | | Identifier = 103 | | | | | | Opt_DHCPv6_CID (length:18) | | | | | | | Code = 1 | | | | | | | Length = 14 | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | Type = 1 | | | | | | | | HardwareType = 1 | | | | | | | | Time = 300000 | | | | | | | | LinkLayerAddress = 00:00:00:00:a2:a2 | | | | | | Opt_DHCPv6_SID (length:18) | | | | | | | Code = 2 | | | | | | | Length = 14 | | | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | | | Type = 1 | | | | | | | | HardwareType = 1 | | | | | | | | Time = 400000 | | | | | | | | LinkLayerAddress = 00:00:00:00:a1:a1 | | | | | | Opt_DHCPv6_IA_NA (length:52) | | | | | | | Code = 3 | | | | | | | Length = 48 | | | | | | | Identifier = 101010 | | | | | | | Time1 = 4000 | | | | | | | Time2 = 5000 | | | | | | | Opt_DHCPv6_IA_Address (length:36) | | | | | | | | Code = 5 | | | | | | | | Length = 32 | | | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | | | PreferredLifetime = 1000 | | | | | | | | ValidLifetime = 2000 | | | | | | | | Opt_DHCPv6_StatusCode (length:8) | | | | | | | | | Code = 13 | | | | | | | | | Length = 4 | | | | | | | | | StatusCode = 0 | | | | | | | | | Message = 0000 ===relay_reply_relay1_relay2=================================