We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfe97a commit 08bdf57Copy full SHA for 08bdf57
NC-get-config/NC-get-config.py
@@ -52,7 +52,7 @@
52
device_params={'name':"csr"})
53
54
hostname_filter = '''
55
- <filter>
+ <filter xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
56
<native xmlns="http://cisco.com/ns/yang/Cisco-IOS-XE-native">
57
</native>
58
</filter>
0 commit comments