Set up my first IPv4 interface on SR Linux (actually a few days ago, but who's counting). It has been very confusing learning this coming from a Cisco background. The syntax and hierarchy structure is very different, but a refreshing challenge. #srlinux#nokia#containerlab
AI-driven cloud architectures are reshaping data centers, making networking more essential than ever.
Read the blog to learn how @nvidia SDX Air and Nokia’s SR Linux power the network layer. nokia.ly/3P6hhdj#DataCenters#NVIDIAGTC#SRLinux
Today I failed to make an API call from my local machine to an srlinux node running in my lab. I think it's a routing issue. My local machine has no route to the 172. subnet.
That's enough automation for today ☮️
yup, and hit it like this:
http(s)://<srlinux-address>/jsonrpc
ref: learn.srlinux.dev/tutorials/…
also if you want to stick with cisco - you can always get a CML environment up and use one of nick russo's postman collections here (RIP legend)
postman.com/njrusmc/public-c…
Every 4 years or so I get to write a napalm driver 😂
This time around together with @TimRaphael215 we are rewrting the napalm srlinux driver from gnmi to json-rpc
I love the subtree filtering of Netconf (still not yet in bed with XML tooling though) and xpath.
With a single NC Get() RPC its possible to cover all of the NAPALM get_facts()
Our six new platforms are powered by the fully programmable #FPcx routing silicon and #SRLinux network operating system to deliver secure, assured, and sustainable IP networking services.
To see the full video and learn more, click here. nokia.ly/3QJtcuE#7730SXR
What is #SRLinux? A truly open NOS that makes enterprise, service provider and webscale network infrastructures more scalable, flexible and simpler to operate.
To watch the full video and learn more, visit this webpage: nokia.ly/3FUT6X6
Our six new platforms are powered by the fully programmable #FPcx routing silicon and #SRLinux network operating system to deliver secure, assured, and sustainable IP networking services.
To see the full video and learn more, click here. nokia.ly/46m312O#7730SXR
Unlock a new era of #NetOps and modernized network automation for IP access, aggregation and edge networks with #SRLinux and our #7730SXR.
To watch the full video, visit this webpage: nokia.ly/3MZZQqX
What is #SRLinux? A truly open NOS that makes enterprise, service provider and webscale network infrastructures more scalable, flexible and simpler to operate.
To watch the full video and learn more, visit this webpage: nokia.ly/471saku
I am fine with any CNI as long as it does the job.
The ultimate goal is it stand up a local cluster that is connected to the our emulated leaf switches (by means of veth pair placement in node's netns with one end and srlinux netns on the other).
For an easy way to try NUTS, I created a @go_containerlab demo. It is based on the example 5-stage Clos fabric topology.
It uses the NAPALM srlinux driver.
github.com/network-unit-test…
If this post gets 100 likes, I will create gNMI-based test cases. 😉