DOCSIS NaglowekPliku
Z Net47 2.0
Zmienna DOCSIS_NaglowekPliku zawiera początek pliku wynikowego dla DHCPD.
Przykładowe wartość
authoritative; ddns-update-style interim;# option option-122 code 122 = string; stash-agent-options true; allow leasequery; if exists agent.circuit-id { log ( info, concat( "Lease for ", binary-to-ascii (10, 8, ".", leased-address), " is connected to interface ", binary-to-ascii (10, 8, "/", suffix ( option agent.circuit-id, 2)), " (add 1 to port number!), VLAN ", binary-to-ascii (10, 16, "", substring( option agent.circuit-id, 2, 2)), " on switch ", binary-to-ascii(16, 8, ":", substring( option agent.remote-id, 2, 6)))); log ( info, concat( "Lease for ", binary-to-ascii (10, 8, ".", leased-address), " raw option-82 info is CID: ", binary-to-ascii (10, 8, ".", option agent.circuit-id), " AID: ", binary-to-ascii(16, 8, ".", option agent.remote-id))); } log (info, concat ("Lease from ", binary-to-ascii(10, 8, ".", (packet(24,4)))));