Monday, December 19, 2011

OSPF-R3


Router>
Router>
Router>
Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#router ospf 1 ?
  <cr>
Router(config)#router ospf 1
Router(config-router)#network 40.0.0.0 0.0.0.255 area 0 ?
  <cr>
Router(config-router)#network 40.0.0.0 0.0.0.255 area 0
Router(config-router)#network 0.0.0.0 0.0.0.255 area 0
00:07:41: %OSPF-5-ADJCHG: Process 1, Nbr 40.0.0.1 on Serial1/0 from LOADING to FULL, Loading Done
Router(config-router)#network 50.0.0.0 0.0.0.255 area 0
Router(config-router)#
Router(config-router)#exit
Router(config)#
Router(config)#
Router(config)#sh ip route
                ^
% Invalid input detected at '^' marker.
Router(config)#
Router(config)#
Router(config)#
Router(config)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#
Router#
Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
Gateway of last resort is not set
     10.0.0.0/24 is subnetted, 1 subnets
O       10.0.0.0 [110/1563] via 40.0.0.1, 00:00:20, Serial1/0
     20.0.0.0/30 is subnetted, 1 subnets
O       20.0.0.0 [110/1562] via 40.0.0.1, 00:00:20, Serial1/0
     30.0.0.0/24 is subnetted, 1 subnets
O       30.0.0.0 [110/782] via 40.0.0.1, 00:00:20, Serial1/0
     40.0.0.0/30 is subnetted, 1 subnets
C       40.0.0.0 is directly connected, Serial1/0
     50.0.0.0/24 is subnetted, 1 subnets
C       50.0.0.0 is directly connected, FastEthernet0/0
Router#



OSPF-R2


Router>
Router>
Router>en
Router#
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#
Router(config)#router ospf 1 ?
  <cr>
Router(config)#router ospf 1
Router(config-router)#network 20.0.0.0 0.0.0.255 area 0 ?
  <cr>
Router(config-router)#network 20.0.0.0 0.0.0.255 area 0
Router(config-router)#network 30.0.0.0 0.0.0.255 area 0
Router(config-router)#network 40.0.0.0 0.0.0.255 area 0
Router(config-router)#
00:07:02: %OSPF-5-ADJCHG: Process 1, Nbr 20.0.0.1 on Serial1/0 from LOADING to FULL, Loading Done
Router(config-router)#
Router(config-router)#exitr
                          ^
% Invalid input detected at '^' marker.
Router(config-router)#
Router(config-router)#ex
Router(config)#
00:07:41: %OSPF-5-ADJCHG: Process 1, Nbr 50.0.0.1 on Serial1/1 from LOADING to FULL, Loading Done
Router(config)#
Router(config)#
Router(config)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#
Router#
Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
Gateway of last resort is not set
     10.0.0.0/24 is subnetted, 1 subnets
O       10.0.0.0 [110/782] via 20.0.0.1, 00:01:26, Serial1/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.0.0.0 is directly connected, Serial1/0
     30.0.0.0/24 is subnetted, 1 subnets
C       30.0.0.0 is directly connected, FastEthernet0/0
     40.0.0.0/30 is subnetted, 1 subnets
C       40.0.0.0 is directly connected, Serial1/1
     50.0.0.0/24 is subnetted, 1 subnets
O       50.0.0.0 [110/782] via 40.0.0.2, 00:00:33, Serial1/1
Router#



OSPF-R1


 
Router>
Router>
Router>en
Router#
Router#
Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
Gateway of last resort is not set
     10.0.0.0/24 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, FastEthernet0/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.0.0.0 is directly connected, Serial1/0
Router#
Router#
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#router ospf ?
  <1-65535>  Process ID
Router(config)#router ospf 1 ?
  <cr>
Router(config)#router ospf 1
Router(config-router)#network 10.0.0.0 ?
  A.B.C.D  OSPF wild card bits
Router(config-router)#network 10.0.0.0 0.0.0.255 area 0 ?
  <cr>
Router(config-router)#network 10.0.0.0 0.0.0.255 area 0
Router(config-router)#network 20.0.0.0 0.0.0.255 area 0
Router(config-router)#exit
Router(config)#
00:07:02: %OSPF-5-ADJCHG: Process 1, Nbr 40.0.0.1 on Serial1/0 from LOADING to FULL, Loading Done
Router(config)#
Router(config)#
Router(config)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#^Z
Router#
Router#
Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
Gateway of last resort is not set
     10.0.0.0/24 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, FastEthernet0/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.0.0.0 is directly connected, Serial1/0
     30.0.0.0/24 is subnetted, 1 subnets
O       30.0.0.0 [110/782] via 20.0.0.2, 00:02:41, Serial1/0
     40.0.0.0/30 is subnetted, 1 subnets
O       40.0.0.0 [110/1562] via 20.0.0.2, 00:02:41, Serial1/0
     50.0.0.0/24 is subnetted, 1 subnets
O       50.0.0.0 [110/1563] via 20.0.0.2, 00:01:51, Serial1/0
Router#


Friday, December 16, 2011

EIGRP-R3








Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
           
Router(config-if)#ip add 50.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 50.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 40.0.0.2 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 40.0.0.2 255.255.255.252
Router(config-if)#
Router(config-if)#clock rate 64000 ?
  <cr>
Router(config-if)#clock rate 64000
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface Serial1/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#router eigrp 1 ?
  <cr>
Router(config)#router eigrp 1
Router(config-router)#network 40.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 40.0.0.0
Router(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 40.0.0.1 (Serial1/0) is up: new adjacency

Router(config-router)#network 50.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 50.0.0.0
Router(config-router)#variance 64 ?
  <cr>
Router(config-router)#variance 64
Router(config-router)#exit ?
  <cr>
Router(config-router)#exit
Router(config)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 40.0.0.1 (Serial1/0) is up: new adjacency

Router(config)#

EIGRP-R2



Router>
Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
Router(config-if)#
Router(config-if)#ip add 30.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 30.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 20.0.0.2 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 20.0.0.2 255.255.255.252
Router(config-if)#
Router(config-if)#clock rate 64000 ?
  <cr>
Router(config-if)#clock rate 64000
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface Serial1/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#i
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
nt s 1/1
Router(config-if)#
Router(config-if)#int s 1/1 ?
% Unrecognized command
Router(config-if)#int s 1/1
Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/1 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/1
Router(config-if)#
Router(config-if)#ip add 40.0.0.1 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 40.0.0.1 255.255.255.252
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial1/1, changed state to down
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#router eigrp 1 ?
  <cr>
Router(config)#router eigrp 1
Router(config-router)#network 20.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 20.0.0.0
Router(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 1: Neighbor 20.0.0.1 (Serial1/0) is up: new adjacency

Router(config-router)#network 30.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 30.0.0.0
Router(config-router)#
Router(config-router)#network 40.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 40.0.0.0
Router(config-router)#
Router(config-router)#variance 64 ?
  <cr>
Router(config-router)#variance 64
Router(config-router)#


EIGRP-R1





         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
Router(config-if)#ip add 10.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 10.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 20.0.0.1 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 20.0.0.1 255.255.255.252
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial1/0, changed state to down
Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#
Router(config)#
Router(config)#router eigrp ?
  <1-65535>  Autonomous system number
Router(config)#router eigrp 1 ?
  <cr>
Router(config)#router eigrp 1
Router(config-router)#network 10.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 10.0.0.0
Router(config-router)#network 20.0.0.0 ?
  A.B.C.D  EIGRP wild card bits
  <cr>
Router(config-router)#network 20.0.0.0
Router(config-router)# variance ?
  <1-128>  Metric variance Multiplier
Router(config-router)# variance 64 ?
  <cr>
Router(config-router)# variance 64
Router(config-router)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D       10.0.0.0/8 is a summary, 00:00:59, Null0
C       10.0.0.0/24 is directly connected, FastEthernet0/0
     20.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
D       20.0.0.0/8 is a summary, 00:00:59, Null0
C       20.0.0.0/30 is directly connected, Serial1/0
Router#sh ip protocol ?
  <cr>
Router#sh ip protocol

Routing Protocol is "eigrp  1 "
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Default networks flagged in outgoing updates 
  Default networks accepted from incoming updates
  EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
  EIGRP maximum hopcount 100
  EIGRP maximum metric variance 64
Redistributing: eigrp 1
  Automatic network summarization is in effect 
  Automatic address summarization:
    10.0.0.0/8 for Serial1/0
      Summarizing with metric 28160
    20.0.0.0/8 for FastEthernet0/0
      Summarizing with metric 20512000
  Maximum path: 4
  Routing for Networks: 
     10.0.0.0
     20.0.0.0
  Routing Information Sources: 
    Gateway         Distance      Last Update
  Distance: internal 90 external 170

Router#



Wednesday, December 14, 2011

RIP-R3


 
Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
           
Router(config-if)#ip add 50.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 50.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 40.0.0.2 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 40.0.0.2 255.255.255.252
Router(config-if)#
Router(config-if)#clock rate 64000 ?
  <cr>
Router(config-if)#clock rate 64000
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface Serial1/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#network 50.0.0.0
Router(config-router)#network 40.0.0.0 ?
  <cr>
Router(config-router)#network 40.0.0.0
Router(config-router)#
Router(config-router)#exit ?
  <cr>
Router(config-router)#exit
Router(config)#
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#version 2 ?
  <cr>
Router(config-router)#version 2
Router(config-router)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

R    10.0.0.0/8 [120/2] via 40.0.0.1, 00:00:09, Serial1/0
R    20.0.0.0/8 [120/1] via 40.0.0.1, 00:00:09, Serial1/0
R    30.0.0.0/8 [120/1] via 40.0.0.1, 00:00:09, Serial1/0
     40.0.0.0/30 is subnetted, 1 subnets
C       40.0.0.0 is directly connected, Serial1/0
     50.0.0.0/24 is subnetted, 1 subnets
C       50.0.0.0 is directly connected, FastEthernet0/0
Router#sh ip protocol ?
  <cr>
Router#sh ip protocol
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 18 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 2, receive 2
  Interface             Send  Recv  Triggered RIP  Key-chain
  FastEthernet0/0       2     2    
  Serial1/0             2     2    
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
            40.0.0.0
            50.0.0.0
Passive Interface(s):
Routing Information Sources:
            Gateway         Distance      Last Update
            40.0.0.1             120      00:00:16
Distance: (default is 120)
Router#


RIP-R2


 


Router>
Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
Router(config-if)#
Router(config-if)#ip add 30.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 30.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 20.0.0.2 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 20.0.0.2 255.255.255.252
Router(config-if)#
Router(config-if)#clock rate 64000 ?
  <cr>
Router(config-if)#clock rate 64000
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

Router(config-if)#
%LINK-5-CHANGED: Interface Serial1/0, changed state to up

Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#i
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0, changed state to up
nt s 1/1
Router(config-if)#
Router(config-if)#int s 1/1 ?
% Unrecognized command
Router(config-if)#int s 1/1
Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/1 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/1
Router(config-if)#
Router(config-if)#ip add 40.0.0.1 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 40.0.0.1 255.255.255.252
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial1/1, changed state to down
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#network 20.0.0.0
Router(config-router)#network 30.0.0.0 ?
  <cr>
Router(config-router)#network 30.0.0.0
Router(config-router)#
Router(config-router)#network 40.0.0.0 ?
  <cr>
Router(config-router)#network 40.0.0.0
Router(config-router)#
Router(config-router)#exit ?
  <cr>
Router(config-router)#exit
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#version 2 ?
  <cr>
Router(config-router)#version 2
Router(config-router)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

R    10.0.0.0/8 [120/1] via 20.0.0.1, 00:00:11, Serial1/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.0.0.0 is directly connected, Serial1/0
     30.0.0.0/24 is subnetted, 1 subnets
C       30.0.0.0 is directly connected, FastEthernet0/0
     40.0.0.0/30 is subnetted, 1 subnets
C       40.0.0.0 is directly connected, Serial1/1
R    50.0.0.0/8 [120/1] via 40.0.0.2, 00:00:25, Serial1/1
Router#sh ip protocol ?
  <cr>
Router#sh ip protocol
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 15 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 2, receive 2
  Interface             Send  Recv  Triggered RIP  Key-chain
  Serial1/0             2     2    
  FastEthernet0/0       2     2    
  Serial1/1             2     2    
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
            20.0.0.0
            30.0.0.0
            40.0.0.0
Passive Interface(s):
Routing Information Sources:
            Gateway         Distance      Last Update
            20.0.0.1             120      00:00:20
            40.0.0.2             120      00:00:33
Distance: (default is 120)
Router#


RIP-R1


 

         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>en
Router#
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#
Router(config)#int f 0/0 ?
  <cr>
Router(config)#int f 0/0
Router(config-if)#ip add 10.0.0.1 255.255.255.0 ?
  <cr>
Router(config-if)#ip add 10.0.0.1 255.255.255.0
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#int s 1/0 ?
  multipoint      Treat as a multipoint link
  point-to-point  Treat as a point-to-point link
  <cr>
Router(config)#int s 1/0
Router(config-if)#ip add 20.0.0.1 255.255.255.252 ?
  <cr>
Router(config-if)#ip add 20.0.0.1 255.255.255.252
Router(config-if)#
Router(config-if)#no shut ?
  <cr>
Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial1/0, changed state to down
Router(config-if)#
Router(config-if)#exit ?
  <cr>
Router(config-if)#exit
Router(config)#
Router(config)#
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#network 10.0.0.0 ?
  <cr>
Router(config-router)#network 10.0.0.0
Router(config-router)#
Router(config-router)#network 20.0.0.0 ?
  <cr>
Router(config-router)#network 20.0.0.0
Router(config-router)#
Router(config-router)#exit ?
  <cr>
Router(config-router)#exit
Router(config)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#sh ip protocol ?
  <cr>
Router#sh ip protocol
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 11 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
  Interface             Send  Recv  Triggered RIP  Key-chain
  FastEthernet0/0       1     2 1  
  Serial1/0             1     2 1  
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
            10.0.0.0
            20.0.0.0
Passive Interface(s):
Routing Information Sources:
            Gateway         Distance      Last Update
            20.0.0.2             120      00:00:05
Distance: (default is 120)
Router#
Router#conf t?
terminal 
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#router rip ?
  <cr>
Router(config)#router rip
Router(config-router)#version 1 ?
  <cr>
Router(config-router)#version 1
Router(config-router)#exit ?
  <cr>
Router(config-router)#exit
Router(config)#^Z

%SYS-5-CONFIG_I: Configured from console by console
Router#
Router#sh ip route ?
  WORD       Network to display information about or hostname
  bgp        Border Gateway Protocol (BGP)
  connected  Connected
  eigrp      Enhanced Interior Routing Protocol (EIGRP)
  ospf       Open Shortest Path First (OSPF)
  rip        Routing Information Protocol (RIP)
  static     Static routes
  <cr>
Router#sh 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, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/24 is subnetted, 1 subnets
C       10.0.0.0 is directly connected, FastEthernet0/0
     20.0.0.0/30 is subnetted, 1 subnets
C       20.0.0.0 is directly connected, Serial1/0
R    30.0.0.0/8 [120/1] via 20.0.0.2, 00:00:19, Serial1/0
R    40.0.0.0/8 [120/1] via 20.0.0.2, 00:00:19, Serial1/0
R    50.0.0.0/8 [120/2] via 20.0.0.2, 00:00:19, Serial1/0
Router#sh ip protocol ?
  <cr>
Router#sh ip protocol
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 17 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive 1
  Interface             Send  Recv  Triggered RIP  Key-chain
  FastEthernet0/0       1     1    
  Serial1/0             1     1    
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
            10.0.0.0
            20.0.0.0
Passive Interface(s):
Routing Information Sources:
            Gateway         Distance      Last Update
            20.0.0.2             120      00:00:24
Distance: (default is 120)
Router#