
mirror
BIG-IP® Reference Guide 7-23
mirror
For the BIG-IP Application Switch, you can copy traffic from any port or set
of ports to a single, separate port. This is called port mirroring. You should
attach a sniffer device to the target port, called the mirror-to port, for
debugging and/or monitoring.
Creatingaportmirror
Creating a port mirror consists of specifying a mirror-to port and adding to it
one or more ports (that is, a port list) to be mirrored. The bigpipe syntax for
setting up port mirroring is:
b mirror <mirror_to_if> interfaces add <if_list>
For example, you could type the following command:
b mirror 3.24 interfaces add 3.1 3.3 3.10
Deleting interfaces from a port mirror or deleting a port mirror
The bigpipe syntax for deleting interfaces from the port mirror is:
b mirror <mirror_to_if> interfaces delete <if_list>
For example, you could type the following command:
b mirror 3.24 interfaces delete 3.10
The bigpipe syntax for deleting the port mirror is:
b mirror <mirror_to_if> delete
For example, you could type the following command:
b mirror 3.24 delete
b mirror <mirror_to_if> interfaces add <if_list>
b mirror <mirror_to_if> interfaces delete <if_list>
Komentarze do niniejszej Instrukcji