Appendix I: Additional SRC Information
641
Reserving IP in Linux
There are two methods to reserve the IP address of any network
interface in the standard Linux DHCP server (ISC DHCP server):
Convert an interface's client identifier into
hexadecimal ASCII codes.
Use an interface's original client identifier without converting it into
ASCII codes.
For each interface's client identifier, see
Reserving IP Addresses in
DHCP Servers
(on page 638).
In the following illustrations, it is assumed that the SRC serial number is
PEG1A00003, and the IP address you want to reserve is 192.168.20.1.
Illustration with ASCII code conversion:
1.
Convert the client identifier of the desired network interface into
ASCII codes (
hexadecimal).
Interface
Client identifier conversion
ETH1
PEG1A00003 = 50 45 47 31 41 30 30 30 30 33
ETH2 PEG1A00003-ETH2 = 50 45 47 31 41 30 30 30 30 33 2D
45 54 48 32
The suffix comprising the dash symbol and the
word "ETH2" is also converted.
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...