cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1741
Views
0
Helpful
7
Replies

IPSLA operation type icmp echo is not working on xrv9000

I'm facing a problem when trying to configure IPSLA on cisco xrv9000 deployed on openstack lab environment, i get the below error message:

 

% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted.
!! SEMANTIC ERRORS: This configuration was rejected by
!! the system due to semantic errors. The individual
!! errors with each failed configuration command can be
!! found below.


ipsla
operation 2
type icmp echo
!!% 'ipsla' detected the 'resource not available' condition 'Not supported'

 

it seems that the configuration is not supported, i use release 6.2.3 and according to to the release notes , IPSLA feature should be supported.

 

so any clue ?

7 Replies 7

majid.jaffari1
Level 1
Level 1

Hello,

Please post the configuration.

best regards,

 

Below is the configuration applied:

 

ipsla
operation 2
type icmp echo

The goal of your configuration is not clear here.

Here is an example that might helps you.

 

configure terminal

ip sla 10

icmp-echo x.x.x.x source-interface XXX

timeoute 5000

frequency 10

threshold 500

ip sla schedule 10 start-time now life forever

exit

wr

 

best regards,

 

@majid.jaffari1 i think you didn't notice that i'm talking about xrv9000 configuration , which is using IOS-XR version 6.3.2 , above configuration can be applied to IOS or IOS-XE only.

@@@Mohammed_eliraqy

HI,

sorry that I have sent you the standard configuration.

Please try this,

 

R1(config)#ipsla
R1(config-ipsla)#operation 1
R1(config-ipsla-op)#type icmp echo
R1(config-ipsla-icmp-echo)#source address x.x.x.x
R1(config-ipsla-icmp-echo)#destination address x.x.x.
R1(config-ipsla-icmp-echo)#frequency 60

R1(config-ipsla-icmp-echo)#exit
R1(config-ipsla-op)#exit
R1(config-ipsla)#schedule operation 1
R1(config-ipsla-sched)#start-time now

R1(config-ipsla-sched)#life forever

Before applying this please verify if you havethe following packdges described in this link;

https://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k-r6-3/general/release/notes/b-release-notes-asr9k-r632.html

Best Regards,

If it helps please rate it.

@majid.jaffari1

 

i'm using xrv9k image, it is a cloud image instantiated over openstack environment.

i have only one package installed as below:

 

RP/0/RP0/CPU0:R1-xrvr9k#show install active summary
Mon Jan 14 20:46:23.764 UTC
Active Packages: 1
xrv9k-xr-6.5.1 version=6.5.1 [Boot image]

 

i changed the version to 6.5.1 to check but still stuck with the same error when i try to configure ipsla echo operation 

 

ipsla
operation 1
type icmp echo
!!% 'ipsla' detected the 'resource not available' condition 'Not supported'

Hi,

 

I think XRv does not support IPSLA. Can you try the same config in a physical node?.

 

Thansk,

Nagendra

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: