Difference between revisions of "Quagga: Static Routing"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) (→Cek) |
||
Line 27: | Line 27: | ||
==Cek== | ==Cek== | ||
+ | show interface | ||
show ip route | show ip route | ||
− | |||
− | |||
==Pranala Menarik== | ==Pranala Menarik== | ||
* [[Quagga]] | * [[Quagga]] |
Revision as of 11:03, 24 December 2018
vtysh configure terminal
! eth0 tersambung nat0 GNS3 interface eth0 ip address 192.168.122.100/24 ip address 192.168.122.101/24 ip address 192.168.122.102/24 exit ip route 0.0.0.0 0.0.0.0 192.168.122.1
! eth1 ke client interface eth1 ip address 10.10.10.1/24 exit
! eth2 ke client interface eth2 ip address 10.10.20.1/24 exit
! end
Cek
show interface show ip route