Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
[Cisco]Vlan Port Mirroring – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

[Cisco]Vlan Port Mirroring

Cisco switchlerde port mirroring yaparak bir porttaki trafigi diger bir porta aynalayabiliriz, peki bunu vlan’lar icinde yapabilir miyiz ? Evet. Asagidaki yapilandirmayi uygulayarak gerceklestirebilirsiniz.

Cisco switch’e login olalim.

merkez#<strong>configure terminal</strong>

merkez(config)#<strong>monitor session 1 source vlan 10 both</strong> #VLAN 10 icin hem gelen hem de giden trafik(both)

merkez(config)#<strong>monitor session 1 destination interface gigabitEthernet0/24 </strong>#Artik gelen ve giden trafik <strong>gigabitEthernet0/24 </strong><strong>uzerinde
</strong>

Not: Yapilmak istenene gore both yerine rx ve tx de kullanilabilir.  Giden trafigi <strong>tx</strong>, gelen trafigi <strong>rx</strong> temsil eder.

Not : Vlan 10 yerine Vlan 1-4094 seklinde bir tanim girersek tum vlanlari dinleyebiliriz.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58