Diberdayakan oleh Blogger.
Unduh Adobe Flash player

Brocade VS Cisco Port Mirroring

Below how to configure port mirroring and monitoring on Brocade :
1. Port that it's traffic will be monitor
Brocade(config)#interface ethernet 1/2/11
Brocade(config-if-e1000-11)#monitor ethernet 1/2/4 ?
  both     Both incoming and outgoing packets
  input    Incoming packets
  output   Outgoing packets

Brocade(config-if-e1000-11)#monitor ethernet 1/2/4 both

2. Port that will be connected to Wireshark or other traffic analyzer
Brocade(config)#interface ethernet 1/2/11
Brocade(config-if-e1000-11)#monitor ethernet 1/2/4 ?
  both     Both incoming and outgoing packets
  input    Incoming packets
  output   Outgoing packets

Brocade(config-if-e1000-11)#monitor ethernet 1/2/4 both
-----------------------------------------------------------------------------------------
Below how to configure port mirroring and monitoring on Cisco : 
1. Port that it's traffic will be monitor
C2950(config)#monitor session 1 source interface fastethernet 0/2 

2. Port that will be connected to Wireshark or other traffic analyzer
C2950(config)#monitor session 1 destination interface fastethernet 0/3

3. You can check the configuration below:
C2950#show monitor session 1
    Session 1
    ---------
    Source Ports:
        RX Only:       None
        TX Only:       None
        Both:          Fa0/2
    Destination Ports: Fa0/3 




Hope will be usefull.

Syawal Nugrahanto

0 komentar:

Posting Komentar