family inet6
構文
inet6 {
accounting {
destination-class-usage;
source-class-usage {
input;
ouput;
}
}
address source–address/prefix {
eui-64;
ndp address {
(mac mac-address | multicast-mac multicast-mac-address);
publish;
}
preferred;
primary;
vrrp-inet6-group group_id {
(accept-data | no-accept-data);
advertisements-threshold number;
authentication-key value;
authentication-type (md5 | simple);
fast-interval milliseconds;
inet6-advertise-interval milliseconds;
(preempt <hold-time seconds>| no-preempt );
priority value;
track {
interface interface-name {
bandwidth-threshold value;
priority-cost value;
}
priority-hold-time seconds;
route route-address{
routing-instance routing-instance;
}
}
virtual-inet6-address [address];
virtual-link-local-address address;
vrrp-inherit-from {
active-group value;
active-interface interface-name;
}
}
web-authentication {
http;
https;
redirect-to-https;
}
}
(dad-disable | no-dad-disable);
dhcpv6-client {
client-ia-type (ia-na | ia-pd);
client-identifier duid-type (duid-ll | duid-llt | vendor);
client-type (autoconfig | stateful);
rapid-commit;
req-option (dns-server | domain | fqdn | nis-domain | nis-server | ntp-server | sip-domain | sip-server |time-zone | vendor-spec);
retransmission-attempt number;
update-router-advertisement {
interface interface-name;
}
update-server;
}
filter {
group number;
input filter-name;
input-list [filter-name];
output filter-name;
output-list [filter-name];
}
mtu value;
nd6-stale-time seconds;
no-neighbor-learn;
policer {
input input-name;
output output-name;
}
rpf-check {
fail-filter filter-name;
mode {
loose;
}
}
sampling {
input;
output;
}
unnumbered-address {
interface-name;
preferred-source-address preferred-source-address;
}
ndp-proxy | dad-proxy {
interface-restricted
}
}
階層レベル
[edit interfaces interface unit unit ]
説明
IPV6 アドレスを論理インターフェイスに割り当てます。
オプション
ipaddress- インターフェイスの IP アドレスを指定します。残りのステートメントについては、個別に説明します。
メモ:
IPv6アドレスを割り当てるには、family inet6 を使用します。IPv4アドレスを割り当てるには、family inet を使用します。インターフェイスは、IPv4 アドレスと IPv6 アドレスの両方で設定できます。
必要な権限レベル
interface- 設定でこのステートメントを表示します。
interface-control- 設定にこのステートメントを追加します。
リリース情報
SRXシリーズファイアウォール向けのJunos 10.2でサポートされているステートメント。