Cisco

Cisco

Enterprise Infrastructure

Switched Port Analyzer (SPAN and RSPAN)

SPAN (Switched Port Analyzer) is a feature that allows copying traffic from a source port or switch vlan to a destination port. In this article, we will discuss: ...
Read more 0
Enterprise Infrastructure

Configurar AAA en Switch Cisco IOS

AAA – Authentication, Authorization, AccountingAuthentication: Who is the user?Authorization: What can the user do?Accounting: What did the user do? Cisco switches use two protocols for communication with AAA ...
Read more 0
Enterprise Infrastructure

Configurar Port-Security en Switch Cisco

This feature controls the number of MAC addresses per port.The maximum number of MAC addresses per port can be configured (default is 1).The MAC addresses can be configured ...
Read more 0
Security

Configurar SNMP en Firewall ASA

SNMPv2 Specify the recipient of an SNMP notification, indicate the interface from which traps are sent, and identify the name and IP address of the NMS or SNMP ...
Read more 0
Enterprise Infrastructure

Configurar Storm Control en Cisco IOS

Storm control is a feature used to remedy broadcast, multicast, and unicast unknown overruns in the LAN network. Thresholds are configured, and action is taken if these thresholds ...
Read more 0
Enterprise Infrastructure

Configuring SNMP on Cisco IOS

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
Enterprise Infrastructure

Configuring NTP on Cisco IOS

Network Time Protocol (NTP) is used for centralized synchronization of the date and time of devices. It works over UDP port 123.  NTP operation modes: Server: the device ...
Read more 0
Security

Upgrade FMCs in a High Availability

Equipment to be used: FMC 2600 with version 6.4.0.10 The objective is to upgrade the FMC in HA to version 6.6.4 Before you begin, I recommend that you ...
Read more 0
Devnet Linux

Instalar Visual Studio Code en Ubuntu 20.04

Visual Studio Code is a source code editor developed by Microsoft. For the installation, we will use a Snap package. Snaps are application packages that are easy to ...
Read more 0
Devnet Linux

Instalar Ubuntu en VMware Fusion

Let’s see a simple guide to creating a virtual machine with Ubuntu operating system in VMware Fusion. Open the program VMware Fusion File > New Click on Continue ...
Read more 0
Enterprise Infrastructure

Cisco IOS commands

Commands Used to Monitor and Manipulate the CAM Table TaskDisplay all MAC addresses learned on a specific interfaceSwitch# show mac address-table dynamic interface type number Display the current ...
Read more 0
Enterprise Infrastructure

Configurar Syslog en Cisco IOS

Syslog is a standard for logging messages describing important events on network equipment. These events are used for auditing to know what, when, and how the event happened. ...
Read more 0
Data Center

Cisco ACI CLI Commands (APIC, Leaf/Spine)

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
Enterprise Infrastructure

Configure DHCP in router cisco

DHCP (Dynamic Host Configuration Protocol)  The DHCP protocol allows clients to dynamically configure network parameters without the need for a manual configuration process.  Dynamically assigns an IP address to ...
Read more 0
Security

Configuración de OSPFv2 en ASA Firewall

Create an OSPF routing process: asa-jmcristobal(config)# router ospf process_id Define the IP addresses on which OSPF runs and the area ID for that interface: asa-jmcristobal(config)# network ip_address mask ...
Read more 0
es_ES