课程: Practical Linux for Network Engineers: Part 1
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Linux network operating system shells, Cisco, and others - Linux教程
课程: Practical Linux for Network Engineers: Part 1
Linux network operating system shells, Cisco, and others
(exotic music) - [Narrator] You, as a network engineer, need to learn Linux. (cheerful music) Now you may ask why, so let's look at some reasons. The first reason is that a lot of modern network operating systems are based on Linux. Some use a custom command line interface, or CLI, which means that they don't look like Linux, but they, in actual fact, run on Linux. And some network operating systems allow you to drop down into a Linux shell. Some are just pure Linux. Here are three examples. We have a Nexus 9000v, so "show version." Notice this is a Nexus operating system switch, 9000. Here an Arista EOS switch, and here is a Cumulus switch. These three switches are running in Junos 3. So through the CLI, off of the Nexus 9000, we see our typical Cisco command, such as "configure terminal." But we can also use this command: "run" and "run bash shell." Notice this is Linux, so question mark doesn't work like it works in the Cisco CLI. But Linux commands do work here, such as working…