Scenarios

     

The following scenarios and questions are designed to draw together the content of the chapter and to exercise your understanding of the concepts. There is not necessarily a right answer. The thought process and practice in manipulating the concepts is the goal of this section. The answers to the scenario questions are found at the end of this chapter.

Scenario 9-1

Q1:

Refer to Figure 9-9 and design the addressing scheme for the network. Then write the configuration for the central router.

Figure 9-9. The Diagram for Configuration Scenario 9-1

graphics/09fig09.gif

Ensure that you include the following:

  1. Address the network using the private network 10.0.0.0. Design the addressing scheme so that it allows for the summarization of addresses between areas. Show the summarization that you allocate, and explain your reasons for your choices.

    Area 0 is using a prefix of 28 bits within the area.

    Area 2 is using a prefix of 22 bits within the area.

    Area 3 is using a prefix of 24 bits within the area.

    Area 4 is using a prefix of 30 bits for the serial connections. It is using a 28-bit prefix for the connections to the Ethernet routers. Do not include the subnets attached to the LANs in Area 4.

  2. Issue the commands for the main router in Figure 9-9 to configure the following:

    - The router ID

    - The network commands to place the appropriate interfaces into the correct areas

    - The configuration of the totally stubby area (Area 3)

    - The configuration of the stub (Area 4)

    - Summarization between areas

    - The election of the central router as designated router, where appropriate


Scenario 9-2

Use Figure 9-10 for this scenario.

Figure 9-10. The Diagram for Configuration Scenario 9-2

graphics/09fig10.gif

The users of the network are complaining about the slowness of the network, particularly when trying to access the Internet. Examine the configuration in Example 9-14 in conjunction with Figure 9-10, and give reasons for any slowness or lack of connectivity that you can see on the network. Provide current configuration commands to correct any errors that you find.

Example 9-14. Configuring OSPF Example for Scenario 9-2
 ROUTER A Router(config)#  router ospf 100  Router(config-router)#  network 140.100.17.128 0.0.0.15 area 3  Router(config-router)#  network 140.100.17.192 0.0.0.15 area 2  Router(config-router)#  network 140.100.32.0 0.0.0.0 area 0  Router(config-router)#  area 2 stub  Router(config-router)#  area 3 stub no-summary  Router(config-router)#  area 3 default-cost 15  ! Router(config-router)#  interface FastEthernet0  Router(config-if)#  ip address 140.100.17.129 255.255.255.240  Router(config-if)#  no ip directed-broadcast  ! Router(config-if)#  interface FastEthernet1  Router(config-if)#  ip address 140.100.17.193 255.255.255.240  Router(config-if)#  no ip directed-broadcast  ! Router(config-if)#  interface Fddi0  Router(config-if)#  ip address 140.100.32.10 255.255.255.240  Router(config-if)#  no ip directed-broadcast  Router(config-if)#  no keepalive  Router(config-if)#  exit  ROUTER B Router(config)#  router ospf 100  Router(config-router)#  network 140.100.0.0 0.0.255.255 area 2  ! Router(config-router)#  interface FastEthernet0  Router(config-if)#  ip address 140.100.17.194 255.255.255.240  Router(config-if)#  no ip directed-broadcast  Router(config-if)#  ip ospf priority 100  ! Router(config-if)#  interface FastEthernet1  Router(config-if)#  ip address 140.100.13.1 255.255.255.240  Router(config-if)#  no ip directed-broadcast  ! Router(config-if)#  exit  

Answer the questions that follow:

1:

There are problems with Router B. There is inconsistency in the routing table, and the system is extremely slow. What commands would be used to identify the problem? In examining the diagram and configuration, what problems can you see?

2:

Router A is having problems connecting to Area 0, which is causing problems in other areas because this router is used to connect to Area 0. What commands would be used to identify the problem? In examining the diagram and configuration, what problems can you see?

3:

Issue the commands that would be used to correct the configuration problems that you see in the example configuration for Routers A and B.

4:

When you issue the show ip ospf interface command, you notice that there is a discrepancy in the timers on the link between Routers A and B. The transmit timer on Router A is set to 5, and the retransmit timer is set to 1. What problems would this cause? What command would be used to change the timers, and what are the default settings?

5:

There is an ISDN link into the Internet from Router B. The network manager has suggested that this link is the cause of some performance problems on the router. You have noticed that the interface is included in the OSPF network command. What might be the cause of the problem, and how could it be fixed?


Scenario 9-3

The network administrator is trying to solve a problem in the OSPF network and has determined that the creation of a virtual link is the answer. After studying the figures, answer the associated questions.

1:

Explain the purpose of the virtual link in Figure 9-11.

Figure 9-11. Network Diagram 1 for Scenario 9-3

graphics/09fig11.gif

2:

Is the configuration of the OSPF network shown in Figure 9-12 a valid configuration?

Figure 9-12. Network Diagram 2 for Scenario 9-3

graphics/09fig12.gif

3:

Why would a company implement the design shown in Figure 9-12?




CCNP BSCI Exam Certification Guide
CCNP BSCI Exam Certification Guide (CCNP Self-Study, 642-801) (3rd Edition)
ISBN: 1587200856
EAN: 2147483647
Year: 2002
Pages: 194
Authors: Clare Gough

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net