address-assignment (Access)
구문
address-assignment { abated-utilization percentage; abated-utilization-v6 percentage; high-utilization percentage; high-utilization-v6 percentage; neighbor-discovery-router-advertisement ndra-name; pool pool-name { family { inet { 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; } excluded-address; excluded-range range-name high upper-limit; low lower-limit; } range range-name { high upper-limit; low lower-limit; } host hostname { hardware-address mac-address; ip-address reserved-address; user-name; } network network address; xauth-attributes { primary-dns ip-address; primary-wins ip-address; secondary-dns ip-address; secondary-wins ip-address; } } inet6 { dhcp-attributes { dns-server ipv6-address; grace-period seconds; maximum-lease-time (seconds | infinite); 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; } propagate-ppp-settings [interface-name]; sip-server-address ipv6-address; sip-server-domain-name domain-name; } excluded-address; excluded-range range-name high upper-limit; low lower-limit; } host hostname { hardware-address mac-address; ip-address reserved-address; user-name; } prefix ipv6-network-prefix; range range-name { high upper-limit; low lower-limit; prefix-length delegated-prefix-length; } xauth-attributes { primary-dns-ipv6; secondary-dns-ipv6; } } link pool-name; } }
계층 수준
[edit access]
설명
주소 할당 풀 기능을 사용하면 서로 다른 속성을 가진 다른 풀을 만들 수 있습니다. 예를 들어, DHCPv4 또는 DHCPv6와 같은 여러 클라이언트 애플리케이션은 주소 할당 풀을 사용하여 특정 클라이언트에 대한 주소를 제공할 수 있습니다.
옵션
host hostname
- 네트워크 연결 디바이스가 네트워크에서 알려진 이름입니다.hardware-address mac-address
- 클라이언트의 MAC 주소 지정합니다. 이것은 네트워크에서 클라이언트를 식별하는 하드웨어 주소입니다.ip-address reserved-address
- 예약된 IP 주소를 지정합니다.user-name
- 사용자 이름 또는 IKE ID를 지정합니다.xauth-attributes
-XAuth 인증에 사용할 XAuth 속성을 지정합니다.primary-dns-ipv6
-기본 dns IPv6 주소를 지정합니다.secondary-dns-ipv6
-보조 dns IPv6 주소를 지정합니다.
필수 권한 수준
access - 구성에서 이 명령문을 볼 수 있습니다.
access-control - 구성에 이 문을 추가합니다.
출시 정보
Junos OS 릴리스 10.4에서 소개된 명령문입니다.
xauth-attributes
inet6
옵션은 Junos OS 릴리스 20.3R1에서 소개되었습니다.
user-name
inet host host-name
옵션은 Junos OS 릴리스 20.3R1에서 소개되었습니다.
host
inet6
옵션은 Junos OS 릴리스 20.3R1에서 소개되었습니다.