LAB 5. BGP Authentication
LAB 5. BGP Authentication
Fungsi Lab ini untuk memberi password pada routing protocol BGP yang dipasang/Konfigurasikan diRouter.
Konfigurasi BGP.
R1:
Router-1(config)#router bgp 12
Router-1(config-router)#neighbor 12.12.12.2 password CCNPBGP
R2:
Router-2(config)#router bgp 12
Router-2(config-router)#neighbor 12.12.12.1 password CCNPBGP
Pengecekan.
R1:
Router-1(config)#do sh ip bgp summary
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
12.12.12.2 4 12 20 22 4 0 0 00:19:05 1
Router-1(config)#
Komentar
Posting Komentar