HPE Aruba Networking & ProVision-based
1832803 Members
3479 Online
110045 Solutions
New Discussion

Can I set up more than one monitor port on an 8206zl?

 
Paul Piecuch
Occasional Contributor

Can I set up more than one monitor port on an 8206zl?

I have two 8206zl's, one is the active root bridge for our Rapid Spanning Tree and the other one is the secondary bridge

 

Can I set up more than one monitor port on a single 8206zl?

 

I need to capture traffic from a single VLAN using two hosts running different software (ntop-ng and tcpdump)

 

Does anyone know if this is possible on an 8206zl running 15.13.0005 OS?

 

The switch has one manager blade, one 24 port Gig SFP blade and one 24 port 10/100/1000 blade.

 

Thanks

 

Paul Piecuch

IT Operations Manager

North Seattle College

(206)934-7803

paul.piecuch@seattlecolleges.edu

 

Networks are like snowflakes. Each is unique.
1 REPLY 1
Chrisd131313
Trusted Contributor

Re: Can I set up more than one monitor port on an 8206zl?

Hi Paul,

 

you can use the "mirror" command to setup up to 4 seperate mirror ports.

 

for the interface you want to mirror use the following command...

 

interface <port> monitor all <both|in|out> mirror <1-4>

 

then set the mirror destination port...

 

mirror <1-4> port <port>

 

So point your interface mirror command to the same number as the one you setup with the mirror command and you shoudl be good to go.

 

HTH

 

 

-----------------------------------------------------

Don't forget to mark a post resolved if your question was answered.