cli

cli

Install python in Ubuntu 20.04

Devnet Linux
Python 3 is installed by default on the Ubuntu 20.04 Linux distribution. To ensure that our versions are up to date, we will update and upgrade the system ...
Read more 0

Basic Git Commands

Devnet Linux
We show you the most common Git commands in this Cheat Sheet. It is difficult to memorize all the important Git commands, so save this article for future ...
Read more 0

Configuring SNMP on Cisco IOS

Enterprise Infrastructure
Simple Network Management Protocol (SNMP) Configuring SNMPv2C  The following commands are used to configure SNMPv2C: Switch(config)# snmp-server host host-address [ informs] version 2c community-string Switch(config)# snmp-server community string ...
Read more 0

Cisco ACI CLI Commands (APIC, Leaf/Spine)

Data Center
Connect to Leaf from APICbashattach [node-name]ssh user@[node-name] Endpoint, EPG, BD form APIC<show ip interface bridge-domain [name_bd]><show epg [epg-name] [detail]> Ping from Leafiping [-dDFLnqRrv] [-V vrf] [-c count] [-i ...
Read more 0

Configure Default and Static Routes – ASA Firewall

Security
Configure a Default Route A default route is simply a static route with 0.0.0.0/0 as the destination IP address. ASA would be configured using the command route {nameif}. ...
Read more 0

Basic information about my Fortigate unit

Basic information about my Fortigate unit
These days, I have had to configure and monitor some Fortigate equipment, most of it is done via GUI, but it is necessary and practical to use the ...
Read more 0

Macro switchport host – Cisco IOS

Enterprise Infrastructure
A few days ago, when I was configuring the ports of a switch and reviewing the operation of STP, I found in the CLI the command “switchport host”, ...
Read more 0

“Default interface” command – Cisco IOS

Enterprise Infrastructure
The “default interface” command is used to return an interface to its default configuration; its implementation is in global configuration mode, and the interface to be modified is ...
Read more 0
en_US