2.10. Mirror Service Command Reference

2.10.1. Command Hierarchies

2.10.1.1. Configuration Commands

2.10.1.1.1. Mirror Configuration Commands for 7210 SAS-D and 7210 SAS-Dxp

config
— mirror
mirror-dest service-id [type encap-type] [create]
— no mirror-dest service-id
description description-string
[no] fc [fc-name] [profile profile]
sap sap-id [create]
— no sap
service-name service-name
[no] shutdown

2.10.1.1.2. Mirror Configuration Commands for 7210 SAS-K 2F1C2T

config
— mirror
mirror-dest service-id [type encap-type] [create]
— no mirror-dest service-id
description description-string
[no] fc [fc-name] [profile profile]
sap sap-id [create]
— no sap
[no] egress
[no] qos policy-id
service-name service-name
[no] service-name
[no] shutdown

2.10.1.1.3. Mirror Configuration Commands for 7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

config
— mirror
mirror-dest service-id [type mirror-type] [mirror-source-type mirror-source-type] [create]
— no mirror-dest service-id
description description-string
[no] fc [fc-name] [profile profile]
sap sap-id [create]
— no sap
[no] egress
[no] qos policy-id
service-name service-name
far-end ip-address [vc-id vc-id] [ing-svc-label ingress-vc-label | tdlp]
— no far-end ip-address
[no] shutdown
— no spoke-sdp sdp-id:vc-id
spoke-sdp sdp-id:vc-id [create]
egress
— no vc-label [egress-vc-label]
vc-label egress-vc-label
— no shutdown

2.10.1.2. Show Commands

show
debug [application]
mirror mirror-dest [service-id]
— service
service-using mirror

2.10.1.3. Debug Commands

debug
[no] mirror-source service-id
[no] ip-filter ip-filter-id [entry entry-id]
[no] ipv6-filter ipv6-filter-id [entry entry-id]
[no] mac-filter mac-filter-id [entry entry-id]
[no] port {port-id | lag lag-id} [egress] [ingress]
[no] sap sap-id {[ingress] [egress]}
[no] shutdown

2.10.2. Command Descriptions

2.10.2.1. Configuration Commands

2.10.2.1.1. Generic Commands

description

Syntax 
description description-string
no description
Context 
config>mirror>mirror-dest
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command creates a text description for a configuration context to help identify the content in the configuration file.

The no form of this command removes a description string from the context.

Parameters 
description-string—
Specifies the description character string. Allowed values are any string up to 80 characters composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

shutdown

Syntax 
[no] shutdown
Context 
config>mirror>mirror-dest
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command administratively disables an entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics.

The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they may be deleted.

Unlike other commands and parameters where the default state is not indicated in the configuration file, shutdown and no shutdown are always indicated in system generated configuration files. Default administrative states for services and service entities are described in Special Cases.

The no form of this command administratively enables an entity.

Special Cases 
Mirror Destination—
When a mirror destination service ID is shut down, mirrored packets associated with the service ID are not accepted from the mirror source device, and the associated mirror source becomes operationally down. Mirrored packets are not transmitted out of the SAP. Each mirrored packet is silently discarded. If the mirror destination is a SAP, the SAP discard counters are increased.

The shutdown command places the mirror destination service or mirror source into an administratively down state. The mirror-dest service ID must be shut down to delete the service ID, SAP association from the system.

The default state for a mirror destination service ID is shutdown. A no shutdown command is required to enable the service.

Mirror Source—
Mirror sources do not need to be shut down to remove them from the system.

When a mirror source is shut down, mirroring is terminated for all sources defined locally for the mirror-dest service ID.

The default state for a mirror source for a specific mirror destination service ID is no shutdown. A shutdown command is required to disable mirroring from that mirror-source.

2.10.2.1.2. Mirror Destination Configuration Commands

mirror-dest

Syntax 
mirror-dest service-id [type encap-type] [mirror-source-type mirror-source-type] [create]
no mirror-dest
Context 
config>mirror
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command enables the context to configure a service that is intended for packet mirroring. It is configured as a service to allow mirrored packets to be directed locally (within the same device), over the core of the network and have a far-end device decode the mirror encapsulation.

The mirror destination service is comprised of destination parameters that define where the mirrored packets are to be sent. It also specifies whether the service-id receives mirrored packets from far-end devices over the network core.

The mirror destination service IDs are persistent between boots of the router and are included in the configuration backups. The local sources of mirrored packets for the service ID are defined using the debug mirror mirror-source command that references the same service-id.

The mirror-dest command is used to create or edit a service ID for mirroring purposes. If the service-id does not exist within the context of all defined services, the mirror destination service is created and the context of the CLI is changed to that service ID. If the service-id exists within the context of defined mirror destination services, the CLI context is changed for editing parameters on that service ID. If the service-id exists within the context of another service type, an error message is returned and the CLI context is not changed from the current context.

The no form of this command removes a mirror destination from the system. The mirror-source associations with the mirror-dest service-id do not need to be removed or shutdown first. The mirror-dest service-id must be shut down before the service ID can be removed. When the service ID is removed, all mirror-source commands that have the service ID defined are also removed from the system.

Parameters 
service-id—
Specifies the service in the service domain. This ID is unique to this service and cannot be used by any other service, regardless of service type. The same service ID must be configured on every device where this service is defined.

If a particular service ID already exists for a service, the same value cannot be used to create a mirror destination service ID with the same value. For example, if an Epipe with service-id 11 exists, a mirror destination with service-id 11 cannot be created.

Values—
1 to 2147483647

 

type encap-type
Specifies the encapsulation type supported by the mirror service.
Values—
ether

 

mirror-source-type
Specifies scaling of mirror services that can be used only with remote mirror sources, while limiting the mirror services that can be used by local mirror sources or by both local and remote mirror sources. See Mirror Sources and Destinations for more information.
Values—
local — Specifies that the mirror service can be used only by local mirror sources.
remote — Specifies that the mirror service can be used only by remote mirror sources.
both — Specifies that the mirror service can be used by both local and remote mirror sources.

 

Default—
local

mirror-dest

Syntax 
mirror-dest service-id [type mirror-type] [create]
no mirror-dest
Context 
config>mirror
Supported Platforms 

7210 SAS-D, 7210 SAS-Dxp, and 7210 SAS-K 2F1C2T

Description 

This command enables the context to configure a service that is intended for packet mirroring. It is configured as a service to allow mirrored packets to be directed locally (within the same device), over the core of the network and have a far end device decode the mirror encapsulation.

The mirror destination service is comprised of destination parameters that define where the mirrored packets are to be sent. It also specifies whether the service-id receives mirrored packets from far-end devices over the network core.

The mirror destination service IDs are persistent between boots of the router and are included in the configuration backups. The local sources of mirrored packets for the service ID are defined using the debug mirror mirror-source command that references the same service-id.

The mirror-dest command is used to create or edit a service ID for mirroring purposes. If the service-id does not exist within the context of all defined services, the mirror destination service is created and the context of the CLI is changed to that service ID. If the service-id exists within the context of defined mirror destination services, the CLI context is changed for editing parameters on that service ID. If the service-id exists within the context of another service type, an error message is returned and the CLI context is not changed from the current context.

The no form of this command removes a mirror destination from the system. The mirror-source associations with the mirror-dest service-id do not need to be removed or shut down first. The mirror-dest service-id must be shut down before the service ID can be removed. When the service ID is removed, all mirror-source commands that have the service ID defined are also removed from the system.

Parameters 
service-id—
Specifies the service in the service domain. This ID is unique to this service and cannot be used by any other service, regardless of service type. The same service ID must be configured on every device where this service is defined.

If a particular service ID already exists for a service, the same value cannot be used to create a mirror destination service ID with the same value. For example, if an Epipe with service-id 11 exists, a mirror destination with service-id 11 cannot be created.

Values—
1 to 2147483647

 

type mirror-type
Specifies the encapsulation type supported by the mirror service.
Values—
ether

 

fc

Syntax 
fc fc-name [profile profile]
no fc
Context 
config>mirror>mirror-dest
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a forwarding class for all mirrored packets transmitted to the destination SAP overriding the default (be) forwarding class. All packets are sent with the same class of service to minimize out-of-sequence issues. The mirrored packet does not inherit the forwarding class of the original packet.

When the destination is on a SAP, a single egress queue is created that pulls buffers from the buffer pool associated with the fc-name.

On the 7210 SAS-D and 7210 SAS-Dxp, all SAPs configured on a port use the port-based egress queues. If the mirror destination SAP (that is, dot1q SAP or a Q1.* SAP) is configured to share an uplink with service traffic, a mirrored copy of the traffic sent out of the dot1q or Q1.* SAP shares the port-based egress queues with the other service traffic. Users can assign the profile (in addition to the forwarding class) to the mirrored copy of the packets, so that during periods of congestion, the mirrored copy of the packets that is marked as out-of-profile is dropped before in-profile service traffic (and possibly in-profile mirrored traffic, if mirrored traffic is configured as in-profile). The profile determines the slope policy for the packet and determines the packet drop precedence. Marking, if enabled, determines the marking value used in the packet header.

On the 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C, the following QoS functionality is available for the mirror destination.

  1. A mirror destination that is a SAP on an access-uplink port uses port-based egress queues, which are shared by all the SAPs configured on the port. If the mirror destination SAP is configured to share an access-uplink port with service traffic, a mirrored copy of the traffic sent out of the port shares the port-based egress queues with other service traffic (and possibly in-profile mirrored traffic, if mirrored traffic is configured as in-profile). Users can assign the profile (in addition to the forwarding class) to the mirrored copy of the packets, so that during periods of congestion, the mirrored copy of the packets that is marked as out-of-profile is dropped before in-profile service traffic (and possibly in-profile mirrored traffic, if mirrored traffic is configured as in-profile). The profile determines the slope policy for the packet and determines the packet drop precedence. Marking, if enabled, determines the marking value used in the packet header.
  2. A mirror destination that is a SAP on an access port uses per-SAP egress queues. In this case, a SAP is dedicated for use as a mirror destination. Users can assign the profile (in addition to the forwarding class) to the mirrored copy of the packets, so that during periods of congestion, the mirrored copy of the packets that is marked as out-of-profile is dropped before in-profile service traffic (and possibly in-profile mirrored traffic, if mirrored traffic is configured as in-profile). The profile determines the slope policy for the packet and determines the packet drop precedence. Marking, if enabled, determines the marking value used in the packet header
  3. If the mirror destination is a SDP on an network port (applicable only to the 7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C), it uses per-port egress queues. Users can assign the profile (in addition to the forwarding class) to the mirrored copy of the packets, so that during periods of congestion, the mirrored copy of the packets that is marked as out-of-profile is dropped before in-profile service traffic (and possibly in-profile mirrored traffic, if mirrored traffic is configured as in-profile). The profile determines the slope policy for the packet and determines the packet drop precedence. Marking, if enabled, determines the marking value used in the packet header.

By default, the best effort (be) forwarding class is associated with the mirror-dest service ID, and the profile is out.

The no form of this command reverts the mirror-dest service ID forwarding class to the default forwarding class.

Default 

fc be profile out

Parameters 
fc-name—
Specifies the name of the forwarding class with which to associate mirrored service traffic. The forwarding class name must already be defined within the system. If the fc-name does not exist, an error is returned, and the fc command has no effect. If the fc-name exists, the forwarding class associated with fc-name overrides the default forwarding class.
Values—
be, l2, af, l1, h2, ef, h1, nc

 

profile—
Specifies the profile to assign to a mirrored copy of the service traffic. The profile is used to determine the slope policy for the packet and the packet drop precedence. Marking, if enabled, determines the marking value used in the packet header. A value of in marks the traffic as in-profile traffic and results in the use of high slope parameters. A value of out marks the traffic as out-of-profile and results in the use of low slope parameters.
Values—
in, out

 

Default—
out

far-end

Syntax 
far-end ip-address [vc-id vc-id] [ing-svc-label ing-vc-label | tldp]
no far-end ip-addr
Context 
config>mirror>mirror-dest>remote-source
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command is used on a destination router in a remote mirroring solution. See the description of the remote-source command for additional information.

This command allows the definition of accepted remote sources for mirrored packets to this mirror-dest-service-id. If a far end router has not been specified, packets sent to the router are discarded.

This command defines a remote source that may send mirrored packets to this 7210 SAS for handling by this mirror-dest service-id.

The ing-svc-label keyword must be specified to manually define the expected ingress service label. This ingress label must also be manually defined on the far-end address through the mirror destination SDP binding keyword egr-svc-label.

The no form of this command deletes a far end address from the allowed remote senders to this mirror destination service. All far-end addresses are removed when the no remote-source command is executed. All signaled ingress service labels are withdrawn from the far end address affected. All manually defined ing-svc-label are removed.

Parameters 
ip-address—
Specifies the service IP address (system IP address) of the remote device sending mirrored traffic to this mirror destination service. If 0.0.0.0 is specified, any remote device is allowed to send to this service.
Values—
a.b.c.d

 

vc-id—
Specifies the virtual circuit identifier.
Values—
1 to 4294967295

 

ing-vc-label—
Specifies the ingress service label for mirrored service traffic on the far-end device for manually configured mirror service labels.

The ing-svc-label parameter is entered into the ingress service label table and ingress packets with this service label are handled by this mirror destination service.

The ing-svc-label must not be used for any other service ID and must match the far-end expected specific egr-svc-label for this 7210 SAS. It must be within the range specified for manually configured service labels defined on this 7210 SAS. It may be reused for other far end addresses on this mirror-dest-service-id.

Values—
2048 to 18431

 

tldp—
Keyword to specify the label is obtained through signaling via the LDP.

remote-source

Syntax 
[no] remote-source
Context 
config>mirror>mirror-dest
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command configures remote devices to mirror traffic to this device for mirror service egress. Optionally, this command deletes all previously defined remote mirror ingress devices.

The remote-source context allows the creation of a “sniffer farm” to consolidate to a central location expensive packet capture and diagnostic tools. Remote areas of the access network can be monitored using service provisioning techniques.

Specific far-end routers can be specified using the far-end command, which allows them to use this router as the destination for the same mirror-dest-service-id.

The remote-source node allows the source of mirrored packets to be on remote 7210 SAS devices. The local 7210 SAS configures its network ports to forward packets associated with the service-id to the destination SAP. When remote-source far-end addresses are configured, an SDP is not allowed as a destination.

By default, the remote-source context contains no far-end addresses. When no far-end addresses have been specified, network remote devices are not allowed to mirror packets to the local 7210 SAS as a mirror destination. Packets received from unspecified far-end addresses are discarded at network ingress.

The no form of this command reverts the service-id to the default condition, which does not allow a remote 7210 SAS access to the mirror destination. The far-end addresses are removed without warning.

sap

Syntax 
sap sap-id [create]
no sap
Context 
config>mirror>mirror-dest
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command creates a service access point (SAP) within a mirror destination service. The SAP is owned by the mirror destination service ID.

The SAP is defined with port and encapsulation parameters to uniquely identify the (mirror) SAP on the interface and on the router. The specified SAP must define an Ethernet port with a null, dot1q, or a Q1.* encapsulation type.

Note:

  1. Before using a dot1q or Q1.* SAP, users must dedicate a port for the mirroring application using the config system loopback-no-svc-port command. This is required only for the 7210 SAS-Dxp. For more information about this command, refer to the 7210 SAS-D, Dxp, K 2F1C2T, K 2F6C4T, K 3SFP+ 8C Interface Configuration Guide.
  2. On the 7210 SAS-D and 7210 SAS-Dxp, a Q1.Q2 SAP cannot be used as a mirror destination SAP when the access port encapsulation is set to qinq or on an access-uplink port.
  3. On the 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C, a Q1.Q2 SAP cannot be used as a mirror destination SAP when the access port encapsulation is set to qinq or on an access-uplink port.

Only one SAP can be created within a mirror-dest service ID. If the defined SAP has not been created on any service within the system, the SAP is created and the context of the CLI changes to the newly created SAP. In addition, the port cannot be a member of a multi-link bundle, LAG, APS group, or IMA bundle.

If the defined SAP exists in the context of another service ID, mirror destination, or any other type, an error is generated.

Mirror destination SAPs can be created on Ethernet interfaces that are defined as an access port or access-uplink port. If the interface is defined as network, the SAP creation returns an error.

When the no form of this command is used on a SAP created by a mirror destination service ID, the SAP with the specified port and encapsulation parameters is deleted.

Parameters 
sap-id—
Specifies the physical port identifier portion of the SAP definition. See Common CLI Command Descriptions for command syntax.

service-name

Syntax 
service-name service-name
no service-name
Context 
config>mirror>mirror-dest
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies an existing service name, which adds a name identifier to a specified service. The service name can be used to reference the service in configuration and show commands. This helps the service provider or administrator identify and manage services.

All services are required to assign a service ID to initially create a service. However, either the service ID or the service name can be used to identify and reference a specific service after it is initially created.

Parameters 
service-name—
Specifies a unique service name of up to 64 characters to identify the service. Service names may not begin with an integer (0 through 9).

spoke-sdp

Syntax 
spoke-sdp sdp-id:vc-id [create] [no-endpoint]
spoke-sdp sdp-id:vc-id [create] endpoint name
no sdp sdp-id:vc-id
Context 
config>mirror>mirror-dest
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command binds an existing mirror SDP to the mirror destination service ID.

The operational state of the SDP dictates the operational state of the SDP binding to the mirror destination. If the SDP is shut down or operationally down, the SDP binding is down. When the binding is defined and the service and SDP are operational, the far-end router configured by the config service sdp sdp-id far-end command is considered part of the service ID.

Only one SDP can be associated with a mirror destination service ID. If a second sdp command is executed after a successful SDP binding, an error occurs and the command has no effect on the existing configuration. A no sdp command must be issued before a new SDP binding can be attempted.

An SDP is a logical mechanism that ties a far end router to a specific service without having to define the far-end SAP. Each SDP represents a method to reach a router.

The router supports the use of Multi-Protocol Label Switching (MPLS) encapsulation. Routers support both signaled and non-signaled LSPs (Label Switched Path) though the network. Non-signaled paths are defined at each hop through the network. Signaled paths are protocols communicated from end to end using RSVP. Paths may be manually defined, or a constraint based routing protocol (OSPF-TE or CSPF) can be used to determine the best path with specific constraints.

SDPs are created and then bound to services. Many services can be bound to a single SDP. The operational and administrative state of the SDP controls the state of the SDP binding to the service.

An egress service label (Martini VC-Label), used by the SDP to differentiate each service bound to the SDP to the far-end router, must be obtained manually or though signaling with the far end. If manually configured, it must match the ing-svc-label defined for the local router.

Note:

When using remote mirroring with spoke-SDP configured as a mirror destination, users must allocate resources of another port for use by this features. See Configuration Guidelines for more information.

By default, no SDP ID is bound to a mirror destination service ID. If no SDP is bound to the service, the mirror destination is local and cannot be bound to another router over the core network.

The no form of this command removes the SDP binding from the mirror destination service. When removed, no packets are forwarded to the far-end (destination) router from that mirror destination service ID.

Parameters 
sdp-id—
Specifies a locally unique SDP ID. The SDP ID must exist. If the SDP ID does not exist, an error occur and the command does not execute.
Values—
1 to 17407

 

vc-id—
Specifies the virtual circuit identifier. For mirror services, the vc-id defaults to the service-id. However, there are scenarios where the vc-id is being used by another service. In this case, the SDP binding cannot be created. To avoid this, the mirror service SDP bindings now accept vc-ids.
Values—
1 to 4294967295

 

name—
Specifies the name of the endpoint associated with the SAP.
no-endpoint—
Keyword that removes the association of a SAP or a SDP with an explicit endpoint name.

egress

Syntax 
egress
Context 
config>mirror>mirror-dest>spoke-sdp
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command enables the context to configure spoke SDP egress parameters.

vc-label

Syntax 
vc-label egress-vc-label
no vc-label [egress-vc-label]
Context 
config>mirror>mirror-dest>spoke-sdp>egress
Supported Platforms 

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description 

This command configures the spoke-SDP egress VC label.

Parameters 
egress-vc-label—
Specifies a VC egress value that indicates a specific connection.
Values—
16 to 1048575

 

egress

Syntax 
egress
Context 
config>mirror>sap
Supported Platforms 

7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, 7210 SAS-K 3SFP+ 8C

Description 

This command enables the context to configure QoS egress policies for this SAP.

qos

Syntax 
[no] qos policy-id
Context 
config> mirror> sap> egress
Supported Platforms 

7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, 7210 SAS-K 3SFP+ 8C

Description 

This command configures the QoS policy for the mirror destination SAP egress. The SAP egress QoS policy is specified using the policy-id parameter and must be configured before associating this policy with the SAP. The SAP egress policy can be configured using the commands under the config>qos>sap-egress context.

When a SAP egress policy is associated with the SAP configured as a mirror destination, the queue associated with FC specified with the config mirror mirror-dest fc CLI command is used for traffic sent out of the mirror destination SAP. The policy allows the user to specify the amount of buffer, the WRED policy, the shaping rate, and the marking values for the mirrored copy.

The no form of this command associates the default SAP egress QoS policy with the SAP.

Default 

no qos

Parameters 
policy-id—
Specifies the QoS policy to associate with SAP egress. The QoS policy referred to by the policy-id is configured using the config qos sap-egress command.

2.10.2.2. Show Commands

debug

Syntax 
debug [application]
Context 
show
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays set debug points.

Parameters 
application—
Displays which debug points have been set for the specified application.
Values—
service, ip, ospf, mtrace, rip, isis, mpls, rsvp, ldp, mirror, system, filter, subscriber-mgmt, radius, lag, oam

 

Output 

The following output is an example of debug information.

Sample Output
*A:alu1# show debug 
debug
    mirror-source 101
        port 1/1/1 ingress
        no shutdown
    exit
    mirror-source 102
        port 1/1/3 egress
        no shutdown
    exit
exit
*A:alu1# 

service-using

Syntax 
service-using [mirror]
Context 
show>service
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays mirror service information.

If no optional parameters are specified, all services defined on the system are displayed.

Parameters 
mirror—
Displays mirror services.
Output 

The following output is an example of mirror service information, and Table 7 describes the output fields.

Sample Output
A:ALA-48# show service service-using mirror
===============================================================================
Services [mirror]
===============================================================================
ServiceId    Type      Adm    Opr        CustomerId        Last Mgmt Change
-------------------------------------------------------------------------------
218          Mirror    Up     Down       1                 04/08/2007 13:49:57
318          Mirror    Down   Down       1                 04/08/2007 13:49:57
319          Mirror    Up     Down       1                 04/08/2007 13:49:57
320          Mirror    Up     Down       1                 04/08/2007 13:49:57
1000         Mirror    Down   Down       1                 04/08/2007 13:49:57
1216         Mirror    Up     Down       1                 04/08/2007 13:49:57
1412412      Mirror    Down   Down       1                 04/08/2007 13:49:57
-------------------------------------------------------------------------------
Matching Services : 7
===============================================================================
A:ALA-48#
Table 7:  Output Fields: Service-using Mirror  

Label

Description

Service Id

The service identifier.

Type

Specifies the service type configured for the service ID.

Adm

The desired state of the service.

Opr

The operating state of the service.

CustomerID

The ID of the customer who owns this service.

Last Mgmt Change

The date and time of the most recent management-initiated change to this service.

mirror

Syntax 
mirror mirror-dest service-id
Context 
show
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays mirror configuration and operation information.

Parameters 
service-id—
Specifies the mirror service ID or a service name up to 64 characters.
Values—
1 to 2147483648, svc-name

 

Output 

The following output is an example of mirror configuration and operation information, and Table 8 describes the output fields.

Sample Output — 7210 SAS-D, 7210 SAS-Dxp, or 7210 SAS-K 2F1C2T
*7210SAS# show mirror mirror-dest 1000 
 
===============================================================================
Mirror Service
===============================================================================
Service Id       : 1000                 Type          : Ether
Description      : (Not Specified)
Admin State      : Up                   Oper State    : Up
Forwarding Class : be                   Remote Sources: No
Profile          : out
 
Destination SAP  : 1/1/1:10.*           Egr QoS Policy: 1
 
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up                   
 
-Port                                   1/1/4                           Egr    
-Port                                   1/1/7                               Ing
-SAP                                    1/1/1:20.*                          Ing
-IP Filter       1          Entry 1         
-MAC Filter      1          Entry 1         
Sample Output — 7210 SAS-K 2F6C4T or 7210 SAS-K 3SFP+ 8C
*A:7210SAS>config>mirror>mirror-dest$ show mirror mirror-dest
 
===============================================================================
Mirror Services
===============================================================================
Id   Type   Adm    Opr    Destination                SDP Lbl/ 
                                                     SAP QoS          Src
                                                                      Allowed
-------------------------------------------------------------------------------
1    Ether  Down   Down   None                       n/a        0     Local
1000 Ether  Up     Down   SDP 400 (1.1.1.1)          Pending    0     Local
2000 Ether  Up     Up     SAP 1/1/17:17              1          0     Remote
===============================================================================
*A:7210SAS>config>mirror>mirror-dest$
Table 8:  Output Fields:Mirror Destination  

Label

Description

Service Id

The service ID associated with this mirror destination.

Type

Entries in this table have an implied storage type of “volatile”.

The configured mirror source information is not persistent.

Admin State

Up — The mirror destination is administratively enabled.

Down — The mirror destination is administratively disabled.

Oper State

Up — The mirror destination is operationally enabled.

Down — The mirror destination is operationally disabled.

Forwarding Class

The forwarding class for all packets transmitted to the mirror destination.

Remote Sources

Yes — A remote source is configured.

No — A remote source is not configured.

Destination SAP

The ID of the access port where the SAP associated with this mirror destination service is defined.

Egr QoS Policy

Indicates the egress QoS policy ID. A value of 0 indicates that no QoS policy is specified.

mirror sources allowed

The type of mirror sources allowed to be configured.

2.10.2.3. Debug Commands

mirror-source

Syntax 
[no] mirror-source service-id
Context 
debug
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures mirror source parameters for a mirrored service.

The mirror-source command enables the mirroring of packets specified by the association of the mirror-source to sources of packets defined within the context of the mirror destination service ID. The mirror destination service must already exist within the system.

A mirrored packet cannot be mirrored to multiple destinations. If a mirrored packet is correctly referenced by multiple mirror sources (for example, a SAP on one mirror-source and a port on another mirror-source), the packet is mirrored to a single mirror destination service ID based on the following hierarchy:

  1. filter entry
  2. SAP
  3. physical port

The hierarchy is structured so the most specific match criterion has precedence over a less specific match. For example, if a mirror-source defines a port and a SAP on that port, the SAP mirror-source is accepted; the mirror-source for the port is ignored because of the hierarchical order of precedence.

The mirror-source configuration is not saved when a configuration is saved. A mirror-source manually configured within an ASCII configuration file is not preserved if that file is overwritten by a save command. Define the mirror-source within a file associated with a config exec command to make a mirror-source persistent between system reboots.

By default, all mirror destination service IDs have a mirror-source associated with them. The mirror-source is not technically created with this command. Instead the service ID provides a contextual node for storing the current mirroring sources for the associated mirror-dest service ID. The mirror-source is created for the mirror service when the operator enters the debug>mirror-source svc-id context the first time. The mirror-source is also automatically removed when the mirror-dest service ID is deleted from the system.

The no form of this command deletes all related source commands within the context of the mirror-source service-id. The command does not remove the service ID from the system.

Parameters 
service-id—
Specifies the mirror destination service ID for which match criteria will be defined. The service-id must already exist within the system.
Values—
1 to 2147483647

 

ip-filter

Syntax 
ip-filter ip-filter-id entry entry-id [entry-id …]
no ip-filter ip-filter-id
no ip-filter ip-filter-id entry entry-id [entry-id …]
Context 
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the mirroring of packets that match specific entries in an existing IP filter.

The ip-filter command directs packets that match the defined list of entry IDs to be mirrored to the mirror destination referenced by the mirror-dest-service-id of the mirror-source.

The IP filter must already exist for the command to execute. Filters are configured in the config>filter context. If the IP filter does not exist, an error occurs. If the filter exists but has not been associated with a SAP or IP interface, an error is not generated but mirroring will not be enabled (there are no packets to mirror). When the IP filter is defined to a SAP or IP interface, mirroring is enabled.

If the IP filter is defined as ingress, only ingress packets are mirrored. Ingress mirrored packets are mirrored to the mirror destination before any ingress packet modifications.

If the IP filter is defined as egress, only egress packets are mirrored. Egress mirrored packets are mirrored to the mirror destination after all egress packet modifications.

An entry-id within an IP filter can be mirrored to only a single mirror destination. If the same entry-id is defined multiple times, an error occurs, and only the first mirror-source definition is in effect.

By default, no packets matching any IP filters are mirrored. Mirroring of IP filter entries must be explicitly defined.

The no form of this command, without the entry keyword, removes mirroring on all entry-ids within the ip-filter-id.

When the no form of the command is executed with the entry keyword and one or more entry-ids, mirroring of that list of entry-ids is terminated within the ip-filter-id. If an entry-id is listed that does not exist, an error occurs and the command does not execute. If an entry-id is listed that is not currently being mirrored, no error occur for that entry-id and the command executes as usual.

Parameters 
ip-filter-id—
Specifies the IP filter ID whose entries are mirrored. If the ipv6-filter-id does not exist, an error occurs and the command does not execute. Mirroring of packets begins when the ip-filter-id is defined on a SAP or IP interface.
entry—
Keyword that begins a list of entry-ids for mirroring.
entry-id—
Specifies the IP filter entries to use as match criteria for packet mirroring. Multiple entry-id entries may be specified with a single command. Each entry-id must be separated by a space.

If the filter entry-id is renumbered within the IP filter definition, the old entry-id is removed, but the new entry-id must be manually added to the configuration to include the new (renumbered) entry criteria.

ipv6-filter

Syntax 
ipv6-filter ip-filter-id entry entry-id [entry-id …]
no ipv6-filter ip-filter-id
no ipv6-filter ip-filter-id entry entry-id [entry-id …]
Context 
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the mirroring of packets that match specific entries in an existing IPv6 filter.

The ipv6-filter command directs packets that match the defined list of entry IDs to be mirrored to the mirror destination referenced by the mirror-dest-service-id of the mirror-source.

The IPv6 filter must already exist for the command to execute. Filters are configured in the config>filter context. If the IPv6 filter does not exist, an error occurs. If the filter exists but has not been associated with a SAP or IP interface, an error is not generated but mirroring will not be enabled (there are no packets to mirror). When the IPv6 filter is defined to a SAP or IP interface, mirroring is enabled.

If the IPv6 filter is defined as ingress, only ingress packets are mirrored. Ingress mirrored packets are mirrored to the mirror destination before any ingress packet modifications.

If the IPv6 filter is defined as egress, only egress packets are mirrored. Egress mirrored packets are mirrored to the mirror destination after all egress packet modifications.

An entry-id within an IPv6 filter can be mirrored to only a single mirror destination. If the same entry-id is defined multiple times, an error occurs and only the first mirror-source definition is in effect.

By default, no packets matching any IPv6 filters are mirrored. Mirroring of IPv6 filter entries must be explicitly defined.

The no form of this command, without the entry keyword, removes mirroring on all entry-ids within the ipv6-filter-id.

When the no command is executed with the entry keyword and one or more entry-ids, mirroring of that list of entry-ids is terminated within the ipv6-filter-id. If an entry-id is listed that does not exist, an error occurs and the command does not execute. If an entry-id is listed that is not currently being mirrored, no error occurs for that entry-id and the command executes as usual.

Parameters 
ipv6-filter-id—
Specifies the IPv6 filter ID whose entries are mirrored. If the ipv6-filter-id does not exist, an error occurs and the command does not execute. Mirroring of packets commences when the ipv6-filter-id is defined on a SAP or IP interface.
entry-id—
Specifies the IPv6 filter entries to use as match criteria for packet mirroring. The entry keyword begins a list of entry-ids for mirroring. Multiple entry-id entries may be specified with a single command, and each entry-id must be separated by a space.

If an entry-id does not exist within the IPv6 filter, an error occurs and the command does not execute.

If the filter entry-id is renumbered within the IPv6 filter definition, the old entry-id is removed but the new entry-id must be manually added to the configuration to include the new (renumbered) entry criteria.

mac-filter

Syntax 
mac-filter mac-filter-id entry entry-id [entry-id …]
no mac-filter mac-filter-id
no mac-filter mac-filter-id entry entry-id [entry-id …]
Context 
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables mirroring of packets that match specific entries in an existing MAC filter.

The mac-filter command directs packets that match the defined list of entry IDs to be mirrored to the mirror destination referenced by the mirror-dest-service-id of the mirror-source.

The MAC filter must already exist for the command to execute. Filters are configured in the config>filter context. If the MAC filter does not exist, an error occurs. If the filter exists but is not associated with a SAP or IP interface, an error is not generated but mirroring is not enabled (there are no packets to mirror). When the filter is defined to a SAP or MAC interface, mirroring is enabled.

If the MAC filter is defined as ingress, only ingress packets are mirrored. Ingress mirrored packets are mirrored to the mirror destination before any ingress packet modifications.

The no form of this command, without the entry keyword, removes mirroring on all entry-ids within the mac-filter-id.

When the no command is executed with the entry keyword and one or more entry-ids, mirroring of that list of entry-ids is terminated within the mac-filter-id. If an entry-id is listed that does not exist, an error occurs and the command does not execute. If an entry-id is listed that is not currently being mirrored, no error occurs for that entry-id and the command executes as usual.

Parameters 
mac-filter-id—
Specifies the MAC filter ID whose entries are mirrored. If the mac-filter-id does not exist, an error occurs and the command does not execute. Mirroring of packets commences when the mac-filter-id is defined on a SAP.
entry-id—
Specifies the MAC filter entries to use as match criteria for packet mirroring. The entry keyword begins a list of entry-ids for mirroring. Multiple entry-id entries may be specified with a single command, and each entry-id must be separated by a space. Up to 8 entry IDs may be specified in a single command.

Each entry-id must exist within the mac-filter-id. If the entry-id is renumbered within the MAC filter definition, the old entry-id is removed from the list and the new entry-id must be manually added to the list, if mirroring is still desired.

If no entry-id entries are specified in the command, mirroring does not occur for that MAC filter ID, and the command has no effect.

port

Syntax 
port {port-id | lag lag-id} {[egress] [ingress]}
no port {port-id | lag lag-id} [egress] [ingress]
Context 
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables mirroring of traffic ingressing or egressing a port (Ethernet port or LAG).

The port command associates a port or LAG to a mirror source. The port is identified by the port-id. The defined port may be Ethernet, access, or access uplink. A port may be a single port or a LAG ID. When a LAG ID is specified as the port-id, mirroring is enabled on all ports making up the LAG. Either a LAG port member or the LAG port can be mirrored.

The port is only referenced in the mirror source for mirroring purposes. If the port is removed from the system, the mirroring association is removed from the mirror source.

The same port may not be associated with multiple mirror source definitions that have the ingress keyword defined. The same port may not be associated with multiple mirror source definitions that have the egress keyword defined.

If a SAP is mirrored on an access port, the SAP mirroring has precedence over the access port mirroring when a packet matches the SAP mirroring criteria. Filter and label mirroring destinations also take precedence over a port-mirroring destination.

If the port is not associated with a mirror-source, packets on that port are not mirrored. Mirroring may still be defined for a SAP or filter entry, which mirror based on more specific criteria.

The no form of this command disables port mirroring for the specified port. Mirroring of packets on the port may continue because of more specific mirror criteria. If the egress or ingress keywords are specified in the no command, only the ingress or egress mirroring condition is removed.

Parameters 
port-id—
Specifies the port ID.
Values—
1 to 10 (7210 SAS-D)
1 to 5 (7210 SAS-K 2F1C2T)
1 to 12 (7210 SAS-K 2F6C4T, 7210 SAS-Dxp)
1 to 11 (7210 SAS-K 3SFP+ 8C)

 

lag-id—
Specifies the LAG identifier, expressed as a decimal integer.
Values—
1 to 5 (7210 SAS-D)
1 to 6 (7210 SAS-Dxp)
1 to 3 (7210 SAS-K 2F1C2T)
1 to 6 (7210 SAS-K 2F6C4T)
1 to 6 (7210 SAS-K 3SFP+ 8C)

 

egress—
Keyword to specify that packets egressing the port should be mirrored. Egress packets are mirrored to the mirror destination after egress packet modification.
ingress—
Keyword to specify that packets ingressing the port should be mirrored. Ingress packets are mirrored to the mirror destination before ingress packet modification.

sap

Syntax 
[no] sap sap-id {[ingress] [egress]}
Context 
debug>mirror-source
Supported Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables mirroring of traffic ingressing a SAP. A SAP that is defined within a mirror destination cannot be used in a mirror source. The mirror source SAP referenced by the sap-id is owned by the service ID of the service in which it was created. The SAP is only referenced in the mirror source name for mirroring purposes. The mirror source association does not need to be removed before deleting the SAP from its service ID. If the SAP is deleted from its service ID, the mirror association is removed from the mirror source.

More than one SAP can be associated within a single mirror-source. Each SAP has its own ingress keyword that defines which packets are mirrored to the mirror destination.

The SAP must be valid and correctly configured. If the associated SAP does not exist, an error occurs and the command does not execute.

The same SAP cannot be associated with multiple mirror source definitions for ingress packets.The same SAP cannot be associated with multiple mirror source definitions for egress packets.

If a particular SAP is not associated with a mirror source name, that SAP will not have mirroring enabled for that mirror source.

The no form of this command disables mirroring for the specified SAP. All mirroring for that SAP on ingress is terminated. Mirroring of packets on the SAP can continue if more specific mirror criteria are configured. If the ingress keyword is specified in the no command, only the ingress mirroring condition is removed.

Parameters 
sap-id—
Specifies the physical port identifier portion of the SAP definition. See Common CLI Command Descriptions for command syntax.
ingress—
Keyword to specify that packets ingressing the SAP should be mirrored. Ingress packets are mirrored to the mirror destination before ingress packet modification.
egress—
Keyword to specify that packets egressing the SAP should be mirrored. Egress packets are mirrored to the mirror destination before egress packet modification. Only supported on the 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C.