Presentation is loading. Please wait.

Presentation is loading. Please wait.

Static Routing For Multiple Routers

Similar presentations


Presentation on theme: "Static Routing For Multiple Routers"— Presentation transcript:

1 Static Routing For Multiple Routers
Slides Prepared By Adeel Ahmed, Updated By, Syed Ameen Quadri.

2 Static Routing For Multiple Routers - Network Diagram
/8 S0 /8 S0 JIZ S1 /8 JED S1 /8 RYD E0 /24 E0 /24 E0 /24 LAN /24 LAN /24 LAN /24

3 Disadvantages of Static Routing
Administrative work is more. Compulsory need of Destination Network ID’s Used for only Small organizations It cannot dynamically update topology changes.

4 Default Routing A Default routing protocol is configured for unknown destinations. Generally used in the internet where the destinations are unknown. Example : The address of yahoo is unknown. Configured at end points It is the last preferred routing

5 Default Routing - Real Time Example
INTERNET JIZ E0 /24 E0 /24 LAN /24 IP /24

6 Default Routing - Network Diagram
/8 S0 /8 S0 JIZ S1 /8 JED S1 /8 RYD E0 /24 E0 /24 E0 /24 LAN /24 LAN /24 LAN /24

7 Directly Connected Networks on Jizan Router 192.168.1.0 10.0.0.0
Microsoft Windows 2000 [Version ] (C) Copyright Microsoft Corp. C:\> telnet Connecting ..... ================================ Welcome to Jizan Router User Access Verification password : Directly Connected Networks on Jizan Router Indirectly Connected Networks on Jizan Router **** Jizan> enable password : **** Jizan# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Jizan(config)# interface serial 0 Jizan(config-if)# ip address Jizan(config-if)# no shut Jizan(config-if)# clockrate 64000 Jizan(config-if)# encapsulation hdlc Jizan(config-if)# exit Jizan(config)# Diagram

8 Jizan(config)# no ip routing Jizan(config)# ip routing Jizan(config)#
ip route Jizan(config)# ip route Jizan(config)# ip route Jizan(config)# Diagram

9 Gateway of last resort is not set
Jizan(config)# no ip routing Jizan(config)# ip routing Jizan(config)# ip route Jizan(config)# ip route Jizan(config)# ip route Jizan(config)# ^Z Jizan# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial0 S /8 [1/0] via C /24 is directly connected, Ethernet0 S /24 [1/0] via S /24 [1/0] via Jizan# Diagram

10 Directly Connected Networks on Jeddah Router 192.168.2.0 10.0.0.0
Microsoft Windows 2000 [Version ] (C) Copyright Microsoft Corp. C:\> telnet Connecting ..... ================================ Welcome to Jeddah Router User Access Verification password : Directly Connected Networks on Jeddah Router Indirectly Connected Networks on Jeddah Router **** Jeddah> enable password : **** Jeddah# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Jeddah(config)# interface serial 1 Jeddah(config-if)# ip address Jeddah(config-if)# no shut Jeddah(config-if)# encapsulation hdlc Jeddah(config-if)# interface serial 0 Jeddah(config-if)# ip address Jeddah(config-if)# no shut Jeddah(config-if)# encapsulation hdlc Diagram

11 Jeddah(config-if)# exit Jeddah(config)# no ip routing Jeddah(config)#
ip route Jeddah(config)# ip route Jeddah(config)# Diagram

12 Gateway of last resort is not set
Jeddah(config-if)# exit Jeddah(config)# no ip routing Jeddah(config)# ip routing Jeddah(config)# ip route Jeddah(config)# ip route Jeddah(config)# ^Z Jeddah# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial1 C /8 is directly connected, Serial0 S /24 [1/0] via C /24 is directly connected, Ethernet0 S /24 [1/0] via Jeddah# Diagram

13 Directly Connected Networks on Riyadh Router 192.168.3.0 11.0.0.0
Microsoft Windows 2000 [Version ] (C) Copyright Microsoft Corp. C:\> telnet Connecting ..... ================================ Welcome to Riyadh Router User Access Verification password : Directly Connected Networks on Riyadh Router Indirectly Connected Networks on Riyadh Router **** Riyadh> enable password : **** Riyadh# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Riyadh(config)# interface serial 1 Riyadh(config-if)# ip address Riyadh(config-if)# no shut Riyadh(config-if)# clockrate 64000 Riyadh(config-if)# encapsulation hdlc Riyadh(config-if)# exit Riyadh(config)# Diagram

14 Riyadh(config)# no ip routing Riyadh(config)# ip routing
ip route Riyadh(config)# ip route Riyadh(config)# ip route Riyadh(config)# Diagram

15 Gateway of last resort is not set S 10.0.0.0/8 [1/0] via 11.0.0.1
Riyadh(config)# no ip routing Riyadh(config)# ip routing Riyadh(config)# ip route Riyadh(config)# ip route Riyadh(config)# ip route Riyadh(config)# ^Z Riyadh# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set S /8 [1/0] via C /8 is directly connected, Serial1 S /24 [1/0] via S /24 [1/0] via C /24 is directly connected, Ethernet0 Riyadh# Diagram

16 Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright Microsoft Corp. C:\> telnet Connecting ..... ================================ Welcome to Jizan Router User Access Verification password : **** Jizan> enable password : **** Jizan# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Jizan(config)# interface serial 0 Jizan(config-if)# ip address Jizan(config-if)# no shut Jizan(config-if)# clockrate 64000 Jizan(config-if)# encapsulation hdlc Jizan(config-if)# exit Jizan(config)# Diagram

17 Configuring Default Route
Jizan(config)# no ip routing Jizan(config)# ip routing Jizan(config)# ip route s0 Jizan(config)# Configuring Default Route Router(config)# ip route <Destination Network ID> <Destination Subnet Mask> <Next-hop IP address > Or <Exit interface type><interface number> Diagram

18 Gateway of last resort is not set
Jizan(config)# no ip routing Jizan(config)# ip routing Jizan(config)# ip route s0 Jizan(config)# ^Z Jizan# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial0 C /24 is directly connected, Ethernet0 S* /0 is directly connected, Serial0 Jizan# * – for Default Route Diagram

19 Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright Microsoft Corp. C:\> telnet Connecting ..... ================================ Welcome to Riyadh Router User Access Verification password : **** Riyadh> enable password : **** Riyadh# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Riyadh(config)# interface serial 1 Riyadh(config-if)# ip address Riyadh(config-if)# no shut Riyadh(config-if)# clockrate 64000 Riyadh(config-if)# encapsulation hdlc Riyadh(config-if)# exit Riyadh(config)# Diagram

20 Riyadh(config)# no ip routing Riyadh(config)# ip routing
ip route s1 Riyadh(config)# Diagram

21 Gateway of last resort is not set
Riyadh(config)# no ip routing Riyadh(config)# ip routing Riyadh(config)# ip route s1 Riyadh(config)# ^Z Riyadh# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial1 C /24 is directly connected, Ethernet0 S* /0 is directly connected, Serial1 Riyadh# * – for Default Route Diagram

22 Gateway of last resort is not set
Jizan(config)# no ip routing Jizan(config)# ip routing Jizan(config)# ip route s0 Jizan(config)# ^Z Jizan# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial0 C /24 is directly connected, Ethernet0 S* /0 is directly connected, Serial0 Jizan# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Jizan# Diagram

23 Gateway of last resort is not set
Riyadh(config)# no ip routing Riyadh(config)# ip routing Riyadh(config)# ip route s1 Riyadh(config)# ^Z Riyadh# show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i- IS-IS, L1-IS-IS level-1, L2-IS-IS level-2,*- candidate default U - per-user static route, o - ODR Gateway of last resort is not set C /8 is directly connected, Serial1 C /24 is directly connected, Ethernet0 S* /0 is directly connected, Serial1 Riyadh# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Riyadh# Diagram

24 Type escape sequence to abort.
Jizan# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Jizan# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Jizan# Diagram

25 Type escape sequence to abort.
Jeddah# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Jeddah# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Jeddah# Diagram

26 Type escape sequence to abort.
Riyadh# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Riyadh# ping Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms Riyadh# Diagram


Download ppt "Static Routing For Multiple Routers"

Similar presentations


Ads by Google