WILEY

KNOWLEDGE FOR GENERATIONS

WILEY - KNOWLEDGE FOR GENERATIONS

United States Change Location

cart.gif CART |  MY ACCOUNT |  CONTACT US |  HELP    
Cover image for product 0782142001
CCDA: Cisco Certified Design Associate Study Guide: Exam 640-861, 2nd Edition
ISBN: 978-0-7821-4200-6
Paperback
672 pages
August 2003
US $49.99 Add to Cart

This price is valid for United States. Change location to view local pricing and availability.

Other Available Formats: Adobe E-Book
  • Description
  • Table of Contents
  • Author Information
  • Errata

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
Combined Errata

Page 59

Answer to question #13, The correct answer is B and there is a typo in answer C.

Page 211

The correct answers are A,B,D. HSRP can be used to help workstations find default gateways

Page 268

Figure 7.7, 69 is a typo, 64 is correct for interface S2.

Page 277

Line 2 - "You have 9 bits in..." should be "You have 8 bits in..."

Subheading in bold type should be 192.168.63.0

Page 373

There is an error in the Multi-Area text. The correct configuration should be:
Router(config)#router ospf 172
Router(config-router)#exit
Router(config)#int e0
Router(config-if)#ip address 172.16.17.1 255.255.240.0
Router(config-if)#no shut
Router(config-if)#int s0
Router(config-if)#ip address 172.16.9.1 255.255.248.0
Router(config-if)#no shut
Router(config-if)#int s1
Router(config-if)#ip address 172.16.7.1 255.255.255.252.0
Router(config-if)#no shut
Router(config-if)#router ospf 172
Router(config-router)#network 172.16.17.0 0.0.15.255 area 0
Router(config-router)#network 172.16.9.0 0.0.7.255 area 1
Router(config-router)#network 172.16.7.0 0.0.3.255 area 2