Network Devices

Explore, inquire, and collaborate on network devices.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

IOS XE DevCenter

YANG Suite

Sandboxes & Learning Labs


>> View previously featured conversations <<

Forum Posts

Hello   I wantto use language python Netmiko  to add some commands to 400 router cisco !!   for me it the first time i use pyhon Netmiko   so    i have switch layer  2 2960 cisco have username admin and password admin123 enbale secret admin123   so i...

Hello everyone, I'm trying to develop a script to run on IOS XR 6.6 (32 bits, QNX based) to perform a single ping to a large number of destinations in a short time.I found this script to perform such operation: GitHub - romana/multi-ping: Python libr...

omarbognanno by Community Member
  • 1861 Views
  • 2 replies
  • 0 Helpful votes

Hi, I work in a project where we have C8500/ASR1006-X with IOS-XE >=17.6 and ASR9k with 64bit IOS-XR >=7.4. I'm currently evaluating the programmability interfaces that both IOS operating systems offer. They both seem to support NETCONF and gNMI. As ...

gbieli by Frequent Visitor
  • 1821 Views
  • 1 replies
  • 0 Helpful votes

Hi all I'm trying to add Tags through netconf to an Access Point on a WLC98k (17.3.1). Here is the code: from ncclient import manager insert_ap_cfg_data = ''' <ap-cfg-data xmlns="http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-ap-cfg"> <ap-tags> <ap-t...

0_Kiss by Level 1
  • 12059 Views
  • 12 replies
  • 0 Helpful votes

Hi all, Is there any way to increase the guestshell disk size on a csr1000v router in azure. I would like to increase the root (/) to at least 2 GB. Is there any way to increase the /dev/loop3 mounted on /[guestshell@guestshell ~]$ df -h Filesystem S...

vertIcod3r by Frequent Visitor
  • 3676 Views
  • 4 replies
  • 0 Helpful votes

Hi,I am trying to delete a "cts role-based sgt-map 40.1.1.0/24 sgt 40" config using restconf and it doesn't work.I tried using below DELETE URIsrestconf/data/Cisco-IOS-XE-native:native/cts/Cisco-IOS-XE-cts:role-based/sgt-map-list=40.1.1.0  restconf/d...

bmrajesh by Community Member
  • 1911 Views
  • 2 replies
  • 0 Helpful votes