bashar1aziz@gmail.com
Level 1
Level 1
Member since ‎04-13-2018
‎10-26-2022
Awards
No awards available to display

User Statistics

  • 14 Posts
  • 1 Solutions
  • 15 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges

User Activity

Hi,I am trying to push ONLY the vrf config in BGP in NSO, while bgp asn number is owned by another service.Config to be pushed:router bgp 5000 ! address-family ipv4 vrf 1000  network 10.1.1.0 mask 255.255.255.0  exit-address-family !  redistribute co...
Hello, Is it possible to deploy different configs via Python and suing only one XML template? XML: ?xml version="1.0"?><config-template xmlns="http://tail-f.com/ns/config/1.0"><devices xmlns="http://tail-f.com/ns/ncs"><device><name>{$device}</name><c...
Hello, I am trying to access nso service attributes with ncs_pycli to write a code in python.This works and I can navigate to all services: In [12]: for i in root.ncs__services:...:...: print(i)...:ncs:global-settingsncs:propertiesncs:customer-servic...
 Dear All, Refering to NSO Administration guide Syslog, NSO is configured as follow: <logs><syslog-config><facility>daemon</facility><syslog-servers><server><host>10.1.1.80</host><port>514</port></server></syslog-servers></syslog-config><ncs-log><ena...
I am trying to change the exec-timeout ONLY under the VTY line from 0 -15 in so service.The problem is I can't delete the service anymore and it shows the following message:  Method failedmessage: External error in the NED implementation for device P...
Community Statistics
Member Since ‎04-13-2018 12:52 PM
Date Last Visited ‎10-26-2022 12:03 AM
Posts 14
Helpful Votes Given To