Skip to content

Kotenko IT Blog

Menu
  • Home
  • CISCO
  • Virtualization
  • About
  • Certificates
Menu

CCNA

Switch Interfaces

Posted on June 4, 2025June 6, 2025 by kotenkoo

Default Behavior of Interfaces Device Interface Default When Device is Plugged In Switch No shutdown command Goes up/up automatically Router Has shutdown command Stays admin down/down, must be enabled manually 🟡 Switch Interfaces 🔴 Router Interfaces Interface Status Commands SW1# show ip interface brief // Summary (L1/L2) – works for routers/switches SW1# show interfaces status…

Read more

IPv4 Addressing

Posted on June 2, 2025June 6, 2025 by kotenkoo

Layer 3 and IP IP Broadcast Binary Conversion Binary to Decimal Decimal to Binary Number Systems Base Description Binary Base-2 → powers of 2 Decimal Base-10 → powers of 10 Hexadecimal Base-16 → powers of 16 IPv4 Address Classes Class Binary Start Range Notes A 0xxxxxxx 1–126 0.0.0.0 reserved, 127.x.x.x is loopback B 10xxxxxx 128–191…

Read more

Ethernet LAN Switching

Posted on May 30, 2025June 5, 2025 by kotenkoo

LAN Basics Data Encapsulation: PDUs Ethernet Frame Structure [ Preamble (7) | SFD (1) | Destination MAC (6) | Source MAC (6) | Type/Length (2) | Data | FCS (4) ] Ethernet Header (14 bytes) Preamble + SFD (not technically part of header) Ethernet Trailer (4 bytes) MAC Address (6 bytes) Hexadecimal and Decimal Quick…

Read more

Cisco IOS CLI

Posted on May 28, 2025June 3, 2025 by kotenkoo

CLI vs GUI Connecting via Console Port CLI Modes Configuration Files Two types: To save configuration: write write memory copy running-config startup-config Password Encryption Use enable secret instead of enable password (more secure) service password-encryption no service password-encryption enable secret 5 xxx # Type 5: MD5 encryption enable password 7 xxx # Type 7: Cisco…

Read more

OSI Model and TCP/IP Suite

Posted on May 26, 2025June 3, 2025 by kotenkoo

A networking model provides structure and categories for both logical protocols and physical standards. A networking protocol is a set of rules that defines how devices and software should operate and communicate logically. OSI Model (Open Systems Interconnection) Adjacent-Layer vs Same-Layer Interaction Layer 7 – Application Layer 6 – Presentation Layer 5 – Session Upper…

Read more

Interfaces and Cables

Posted on May 21, 2025June 3, 2025 by kotenkoo

Ethernet is a collection of network protocols and standards. When you hear Ethernet think of IEEE 802.3, which means transmission over cables (copper or fiber-optic).When you hear Wi-Fi think of IEEE 802.11, which means wireless transmission. Data Transmission Basics Ethernet Standards (Copper) Different IEEE standards define transmission speed and cable type. Speed Common Name IEEE…

Read more

Network Devices

Posted on May 19, 2025June 3, 2025 by kotenkoo

A computer network is a digital telecommunications network that allows nodes to share resources. Common Devices in a Network Types of Firewalls Examples of Cisco Devices 📌 These are personal study notes. Please read the full disclaimer for more information.

Read more

Recent Posts

  • IPv4 Header
  • Switch Interfaces
  • IPv4 Addressing
  • Ethernet LAN Switching
  • Cisco IOS CLI

Recent Comments

No comments to show.

Archives

  • June 2025
  • May 2025

Categories

  • CISCO
    • CCNA
    • CISCO Troubleshooting
  • Uncategorized
  • Virtualization
    • Proxmox
© 2025 Kotenko IT Blog | Powered by Minimalist Blog WordPress Theme