Difference:
IPaddressAssignment
(15 vs. 16)
Revision 16
14 May 2014 -
EricHazen
Line: 1 to 1
META TOPICPARENT
name="HcalDTC"
AMC13 IP and MAC Address Assignment
Line: 26 to 26
08-00-30-F3-00-xx
With xx:
Changed:
<
<
bits 0-5 complement of serial number 0-63
>
>
bits 0-5 complement of serial number bits 0-5
bit 6 =0 for T2 board (lower IP) =1 for T1 board (upper IP)
Changed:
<
<
bit 7 =0
>
>
bit 7, 8 serial number bits 6, 7 (not complemented)
Added:
>
>
Example:
If we have a board with serial number 37, we can calculate the last digit of the MAC address:
Line: 36 to 37
If we have a board with serial number 37, we can calculate the last digit of the MAC address:
Deleted:
<
<
xx = hex(63 - (SN)) [for T2] xx = hex(63 - (SN)) [for T1]
63-37 = 26, which is
0x1a
in hex
SN37 MAC addresses:
View topic
|
H
istory
:
r26
<
r25
<
r24
<
r23
|
More topic actions...
Copyright © 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback