bgp-static
구문
bgp-static { route destination-prefix/prefix-length { as-path <as-path> <origin (egp | igp | incomplete)> <atomic-aggregate> <aggregator as-number in-address>; community [ community-ids ]; (metric | metric2 | metric3 | metric4) value <type type>; (preference | preference2 | color | color2) preference <type type>; (tag | tag2) metric type number; } }
계층 수준
[edit logical-systems logical-system-name routing-options], [edit logical-systems logical-system-name routing-options rib routing-table-name], [edit routing-options], [edit routing-options rib routing-table-name]
설명
BGP 정적 경로를 지정합니다. 단일 BGP-static 문 내에서 원하는 수의 경로를 지정할 수 있으며, 구성에서 원하는 수의 BGP-static 옵션을 지정할 수 있습니다.
옵션
route destination-prefix/prefix-length |
destination-prefix 는 IP 주소의 네트워크 부분이며 prefix-length , 는 대상 접두사 길이입니다. |
나머지 진술은 별도로 설명됩니다. CLI 탐색기를 참조하십시오.
필요한 권한 수준
routing - 구성에서 이 명령문을 볼 수 있습니다.
routing-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 14.2에서 소개된 명령문.