Router CDP Configuration

Cisco Discovery Protocol ( CDP)  Cisco keşif protokuludur. Bu protokol komşu olduğumuz network cihazlarından bilgiler almamızı sağlamaktadır.

 

R1>enable
R1#show cdp interface
R1#configure terminal
R1(config)#interface serial 0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#interface ethernet 0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#cdp timer 30
R1(config)#cdp holdtime 90
R1(config)#exit
R1#show cdp interface
R1#configure terminal
R1(config)#no cdp run

İlk yorum yapan olun

Bir yanıt bırakın

E-posta hesabınız yayımlanmayacak.


*