Hi,
when using tailf:aes-256-cfb-128-encrypted-string leafs in a LSA enviroment a device sync-from cfs node always leads to an out-of-sync for the encrpyted leafs. Normal using of the services using such encrypted leafs works beside the out-of-sync i...
Hello,tried to use the new upgrade Python Class available starting with NSO version 5.3 class RfsSdwanSubVpnsUpgrade(ncs.upgrade.Upgrade):
def upgrade(self, cdbsock, trans):It seems to work with the write transaction (trans) in the upgrade method...
Hello,I want to select a specific ned-id of the Cisco-IOS NED in a service and an action.Found this pattern: leaf default-ned-id {
type string;
tailf:non-strict-leafref {
path "/ncs:packages/ncs:package/ncs:name";
}
must "start...
Hello, I've seen some strange behavior when using the scp-to against Cisco IOS devices: NSO VersionNEDDeviceHow?File transferedResult4.7.4.36.36.2CSR1000vUsing CLIYesSession hangs until interrupted with CTRL + C4.7.4.36.36.2ISR4451xUsing CLIYesSessio...
Hello, want to use device-groups to ease the selection of devices.For testing I start with a static group name "PE-group". I start trying with YANG-path below and always got this error message:error: bad argument value "/ncs:devices/ncs:device-group[...
Regarding your answer. That's not the point. The tailf:ned-ignore-compare-config stuff is done automatic by the LSA tooling provided by Cisco. And that's seems to work as expected. But if this is the expected behavior you have two options I see:
Usin...
There is no plan to change configurations of devices onboarded to an RFS-Node directly via the representation in the cisco-nc-6.x ned. Due to the fact that only the common device features are part of the rfs-ned it's not possible in most cases.We cur...
To be honest I hoped for a better support of encrypted strings in a NSO and specialy LSA environment.
Every time your writing the same cleartext string into an encrypted leaf type tailf:aes-256-cfb-128-encrypted-string you gets a new content due to t...
I'm not sure if that is the right conclusion because both parts are processed with the same tools provided by Cisco coming with the NSO software. I just doublecheck building the cisco-nso-nc-6.1 ned new by using make clean all. Result is that the beh...
I'm not shure if that is fully correct. When running a device sync-to dry-run { outformat native } I also see encrypted leafs with encrpyted strings:
native <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
message-id="2">
<...