MAMADOUTOURE2733
Level 1
Level 1
Member since ‎12-18-2019
‎07-23-2024

User Statistics

  • 27 Posts
  • 0 Solutions
  • 46 Helpful votes Given
  • 5 Helpful votes Received

User Activity

Hello I Have a service that i use to add device to device to nso here is my template :<config-template xmlns="http://tail-f.com/ns/config/1.0"> <devices xmlns="http://tail-f.com/ns/ncs" > <device tags='merge'> <name>{/device-name}</name> ...
Hello team I'd to do channel-group force X mode active under interface Ethernet 1/1 for example in my xml template. <Ethernet> <name>1/1</name> <channel-group> <id>2</id> <mode>activ...
Hello dear,I'm trying to buid netconf net for nxos.I have clone : https://github.com/YangModels/yang.gitand make :ncs-make-package --netconf-ned ../yang/vendor/cisco/nx/9.3-7/ nxos-9kv-9.3.7-ncBut I have too many error on make clean all such as:yang/...
Hello team,I'm trying to run a command on Network Element from NSO, the command take up to 25min to complete that cause a timeout error.Is there any option in ned that could allow running comman on NE in background?regards.
Hello dears :I have this yang model: ... list customers{ key name; leaf name{ type string; } list sites{ key site-id; leaf site-id{type int;} list devices{ key name; leaf...
Community Statistics
Member Since ‎12-18-2019 05:02 AM
Date Last Visited ‎07-23-2024 01:04 AM
Posts 27
Total Helpful Votes Received 5
Helpful Votes From
Helpful Votes Given To