address-assignment (Access)
Sintaxe
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; } }
Nível de hierarquia
[edit access]
Descrição
O recurso de pool de atribuição de endereços permite que você crie diferentes pools com diferentes atributos. Por exemplo, vários aplicativos de clientes, como DHCPv4 ou DHCPv6, podem usar um pool de atribuição de endereços para fornecer endereços para seus clientes em particular.
Opções
host hostname
— Nome pelo qual um dispositivo conectado à rede é conhecido em uma rede.hardware-address mac-address
— Especifique o endereço MAC do cliente. Este é o endereço de hardware que identifica o cliente na rede.ip-address reserved-address
— Especifique o endereço IP reservado.user-name
— Especifique o nome de usuário ou IKE ID.xauth-attributes
— Especifique os atributos XAuth para usar na autenticação XAuth.primary-dns-ipv6
— Especifique o endereço IPv6 de dns primário.secondary-dns-ipv6
— Especifique o endereço IPv6 de dns secundários.
Nível de privilégio exigido
acesso — Para visualizar essa declaração na configuração.
controle de acesso — para adicionar esta declaração à configuração.
Informações de versão
Declaração introduzida no Junos OS Release 10.4.
xauth-attributes
opção em que inet6
é introduzida no Junos OS Release 20.3R1.
user-name
opção em que inet host host-name
é introduzida no Junos OS Release 20.3R1.
host
opção em que inet6
é introduzida no Junos OS Release 20.3R1.