ios

ios

EIGRP Configuration

Enterprise Infrastructure
Enhaced Interior Gateway Routing Protocol – EIGRP Its internal administrative distance is 90, and the external one is 170. So that a router configured with EIGRP can exchange ...
Read more 0

Configure AAA Switch Cisco IOS

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

Configuring Port Security in Cisco Switch IOS

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

Configure Storm Control in Cisco IOS

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

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

Configuring NTP on Cisco IOS

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

Cisco IOS commands

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

Configure Syslog on Cisco IOS

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

Configure DHCP in router cisco

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

VLANs y Trunk Ports

Enterprise Infrastructure
The video is in Spanish only Trunk ports can carry two or more VLANs over a single switch port and are helpful when switches are connected to other ...
Read more 0

CDP – Cisco Discovery Protocol

Enterprise Infrastructure
CDP is a Cisco proprietary protocol used to collect information from devices on the network that is directly connected, such as hardware, software, device name and more. CDP, ...
Read more 0

Managing MAC Addres Table

Enterprise Infrastructure
Switches operate at layer 2 of the OSI model (Data Link). It sends frames based on destination MAC addresses (Media Access Control) found within the same frame based ...
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

Enable SSH in Cisco IOS router

Enterprise Infrastructure
Telnet is a protocol that does not use encryption, where everything that passes through it is displayed in plain text; for security reasons, the SSH (Secure Shell) protocol ...
Read more 0
en_US