_____LEARN TO THE BEST INDONESIA_____
Check Page Rank of any web site pages instantly: |
This free page rank checking tool is powered by Page Rank Checker service |
Other Networktopology between
Here's a script for network configuration in the routing by using software bosson..
IP Client 1
C:>ipconfig /ip 199.168.5.2 255.255.255.0
C:>ipconfig /dg 199.168.5.1
IP Router 1
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Router_1
Router_1(config)#Interface eth0
Router_1(config-if)#ip address 192.168.5.1 255.255.255.0
Router_1(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Ethernet0, changed state to up
Router_1(config-if)#interface s0
Router_1(config-if)#ip address 11.1.1.1 255.0.0.0
Router_1(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial0, changed state to up
Router_1(config-if)#clock rate 9600
%LINK-3-UPDOWN: Interface Serial0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down
Router_1(config-if)#router rip
Router_1(config-router)#network 199.168.5.0
Router_1(config-router)#network 11.0.0.0
Router_1(config-router)#end
Router_1#wr mem
Building configuration...
[OK]
IP Client 2
C:>ipconfig /ip 14.2.2.2 255.0.0.0
C:>ipconfig /dg 14.2.2.1
IP Router 2
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Router_2
Router_2(config)#interface eth0
Router_2(config-if)#ip address 14.2.2.1 255.0.0.0
Router_2(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Ethernet0, changed state to up
Router_2(config-if)#interface s1
Router_2(config-if)#ip address 192.168.2.1 255.255.255.0
Router_2(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial1, changed state to up
Router_2(config-if)#clock rate 9600
%LINK-3-UPDOWN: Interface Serial1, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to down
Router_2(config-if)#router rip
Router_2(config-router)#network 14.0.0.0
Router_2(config-router)#network 192.168.2.0
Router_2(config-router)#end
Router_2#wr mem
Building configuration...
[OK]
IP Client 4
C:>ipconfig /ip 10.3.3.3 255.0.0.0
C:>ipconfig /dg 10.3.3.1
IP Router 4
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Router_4
Router_4(config)#interface eth0
Router_4(config-if)#ip address 10.3.3.1 255.0.0.0
Router_4(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Ethernet0, changed state to up
Router_4(config-if)#interface s2
Router_4(config-if)#ip address 196.5.1.1 255.255.255.0
Router_4(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial2, changed state to up
Router_4(config-if)#clock rate 9600
%LINK-3-UPDOWN: Interface Serial2, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2, changed state to down
Router_4(config-if)#router rip
Router_4(config-router)#network 10.0.0.0
Router_4(config-router)#network 196.5.1.0
Router_4(config-router)#end
Router_4#wr mem
Building configuration...
[OK]
IP Client 5
C:>ipconfig /ip 12.4.2.2 255.0.0.0
C:>ipconfig /dg 12.4.2.1
IP Router 5
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface eth 0
Router(config-if)#interface eth0
Router(config-if)#ip address 12.4.2.1 255.0.0.0
Router(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Ethernet0, changed state to up
Router(config-if)#interface s3
Router(config-if)#ip address 13.3.3.1 255.0.0.0
Router(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial3, changed state to up
Router(config-if)#clock rate 9600
%LINK-3-UPDOWN: Interface Serial3, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3, changed state to down
Router(config-if)#router rip
Router(config-router)#network 12.0.0.0
Router(config-router)#network 13.0.0.0
Router(config-router)#end
Router#wr mem
Building configuration...
[OK]
Router 3
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Router_3
Router_3(config)#interface s0
Router_3(config-if)#ip address 11.1.1.2 255.0.0.0
Router_3(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial0, changed state to up
Router_3(config-if)#clock rate 9600
Router_3(config-if)#interface s1
Router_3(config-if)#ip address 192.168.2.2 255.255.255.0
Router_3(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial1, changed state to up
Router_3(config-if)#clock rate 9600
Router_3(config-if)#interface s2
Router_3(config-if)#ip address 196.5.1.2 255.255.255.0
Router_3(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial2, changed state to up
Router_3(config-if)#clock rate 9600
Router_3(config-if)#interface s3
Router_3(config-if)#ip address 13.3.3.2 255.0.0.0
Router_3(config-if)#no shutdown
%LINK-3-UPDOWN: Interface Serial3, changed state to up
Router_3(config-if)#clock rate 9600
Router_3(config-if)#router rip
Router_3(config-router)#network 11.0.0.0
Router_3(config-router)#network 192.168.2.0
Router_3(config-router)#network 196.5.1.0
Router_3(config-router)#network 13.0.0.0
Router_3(config-router)#end
Router_3#wr mem
Building configuration...
[OK]
Tips N Trik Registry Network With Linux