Basic Configuration of Routing Protocols

Table of contents

1. Purpose of the experiment

2. Experimental requirements

3. Experimental steps

(1) Basic configuration of static routing

(2) RIP routing basic configuration

 (3) Basic configuration of OSPF routing

4. Experimental results

(1) Static routing configuration experiment results

(2) RIP routing configuration experiment results

 (3) OSPF routing configuration experiment results


1. Purpose of the experiment

    (1) Master the basic configuration of router static routing.

    (2) Master the basic configuration of RIP and OSPF.

2. Experimental requirements

    (1) A group of 4 people, each group has 4 PCs running Windows 2008 Server/Windows XP/Windows 7 operating system, installed with PacketTracer version 5.2.1 provided by CISCO.

    (2) There are 2 routers in each group, 2 configuration lines and several twisted pairs.

    (3) Use PacketTracer to simulate.

3. Experimental steps

(1) Basic configuration of static routing

① Realize the topology map.

 ② Configure the IP address, subnet mask and gateway of PC0 and PC1 as shown in the figure below.

 ③Configure router Router0 interface IP.

 ④ Configure the router Router1 interface IP.

 ⑤ Configure router Router0 static route and router Router1 static route, and check the route configuration results.

(2) RIP routing basic configuration

① Realize the topology map.

② Configure the IP address, subnet mask and gateway of PC0 and PC1 as shown in the figure below.

 

 ③ Configure the IP address of the router interface on Router0, and display its interface configuration information.

 

 ④ Configure dynamic routing on router Router0

 ⑤ Verify the route on Router0

 

⑥ Configure the IP address of the router interface on Router1, and display its interface configuration information.

⑦Configure dynamic routing on router Router1

⑧ Verify the route on Router1

 (3) Basic configuration of OSPF routing

① Realize the topology map.

② Configure the IP address, subnet mask and gateway of PC0 and PC1 as shown in the figure below.

 

 ③Configure the IP address of the router interface and the IP address of the serial port on Router0

 

 ④Display the interface configuration information of router Router0

 

 

⑤ Configure OSPF dynamic routing on Router0

 ⑥ Verify the route on Router0

⑦Configure the IP address of the interface and the IP address of the serial port on Router1.

 

⑧Configure OSPF protocol on router Router1

⑨Verify the route on Router1

 

4. Experimental results

(1) Static routing configuration experiment results

① Before the router is configured, PC1 and PC2 cannot be connected, and the result is shown in the figure below.

 

②After configuring the router, PC1 and PC2 can be connected, and the result is shown in the figure below.

(2) RIP routing configuration experiment results

① Before the router is configured, PC1 and PC2 cannot be connected, and the result is shown in the figure below.

②After configuring the router, PC1 and PC2 can be connected, and the result is shown in the figure below.

 (3) OSPF routing configuration experiment results

① Before the router is configured, PC1 and PC2 cannot be connected, and the result is shown in the figure below.

②After configuring the router, PC1 and PC2 can be connected, and the result is shown in the figure below.

 

 

 

 

 

 

 

 

Guess you like

Origin blog.csdn.net/weixin_44059619/article/details/129922707