cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2011
Views
2
Helpful
8
Replies

cisco IOS-XE17.9.4 is not taking "router lisp" command

prohit
Level 1
Level 1

While trying to configure

lisp on cisco c8000 iosxe 17.9.4

it doesnt accepts the command

router lisp

while lower versions of ios xe like 17.3 accepts.

 

prohit_0-1694579923594.pngprohit_1-1694579995426.png

 

1 Accepted Solution

Accepted Solutions

julijime
Cisco Employee
Cisco Employee

Hi @prohit ,

This is not an issue with the

version 17.9.4

as it was mentioned earlier by @Mark Elsen this is an issue due to a missing license.

If you can see I have a

cat8K

with the same software

version 17.9.4

and with the "network advantage" license and I can enable

router lisp

Screenshot 2023-09-14 at 13.48.49.png

Once the network advantage license is removed from the device,

router lisp

is not available anymore:

Screenshot 2023-09-14 at 13.57.00.png 

Try using the command

license boot level network-advantage

 save the configuration and reload the router in order to enable that feature:

Screenshot 2023-09-14 at 14.02.41.png

View solution in original post

8 Replies 8

Mark Elsen
Hall of Fame
Hall of Fame

 

  - Is this being tried on the same device ?

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

2 different devices, csr with 17.3 version which accepts

router lisp

commands and

c8000v 17.9.4

version which is not taking

router lisp

commnd

 

 - Make sure they are on the same licensing levels ; LISP configuration requires the

 datak9

license.

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Hi Marco,

 

The below is screen shot of the cisco

csr iosxe 17.3

which is able to run the command without licence.

prohit_0-1694609979742.png

 

whereas

iosxe 17.9

is not accepting the command:

 

prohit_1-1694610012273.png

 

 

 

 - Contact Cisco (TAC)      ,

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

guruvignesh
Level 1
Level 1

Hello Prohit,

In Cisco

IOS XE 17.9.4 the router lisp

command might not be available or supported. Please refer to the specific documentation for this version or contact Cisco support for guidance on configuring LISP as command availability and syntax can vary between software versions.

julijime
Cisco Employee
Cisco Employee

Hi @prohit ,

This is not an issue with the

version 17.9.4

as it was mentioned earlier by @Mark Elsen this is an issue due to a missing license.

If you can see I have a

cat8K

with the same software

version 17.9.4

and with the "network advantage" license and I can enable

router lisp

Screenshot 2023-09-14 at 13.48.49.png

Once the network advantage license is removed from the device,

router lisp

is not available anymore:

Screenshot 2023-09-14 at 13.57.00.png 

Try using the command

license boot level network-advantage

 save the configuration and reload the router in order to enable that feature:

Screenshot 2023-09-14 at 14.02.41.png

Thanks a lot julijimi.. This was a great help.. I discovered the same earlier.