Rabu, 05 Februari 2014

Lab 4. Operational Monitoring and Maintenance

Nah sob, sekarang kita akan mengenal lebih dalam lagi masalah operational mode

Ni sekarang coba syntax show system boot-message untuk melihat boot-messages





Dan sekarag bia kita ingin untuk melihat type dari hardware yang kita gunakan, kita hany perlu untuk membuat syntax seperti di bawah ini

[edit]
root@R1# run show version
Hostname: R1
Model: srx100b
JUNOS Base OS boot [8.5R1.14]

Dan untuk melihat status interface secara sekilasdunakan aja show interface terse, sedangkan untuk detailnya gunakan show interface <interface> extensive










Kemudian kita aka melakukan monitoring traffic dari R2 dengan command monitor interface traffic. Sementara di R1 melakukan ping ke R2 dan lihat tampilan jumlah traffic bertambah

root@R1> ping 12.12.12.2
PING 12.12.12.2 (12.12.12.2): 56 data bytes
64 bytes from 12.12.12.2: icmp_seq=0 ttl=64 time=1.608 ms
64 bytes from 12.12.12.2: icmp_seq=1 ttl=64 time=0.582 ms
64 bytes from 12.12.12.2: icmp_seq=2 ttl=64 time=1.237 ms
64 bytes from 12.12.12.2: icmp_seq=3 ttl=64 time=0.497 ms
64 bytes from 12.12.12.2: icmp_seq=4 ttl=64 time=0.523 ms
64 bytes from 12.12.12.2: icmp_seq=5 ttl=64 time=0.476 ms
64 bytes from 12.12.12.2: icmp_seq=6 ttl=64 time=0.520 ms




Dan untuk melihat routing tabel maka gunakan lah show route

root@R2> show route

inet.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

12.12.12.0/24      *[Direct/0] 04:45:00
                    > via em1.0
12.12.12.2/32      *[Local/0] 04:45:00
                      Local via em1.0

__juniper_private2__.inet.0: 1 destinations, 1 routes (0 active, 0 holddown, 1 hidden)





0 komentar:

Posting Komentar

 
;