AWS Networking
March 9, 2023
AWS Networking # BYOFWD # Bring your own firewall device Fortigate Firewall in AWS Part 1 Fortigate Firewall in AWS Part 2 1. Create VPC Project #
AWS Networking # BYOFWD # Bring your own firewall device Fortigate Firewall in AWS Part 1 Fortigate Firewall in AWS Part 2 1. Create VPC Project #
Bus # All computers connected together in-line or on a bus. Not fault tolerant Ring # All connected in a loop or ring. Not fault tolerant Star # All devices connected to a hub Fault tolerant Hybrid # Early network systems shrank the bus and ring into a box. Physical topology # Physically how the network looks. Logical topology # Logically how the network functions. ...
Index # All of my notes can now be found on my github . Search by tag . Computer Science # Development # Programming Editors Markup Documentation Strategies System Administration # Linux Networking Security Servers Data DevOps # Automation Personal Development # Learning Career Finance Mental Health Fitness Productivity Architecture # Architecture Home # Office Aesthetics Furniture Materials Music # Music Environment # Climate Change Sustainability Clean Energy Work # Notes Playbooks Training Wiki Pipeline Miscellaneous # Automotive
Secure Shell (SSH) # Allows a terminal or client to connect to a host terminal with data encrypted as it traverses the network. Protocol: TCP Port: 22 Replaced telnet SSH servers use public-key cryptography and challenge-response authentication . Process: # Server sends public key to client After the client receives the key, it creates a session ID and encrypts it with the public key. The server decrypts the session ID and uses it in all data transfers going forward. ...
Subnetting # Subnetting is the process of designating some high-order bits from the host part as part of the network prefix and adjusting the subnet mask appropriately. This divides a network into smaller subnets. The following diagram modifies the subnet mask example by moving 2 bits from the host part to the network prefix to form four smaller subnets each one quarter of the previous size. Binary form Dot-decimal IP address 11000000. ...
Internet Protocol version 4 (IPv4) is the fourth version of the Internet Protocol (IP). It is one of the core protocols of standards-based internetworking methods in the Internet and other packet-switched networks. IPv4 was the first version deplyed for production on SATNET in 1982 and on the ARPANET in January 1983. It is still used to route most Internet traffic today, despite the ongoing deployment of a successor protocol, IPv6 . ...
You can use dedicated media converters to connect any type of Ethernet cabling together. Gigabit Interface Converter (GBIC) # Standard modular port to convert various types of Ethernet Small Form-Factor Pluggable (SFP) # Much smaller transceiver but same as GBIC in the sense that hot-swappable and support all same networking standards.
The long-distance carrier for Gigabit Ethernet. Speed: 1000 Mbps or 1 Gbps Signal type: Baseband Distance: 5km SMF, 550m MMF Node limit: ? Topology: ? Cable type: SMF/MMF commonly LC and SC but variable Wavelength: Lasers 1300-nm
Most widely implemented solution, published under IEEE 802.3ab standard. Speed: 1000 Mbps or 1 Gbps Signal type: Baseband Distance: Up to 100 m between the hub/switch and node Node limit: ? Topology: ? Cable type: Cat 5e/6 UTP Four-pair/full-duplex RJ-45
100-Megabit Ethernet # 100BaseT 100BaseFX Gigabit Ethernet # 1000BaseT 1000BaseX Resources # Wikipedia - Gigabit Ethernet Connectors # SFF Fiber Connectors Mechanical Connection Variations Optical fiber connector Multiple Types of Gigabit Ethernet # Multiple Types of Gigabit Ethernet 10 Gigabit Ethernet (10 GbE) # Fiber-Based 10 GbE Copper-Based 10 GbE Physical Connections Backbones IEEE 802. ...