Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Port mirroing in srx3600

$
0
0

Hi All,

 

I have some problem in SRX3600 with port mirroring.

 

Can i do port mirroring from fibre(Xe-0/0/1) port to copper (G-0/0/7)? If so how can i do that?

 

In reth0 i have a more vlan from different zone. So i need to know is it possible to mirror.

 

interfaces {
ge-0/0/7 {
unit 0 {
family inet {
address 10.10.10.1/24;
}
}
}

xe-1/0/0 {
gigether-options {
redundant-parent reth0;
}
}


reth0 {
vlan-tagging;
redundant-ether-options {
redundancy-group 1;
}
unit 3238 {
description WIFI-A;
vlan-id 3238;
family inet {
address 10.102.124.5/24;
}
}
unit 3538 {
description pdc-untrust;
vlan-id 3538;
family inet {
address 10.102.10.8/29;
address 10.102.10.23/29;
}
}
unit 3548 {
description fju-untrust;
vlan-id 3548;
family inet {
address 10.102.4.15/29;
address 10.102.4.55/29;
}
}
unit 3371 {
description dlu-trust;
vlan-id 3371;
family inet {
address 10.102.8.65/29;
}
}
unit 3503 {
description xum-trust;
vlan-id 3503;
family inet {
address 10.102.12.17/29;
}
}

 

Thanks

Dinesh


Viewing all articles
Browse latest Browse all 17645

Trending Articles