Information Technology Reference
In-Depth Information
RTB(config-if)# ip address 172.16.224.1 255.255.224.0
RTB(config-if)# interface Serial0/0/0
RTB(config-if)# description Link to RTC
RTB(config-if)# ip address 10.0.0.5 255.255.255.252
RTB(config-if)# clockrate 64000
RTB(config-if)# no shutdown
RTB(config-if)# interface Serial0/0/1
RTB(config-if)# description Link to RTA
RTB(config-if)# ip address 10.0.0.2 255.255.255.252
RTB(config-if)# no shutdown
RTC:
RTC(config)# interface Loopback1
RTC(config-if)# ip address 172.16.64.1 255.255.240.0
RTC(config-if)# interface Loopback2
RTC(config-if)# ip address 172.16.80.1 255.255.240.0
RTC(config-if)# interface Loopback3
RTC(config-if)# ip address 172.16.96.1 255.255.240.0
RTC(config-if)# interface Loopback4
RTC(config-if)# ip address 172.16.112.1 255.255.240.0
RTC(config-if)# interface Serial0/0/0
RTC(config-if)# description Link to RTA
RTC(config-if)# ip address 10.0.0.9 255.255.255.252
RTC(config-if)# no shutdown
RTC(config-if)# interface Serial0/0/1
RTC(config-if)# description Link to RTB
RTC(config-if)# ip address 10.0.0.6 255.255.255.252
RTC(config-if)# no shutdown
Configure each router with EIGRP routing. The configuration for RTA follows. All routers
have the same basic EIGRP configuration.
Step 2.
RTA(config)# router eigrp 100
RTA(config-router)# network 10.0.0.0
RTA(config-router)# network 172.16.0.0
Task 3: Configure Bandwidth and Automatic Summarization
According to the topology shown in Figure 9-9, RTB and RTC are connected with a 128-
kbps link. Enter the commands on both routers necessary to adjust the default bandwidth
to match the actual speed.
Step 1.
RTB(config)# interface Serial0/0/0
RTB(config-if)# bandwidth 128
RTC(config)# interface Serial0/0/1
RTC(config-if)# bandwidth 128
Search WWH ::




Custom Search