Static routing is a route which have routing table static with setting
manually by network administrator. Configuration for static routing is
very simple can do in the computer network. Using statik routing pure in
a network, its mean filled enty on table forwarding each routers on the
network.
Using static routing on the small network its not a problem..:D. just some entry to filled in the forwarding table.
Basically, configuration for static routing using command ip route [ip
network destionation] [subnetmask] [ip port before the network
destination]
Case Static Routing
1. Create Topology like above
2. Set IP address PC, port on the router and make sure all device has been UP.
3. Set ip route:
- R1: ip route 30.30.30.0 255.255.255.0 12.12.12.2, ip route 23.23.23.0 255.255.255.0 12.12.12.2
- R2: ip route 10.10.10.0 255.255.255.0 12.12.12.1, ip route 30.30.30.0 255.255.255.0 23.23.23.2
- R3: ip route 12.12.12.0 255.255.255.0 23.23.23.1, ip route 10.10.10.0 255.255.255.0 23.23.23.1
4. Ping 10.10.10.10 to 30.30.30.10. Reply!
Tidak ada komentar :
Posting Komentar