Monitoring Packet Mirroring Subscriber Information

Purpose

Display CLI-based packet mirroring information about the subscribers for whom packet mirroring is currently active. This command and the output are visible only to authorized users—the mirror-enable command must be enabled before using this command.

Action

To display information about subscribers for whom packet mirroring is active:

host1# show mirror subscribers
Subscriber ID                  Subscriber ID       Secure Policy  Secure Policy List  Sessions 
                               Method              Type                               Mirrored
------------------             ------------------  -------------  ------------------  --------
vpn: fred@isp100.com           username            l2tp           securePolicyL2tp    1
5551212                        calling station id  ip             securePolicyVpn     1
erx atm 2/1/0.1:0.101:00010485 acct-session-id   	IPV6     		spl_8800000F   		1       

Meaning

Table 64 lists show mirror subscribers command output fields.

Table 64: show mirror subscribers Output Fields

Field Name

Field Description

Subscriber ID

Subscriber being mirrored

Subscriber ID Method

Method used to identify the subscriber

Secure Policy Type

Type of secure policy; IP, IPv6, or L2TP

Secure Policy List

Name of secure policy list used for packet mirroring

Sessions Mirrored

Number of sessions being mirrored

Related Topics