# define a global entry which specifies the stuff every host uses. global:!snmk=255.255.255.0:tmof=32400: # define different master entries for each subnet. . . # `dnsv' is IP address of DNS server. # `dnsd' is domain name of your domain. kaynet:tblc=global:rout=10.0.0.1:dht1=500:dht2=850:\ :brda=10.0.0.255:dnsv=143.90.130.21:dnsd=kaynet.ecc.u-tokyo.ac.jp: # entries for manual allocation (DHCP, BOOTP) #3001: :ipad=10.0.0.2:hstn="foo":tblc=kaynet:clid="1:0x0080c75fdc03": #3002: :ipad=10.0.0.3:hstn="bar":tblc=kaynet:clid="1:0x08004600e5d5": # entries for dynamic allocation (DHCP) 3003: :ipad=10.0.0.2:dfll=3600:maxl=7200:tblc=kaynet: 3004: :ipad=10.0.0.3:dfll=3600:maxl=7200:tblc=kaynet: # entries for dynamic / automatic allocation (DHCP) #3005: :maxl=0xffffffff:ipad=10.0.0.6:tblc=subnet30: #3006: :maxl=0xffffffff:ipad=10.0.0.7:tblc=subnet30: # entries for automatic allocation (BOOTP) #3007: :ipad=10.0.0.8:albp=true:tblc=subnet30: #3008: :ipad=10.0.0.9:albp=true:tblc=subnet30: