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

CDP

CDP (Cisco Discovery Protocol) adalah protokol yang digunakan oleh peranti Cisco untuk berkongsi maklumat tentang peranti yang terhubung dalam rangkaian.

Mengaktifkan CDP protokol pada interface

int [interface-id]
cdp enable   // untuk mengaktifkan
no cdp enable // untuk menyahaktifkan

Untuk melihat maklumat tentang peranti yang terhubung

show cdp ne

Untuk maklumat lebih terperinci

show cdp ne de

Last updated 6 months ago