dell:switch:dell_emc_switch_n3048p
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dell:switch:dell_emc_switch_n3048p [2025/02/20 10:21] – aperez | dell:switch:dell_emc_switch_n3048p [2025/09/09 19:12] (current) – aperez | ||
---|---|---|---|
Line 783: | Line 783: | ||
Te1/ | Te1/ | ||
console(config)# | console(config)# | ||
+ | |||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | |||
+ | ===== Configuración Port Mirroring (SPAN) en Dell N3048P ===== | ||
+ | |||
+ | Versión de software: N3000AdvLite v6.5.3.6 | ||
+ | Modelo: Dell EMC Networking N3048P | ||
+ | |||
+ | ---- | ||
+ | |||
+ | **Objetivo: | ||
+ | Espejar el tráfico del puerto Gi1/0/23 hacia el puerto Gi1/0/24 para análisis con Wireshark/ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | **Comandos de configuración: | ||
+ | < | ||
+ | configure | ||
+ | ! | ||
+ | monitor session 1 source interface gi1/0/23 rx | ||
+ | monitor session 1 destination interface gi1/0/24 | ||
+ | monitor session 1 mode | ||
+ | ! | ||
+ | end | ||
+ | write memory | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | **Verificación: | ||
+ | < | ||
+ | show monitor session 1 | ||
+ | </ | ||
+ | |||
+ | **Salida esperada:** | ||
+ | < | ||
+ | Session | ||
+ | Admin mode : Enabled | ||
+ | Type : Local session | ||
+ | Source ports : | ||
+ | Rx only : Gi1/0/23 | ||
+ | Destination port : Gi1/0/24 | ||
+ | Remove RSPAN Tag : False | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | **Notas:** | ||
+ | * Solo un puerto destino por sesión (no usar para producción/ | ||
+ | * Puedes añadir más interfaces de origen con `both`, `rx` o `tx`. | ||
+ | * Guardar siempre con `write memory` para persistencia. | ||
+ | * Para desactivar sin borrar: | ||
+ | < | ||
+ | * Para eliminar la sesión: | ||
+ | < | ||
+ | |||
dell/switch/dell_emc_switch_n3048p.txt · Last modified: 2025/09/09 19:12 by aperez