Вы находитесь на странице: 1из 7

A Class C network 1.2.3.0/24 is assigned to EIGRP 123 network. The IP plan for this network is created using VLSM.

The N bits 1.2.3 cannot be used and therefore can only use the H bits. The IP plan using VLSM for this network is illustrated below. Add/Subnet .0/24 Remarks Hosts Cannot use because it has 254 been subnetted .0/26 Cannot use because it has 62 been subnetted .0/30 Serial Interface between 2 Somerton and Langport .4/30 Serial interface between 2 Langport and Street .8/30 Serial interface between 2 Street and Compton Dundon .12/30 Serial interface between 2 Compton Dundon and Somerton .16/28 Future Growth 14 .32/28 Future Growth 14 .48/28 Future Growth 14 .64/26 Somerton Network 62 .128/26 Langport network 62 .192/26 Compton Dundon Network 62 Table 1 IP addressing scheme using VLSM in EIGRP 123 network. Using the addressing scheme in the table, IP addresses to the Fast Ethernet interface on Somerton Routers is applied as follows: Somerton#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Somerton(config)#interface FastEthernet0/0 Somerton(config-if)#description Sommerton Department Somerton(config-if)#ip address 1.2.3.65 255.255.255.192 Somerton(config-if)#no shutdown PC X is configured with IP address 1.2.3.66 subnet mask 255.255.255.192 and default gateway 1.2.3.65. Next is to enable EIGRP AS 123 for all the routers (interfaces) mentioned above. Example of the global command configuration on Somerton routers are shown below: Somerton(config)#router eigrp 123 Somerton(config-router)#network 1.0.0.0 Somerton(config-router)#no auto-summary

The Serial interfaces on Somerton, Langport, Street and Compton Dundon are configured with IP add, Clock Rate to 64kb/s (DCE interface only not DTE) and interface bandwidth of 64kb/s (all interface). Eg of Somerton serial interface configurations are shown below: Somerton(config)#interface Serial0/0/0 Somerton(config-if)#clock rate 64000 Somerton(config-if)#bandwidth 64 Somerton(config-if)#ip address 1.2.3.1 255.255.255.252 Somerton(config-if)#no shut The screen shots of the routing table, EIGRP neighboring relationships and EIGRP topology of Somerton Router is depicted below.

Figure 1 Screen shot of the EIGRP 123 Routing table, neighbors and topology

A Class C network 2.3.4.0/24 is assigned to OSPF 0 network. The IP plan for this network is created using VLSM as illustrated below. Add/Subnet .0/24 Remarks Hosts Cannot use because it has 254 been subnetted .0/26 Cannot use because it has 62 been subnetted .0/30 Serial Interface between 2 Street and Butleight .4/30 Serial interface between 2 Butleigh and Glastanbury .8/30 Serial interface between 2 Glastanbury and Overleigh .12/30 Serial interface between 2 Overleigh and Street .16/28 Future Growth 14 .32/28 Future Growth 14 .48/28 Future Growth 14 .64/26 Butleigh Network 62 .128/26 Overleigh Network 62 .192/26 Future Growth 62 Table 2 IP addressing scheme using VLSM in OSPF 0 network Using the addressing scheme above, IP addresses are applied onto the serial interfaces of Street, Butleigh, Glastonbury and Overleigh routers within OSPF area 0. Example of interface configuration for Street and Butleigh routers are shown below: Street(config)#interface Serial0/1/0 Street(config-if)#ip address 2.3.4.1 255.255.255.252 Street(config-if)#clock rate 64000 Street(config-if)#bandwidth 64 Street(config-if)#no shutdown Butleigh(config)#interface Serial0/1/0 Butleigh(config-if)#ip address 2.3.4.2 255.255.255.252 Butleigh(config-if)#bandwidth 64 Butleigh(config-if)#no shutdown The OSPF area 0 on Street, Butleigh, Glastanbury and Overleigh routers were enabled using the same process ID of 1. The global configuration command for ruter Street is shown below to add interfaces with the network address wildcard mask: Street(config)# router ospf

Street(config-router)#network 2.3.4.0 0.0.0.255 area 0 Street(config-router)#end A screenshot of the ospf routing table for Router Street is shown in Figure 2.

Figure 2 OSPF routing table on Street router A Class C network 3.4.5.0/24 is assigned to OSPF 99 network. The IP plan for this network is created using VLSM as tabulated below: Add/Subnet .0/24 Remarks Hosts Cannot use because it has 254 been subnetted .0/26 Glastonbury Network 62 .64/26 Wells Network 62 .128/26 Wookey Hole Network 62 .192/26 Future Growth 62 Table 3 IP addressing scheme using VLSM in OSPF 99 network The Fastethernet ports on routers Glasonbury, Wookey Hole and Wells are configured using the above address scheme. This is followed by configuring OSPF on the routers with the same process id of 1 with area 99. The OSPF is also configured on the Fastethernet ports of the multilayer switch. A screenshot of

the ospf routing table/neighbor as displayed from the Glastanbury and Wells routers are shown in figures 3 & 4 respectively.

Figure 3 OSPF routing table in Glastanbury router Wookey Hole and Cheddar router are configured with area 123 as a tub area. Command used on Wookey Hole router is shown below: Wookey Hole(config)# router ospf 1 Wookey Hole(config-router)# area 123 stub no-summary

Figure 4 - OSPF routing table in Wells router A Class C network 4.5.6.0/24 is assigned to OSPF 123 Stub network. The IP plan for this network is created using VLSM as below: Add/Subnet .0/24 Remarks Hosts Cannot use because it has 254 been subnetted .0/26 Cannot use because it has 62 been subnetted .0/30 Serial Interface between 2 Cheddar and Wookey Hole .4/30 Furture Growth 2 .8/30 Future Growth 2 .12/30 Future Growth 2 .16/28 Future Growth 14 .32/28 Future Growth 14 .48/28 Future Growth 14 .64/26 Cheddar Network 62 .128/26 Future Growth 62 .192/26 Future Growth 62 Table 4 IP addressing scheme using VLSM in OSPF 123 stub network Using the addressing scheme above, IP addresses are applied onto the serial interfaces of Wookey Hole and Cheddar routers. PC Y is configured with IP address 4.5.6.66 subnet mask 255.255.255.192 and default gateway 4.5.6.65.

This is followed by configuring OSPF on the routers with the same process id of 1 with stub area 123. A screenshot of the ospf neighbor as displayed from the Cheddar router is shown in figure 5.

Figure 5 OSPF neighbor displayed on Cheddar router

Вам также может понравиться