[Contents] [Prev] [Next] [Index] [Report an Error]

Monitoring Packet Mirroring Triggers

Purpose

Display CLI-based packet mirroring information about all packet mirroring triggers (active and inactive) that are configured on the router. 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 all packet mirroring triggers:

host1# show mirror rules
Total Mirror Rules Configured: 6
Subscriber ID                  Subscriber ID       Secure Policy  Secure Policy List  Sessions 
                               Method              Type                               Mirrored
------------------             ------------------  -------------  ------------------  --------
default: user@isp250.com       username            ip             securePolicyIp      4
vpn: fred@isp100.com           username            ip             securePolicyVpn     0
default: 192.168.10.1          ip address          ip             securePolicyIp      1
vpn: 10.10.2.2                 ip address          l2tp           securePolicyVpn     0
5551212                        calling station id  l2tp           securePolicyL2tp    1
erx atm 2/1.2:0.42:0001048579  acct-session-id     ip             securePolicyIp      1

Meaning

Table 54: show mirror rules Output Fields

Field Name

Field Description

Subscriber ID

Identification of the subscriber

Subscriber ID Method

Method used to identify the subscriber

Secure Policy Type

Type of secure policy; IP or L2TP

Secure Policy List

Name of secure policy list used for packet mirroring

Sessions Mirrored

Number of sessions currently being mirrored

Table 54 lists show mirror rules command output fields.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]