![Cisco ASR 9000 Serie Скачать руководство пользователя страница 264](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679264.webp)
Purpose
Command or Action
Configures an IP SLA operation and specifies the operation
number. The range is from 1 to 2048.
ipsla operation operation-number
Example:
RP/0/RSP0/CPU0:router(config)# ipsla operation 432
Step 2
Configures an MPLS LSP ping operation and enters IP
SLA MPLS LSP Ping configuration mode.
type mpls lsp ping
Example:
RP/0/RSP0/CPU0:router(config-ipsla-op)# type mpls
lsp ping
Step 3
(Optional) Configures the echo request output interface to
be used for LSP ping operations.
output interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
output interface pos 0/1/0/0
Step 4
You cannot use the
output interface
command
if pseudowire is specified as the target to be used
in an MPLS LSP ping operation
Note
Specifies the target destination of the MPLS LSP ping
operation as a LDP IPv4 address, MPLS traffic engineering
tunnel, or pseudowire.
target
{
ipv4 destination-address destination-mask
|
traffic-eng tunnel tunnel-interface
|
pseudowire
destination-address circuit-id
}
Example:
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
target ipv4 10.25.26.10 255.255.255.255
Step 5
or
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
target ipv4 10.25.26.10/32
or
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
target traffic-eng tunnel 12
or
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-trace)#
target pseudowire 192.168.1.4 4211
(Optional) Specifies the local host IPv4 address used to
select the LSP in an MPLS LSP ping operation.
lsp selector ipv4 ip-address
Example:
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
lsp selector ipv4 127.0.0.2
Step 6
(Optional) Adds an explicit null label to the label stack of
an LSP when an echo request is sent.
force explicit-null
Example:
RP/0/RSP0/CPU0:router(config-ipsla-mpls-lsp-ping)#
force explicit-null
Step 7
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
248
Implementing IP Service Level Agreements
Configuring IP SLA MPLS LSP Ping and Trace Operations