Difference between revisions of "GNS3: VPCS ip setup"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Perintah VPCS terkait IP yang penting, antara lain adalah show clear ip ip dhcp ip xxx.xxx.xxx.xxx/xxx (ipstatic) xxx.xxx.xxx.xxx (ip gateway) ip 192.168.0.10/24 192.16...") |
Onnowpurbo (talk | contribs) |
||
Line 4: | Line 4: | ||
clear ip | clear ip | ||
− | |||
ip xxx.xxx.xxx.xxx/xxx (ipstatic) xxx.xxx.xxx.xxx (ip gateway) | ip xxx.xxx.xxx.xxx/xxx (ipstatic) xxx.xxx.xxx.xxx (ip gateway) | ||
ip 192.168.0.10/24 192.168.0.1 | ip 192.168.0.10/24 192.168.0.1 | ||
Line 10: | Line 9: | ||
ping xxx.xxx.xxx.xxx | ping xxx.xxx.xxx.xxx | ||
ping 192.168.0.1 | ping 192.168.0.1 | ||
+ | |||
+ | |||
+ | Walaupun di VPCS tersedia perintah utk IP dynamic dari DHCP Server | ||
+ | |||
+ | ip dhcp | ||
+ | |||
+ | Tapi tampaknya tidak terlalu reliable. Sebaiknya VPCS menggunakan IP Static. | ||
+ | |||
Latest revision as of 11:54, 26 March 2020
Perintah VPCS terkait IP yang penting, antara lain adalah
show clear ip
ip xxx.xxx.xxx.xxx/xxx (ipstatic) xxx.xxx.xxx.xxx (ip gateway) ip 192.168.0.10/24 192.168.0.1
ping xxx.xxx.xxx.xxx ping 192.168.0.1
Walaupun di VPCS tersedia perintah utk IP dynamic dari DHCP Server
ip dhcp
Tapi tampaknya tidak terlalu reliable. Sebaiknya VPCS menggunakan IP Static.