dhcp-attributes (Access IPv4 Address Pools)
構文
dhcp-attributes { boot-file boot-file-name; boot-server boot-server-name; domain-name domain-name; grace-period seconds; maximum-lease-time (seconds | infinite); name-server ipv4-address; netbios-node-type (b-node | h-node | m-node | p-node); next-server next-server-name; option dhcp-option-identifier-code { array { byte [8-bit-value]; flag [ false| off |on |true]; integer [32-bit-numeric-values]; ip-address [ip-address]; short [signed-16-bit-numeric-value]; string [character string value]; unsigned-integer [unsigned-32-bit-numeric-value]; unsigned-short [16-bit-numeric-value]; } byte 8-bit-value; flag (false | off | on | true); integer 32-bit-numeric-values; ip-address ip-address; short signed-16-bit-numeric-value; string character string value; unsigned-integer unsigned-32-bit-numeric-value; unsigned-short 16-bit-numeric-value; } option-match { option-82 { circuit-id match-value { range range-name; } remote-id match-value; range range-name; } } } propagate-ppp-settings [interface-name]; propagate-settings interface-name; router ipv4-address; server-identifier ip-address; sip-server { ip-address ipv4-address; name sip-server-name; } tftp-server server-name; wins-server ipv4-address; }
階層レベル
[edit access address-assignment pool pool-name family inet]
形容
異なるクライアントが使用できるIPv4アドレスプールの属性を設定します。このステートメントのDHCP属性では、標準のIPv4 DHCPオプションを使用します。
必要な権限レベル
access—設定でこのステートメントを表示します。
access-control—設定にこのステートメントを追加します。
リリース情報
Junos OSリリース10.4で導入されたステートメント。