·bgp routing protocol
</>

bgp routing protocol

当用户要求“配置 BGP”、“操作 BGP 路径选择”、“实施 BGP 联盟”、“配置路由反射器”、“使用 BGP 社区”或“排除 BGP 路由故障”时,应使用此技能。它提供全面的 BGP 配置和路径操作技术。

5安装·0热度·@zebbern

安装

$npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol

如何安装 bgp routing protocol

通过命令行快速安装 bgp routing protocol AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:zebbern/secops-cli-guides。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from zebbern/secops-cli-guides

快速解答

什么是 bgp routing protocol?

当用户要求“配置 BGP”、“操作 BGP 路径选择”、“实施 BGP 联盟”、“配置路由反射器”、“使用 BGP 社区”或“排除 BGP 路由故障”时,应使用此技能。它提供全面的 BGP 配置和路径操作技术。 来源:zebbern/secops-cli-guides。

如何安装 bgp routing protocol?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/zebbern/secops-cli-guides