Konfigurasi Numbered Standard IPv4 ACLs
Ketentuan Konfigurasi Access Control List Standart :
Dan berikut daftar ping sesuai soal
Berikut topologi dan device yg sudah terhubung
Berikut list device yang sudah saya berikan ip
.
R2(config)# access-list 1
deny 192.168.11.0 0.0.0.255
R2(config)# access-list 1
permit any
R2(config)# interface
GigabitEthernet0/0
R2(config-if)# ip
access-group 1 out
R3(config)# access-list 1
deny 192.168.10.0 0.0.0.255
R3(config)# access-list 1
permit any
R3(config)# interface
GigabitEthernet0/0
R3(config-if)# ip access-group 1 out
ping from 192.168.10.10 to 192.168.11.10 Berhasil.
ping from 192.168.10.10 to 192.168.20.254
ping from 192.168.11.10 to 192.168.20.254 Gagal.
ping from 192.168.10.10 to 192.168.30.10 Gagal..
ping from 192.168.11.10 to 192.168.30.10
-------------------------------------------------------------------------------------------------
Moh. Chummaedi Amrullah
12190295
12.4A.02
758 Routing & Switch E
Tugas Pertemuan 13
Universitas Nusa Mandiri
Komentar
Posting Komentar