·bgp routing protocol
</>

bgp routing protocol

Esta habilidad debe usarse cuando el usuario solicita "configurar BGP", "manipular la selección de ruta BGP", "implementar confederaciones BGP", "configurar reflectores de ruta", "usar comunidades BGP" o "solucionar problemas de enrutamiento BGP". Proporciona configuración integral de BGP y técnicas de manipulación de rutas.

5Instalaciones·0Tendencia·@zebbern

Instalación

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

Cómo instalar bgp routing protocol

Instala rápidamente el skill de IA bgp routing protocol en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: zebbern/secops-cli-guides.

SKILL.md

Ver original

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 |

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-10

Browse more skills from zebbern/secops-cli-guides

Respuestas rápidas

¿Qué es bgp routing protocol?

Esta habilidad debe usarse cuando el usuario solicita "configurar BGP", "manipular la selección de ruta BGP", "implementar confederaciones BGP", "configurar reflectores de ruta", "usar comunidades BGP" o "solucionar problemas de enrutamiento BGP". Proporciona configuración integral de BGP y técnicas de manipulación de rutas. Fuente: zebbern/secops-cli-guides.

¿Cómo instalo bgp routing protocol?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/zebbern/secops-cli-guides --skill bgp routing protocol Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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