ZULIKHWAN REPOSITORY
  • ZULIKHWAN REPOSITORY
  • Cisco Networking
    • Router
      • IP Route
      • Static Routing
      • RIP
      • OSPF
      • EIGRP
      • BGP
      • VLAN Routing
      • DHCP
      • ACL
      • VPN
      • CDP
    • Switch
      • VLAN
      • VTP
      • STP
      • PoE
      • EtherChannel
      • Link Aggregation
      • BPDU Guard
      • Port Security
      • CDP
  • DNS
  • VPN
    • TwinGate
  • Firewall
    • Firewall
      • Aliase
      • NAT
    • Services
      • DHCP Server
  • Linux
    • WSL
  • Windows
    • WSL
  • Docker
  • Page
  • Interface
    • Twisted Pair Cable
  • Server
    • DNS Server
      • Bind9
      • Pi-hole
      • AdGuardHome
  • Code
    • Filament Laravel
Powered by GitBook
On this page
  1. Cisco Networking
  2. Router

VLAN Routing

VLAN routing adalah proses yang membolehkan komunikasi antara pelbagai VLAN dalam rangkaian.

Last updated 6 months ago

Router-on-a-Stick adalah teknik penghalaan yang digunakan untuk membolehkan komunikasi antara beberapa VLAN melalui satu antara muka fizikal pada router.

interface [interface_id].[vlan_id]
encapsulation dot1Q [vlan_id]
ip address [alamat_ip] [subnet_mask]

int g0/0.10
en dot1Q 10
ip add 192.168.10.1 255.255.255.0

Pastikan interface fizikal diaktifkan