Query: bptojdb
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
bptojdb(8) System Manager's Manual bptojdb(8)NAMEbptojdb - Converts bootptab entries into permanent, static IP entries for JOIN databases.SYNOPSIS/usr/sbin/bptojdb [-m | -f] filenameOPTIONSCreate client IDs for Microsoft DHCP clients. Microsoft does not use the client's MAC address by itself as the client identifier. Instead, it prepends a 01 (Ethernet) to the MAC address and changes the hardware type to 0 (generic). If the clients in your bootptab file are Microsoft clients, you will need to use the -m option. Create client IDs for FTP Software's DHCP clients. FTP Software does not use the client's MAC address by itself as the client identifier. Instead, it creates a 16-byte client identifier with the prefix "cid-". If the clients in your bootptab file are FTP Software DHCP clients, you will need to use the -f option.DESCRIPTIONThe bptojdb program reads entries in a standard bootptab file and creates permanent, static IP entries for the JOIN databases. After read- ing the bootptab file, bptojdb displays to the standard output entries in a format suitable for the jdbmod utility. Each MAC address in the bootptab file is given a static IP address with a permanent lease. To store the information in the JOIN databases, run jdbmod with the converted data. For example: bptojdb bootptab | jdbmodFILESSEE ALSOCommands: jdbdump(8), jdbmod(8) bptojdb(8)
| Related Man Pages |
|---|
| bootpd(8) - debian |
| dhcptools(1m) - hpux |
| jdbmod(8) - osf1 |
| jdbreg(8) - osf1 |
| server.pcy(4) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to Mask ur MAC address in BSD |
| changing MAC address |
| permanent change in file |
| Script extracting ip address from MAC wifi card |
| Need advice - Winbash or Cygwin? |