neighbor (Protocols BGP)
構文
neighbor address { accept-remote-nexthop; advertise-bgp-static advertise-external <conditional>; advertise-inactive; (advertise-peer-as | no-advertise-peer-as); as-override; authentication-algorithm algorithm; authentication-key key; authentication-key-chain key-chain; cluster cluster-identifier; damping; description text-description; enforce-first-as; export [ policy-names ]; family { (inet | inet6 | inet-mvpn | inet6-mpvn | inet-vpn | inet6-vpn | iso-vpn | l2-vpn) { (any | flow | multicast | unicast | signaling) { accepted-prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } damping; prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } rib-group group-name; topology name { community { target identifier; } } } flow { no-validate policy-name; } labeled-unicast { accepted-prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } aggregate-label { community community-name: } explicit-null { connected-only; } prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } resolve-vpn; rib inet.3; rib-group group-name; topology name { community { target identifier; } } } } forwarding-context route-target { advertise-default; external-paths number; accepted-prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } } signaling { prefix-limit { maximum number; teardown <percentage> <idle-timeout (forever | minutes)>; drop-excess <percentage>; hide-excess <percentage>; } } } forwarding-context rti-name; graceful-restart { disable; restart-time seconds; stale-routes-time seconds; } hold-time seconds; import [ policy-names ]; ipsec-sa ipsec-sa; keep (all | none); local-address address; local-as autonomous-system <private>; local-interface interface-name; local-preference preference; log-updown; metric-out (metric | minimum-igp <offset> | igp <offset>); mtu-discovery; multihop <ttl-value>; multipath { multiple-as; } no-aggregator-id; no-client-reflect; out-delay seconds; passive; peer-as autonomous-system; preference preference; rfc6514-compliant-safi129; tcp-aggressive-transmission; tcp-mss segment-size; traceoptions { file filename <files number> <size size> <world-readable | no-world-readable>; flag flag <flag-modifier> <disable>; } vpn-apply-export; }
階層レベル
[edit logical-systems logical-system-name protocols bgp group group-name], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols bgp group group-name], [edit protocols bgp group group-name], [edit protocols bgp family prefix-limit (inet | inet6)(any | flow | labeled-unicast | multicast | unicast)], [edit routing-instances routing-instance-name protocols bgp group group-name]
説明
ネイバー(ピア)を明示的に設定します。複数のBGPピアを設定するには、複数の neighbor
ステートメントを含めます。
デフォルトでは、ピアのオプションはグループのオプションと同じです。これらのオプションは、ステートメント内に neighbor
ピア固有のオプションステートメントを含めることで上書きできます。
ステートメントは、ルーティングデバイス上に最小限のBGP設定を定義するために設定に含めることができるステートメントneighbor
の1つです。(ステートメントの代わりにneighbor
ステートメントを含めることができますallow all
。)
メモ:
拡張加入者管理が設定されたMXシリーズルーターでは、このステートメントを使用して、加入者のクライアントIPアドレスをBGPネイバーIPアドレスとして静的にプロビジョニングできます。これは、LNS サブスクライバでのみサポートされます。拡張加入者管理では、 階層レベルで ステートメント[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number]
を設定する必要がありますrouting-services
。
必要な権限レベル
routing—設定でこのステートメントを表示します。
routing-controlー設定にこのステートメントを追加します。
リリース情報
Junos OSリリース7.4より前に導入されたステートメント。