THREE ROUTERSUSING STATICROUTING
Pc console:
Pc1 – [Link] [Link]
Pc2 – [Link] [Link]
Pc3 – [Link] [Link]
Pc4 – [Link] [Link]
Pc5 – [Link] [Link]
Pc6 – [Link] [Link]
R1:
R1#enable
R1#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#interface f0/0
R1(config-if)#ip address [Link] [Link]
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#interf
*Jul 16 12:43:06.903: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
R1(config)#interface
*Jul 16 12:43:06.903: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative
State Down
*Jul 16 12:43:07.903: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0,
changed state to up
R1(config)#interface f1/0
R1(config-if)#ip address [Link] [Link]
R1(config-if)#no shutdown
R1(config-if)#exit
R1#
R1#wr
Building configuration...
[OK]
R1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 unassigned YES unset administratively down down
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#exit
R1#wr
Building configuration...
[OK]
R1#
*Jul 16 12:56:46.099: %SYS-5-CONFIG_I: Configured from console by console
R1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 unassigned YES unset administratively down down
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
R1#conf
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#ip route [Link] [Link] [Link]
R1(config)#ip route [Link] [Link] [Link]
R1(config)#end
R1#wr
Building configuration...
[OK]
R1#
*Jul 16 13:36:36.123: %SYS-5-CONFIG_I: Configured from console by console
R1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 unassigned YES unset administratively down down
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
--------------------------------
R2:
R2#enable
R2#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#interface f0/0
R2(config-if)#ip address [Link] [Link]
R2(config-if)#no shutdown
R2(config-if)#exit
R2(config)#interfa
*Jul 16 12:46:22.707: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
R2(config)#interface f
*Jul 16 12:46:22.707: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative
State Down
*Jul 16 12:46:23.707: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0,
changed state to up
R2(config)#interface f1/0
R2(config-if)#ip address [Link] [Link]
R2(config-if)#no shutdown
R2(config-if)#exit
R2#wr
Building configuration...
[OK]
R2(config)#int f2/0
R2(config-if)#ip add [Link] [Link]
R2(config-if)#no shutdown
R2(config-if)#exit
*R2#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 [Link] YES manual up up
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
R2#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#ip route [Link] [Link] [Link]
R2(config)#ip route [Link] [Link] [Link]
R2(config)#end
R2#wr
Building configuration...
[OK]
R2#
*Jul 16 13:37:02.523: %SYS-5-CONFIG_I: Configured from console by console
R2#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 [Link] YES manual up up
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
---------------------------
R3:
R3#enable
R3#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#interface f0/0
R3(config-if)#ip address [Link] [Link]
R3(config-if)#no shutdown
R3(config-if) exit
R3(config )
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#int f1/0
R3(config-if)#ip add [Link] [Link]
R3(config-if)#no shutdown
R3(config-if)#exit
R3#config
R3# exit
*Jul 16 13:32:28.047: %SYS-5-CONFIG_I: Configured from console by console
R3#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 unassigned YES unset administratively down down
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
R3#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#ip route [Link] [Link] [Link]
R3(config)#ip route [Link] [Link] [Link]
R3(config)#end
R3#
*Jul 16 13:35:30.959: %SYS-5-CONFIG_I: Configured from console by console
R3#wr
Building configuration...
[OK]
R3#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 [Link] YES manual up up
FastEthernet1/0 [Link] YES manual up up
FastEthernet2/0 unassigned YES unset administratively down down
FastEthernet3/0 unassigned YES unset administratively down down
FastEthernet4/0 unassigned YES unset administratively down down
FastEthernet5/0 unassigned YES unset administratively down down
FastEthernet6/0 unassigned YES unset administratively down down
PC1> ping [Link]
84 bytes from [Link] icmp_seq=1 ttl=62 time=61.889 ms
84 bytes from [Link] icmp_seq=2 ttl=62 time=61.695 ms
84 bytes from [Link] icmp_seq=3 ttl=62 time=64.985 ms
84 bytes from [Link] icmp_seq=4 ttl=62 time=46.217 ms
84 bytes from [Link] icmp_seq=5 ttl=62 time=61.536 ms
PC1> ping [Link]
[Link] icmp_seq=1 timeout
[Link] icmp_seq=2 timeout
84 bytes from [Link] icmp_seq=3 ttl=61 time=77.534 ms
84 bytes from [Link] icmp_seq=4 ttl=61 time=92.562 ms
84 bytes from [Link] icmp_seq=5 ttl=61 time=93.189 ms
PC3> ping [Link]
[Link] icmp_seq=1 timeout
[Link] icmp_seq=2 timeout
84 bytes from [Link] icmp_seq=3 ttl=62 time=62.510 ms
84 bytes from [Link] icmp_seq=4 ttl=62 time=47.423 ms
84 bytes from [Link] icmp_seq=5 ttl=62 time=63.499 ms
PC4> ping [Link]
84 bytes from [Link] icmp_seq=1 ttl=62 time=47.183 ms
84 bytes from [Link] icmp_seq=2 ttl=62 time=48.100 ms
84 bytes from [Link] icmp_seq=3 ttl=62 time=61.197 ms
84 bytes from [Link] icmp_seq=4 ttl=62 time=61.278 ms
84 bytes from [Link] icmp_seq=5 ttl=62 time=46.359 ms
PC5> ping [Link]
84 bytes from [Link] icmp_seq=1 ttl=61 time=92.391 ms
[Link] icmp_seq=2 timeout
84 bytes from [Link] icmp_seq=3 ttl=61 time=76.404 ms
[Link] icmp_seq=4 timeout
84 bytes from [Link] icmp_seq=5 ttl=61 time=95.372 ms
PC5>
PC6> ping [Link]
84 bytes from [Link] icmp_seq=1 ttl=62 time=61.110 ms
[Link] icmp_seq=2 timeout
84 bytes from [Link] icmp_seq=3 ttl=62 time=62.066 ms
[Link] icmp_seq=4 timeout
84 bytes from [Link] icmp_seq=5 ttl=62 time=62.084 ms
PC4>