cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1798
Views
0
Helpful
2
Replies

Regarding SDWAN template failed to attach

inshad.i
Level 1
Level 1

i have getting below error while am deploying template to CSR 1000V and also similar errors in Vedge

 

Failed to process device request. Error response : rpc-reply error: <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="13">
<rpc-error>
<error-type>application</error-type>
<error-tag>operation-failed</error-tag>
<error-severity>error</error-severity>
/ios-sdwan:sdwan/ios-sdwan:interface[ios-sdwan:name='GigabitEthernet1']/ios-sdwan:tunnel-interface/ios-sdwan:encapsulation[ios-sdwan:encap='ipsec']/ios-sdwan:weight

2 Replies 2

Simon Ko
Level 1
Level 1

Looking at your error message, the template was trying to apply this config:

vpn 0

  interface GigabitEthernet1

       tunnel-interface

         encapsulation ipsec

         weight

 

I would look at the gnerated config before applying and make sure:

#1. There is ip address under GigabitEthernet1

#2. make sure there is color biz-internet or other color

#3. Make sure to remove weight from the template, using default value.

 

BTW, what device has GigabitEthernet1? Usually, management has GIgabitEthernet0

You might have wrong interface number. They usually are GigabitEthernet0/0/0 or GigabitEthernet0/0/1

 

Hope this helps.

 

osman.elhanafy
Level 1
Level 1

You might have a wrong interface name.go to CLI mode and take the name copy and paste it to the template.

Review Cisco Networking for a $25 gift card