← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1614026] [NEW] Port mirror in neutron

 

Public bug reported:

In Physical Switch, we can use port mirror function to do some trouble shooting and monitoring,in ovs it has the same
func,but neutron don't support it.I think we should add this func in neutron for the same reason as physical switch .
The first step,we can mirroring one port to another in the same node first, that won't be difficult.The second step, we
can finger out how to mirror port in the different computer node.
For example:
neutron mirror-create src_port dst_port
neutron mirror-delete src_port dst_port
neutron mirror-list

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1614026

Title:
  Port mirror in neutron

Status in neutron:
  New

Bug description:
  In Physical Switch, we can use port mirror function to do some trouble shooting and monitoring,in ovs it has the same
  func,but neutron don't support it.I think we should add this func in neutron for the same reason as physical switch .
  The first step,we can mirroring one port to another in the same node first, that won't be difficult.The second step, we
  can finger out how to mirror port in the different computer node.
  For example:
  neutron mirror-create src_port dst_port
  neutron mirror-delete src_port dst_port
  neutron mirror-list

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1614026/+subscriptions


Follow ups