Sample bootptab File

The following is an example of a bootptab file:

#

# Legend:

#      bf -- bootfile

#      gw -- gateways

#      ha -- hardware address

#      ht -- hardware type

#      ip -- host IP address

#      sm -- subnet mask

#vm -- BOOTP vendor extensions format

defaults5E: ht=1:vm=rfc1048

defaultsPI: ht=1:vm=rfc1048:hd="c:/rsi/bootpd":bf=sgmpccc.bin

# Copy and modify this entry for each PLC/5-xxE Ethernet processor:

# 1.   Change plc5name to the host name of the processor.

# 2.   Change aa.bb.cc.dd to the processor's IP address.

# 3.   Change xxyy to the last 4 digits of the processor's Ethernet

#      hardware address. This is found on a printed label on the top

#      edge of the circuit board, in the form 00-00-BC-1C-xx-yy.

#plc5name: tc=defaults5E:ip=aa.bb.cc.dd:ha=0000BC1Cxxyy

ALPLCE:tc=defaults5E:sm=255.255.255.0:ip=205.133.104.112:ha=0000BC1C05bd

# Copy and modify this entry for each 5820-EI Ethernet Interface module

# 1.   Change einame to the host name of the module.

# 2.   Change aa.bb.cc.dd to the module's IP address.

# 3.   Change xxyy to the last 4 digits of the module's Ethernet

#      hardware address. This is found on a printed label on the top

#      edge of the circuit board, in the form 00-00-BC-01-xx-yy.

#einame: tc=defaultsPI:ip=aa.bb.cc.dd:ha=0000BC01xxyy

More information

Ethernet Communications RSLinx installation procedure.