Networking::PortMirror¶
Introduced : BIG-IP_v9.0
The PortMirror interface enables you to work with the definitions and
attributes of port mirroring.
Methods¶
Method | Description | Introduced |
add_interface | Adds the lists of mirrored-from interfaces to the specified port mirrors (mirrored-to interfaces). | BIG-IP_v9.0 |
create | Creates the specified port mirrors (mirrored-to interfaces) from the list of specified interfaces (mirrored-from interfaces). | BIG-IP_v9.0 |
delete_all_port_mirrors | Deletes all port mirrors (mirrored-to interfaces). | BIG-IP_v9.0 |
delete_port_mirror | Deletes the specified port mirrors (mirrored-to interfaces). | BIG-IP_v9.0 |
get_interface | Gets the lists of mirrored-from interfaces associated with the specified port mirrors. | BIG-IP_v9.0 |
get_list | Gets a list of all port mirrors (mirrored-to interfaces) on this device. | BIG-IP_v9.0 |
get_version | Gets the version information for this interface. | BIG-IP_v9.0 |
remove_all_interfaces | Removes all mirrored-from interfaces from the specified port mirrors (mirrored-to interfaces). | BIG-IP_v9.0 |
remove_interface | Removes the lists of mirrored-from interfaces from the specified port mirrors (mirrored-to interfaces). | BIG-IP_v9.0 |
See Also¶
iControl ::
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.