什麼是 bgp routing protocol?
當使用者要求「設定 BGP」、「操作 BGP 路徑選擇」、「實作 BGP 聯盟」、「設定路由反射器」、「使用 BGP 社群」或「排除 BGP 路由故障」時,應使用此技能。它提供全面的 BGP 配置和路徑操作技術。 來源:zebbern/secops-cli-guides。
當使用者要求「設定 BGP」、「操作 BGP 路徑選擇」、「實作 BGP 聯盟」、「設定路由反射器」、「使用 BGP 社群」或「排除 BGP 路由故障」時,應使用此技能。它提供全面的 BGP 配置和路徑操作技術。
透過命令列快速安裝 bgp routing protocol AI 技能到你的開發環境
來源:zebbern/secops-cli-guides。
Master Border Gateway Protocol (BGP) configuration and path manipulation for enterprise and ISP networks. This skill covers BGP peering, attribute manipulation, confederations, route reflectors, communities, and advanced path control techniques essential for network engineers and penetration testers analyzing routing infrastructure.
| 1 | Weight | Highest | | 2 | Local Preference | Highest | | 3 | Locally Originated | Prefer local | | 4 | AS-Path Length | Shortest | | 5 | Origin | IGP < EGP < Incomplete | | 6 | MED | Lowest | | 7 | eBGP over iBGP | Prefer eBGP | | 8 | IGP Metric | Lowest | | 9 | Router ID | Lowest |
| Weight | Local router | route-map set weight | | Local-Pref | Within AS | route-map set local-preference | | AS-Path | Global | route-map set as-path prepend | | MED | Between ASes | route-map set metric | | Origin | Global | route-map set origin |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol當使用者要求「設定 BGP」、「操作 BGP 路徑選擇」、「實作 BGP 聯盟」、「設定路由反射器」、「使用 BGP 社群」或「排除 BGP 路由故障」時,應使用此技能。它提供全面的 BGP 配置和路徑操作技術。 來源:zebbern/secops-cli-guides。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/zebbern/secops-cli-guides