group (DHCP Local Server)
구문
group group-name { access-profile profile-name; authentication { password password-string; username-include { circuit-type; client-id; delimiter delimiter-character; domain-name domain-name-string; interface-description (device-interface | logical-interface); logical-system-name; mac-address; option-60; option-82 <circuit-id> <remote-id>; relay-agent-interface-id relay-agent-remote-id; relay-agent-subscriber-id; routing-instance-name; user-prefix user-prefix-string; vlan-tags; } } dynamic-profile profile-name <aggregate-clients (merge | replace) | use-primary primary-profile-name>; interface interface-name { access-profile profile-name; exclude; overrides { asymmetric-lease-time seconds; asymmetric-prefix-lease-time seconds; client-discover-match <option60-and-option82>; client-negotiation-match incoming-interface; delay-advertise { based-on (option-15 | option-16 | option-18 | option-37) { equals { ascii ascii-string; hexadecimal hexadecimal-string; } not-equals { ascii ascii-string; hexadecimal hexadecimal-string; } starts-with { ascii ascii-string; hexadecimal hexadecimal-string; } } delay-time seconds; } delay-offer { based-on (option-60 | option-77 | option-82) { equals { ascii ascii-string; hexadecimal hexadecimal-string; } not-equals { ascii ascii-string; hexadecimal hexadecimal-string; } starts-with { ascii ascii-string; hexadecimal hexadecimal-string; } } delay-time seconds; } dual-stack dual-stack-group-name; interface-client-limit number; process-inform { pool pool-name; } rapid-commit; } service-profile dynamic-profile-name; short-cycle-protection <lockout-min-time seconds> <lockout-max-time seconds>; trace; upto upto-interface-name; } interface-tag (DHCP Local Server); liveness-detection { failure-action (clear-binding | clear-binding-if-interface-up | log-only); method { bfd { version (0 | 1 | automatic); minimum-interval milliseconds; minimum-receive-interval milliseconds; multiplier number; no-adaptation; transmit-interval { minimum-interval milliseconds; threshold milliseconds; } detection-time { threshold milliseconds; } session-mode(automatic | multihop | singlehop); holddown-interval milliseconds; } layer2-liveness-detection { max-consecutive-retries number; transmit-interval interval; } } } overrides { asymmetric-lease-time seconds; asymmetric-prefix-lease-time seconds; client-discover-match <option60-and-option82>; client-negotiation-match incoming-interface; delay-advertise { based-on (option-15 | option-16 | option-18 | option-37) { equals { ascii ascii-string; hexadecimal hexadecimal-string; } not-equals { ascii ascii-string; hexadecimal hexadecimal-string; } starts-with { ascii ascii-string; hexadecimal hexadecimal-string; } } delay-time seconds; } delay-offer { based-on (option-60 | option-77 | option-82) { equals { ascii ascii-string; hexadecimal hexadecimal-string; } not-equals { ascii ascii-string; hexadecimal hexadecimal-string; } starts-with { ascii ascii-string; hexadecimal hexadecimal-string; } } delay-time seconds; } delegated-pool; delete-binding-on-renegotiation; dual-stack dual-stack-group-name; interface-client-limit number; process-inform { pool pool-name; } protocol-attributes attribute-set-name; rapid-commit; } reconfigure { attempts attempt-count; clear-on-terminate; strict; timeout timeout-value; token token-value; trigger { radius-disconnect; } } route-suppression; service-profile dynamic-profile-name; short-cycle-protection <lockout-min-time seconds> <lockout-max-time seconds>; }
계층 수준
[edit system services dhcp-local-server], [edit system services dhcp-local-server dhcpv6], [edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server ...], [edit logical-systems logical-system-name system services dhcp-local-server ...], [edit routing-instances routing-instance-name system services dhcp-local-server ...]
설명
인증 매개 변수와 같은 공통 구성을 가진 인터페이스 그룹을 구성합니다. 그룹에는 하나 이상의 인터페이스가 포함되어야 합니다.
옵션
group-name |
그룹의 이름입니다. |
나머지 진술은 별도로 설명됩니다. CLI Explorer 에서 문을 검색하거나 Syntax(구문) 섹션에서 연결된 문을 클릭하여 자세한 내용을 확인합니다.
필요한 권한 수준
system - 구성에서 이 명령문을 볼 수 있습니다.
system-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 9.0에서 소개된 명령문.
interface-tag
Junos OS 릴리스 23.2R1에 소개된 옵션