Jump to content

Noorman

Members
  • Gesamte Inhalte

    16
  • Registriert seit

  • Letzter Besuch

Alle erstellten Inhalte von Noorman

  1. Zunächst einmal herzlichen Glückwunsch! Es stimmt, dass die Prüfung seit cisco von v.2 auf v.3 (Herbst 2003) umgestellt hat schwerer geworden ist. Ich besuche gerade die cisco Networkacadamy und habe vor ein paar Tagen das Final für das 2. Semester bestanden. Im ersten Semester hatten wir noch die Unterlagen und Fragen v.2 - welche ich leichter empfunden habe. Hast Du Dich nur mit dem Boot Camp vorbereitet?
  2. Die dazugehörigen Skizzen habe ich angehängt. Ich hoffe, dass es funktioniert. rtl#show ip route 1.0.0.0 Routing entry for 1.0.0.0/8 Knownvia"rip",distance 120,metric Redistributing via rip Advertised by rip (self originated) Last update from 192.168.57.7 on Serial0/0, 00:00:08 ago Routing Descriptior Blocks: 192.168.75.7, from 192.168.75.7, 00:00:15 ago, via FastEthernet0/0 Route metric is 1, traffic share count is 1 192.168.57.7, from 192.168.57.7, 00:00:08 ago, via Serial0/0 Route metric is 1, traffic share count is 1 13 Refer to the output from the show ip route command. What can be concluded from the output of this router command? A preferred route to the destination has not been set. There are two equal cost paths to network 1.0.0.0. Both interfaces are being used equally to route traffic. A variance must be set to load-balance across multiple paths. Die Grafik zu 17 stellt sich so dar: Router B (steht links) ist über E0 mit dem Netz 172.17.22.0 verbunden Router A (mittig zw. A und C) ist links mit Router B und rechts mit Router C verbunden Router C ist rechts von Router A 17 RouterB loses connectivity to network 172.17.22.0. During the next update interval, RouterB sends an update to RouterA signifying that network 172.17.22.0 is inaccessible. RouterA adds the changes received from RouterB to its routing table. Approximately at the same time, RouterC sends an update to RouterA stating that network 172.17.22.0 is up. Which of the following is true regarding the described situation? (Choose two.) Router A will not accept the information from RouterC if split horizon is enabled. RouterA accepts the information and updates its routing table to prevent a routing loop. After receiving updates from RouterB and RouterC, RouterA will have two routes to network 172.17.22.0 in its routing table. A router can accept an additional update about a network from any device regardless of the original source of the update. RouterA will remove network 172.17.22.0 from its routing table if the network is inaccessible after the flush timer has expired. Grafik zu 23: Router(config)# acces-list 101 deny tcp 192.5.5.0 0.0.0.255 201.100.11.0 0.0.0.255 eq23 Router(config)# accds-list 101 permit ip any any 23 A network administrator trying to deny Telnet traffic from the 192.5.5.0 network to the 201.100.11.0 network entered the commands shown in the graphic. When monitoring the network, the administrator noticed that the Telnet packets are still passing between those networks. What is the cause? The router ignored this type of traffic because it required a standard access list to be configured instead of an extended one. The wrong port was configured for the ACL so Telnet traffic was still allowed. The access list has not been assigned to an interface. The permit ip any any allowed all traffic to pass regardless of the other statements listed in this ACL. 33 The following access list has been created to prevent traffic from host 204.204.7.122 from accessing the 201.100.11.0 network. access-list 22 deny host 204.204.7.122 access-list 22 permit any Which group of commands will properly place this access list so that this host is denied access only to the 201.100.11.0 network? RouterA(config)# interface s0/0 RouterA(config-if)# ip access-group 22 in RouterA(config)# interface s0/0 RouterA(config-if)# ip access-group 22 out RouterA(config)# interface fa0/0 RouterA(config-if)# ip access-group 22 in RouterB(config)# interface fa0/0 RouterB(config-if)# ip access-group 22 in RouterB(config)# interface s0/0 RouterB(config-if)# ip access-group 22 in RouterB(config)# interface fa0/0 RouterB(config-if)# ip access-group 22 out Ich hoffe, dass jemand diese Fragen lösen kann - wäre suuuper!
  3. 6 The following line was displayed in the output of the show ip route command. I 192.168.3.0/24 [100/80135] via 192.168.2.2, 00:00:30, Serial0/0 What is the value of the composite metric? 8 24 80 100 135 80135 Woran erkenne ich hier die composite metric, ist das der Wert "100"? 18 What can be determined from the partial output of the show ip route command displayed below? (Choose two.) R 200.200.200.0/24 [120/1] via 192.168.10.2, 00:00:14, Serial0/0 C 192.168.10.0/24 is directly connected, Serial0/0 The next update will be in 76 seconds. The next update will be in 16 seconds. The administrative distance is 120 and the metric is 1. The metric is 120 and the administrative distance is 1. 200.200.200.0 is configured on Serial0/0. 192.168.10.2 is configured on Serial0/0.
  4. Du hast geschrieben: Es sind uebrigens 2Pruefungen habe auch erst die Pruefung fuer Semester 1+2. Bedeutet das, dass Du das 2. Semester der CCNA-Networkacadamy geschaft hast und nun für Dich das dritte Semester beginnt? mfg Noorman
  5. Es gibt anscheinend einige Unternehemen, die zusätzliches Lernmaterial für die CCNA-Prüfung anbieten. Unter anderem auch Routersimulatoren. Welches Unternehemen (Testking, Boson, usw.) hat das beste Angebot. Ich habe den Routersimulator CCNA 3.2. Den finde ich ganz gut. Bei dem hat man 2 Router (2501,2600) einen Switch (1900) und Host zur Auswahl. Oder gibt es da noch bessere Programme? mfg Noorman
  6. Stimmt es, dass man sich alle drei Jahre neu zertifizieren lasssen muss? mfg Noorman
  7. Ich habe bei Frage 7 vergessen, das nur 2 mögliche Antworten erlaubt sind. Darum wäre ich eher für die letzte Antwort. Router2(config-router)# network 192.5.5.0 201.100.11.0 mfg Noorman
  8. Hallo! Ja, es gibt nur eine Prüfung. So ganz genau blicke ich da auch nicht durch bei den Nurmmern. Cisco hat mit Herbst 2003 die Lernunterlagen und die Prüfung umgestellt von v.2 auf v3. 640-607 ist der alte Prüfungsstoff. 640-801 ist der neue Prüfungsstoff bzw. Prüfung. DiesePrüfung ist um einiges umfangreicher und man muss multiple choice Fragen beantworten. Ich glaube, dass sie auch um einiges schwerer ist. Ich lerne mit dem Cisco Networkacadamy-Curriculum. Diese habe ich in digitaler Form. Ich glaube die bekommmt man nur wenn man die Networkacadamy macht (wird aber wahrscheinlich irgendwo im Netz zum dl sein). Bis Ende Juli ist es noch möglich die alte Prüfung abzulegen. Ich habe gehört, dass man sich alle drei Jahre neu zertifizieren muss? Hattest Du die Spirit-cd zum Lernen für den MCSE? mfg Noorman
  9. Hat nun doch geklappt mit dem einloggen. Fragen: Grafik zu 7 Das ganze stellt sich so dar, dass Router1 mit Router2 und Router2 mit Router3 verbunden ist. Router1: 201.100.11.0 Router2: Router3:192.5.5.0 7: A network administrator needs to configure a routing protocol that will use bandwidth and delay when making routing decisions. Which of the following commands must be configured on Router2 so those metric values will be used when determining the best path?(Choose two.) Router2(config)# router rip Router2(config)# router igrp 200 Router2(config-router)# network 192.5.5.0 Router2(config-router)# network 201.100.11.0 Router2(config-router)# network 192.5.5.0 Router2(config-router)# network 201.100.11.0 Router2(config-router)# network 192.5.5.0 201.100.11.0 Grafik zu Frage 15 RouterA: 192.168.2.0 RouterB: RouterC:192.168.3.0 RouterA ist mit RouterB und RouterB ist mit RouterC verbunden. 15: The following IGRP configuration was typed in for RouterB: RouterB(config)# router igrp 100 RouterB(config-router)# network 192.168.2.0 RouterB(config-router)# network 192.169.3.0 After several update periods, a technician notices that RouterB is not receiving updates from all routers shown in the diagram. Which of the following would correct this error? RouterB(config)# router igrp RouterB(config-router)# no network 192.169.3.0 RouterB(config)# router igrp 46 RouterB(config)# no network 192.169.3.0 RouterB(config)# network 192.168.3.0 RouterB(config)# router igrp 100 RouterB(config-router)# network 192.169.3.0 RouterB(config-router)# no network 192.168.3.0 RouterB(config)# router igrp 100 RouterB(config-router)# no network 192.169.3.0 RouterB(config-router)# network 192.168.3.0
  10. Bei Frage 32 analog modem service packet-switched (?? bin mir abe nicht sicher) (Was bedeutet circuit-switched) 35 it must always be configured on a serial interface (scheint mir logischer) 38 packet switching extension of network segments selection of best path based on a logical addressing ("selection of best path based on a physical addressing" glaube ich ist bei einem switch) 42 Weiß ich nicht Bei den restlichen Fragen habe ich auf das selbe getippt. Ich hätte noch ein paar Fragen. Ich werde sie noch heute posten. mfg Noorman
  11. Kann mir jemand bei diesen Fragen bitte helfen? 28 Which statements are true regarding VTY passwords? (Choose two.) VTY passwords must be encrypted. All VTY lines do not need to use the same password. A VTY password is required to establish telnet sessions. The VTY password is set with the command line console 0 . The VTY password must be identical with the enable secret password. 29 A network administrator can establish a remote session to a host using the Router> telnet 192.168.1.1 command but is unsuccessful when using the Router> telnet Boston command to connect to the same interface. Which of the following could be the problem? (Choose two.) The ip host table on the router is not configured. The command telnet Boston was issued from the wrong router prompt. The routing table is missing. Domain name services are not available. 30 Of the eight network users on the Human Resources department LAN, one cannot connect to the file server. The user's PC has successfully booted but can not see the network. What should be checked first? the PC power cord the file server the PC network interface card LEDs the LAN switch in the wiring closet the configuration of the router interface attached to the LAN 32 Which of the following WAN connection services typically use synchronous communications? (Choose two.) circuit-switched leased line packet-switched Ethernet analog modem services 33 The following access list has been created to prevent traffic from host 204.204.7.122 from accessing the 201.100.11.0 network. access-list 22 deny host 204.204.7.122 access-list 22 permit any Which group of commands will properly place this access list so that this host is denied access only to the 201.100.11.0 network? RouterA(config)# interface s0/0 RouterA(config-if)# ip access-group 22 in RouterA(config)# interface s0/0 RouterA(config-if)# ip access-group 22 out RouterA(config)# interface fa0/0 RouterA(config-if)# ip access-group 22 in RouterB(config)# interface fa0/0 RouterB(config-if)# ip access-group 22 in RouterB(config)# interface s0/0 RouterB(config-if)# ip access-group 22 in RouterB(config)# interface fa0/0 RouterB(config-if)# ip access-group 22 out 34 Which of the following functions are initiated by the router configuration files? (Choose three.) making decisions regarding the best path maintaining instructions for POST diagnostics controlling the flow of traffic in and out of the router performing packet buffering and maintaining packet-hold queues specifying the correct set up and use of routed and routing protocols 35 When must a router serial interface be configured with the clock rate command? when the interface is functioning as a DTE when the interface timers have been cleared when the connected DTE device is shut down it must always be configured on a serial interface when no other device is supplying a clock signal to the link 36 An administrator has made routing protocol changes to a router's configuration. To ensure that the changes are implemented, the active configuration is saved and the router is reloaded. After the router has initialized, the output on the screen displays "Would you like to enter the initial configuration dialog?[yes/no]:" Why did this dialog appear? There was a POST failure. The incorrect IOS loaded. There was an error in the startup configuration file. The configuration register was set to ignore NVRAM. 37 Host name resolution allows for the use of an alphanumeric name to identify network devices. Select the answer that displays the correct configuration syntax for creating a host name. Router# ip host Fontana 200.100.50.5 Router(config)# ip host Fontana 200.100.50.5 Router(config-if)# ip host Fontana 200.100.50.5 Router(config)# ip host Fontana 200.100.50.5/24 38 Which of the following are functions of a router? (Choose three.) packet switching extension of network segments segmentation of local area networks selection of best path based on a logical addressing selection of best path based on a physical addressing 42 Which of the following are basic rules that should be followed when creating and applying access lists? (Choose three.) Access list entries should filter in the order from general to specific. One access list per protocol per direction. Standard ACLs should be applied closest to the source while extended ACLs should be applied closest to the destination. There is an implicit deny at the end of all access lists. Statements are processed sequentially from top to bottom until a match is found. Use the inbound or outbound interface reference as if looking at the port from outside the router.
  12. Hallo alle miteinander! Ich bin gerade im 2.Semester. Weiß jemand von wo ich verläßliche Braindumps bekomme. Leider wurde jetzt von v2 auf v3 umgestellt und meine Braindumps sind nicht mehr zu gebrauchen. Hat jemand die Fragen aus dem 2.Semester aufgehoben ich könnte sie gebrauchen (v3). Ich weiß ja nicht wie euer Eindruck ist, aber die Fragestellungen sind um einiges schwieriger geworden (schauf). Erinnern mich irgendwie an Microsoft MCSE oder so. Mfg Noorman
  13. Ich habe nächste Woche die 218 Prüfung. Für die 210 und 215 habe ich mich mit Spirit vorbereitet, das klappte wunderbar. Beinahe alle Fragen waren mit der Übungs-Cd identisch oder sehr ähnlich. Wo liegt der Prüfungsschwerpunkt bei der 218? Ich habe gehört das 75% der Fragen von der 216 Prüfung sind. Stimmt das?? Gibt es dafür auch eine Spirit-Cd.
×
×
  • Neu erstellen...