-
Statistik
Blog Archive
My Blog List
You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "
Recent Comment
Estáticas
Popular Post
-
1 . In the graphic, Host A has reached 50% completion in sending a 1 KB Ethernet frame to Host D when Host B wishes to transmit its ow...
-
saya akan menerangkan bagaimana cara / langkah-langkah menggunakan software ini. Adapun langkah-langkahnya adalah sebagai berikut : 1....
-
1. Refer to the exhibit. A student working in the lab selects a cable that is wired as shown. Which connection types can successfully...
-
1 . In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another? de...
-
1 . Which options are properties of contention-based media access for a shared media? (Choose three.) non-deterministic less overhead on...
-
1. A network technician has made a UTP cable that is terminated as T568A on one end and T568B on the opposite end. What type of cable has...
-
Pengertian Narkoba Narkoba adalah singkatan dari narkotika dan obat/bahan berbahaya. Selain "narkoba", istilah lain yang di...
-
ini ebook tutorial tentang HTML dan pasti cepat untuk bisa,, download ebook tutorial HTML
-
mozilla update versi terbaru lagi nih,,, lebih keren dan mantappp,, Download Mozilla firefox 15
-
1 . If a router cannot find a valid configuration file during the startup sequence, what will occur? The startup sequence will reset. The...
Search Here
Sabtu, 28 Juli 2012
Kamis, 26 Juli 2012
Selasa, 05 Juni 2012
Chapter 11
Cisco CCNA1-Chapter-11 Correct Questions Answers 100%
1. Users in the network are experiencing slow response time when
doing file transfers to a remote server. What command could be issued to
determine if the router has experienced any input or output errors?

Refer to the exhibit. A technician applies the configuration in the exhibit to a clean router. To verify the configuration, the technician issues the show running-config command in the CLI session with the router. What lines should the technician expect to see in the router output from the show running-config command?
password ccna;
line console 0
password ccna;
line console 0
password ccna;
password 7 020507550A;
3.

Refer to the exhibit. A network administrator on HostA has problems accessing the FTP server. Layer three connectivity testing was successful from HostA to the S1 interface of
RouterB. Which set of commands will allow the network administrator to telnet to RouterB and run debug commands?
RouterB(config-if)# login
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
RouterB(config-line)# password cisco
RouterB(config-line)# login
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
4.

Refer to the exhibit. The output is shown for the show ip route command executed on Router A. What does the IP address 192.168.2.2 represent?
6.

The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)
7.

Refer to the exhibit. What additional command is required to allow remote access to this switch?

Refer to the exhibit. Which names correctly identify the CLI mode represented by the prompt for Switch-East4#? (Choose two.)
process?
14.

Refer to the exhibit. What command will place the router into the correct mode to configure an appropriate interface to connect to a LAN?
15. On a Cisco router, which interface would be used to make the initial configuration?

Console Port ---this
16.

Refer to the exhibit. A student is responsible for the IP addressing, configuration and connectivity testing of the network shown in the graphic. A ping from host B to host C results in a destination unreachable but a ping from host B to host A was successful. What two reasons could account for this failure based on the graphic and partial router output for the Dallas router? (Choose two.)

The connection between routers B and C has been successfully tested. However, after rebooting router C, the administrator noticed the response time between networks 10.10.3.0 and 10.10.4.0 is slower. Ping between the two routers is successful. A trace route indicates three hops from router B to router C. What else can be done to troubleshoot the problem?
- show running-config;
- show startup-config;
- show interfaces ;
- show ip route;
- show version;
- show memory.
Refer to the exhibit. A technician applies the configuration in the exhibit to a clean router. To verify the configuration, the technician issues the show running-config command in the CLI session with the router. What lines should the technician expect to see in the router output from the show running-config command?
- enable password class
password ccna;
- enable secret cisco
line console 0
password ccna;
- enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0enable
line console 0
password ccna;
- enable secret ciscoenable password 7 14141E0A1F17
password 7 020507550A;
- enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0enable
password 7 14141E0A1F17
line console 0
password 7 020507550A ;
line console 0
password 7 020507550A ;
Refer to the exhibit. A network administrator on HostA has problems accessing the FTP server. Layer three connectivity testing was successful from HostA to the S1 interface of
RouterB. Which set of commands will allow the network administrator to telnet to RouterB and run debug commands?
- RouterB(config)# enable secret class
RouterB(config-if)# login
- RouterB(config)# enable secret class
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
- RouterB(config)# enable secret class
RouterB(config)# line vty 0
RouterB(config-line)# password cisco
RouterB(config-line)# login
RouterB(config-line)# password cisco
RouterB(config-line)# login
- RouterB(config)# enable secret class
RouterB(config-line)# password cisco
RouterB(config-line)# login
- RouterB(config)# enable secret class
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
4.
Refer to the exhibit. The output is shown for the show ip route command executed on Router A. What does the IP address 192.168.2.2 represent?
- Gateway for the 192.168.1.0 network;
- Gateway for the 192.168.3.0 network;
- IP assigned to the serial port on Router A;
- IP assigned to the serial port on Router B.
- Router# name Fontana;
- Router# hostname Fontana;
- Router(config)# name Fontana;
- Router(config)# hostname Fontana.
6.
The serial connection shown in the graphic needs to be configured. Which configuration commands must be made on the Sydney router to establish connectivity with the Melbourne site? (Choose three.)
- Sydney(config-if)# ip address 201.100.53.2 255.255.255.0 ;
- Sydney(config-if)# no shutdown ;
- Sydney(config-if)# ip address 201.100.53.1 255.255.255.224 ;
- Sydney(config-if)# clock rate 56000 ;
- Sydney(config-if)# ip host Melbourne 201.100.53.2 .
7.
Refer to the exhibit. What additional command is required to allow remote access to this switch?
- NA-SW1(config-if)# no shutdown;
- NA-SW1(config)# enable password password;
- NA-SW1(config)# ip default-gateway address ;
- NA-SW1(config-if)# description description .
- AUX;
- Ethernet;
- Console ;
- Telnet ;
- SSH .
- Telnet;
- Console;
- AUX;
- SSH.
- after a system restart;
- as the commands are entered ;
- when logging off the system;
- when the configuration is saved to the startup-configuration;
Refer to the exhibit. Which names correctly identify the CLI mode represented by the prompt for Switch-East4#? (Choose two.)
- line configuration mode;
- user executive mode;
- global configuration mode;
- privileged executive mode ;
- interface configuration mode ;
- enable mode .
- hot keys ;
- context-check ;
- context-sensitive ;
- structured check ;
- command override ;
- command syntax check .
process?
- Ctrl-C;
- Ctrl-P;
- Ctrl-R;
- Ctrl-Shift-6 ;
- Ctrl-Z .
14.
Refer to the exhibit. What command will place the router into the correct mode to configure an appropriate interface to connect to a LAN?
- UBAMA# configure terminal;
- UBAMA(config)# line vty 0 4 ;
- UBAMA(config)# line console 0;
- UBAMA(config)# interface Serial 0/0/0;
- UBAMA(config)# interface FastEthernet 0/1.
15. On a Cisco router, which interface would be used to make the initial configuration?
Console Port ---this
16.
Refer to the exhibit. A student is responsible for the IP addressing, configuration and connectivity testing of the network shown in the graphic. A ping from host B to host C results in a destination unreachable but a ping from host B to host A was successful. What two reasons could account for this failure based on the graphic and partial router output for the Dallas router? (Choose two.)
- The host A is turned off;
- The Fa0/0 interface on Dallas is shutdown;
- The LAN cable is disconnected from host B;
- The S0/0/1 IP address of Dallas is improperly configured;
- The Fa0/0 interface on Dallas is in a different subnet than host B;
- The clock rate is missing on the serial link between Dallas and NYC.
- RAM;
- ROM;
- Flash;
- NVRAM.
The connection between routers B and C has been successfully tested. However, after rebooting router C, the administrator noticed the response time between networks 10.10.3.0 and 10.10.4.0 is slower. Ping between the two routers is successful. A trace route indicates three hops from router B to router C. What else can be done to troubleshoot the problem?
- Ping router B S0/1 connection from router C;
- Trace the connection between router B to router C S0/1;
- Issue a show ip route command in router B to verify routing is enabled;
- Issue a show ip interface brief command on router C.
- show flash ;
- show NVRAM ;
- show startup-config;
- show running-config;
- show version.
Label:
CCNA1
Sabtu, 02 Juni 2012
Mp3Gain Pro
waaahhhh software ane bgt nih..buat agan" yang senang dengeren musik,nih ane share software buat gedein volume lagu" yang agan sukai,,
cara penggunaan nya jg gampang,,tinggal kita install lalu add file dan file musik yang kita pilih,setelah itu lalu klik aja klik analysis,dan setelah selesai klik trak again trus exit deh,,,gampang kanm,,,
Download Mp3 Again pro
cara penggunaan nya jg gampang,,tinggal kita install lalu add file dan file musik yang kita pilih,setelah itu lalu klik aja klik analysis,dan setelah selesai klik trak again trus exit deh,,,gampang kanm,,,
Download Mp3 Again pro
Label:
multimedia
Theme Angry Bird For WIindows 7
Nah sekarang ane mau share theme windows 7 yang keren dan unik,
tampilan dekstop yang mantap abis deh,,untuk sobat" yang berminnat nih ane kasih link downloadnya.
Download Theme Angry Bird For WIindows 7
tampilan dekstop yang mantap abis deh,,untuk sobat" yang berminnat nih ane kasih link downloadnya.
Download Theme Angry Bird For WIindows 7
Label:
Theme
K-Lite Codec 8.60 Full
Nah, sekarang ane mau share versi
terbarunya, K-Lite Codec 8.60 Full. Sobat udah pada tau kan mengenai software
ini? Apa perlu ane kasih tau lagi?? mmm.... Oke deh kalau gitu, mumpung ane
lagi baik hati nh, jadi ane kasih tau lagi mengenai software K-Lite Codec Pack.
hehe.... :D
K-Lite Codec Pack adalah software multimedia yang bisa memutar video dan juga lagu. Software ini juga sangat mudah lho tuk digunakan. Jadi buat para awam sangat disarankan untuk menggunakan software multimedia yang satu ini. Oke, bagi sobat yang menginginkan software multimedia ini, silahkan aja di download.
K-Lite Codec Pack adalah software multimedia yang bisa memutar video dan juga lagu. Software ini juga sangat mudah lho tuk digunakan. Jadi buat para awam sangat disarankan untuk menggunakan software multimedia yang satu ini. Oke, bagi sobat yang menginginkan software multimedia ini, silahkan aja di download.
Label:
multimedia
Bandz Pro
Di malam yang cerah ini
ane mau share software Alat musik di PC / Laptop, nama softwarenya Bandz Pro. Bandz
Pro adalah software alat musik virtual. Terdapat 5 alat musik virtual yang
tersedia, diantaranya piano
classic, organ, gitar akustik, gitar listrik dan drum set. Semua alat musik itu dapat sobat mainkan secara virtual dengan menggunakan software BandzPro yang dapat sobat download pada blog ini. Jadi bagi sobat yang tidak mempunyai alat musik diatas tidak perlu khawatir, sobat dapat memainkan alat-alat musik diatas secara virtual. Pertajam keahlian bermusik sobat dengan menggunakan BandzPro...
Langsung saja yah ane kasih Link Downloadnya.
classic, organ, gitar akustik, gitar listrik dan drum set. Semua alat musik itu dapat sobat mainkan secara virtual dengan menggunakan software BandzPro yang dapat sobat download pada blog ini. Jadi bagi sobat yang tidak mempunyai alat musik diatas tidak perlu khawatir, sobat dapat memainkan alat-alat musik diatas secara virtual. Pertajam keahlian bermusik sobat dengan menggunakan BandzPro...
Langsung saja yah ane kasih Link Downloadnya.
Label:
multimedia
Langganan:
Postingan (Atom)
Pencarian
About Author
Labels
- Anti Virus (1)
- CCNA1 (13)
- Ccna2 (3)
- download (3)
- Game (1)
- informasi (3)
- IT Etensial 100% (3)
- Kumpulan makalah (1)
- multimedia (5)
- musix (3)
- program (14)
- Theme (2)
- tutorial (4)






