vrrp-group
구문
vrrp-group group-id { (accept-data | no-accept-data); advertise-interval seconds; global-advertisements-threshold number; authentication-key key; authentication-type authentication; fast-interval milliseconds; (preempt | no-preempt) { hold-time seconds; } priority number; track { interface interface-name { bandwidth-threshold bits-per-second priority-cost priority; priority-cost priority; } priority-hold-time seconds; route prefix/prefix-length routing-instance instance-name priority-cost priority; } virtual-address [ addresses ]; vrrp-inherit-from vrrp-group; }
계층 수준
[edit interfaces interface-name unit logical-unit-number family inet address address], [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet address address]
설명
VRRP(Virtual Router Redundancy Protocol) IPv4 그룹을 구성합니다. Junos OS 릴리스 13.2부터 VRRP NSR(Nonstop Active Routing)은 또는 [edit logical system logical-system-name routing-options
계층 수준에서 문을 [edit routing-options]
구성할 nonstop-routing
때만 활성화됩니다.
옵션
group-id
—VRRP 그룹 식별자. 인터페이스에서 MAC 소스 주소 필터링을 활성화하는 경우, 명령문에서 source-address-filter
지정하는 소스 MAC 주소 목록에 가상 MAC 주소를 포함해야 합니다. RFC 2338에 정의된 대로 00:00:5e:00:53:01에서 00:00:5e:00:53:ff 범위의 MAC 주소는 VRRP용으로 예약되어 있습니다. VRRP 그룹 번호는 가상 MAC 주소의 마지막 16진수 바이트에 해당하는 10진수여야 합니다.
범위: 0에서 255까지
특정 상황에서 입력하는 그룹 식별자는 동일한 물리적 인터페이스의 논리적 단위에 대해 구성한 다른 그룹 식별자와 달라야 합니다. 자세한 내용은 기본 VRRP 지원 구성을 참조하십시오.
나머지 진술은 별도로 설명됩니다. 구문 섹션에서 연결된 문을 클릭하면 해당 문에 대한 자세한 내용을 볼 수 있습니다.
필요한 권한 수준
interface - 구성에서 이 명령문을 볼 수 있습니다.
interface-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 7.4 전에 소개된 명령문입니다.