mirror commands
configure
— mirror
— apply-groups reference
— apply-groups-exclude reference
— global-sampling-rate number
— mirror-dest service-name
— admin-state keyword
— apply-groups reference
— apply-groups-exclude reference
— description description
— encap
— layer-3-encap
— apply-groups reference
— apply-groups-exclude reference
— direction-bit boolean
— gateway
— apply-groups reference
— apply-groups-exclude reference
— ip-address
— destination ipv4-unicast-address
— source ipv4-unicast-address
— udp-port
— destination number
— source number
— header-type keyword
— router-instance string
— endpoint named-item
— apply-groups reference
— apply-groups-exclude reference
— description description
— revert-time (number | keyword)
— fc keyword
— pcap named-item
— apply-groups reference
— apply-groups-exclude reference
— file-url ts-url
— router-instance named-item-64
— per-lag-hashing boolean
— remote-source
— far-end ipv4-address
— apply-groups reference
— apply-groups-exclude reference
— icb boolean
— ing-vc-label number
— label-signaling keyword
— vc-id number
— spoke-sdp sdp-bind-id
— admin-state keyword
— apply-groups reference
— apply-groups-exclude reference
— control-word boolean
— egress
— vc-label number
— endpoint
— icb boolean
— name reference
— ingress
— l2tpv3
— cookie
— cookie1 cookie-value
— cookie2 cookie-value
— vc-label number
— sampling-rate number
— sap sap
— apply-groups reference
— apply-groups-exclude reference
— egress
— ip-mirror
— mac
— destination mac-address
— source mac-unicast-address
— qos
— sap-egress
— policy-name reference
— port-redirect-group
— group-name reference
— instance number
— endpoint reference
— service-id number
— slice-size number
— spoke-sdp sdp-bind-id
— admin-state keyword
— apply-groups reference
— apply-groups-exclude reference
— control-word boolean
— egress
— l2tpv3
— cookie cookie-value
— vc-label number
— endpoint
— icb boolean
— name reference
— precedence (number | keyword)
— ingress
— vc-label number
— type keyword
— use-global-sampling-rate boolean
— mirror-source service-name
— admin-state keyword
— apply-groups reference
— apply-groups-exclude reference
— ip-filter reference
— apply-groups reference
— apply-groups-exclude reference
— entry number
— ipv6-filter reference
— apply-groups reference
— apply-groups-exclude reference
— entry number
— mac-filter reference
— apply-groups reference
— apply-groups-exclude reference
— entry number
— port mirror-source-port-lag-key
— apply-groups reference
— apply-groups-exclude reference
— egress boolean
— ingress boolean
— sap sap
— apply-groups reference
— apply-groups-exclude reference
— egress boolean
— ingress boolean
— subscriber subscriber-id
— apply-groups reference
— apply-groups-exclude reference
— egress boolean
— fc keyword
— host-type keyword
— ingress boolean
— ip-address ipv4-address
— ip-family keyword
— mac-address mac-address
— sap-id sap
— sla-profile named-item
mirror command descriptions
mirror
global-sampling-rate number
| Synopsis | System wide global sampling rate | |
| Context | configure mirror global-sampling-rate number | |
| Tree | global-sampling-rate | |
Description | This command configures the global sampling rate. The global sampling rate provides a higher sampling rate than the sampling rate specified on the mirror destination. When set, this command applies to all mirror destination services that have the use-global-sampling-rate command configured. The global sampling rate takes precedence over the rate specified on the mirror destination. This means that when this command and the configure mirror mirror-dest sampling-rate are configured under the same mirror destination, the system automatically samples using the higher rate configured with this command and ignores the lower rate configured with the sampling-rate command. When unconfigured, no mirror destinations are associated to a global sampling rate and all mirror destinations mirror at the full rate, which means every packet is mirrored unless a mirror destination rate is specified. | |
| Range | 0 | 2 to 255 | |
| Default | 0 | |
| Introduced | 22.10.R1 | |
Platforms |
All |
mirror-dest [service-name] service-name
| Synopsis | Enter the mirror-dest list instance | |
| Context | configure mirror mirror-dest service-name | |
| Tree | mirror-dest | |
Description | Commands in this context set up a packet mirroring service to allow mirrored packets to be directed locally (within the same router) or remotely (over the core of the network and with a far-end decode mirror encapsulation). The mirror destination service is composed of destination options that define where the mirrored packets are sent. It also specifies whether the defined service will receive mirrored packets from a far-end router over the network core. The mirror destination services are persistent between boots of the router and are included in the configuration saves. | |
| Max. instances | 255 | |
| Introduced | 16.0.R1 | |
Platforms | All |
[service-name] service-name
| Synopsis | Administrative service name | |
| Context | configure mirror mirror-dest service-name | |
| Tree | mirror-dest | |
| String length | 1 to 64 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
admin-state keyword
| Synopsis | Administrative state of the service | |
| Context | configure mirror mirror-dest service-name admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | disable | |
| Introduced | 16.0.R1 | |
Platforms | All |
description description
| Synopsis | Text description | |
| Context | configure mirror mirror-dest service-name description description | |
| Tree | description | |
| String length | 1 to 80 | |
| Introduced | 16.0.R1 | |
Platforms | All |
encap
| Synopsis | Enter the encap context | |
| Context | configure mirror mirror-dest service-name encap | |
| Tree | encap | |
| Introduced | 16.0.R1 | |
Platforms | All |
layer-3-encap
| Synopsis | Enable the layer-3-encap context | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap | |
| Tree | layer-3-encap | |
| Introduced | 16.0.R1 | |
Platforms | All |
direction-bit boolean
| Synopsis | Use the highest bit to specify traffic flow direction | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap direction-bit boolean | |
| Tree | direction-bit | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
gateway
| Synopsis | Enable the gateway context | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway | |
| Tree | gateway | |
| Introduced | 16.0.R1 | |
Platforms | All |
ip-address
| Synopsis | Enter the ip-address context | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway ip-address | |
| Tree | ip-address | |
| Introduced | 16.0.R1 | |
Platforms | All |
destination ipv4-unicast-address
| Synopsis | IPv4 destination address for the gateway | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway ip-address destination ipv4-unicast-address | |
| Tree | destination | |
| Introduced | 16.0.R1 | |
Platforms | All |
source ipv4-unicast-address
| Synopsis | IPv4 source address for the gateway | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway ip-address source ipv4-unicast-address | |
| Tree | source | |
| Introduced | 16.0.R1 | |
Platforms | All |
udp-port
| Synopsis | Enter the udp-port context | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway udp-port | |
| Tree | udp-port | |
| Introduced | 16.0.R1 | |
Platforms | All |
destination number
| Synopsis | UDP destination port to use with the gateway | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway udp-port destination number | |
| Tree | destination | |
| Range | 0 | 1 to 65535 | |
| Default | 0 | |
| Introduced | 16.0.R1 | |
Platforms |
All |
source number
| Synopsis | UDP source port to use with the gateway | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap gateway udp-port source number | |
| Tree | source | |
| Range | 0 | 1 to 65535 | |
| Default | 0 | |
| Introduced | 16.0.R1 | |
Platforms |
All |
header-type keyword
|
WARNING: Modifying this element recreates the parent element automatically for the new value to take effect. | ||
| Synopsis | Header type for Layer 3 encapsulation | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap header-type keyword | |
| Tree | header-type | |
| Options | ||
Notes | This element is mandatory. | |
| Introduced | 16.0.R1 | |
Platforms | All | |
router-instance string
| Synopsis | Router instance to use with routed encapsulation | |
| Context | configure mirror mirror-dest service-name encap layer-3-encap router-instance string | |
| Tree | router-instance | |
| Default | Base | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
endpoint [name] named-item
| Synopsis | Enter the endpoint list instance | |
| Context | configure mirror mirror-dest service-name endpoint named-item | |
| Tree | endpoint | |
| Max. instances | 2 | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
[name] named-item
| Synopsis | Service endpoint name | |
| Context | configure mirror mirror-dest service-name endpoint named-item | |
| Tree | endpoint | |
| String length | 1 to 32 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
description description
| Synopsis | Text description | |
| Context | configure mirror mirror-dest service-name endpoint named-item description description | |
| Tree | description | |
| String length | 1 to 80 | |
| Introduced | 16.0.R1 | |
Platforms | All |
revert-time (number | keyword)
| Synopsis | Time to wait before reverting back to primary spoke SDP | |
| Context | configure mirror mirror-dest service-name endpoint named-item revert-time (number | keyword) | |
| Tree | revert-time | |
| Range | 1 to 600 | |
| Units | seconds | |
| Options | ||
| Default | immediate | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
fc keyword
| Synopsis | Forwarding class for destination traffic | |
| Context | configure mirror mirror-dest service-name fc keyword | |
| Tree | fc | |
| Options | be – Best effort l2 – Low 2 (best effort) af – Assured forwarding (assured) l1 – Low 1 (assured) h2 – High 2 (high priority) ef – Expedited forwarding (high priority) h1 – High 1 (high priority) nc – Network control (high priority) | |
| Default | be | |
| Introduced | 16.0.R1 | |
Platforms |
All |
pcap [session-name] named-item
| Synopsis | Enter the pcap list instance | |
| Context | configure mirror mirror-dest service-name pcap named-item | |
| Tree | pcap | |
| Max. instances | 1 | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
[session-name] named-item
| Synopsis | PCAP session name | |
| Context | configure mirror mirror-dest service-name pcap named-item | |
| Tree | pcap | |
| String length | 1 to 32 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
file-url ts-url
| Synopsis | URL and file name for packet capture transfer | |
| Context | configure mirror mirror-dest service-name pcap named-item file-url ts-url | |
| Tree | file-url | |
| String length | 1 to 180 | |
| Introduced | 16.0.R1 | |
Platforms | All |
router-instance named-item-64
| Synopsis | Router name used for FTP transmission of the PCAP file | |
| Context | configure mirror mirror-dest service-name pcap named-item router-instance named-item-64 | |
| Tree | router-instance | |
| String length | 1 to 64 | |
| Introduced | 24.10.R1 | |
Platforms | All |
per-lag-hashing boolean
| Synopsis | Enable per-LAG hashing on the mirror destination | |
| Context | configure mirror mirror-dest service-name per-lag-hashing boolean | |
| Tree | per-lag-hashing | |
Description | When configured to true, the router enables the use of all link members of the mirror destination SAP or SDP of type LAG. The hashing to link members are based on IP flows. When configured to false, the router disables per-LAG hashing. All mirrored packets sent to a SAP or SDP of type LAG, are sent to only one of the LAG link members. If the link member to which the mirrored packets are being sent fails, another link member takes over and provides mirrored packet forwarding. Although no hashing is performed, resiliency is still provided by this next link member. | |
| Default | false | |
| Introduced | 23.10.R1 | |
|
Platforms | 7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS |
remote-source
| Synopsis | Enable the remote-source context | |
| Context | configure mirror mirror-dest service-name remote-source | |
| Tree | remote-source | |
| Introduced | 16.0.R1 | |
Platforms | All |
far-end [far-end-addr] ipv4-address
| Synopsis | Enter the far-end list instance | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address | |
| Tree | far-end | |
| Introduced | 16.0.R1 | |
Platforms | All |
[far-end-addr] ipv4-address
| Synopsis | Far end IP address | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address | |
| Tree | far-end | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
icb boolean
| Synopsis | Remote source as an inter-chassis backup | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address icb boolean | |
| Tree | icb | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
ing-vc-label number
| Synopsis | Ingress virtual circuit label | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address ing-vc-label number | |
| Tree | ing-vc-label | |
| Range | 32 to 18431 | |
Notes | The following elements are part of a choice: ing-vc-label or label-signaling. | |
| Introduced | 16.0.R1 | |
Platforms | All |
label-signaling keyword
| Synopsis | Protocol to obtain the ingress labels | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address label-signaling keyword | |
| Tree | label-signaling | |
| Options | ||
| Default | tldp | |
Notes | The following elements are part of a choice: ing-vc-label or label-signaling. | |
| Introduced | 16.0.R1 | |
Platforms | All |
vc-id number
| Synopsis | Virtual circuit ID associated with the remote source | |
| Context | configure mirror mirror-dest service-name remote-source far-end ipv4-address vc-id number | |
| Tree | vc-id | |
| Range | 1 to 4294967295 | |
Notes | This element is mandatory. | |
| Introduced | 16.0.R1 | |
Platforms | All |
spoke-sdp [sdp-bind-id] sdp-bind-id
| Synopsis | Enter the spoke-sdp list instance | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id | |
| Tree | spoke-sdp | |
| Introduced | 16.0.R1 | |
Platforms | All |
[sdp-bind-id] sdp-bind-id
| Synopsis | SDP ID number | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id | |
| Tree | spoke-sdp | |
| String length | 3 to 16 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
admin-state keyword
| Synopsis | Administrative state of the service SDP binding | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | enable | |
| Introduced | 16.0.R1 | |
Platforms | All |
control-word boolean
| Synopsis | Enable the PW control word on spoke SDPs | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id control-word boolean | |
| Tree | control-word | |
Description | When configured to true, this command enables the PW control word on spoke SDPs that are part of a mirror destination. The control word must be enabled to allow MPLS-TP OAM on spoke SDP and is only valid for spoke SDPs that are part of a mirror service of type ether. When configured to false, this command disables the PW control word. | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
egress
| Synopsis | Enter the egress context | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id egress | |
| Tree | egress | |
| Introduced | 16.0.R1 | |
Platforms | All |
vc-label number
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | MPLS VC label that sends packets to the far end device | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id egress vc-label number | |
| Tree | vc-label | |
| Range | 16 to 1048575 | |
| Introduced | 16.0.R1 | |
Platforms | All | |
endpoint
| Synopsis | Enter the endpoint context | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id endpoint | |
| Tree | endpoint | |
| Introduced | 16.0.R1 | |
Platforms | All |
icb boolean
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | Bind the SDP as the Inter-Chassis Backup (ICB) type | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id endpoint icb boolean | |
| Tree | icb | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All | |
name reference
| Synopsis | SAP-associated endpoint name | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id endpoint name reference | |
| Tree | name | |
Reference | configure mirror mirror-dest service-name endpoint named-item | |
| Introduced | 16.0.R1 | |
Platforms | All |
ingress
| Synopsis | Enter the ingress context | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress | |
| Tree | ingress | |
| Introduced | 16.0.R1 | |
Platforms | All |
l2tpv3
| Synopsis | Enter the l2tpv3 context | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress l2tpv3 | |
| Tree | l2tpv3 | |
| Introduced | 16.0.R1 | |
Platforms | All |
cookie
| Synopsis | Enter the cookie context | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress l2tpv3 cookie | |
| Tree | cookie | |
| Introduced | 16.0.R1 | |
Platforms | All |
cookie1 cookie-value
| Synopsis | Value of the first cookie for the tunnel | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress l2tpv3 cookie cookie1 cookie-value | |
| Tree | cookie1 | |
| String length | 18 to 23 | |
| Introduced | 16.0.R1 | |
Platforms | All |
cookie2 cookie-value
| Synopsis | Value of the second cookie for the tunnel | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress l2tpv3 cookie cookie2 cookie-value | |
| Tree | cookie2 | |
| String length | 18 to 23 | |
| Introduced | 16.0.R1 | |
Platforms | All |
vc-label number
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | MPLS VC label that sends packets to the far end device | |
| Context | configure mirror mirror-dest service-name remote-source spoke-sdp sdp-bind-id ingress vc-label number | |
| Tree | vc-label | |
| Range | 32 to 18431 | |
| Introduced | 16.0.R1 | |
|
Platforms | All | |
sampling-rate number
| Synopsis | Sampling rate | |
| Context | configure mirror mirror-dest service-name sampling-rate number | |
| Tree | sampling-rate | |
Description | This command configures the packet sampling rate value for mirrored traffic and is supported with mirror source configurations. The sampling rate is common to all endpoints on a given line card FP per mirror destination service. | |
| Range | 1 to 60000 | |
| Introduced | 20.7.R1 | |
|
Platforms | 7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS |
sap [sap-id] sap
| Synopsis | Enter the sap list instance | |
| Context | configure mirror mirror-dest service-name sap sap | |
| Tree | sap | |
| Max. instances | 1 | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
[sap-id] sap
| Synopsis | SAP ID | |
| Context | configure mirror mirror-dest service-name sap sap | |
| Tree | sap | |
| String length | 1 to 45 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
egress
| Synopsis | Enter the egress context | |
| Context | configure mirror mirror-dest service-name sap sap egress | |
| Tree | egress | |
| Introduced | 16.0.R1 | |
Platforms | All |
ip-mirror
mac
destination mac-address
| Synopsis | Destination MAC address | |
| Context | configure mirror mirror-dest service-name sap sap egress ip-mirror mac destination mac-address | |
| Tree | destination | |
| Introduced | 16.0.R1 | |
Platforms | All |
source mac-unicast-address
qos
sap-egress
| Synopsis | Enter the sap-egress context | |
| Context | configure mirror mirror-dest service-name sap sap egress qos sap-egress | |
| Tree | sap-egress | |
| Introduced | 16.0.R1 | |
Platforms | All |
policy-name reference
| Synopsis | Policy ID to associate with SAP for mirrored service | |
| Context | configure mirror mirror-dest service-name sap sap egress qos sap-egress policy-name reference | |
| Tree | policy-name | |
Reference | configure qos sap-egress qos-policy-name | |
| Introduced | 16.0.R1 | |
Platforms | All |
port-redirect-group
| Synopsis | Enter the port-redirect-group context | |
| Context | configure mirror mirror-dest service-name sap sap egress qos sap-egress port-redirect-group | |
| Tree | port-redirect-group | |
| Introduced | 16.0.R1 | |
Platforms | All |
group-name reference
| Synopsis | Name of the queue group redirect list policy | |
| Context | configure mirror mirror-dest service-name sap sap egress qos sap-egress port-redirect-group group-name reference | |
| Tree | group-name | |
Reference | configure qos queue-group-templates egress queue-group named-item | |
| Introduced | 16.0.R1 | |
Platforms | All |
instance number
| Synopsis | Port queue group instance | |
| Context | configure mirror mirror-dest service-name sap sap egress qos sap-egress port-redirect-group instance number | |
| Tree | instance | |
| Range | 1 to 65535 | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
endpoint reference
| Synopsis | Service endpoint name | |
| Context | configure mirror mirror-dest service-name sap sap endpoint reference | |
| Tree | endpoint | |
Reference | configure mirror mirror-dest service-name endpoint named-item | |
| Introduced | 16.0.R1 | |
Platforms | All |
service-id number
|
WARNING: Modifying this element recreates the parent element automatically for the new value to take effect. | ||
| Synopsis | Service ID | |
| Context | configure mirror mirror-dest service-name service-id number | |
| Tree | service-id | |
| Range | 1 to 2147483647 | |
| Introduced | 16.0.R1 | |
Platforms | All | |
slice-size number
| Synopsis | Maximum size of the transmitted mirrored frame | |
| Context | configure mirror mirror-dest service-name slice-size number | |
| Tree | slice-size | |
| Range | 0 | 128 to 9216 | |
| Default | 0 | |
| Introduced | 16.0.R1 | |
Platforms |
All |
spoke-sdp [sdp-bind-id] sdp-bind-id
| Synopsis | Enter the spoke-sdp list instance | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id | |
| Tree | spoke-sdp | |
| Introduced | 16.0.R1 | |
Platforms | All |
[sdp-bind-id] sdp-bind-id
| Synopsis | SDP ID number | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id | |
| Tree | spoke-sdp | |
| String length | 3 to 16 | |
Notes | This element is part of a list key. | |
| Introduced | 16.0.R1 | |
Platforms | All |
admin-state keyword
| Synopsis | Administrative state of the service SDP binding | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | enable | |
| Introduced | 16.0.R1 | |
Platforms | All |
control-word boolean
| Synopsis | Enable the PW control word on spoke SDPs | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id control-word boolean | |
| Tree | control-word | |
Description | When configured to true, this command enables the PW control word on spoke SDPs that are part of a mirror destination. The control word must be enabled to allow MPLS-TP OAM on spoke SDP and is only valid for spoke SDPs that are part of a mirror service of type ether. When configured to false, this command disables the PW control word. | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All |
egress
| Synopsis | Enter the egress context | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id egress | |
| Tree | egress | |
| Introduced | 16.0.R1 | |
Platforms | All |
l2tpv3
cookie cookie-value
vc-label number
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | MPLS VC label that sends packets to the far end device | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id egress vc-label number | |
| Tree | vc-label | |
| Range | 16 to 1048575 | |
| Introduced | 16.0.R1 | |
Platforms | All | |
endpoint
| Synopsis | Enter the endpoint context | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id endpoint | |
| Tree | endpoint | |
| Introduced | 16.0.R1 | |
Platforms | All |
icb boolean
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | Bind the SDP as the Inter-Chassis Backup (ICB) type | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id endpoint icb boolean | |
| Tree | icb | |
| Default | false | |
| Introduced | 16.0.R1 | |
|
Platforms | All | |
name reference
| Synopsis | Endpoint name associated with the SAP | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id endpoint name reference | |
| Tree | name | |
Reference | configure mirror mirror-dest service-name endpoint named-item | |
| Introduced | 16.0.R1 | |
Platforms | All |
precedence (number | keyword)
| Synopsis | Precedence when multiple SDP binds are on one endpoint | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id endpoint precedence (number | keyword) | |
| Tree | precedence | |
| Range | 1 to 4 | |
| Options | ||
| Default | 4 | |
| Introduced | 16.0.R1 | |
Platforms |
All |
ingress
| Synopsis | Enter the ingress context | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id ingress | |
| Tree | ingress | |
| Introduced | 16.0.R1 | |
Platforms | 7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS |
vc-label number
|
WARNING: Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect. | ||
| Synopsis | MPLS VC label that sends packets to the far end device | |
| Context | configure mirror mirror-dest service-name spoke-sdp sdp-bind-id ingress vc-label number | |
| Tree | vc-label | |
| Range | 32 to 18431 | |
| Introduced | 16.0.R1 | |
|
Platforms | 7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS | |
type keyword
|
WARNING: Modifying this element recreates the parent element automatically for the new value to take effect. | ||
| Synopsis | Mirror type information | |
| Context | configure mirror mirror-dest service-name type keyword | |
| Tree | type | |
| Options | ||
| Default | ether | |
| Introduced | 16.0.R1 | |
Platforms | All | |
use-global-sampling-rate boolean
| Synopsis | Enables global sampling rate by mirror destination | |
| Context | configure mirror mirror-dest service-name use-global-sampling-rate boolean | |
| Tree | use-global-sampling-rate | |
Description | When configured to true, this command configures each mirror destination service to use the global sampling rate, which allows a single high sampling rate for the entire system. When configured to false, the mirror destination mirrors at the full rate (all packets) or mirrors based on the sampling rate for the mirror destination if the sampling-rate command is configured. | |
| Default | false | |
| Introduced | 22.10.R1 | |
|
Platforms | All |
mirror-source [service-name] service-name
| Synopsis | Enter the mirror-source list instance | |
| Context | configure mirror mirror-source service-name | |
| Tree | mirror-source | |
| Introduced | 19.10.R1 | |
Platforms | All |
[service-name] service-name
| Synopsis | Administrative service name | |
| Context | configure mirror mirror-source service-name | |
| Tree | mirror-source | |
| String length | 1 to 64 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
admin-state keyword
| Synopsis | Administrative state of the mirror service | |
| Context | configure mirror mirror-source service-name admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | enable | |
| Introduced | 19.10.R1 | |
Platforms | All |
ip-filter [filter-name] reference
| Synopsis | Enter the ip-filter list instance | |
| Context | configure mirror mirror-source service-name ip-filter reference | |
| Tree | ip-filter | |
| Introduced | 19.10.R1 | |
Platforms | All |
[filter-name] reference
entry [entry-id] number
| Synopsis | Add a list entry for entry | |
| Context | configure mirror mirror-source service-name ip-filter reference entry number | |
| Tree | entry | |
| Min. instances | 1 | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
[entry-id] number
| Synopsis | IP filter entry ID | |
| Context | configure mirror mirror-source service-name ip-filter reference entry number | |
| Tree | entry | |
| Range | 1 to 2097151 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
ipv6-filter [filter-name] reference
| Synopsis | Enter the ipv6-filter list instance | |
| Context | configure mirror mirror-source service-name ipv6-filter reference | |
| Tree | ipv6-filter | |
| Introduced | 19.10.R1 | |
Platforms | All |
[filter-name] reference
| Synopsis | IPv6 filter name | |
| Context | configure mirror mirror-source service-name ipv6-filter reference | |
| Tree | ipv6-filter | |
Reference | configure filter ipv6-filter filter-name | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
entry [entry-id] number
| Synopsis | Add a list entry for entry | |
| Context | configure mirror mirror-source service-name ipv6-filter reference entry number | |
| Tree | entry | |
| Min. instances | 1 | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
[entry-id] number
| Synopsis | IPv6 filter entry ID | |
| Context | configure mirror mirror-source service-name ipv6-filter reference entry number | |
| Tree | entry | |
| Range | 1 to 2097151 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
mac-filter [filter-name] reference
| Synopsis | Enter the mac-filter list instance | |
| Context | configure mirror mirror-source service-name mac-filter reference | |
| Tree | mac-filter | |
| Introduced | 19.10.R1 | |
Platforms | All |
[filter-name] reference
| Synopsis | MAC filter name | |
| Context | configure mirror mirror-source service-name mac-filter reference | |
| Tree | mac-filter | |
Reference | configure filter mac-filter filter-name | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
entry [entry-id] number
| Synopsis | Add a list entry for entry | |
| Context | configure mirror mirror-source service-name mac-filter reference entry number | |
| Tree | entry | |
| Min. instances | 1 | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
[entry-id] number
| Synopsis | MAC filter entry ID | |
| Context | configure mirror mirror-source service-name mac-filter reference entry number | |
| Tree | entry | |
| Range | 1 to 2097151 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
port [port-id] mirror-source-port-lag-key
| Synopsis | Enter the port list instance | |
| Context | configure mirror mirror-source service-name port mirror-source-port-lag-key | |
| Tree | port | |
| Introduced | 19.10.R1 | |
Platforms | All |
[port-id] mirror-source-port-lag-key
| Synopsis | Port ID | |
| Context | configure mirror mirror-source service-name port mirror-source-port-lag-key | |
| Tree | port | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
egress boolean
| Synopsis | Mirror egress packets | |
| Context | configure mirror mirror-source service-name port mirror-source-port-lag-key egress boolean | |
| Tree | egress | |
Description | When configured to true, egressing packets are mirrored. Egress packets are mirrored to the mirror destination after egress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
ingress boolean
| Synopsis | Mirror ingress packets | |
| Context | configure mirror mirror-source service-name port mirror-source-port-lag-key ingress boolean | |
| Tree | ingress | |
Description | When configured to true, ingressing packets are mirrored. Ingress packets are mirrored to the mirror destination before ingress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
sap [sap-id] sap
| Synopsis | Enter the sap list instance | |
| Context | configure mirror mirror-source service-name sap sap | |
| Tree | sap | |
| Introduced | 19.10.R1 | |
Platforms | All |
[sap-id] sap
| Synopsis | SAP ID | |
| Context | configure mirror mirror-source service-name sap sap | |
| Tree | sap | |
| String length | 1 to 45 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
egress boolean
| Synopsis | Mirror egress packets | |
| Context | configure mirror mirror-source service-name sap sap egress boolean | |
| Tree | egress | |
Description | When configured to true, egressing packets are mirrored. Egress packets are mirrored to the mirror destination after egress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
ingress boolean
| Synopsis | Mirror ingress packets | |
| Context | configure mirror mirror-source service-name sap sap ingress boolean | |
| Tree | ingress | |
Description | When configured to true, ingressing packets are mirrored. Ingress packets are mirrored to the mirror destination before ingress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
subscriber [subscriber-id] subscriber-id
| Synopsis | Enter the subscriber list instance | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id | |
| Tree | subscriber | |
| Introduced | 19.10.R1 | |
Platforms | All |
[subscriber-id] subscriber-id
| Synopsis | Subscriber ID | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id | |
| Tree | subscriber | |
| String length | 1 to 64 | |
Notes | This element is part of a list key. | |
| Introduced | 19.10.R1 | |
Platforms | All |
egress boolean
| Synopsis | Mirror egress packets | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id egress boolean | |
| Tree | egress | |
Description | When configured to true, egressing packets are mirrored. Egress packets are mirrored to the mirror destination after egress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
fc keyword
| Synopsis | The forwarding classes traffic which should be mirrored | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id fc keyword | |
| Tree | fc | |
| Options | ||
| Max. instances | 8 | |
| Introduced | 19.10.R1 | |
Platforms | All |
host-type keyword
| Synopsis | Host type for mirroring | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id host-type keyword | |
| Tree | host-type | |
| Options | ||
| Introduced | 19.10.R1 | |
Platforms |
All |
ingress boolean
| Synopsis | Mirror ingress packets | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id ingress boolean | |
| Tree | ingress | |
Description | When configured to true, ingressing packets are mirrored. Ingress packets are mirrored to the mirror destination before ingress packet modification. | |
| Default | false | |
| Introduced | 19.10.R1 | |
|
Platforms | All |
ip-address ipv4-address
| Synopsis | Service IP address of remote device sending LI traffic | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id ip-address ipv4-address | |
| Tree | ip-address | |
Notes | The following elements are part of a choice: (ip-address, mac-address, and sap-id) or sla-profile. | |
| Introduced | 19.10.R1 | |
Platforms | All |
ip-family keyword
| Synopsis | IP family for mirroring | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id ip-family keyword | |
| Tree | ip-family | |
| Options | ||
| Introduced | 19.10.R1 | |
Platforms |
All |
mac-address mac-address
| Synopsis | MAC address for the subscriber | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id mac-address mac-address | |
| Tree | mac-address | |
Notes | The following elements are part of a choice: (ip-address, mac-address, and sap-id) or sla-profile. | |
| Introduced | 19.10.R1 | |
Platforms | All |
sap-id sap
| Synopsis | Subscriber SAP ID | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id sap-id sap | |
| Tree | sap-id | |
| String length | 1 to 45 | |
Notes | The following elements are part of a choice: (ip-address, mac-address, and sap-id) or sla-profile. | |
| Introduced | 19.10.R1 | |
Platforms | All |
sla-profile named-item
| Synopsis | SLA profile name | |
| Context | configure mirror mirror-source service-name subscriber subscriber-id sla-profile named-item | |
| Tree | sla-profile | |
| String length | 1 to 32 | |
Notes | The following elements are part of a choice: (ip-address, mac-address, and sap-id) or sla-profile. | |
| Introduced | 19.10.R1 | |
Platforms | All |