Confused about EtherChannel, PAgP, and vPC? Here's a quick guide.
netmiko is a “Multi-vendor library to simplify Paramiko SSH connections to network devices,” written by Kirk Byers. It doesn’t solve all of your pain with dealing with CLI-only network devices, but it tries to at least take away the low-level hassle of setting up a connection, and handling variations with things like enable mode, line-breaks, etc.
I’ve submitted a couple of PRs over the last few days to support Brocade ICX and MLXe devices – #235, #236 and #237. These have now been merged into the master code.
This has not yet had extensive testing. Please try it out, and report any issues.
I’m currently looking at VDX support. Looks like a few oddities around detecting the prompt, and dealing with the banner. Feel free to pitch in!
Presented by Muhammad A Imam, Sr Manager Technical Marketing Engineering
Brand new session!
The goal of the session is to give an understanding of IOS-XE Denali 16.x.
“How many have downloaded 16.x?” — maybe 10% put up their hands
The upcoming 16.3 (target for this month) will support Cat 3850,3650, ISR, and ASR 1000.
The original operating system on the AGS, back in 1986, was simply called “Operating System”. There are still parts of Operating System in IOS today (scary!!).
IOS-XE (code name BinOS) came around in 2007 on the ASR 1000. In 2010, IOS-XE (code name Nova) was released for the Cat4k. These two editions of XE were similar, but different and were written by different engineering teams.
The vision for IOS-XE Denali is a single code base across Cisco enterprise platforms. Benefits include: similar features, consistent version numbers, consistent release schedule, consistent test and validation of releases, consistent commands (eg “show platform …”).
“We are changing the way we write code” –Muhammad; code is being pulled out of the IOSd blob and written as a subsystem within IOS-XE (over time).
Crimson database: