Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 39

Question 1

Answer saved
Marked out of 1.00

Flag question
Question text

As a network administrator of RMS Aerospace Industries, you


have been instructed to prevent all traffic originating on the LAN
from entering the R2 router. Which the following command
would implement the access list on the interface of the R2
router?

Select one:
a. ip access-group 101 in
b. access-list 101 out
c. ip access-group 101 out
d. access-list 101 in
Clear my choice

Question 2
Answer saved
Marked out of 1.00
Flag question
Question text

A network administrator is trying to add a new router into an


established OSPF network. The networks attached to the new
router do not appear in the routing tables of the other OSPF
routers. Given the information in the partial configuration shown
below, what configuration error is causing this problem?
Router(config)# router ospf 1
Router(config-router)# network 10.0.0.0 255.0.0.0 area 0

Select one:
a. The network number is configured improperly.
b. The OSPF area is configured improperly.
c. The process id is configured improperly.
d. The network wildcard mask is configured improperly.
Clear my choice

Question 3
Answer saved
Marked out of 1.00

Remove flag
Question text

What two functions describe uses of an access control list?


Select one:
a. 2 & 3
b. 4 & 5
c. 1 & 4
d. 3 & 5
Clear my choice
Question 4
Answer saved
Marked out of 1.00

Flag question
Question text

Which statement describes a characteristic of standard IPv4


ACLs?

Select one:
a. They can be configured to filter traffic based on both source
IP addresses and source ports.
b. They can be created with a number but not with a name.
c. They filter traffic based on source IP addresses only.
d. They are configured in the interface configuration mode.
Clear my choice
Question 5
Answer saved
Marked out of 1.00
Flag question
Question text

What is the default administrative distance of OSPF?

Select one:
a. 120
b. 110
c. 100
d. 90
Clear my choice

Question 6
Answer saved
Marked out of 1.00

Flag question
Question text

Which parameter would you tune to affect the selection of a


static route as a backup, when a dynamic protocol is also being
used?

Select one:
a. link bandwidth
b. hop count
c. link cost
d. administrative distance
e. link delay
Clear my choice
Question 7
Answer saved
Marked out of 1.00

Flag question
Question text

The following configuration line was added to router R1


Access-list 101 permit ip 10.25.30.0 0.0.0.255 any
What is the effect of this access list configuration?

Select one:
a. Permit all packet matching the last octet of the destination
address and accept all source addresses
b. Permit all packets matching the first three octets of the source
address to all destinations
c. Permit all packet from the third subnet of the network address
to all destinations
d. Permit all packet matching the host bits in the source address
to all destinations
Clear my choice
Question 8
Answer saved
Marked out of 1.00
Flag question
Question text

Refer to the exhibit. If the router Cisco returns the given output
and has not had its router ID set manually, what value will
OSPF use as its router ID?

Select one:
a. 172.16.1.1
b. 2.2.2.2
c. 192.168.1.1
d. 1.1.1.1
Clear my choice

Question 9
Answer saved
Marked out of 1.00

Flag question
Question text

The ip helper-address command does what?

Select one:
a. Assigns an IP address to a host
b. Relays a DHCP request across networks
c. Resolves an IP address overlapping issue
d. Resolves an IP address from a DNS server
Clear my choice

Question 10
Answer saved
Marked out of 1.00

Flag question
Question text

OSPF routing uses the concept of areas. What are the three
characteristics of OSPF areas?
1. Each OSPF area requires a loopback interface to be
configured
2. Areas may be assigned any number from 0 to 65535
3. Area 0 is called the backbone area
4. Hierarchical OSPF networks do not require multiple areas
5. Multiple OSPF areas must connect to area 0
6. Single area OSPF networks must be configured in area 1

Select one:
a. 1, 3, 6
b. 2, 3, 4
c. 2, 3, 5
d. 1, 2, 4
Clear my choice
Question 11
Answer saved
Marked out of 1.00
Flag question
Question text

What is the default number of equal-cost paths that can be


placed into the routing of a Cisco OSPF router?

Select one:
a. 2
b. unlimited
c. 4
d. 16
Clear my choice

Question 12
Answer saved
Marked out of 1.00

Flag question
Question text

Which two statements about static NAT translations are true?


1. They are always present in the NAT table.
2. They allow connection to be initiated from the outside.
3. They can be configured with access lists, to allow two or
more connections to be initiated from the outside.
4. They require no inside or outside interface markings because
addresses are statically defined.
Select one:
a. 2 & 5
b. 1 & 4
c. 1 & 2
d. 3 & 4
Clear my choice
Question 13
Answer saved
Marked out of 1.00

Flag question
Question text

A network administrator needs to configure a standard ACL so


that only the workstation of the administrator with the IP
address 192.168.15.23 can access the virtual terminal of the
main router. Which two configuration commands can achieve
the task?

1. Router1(config)# access-list 10 permit


host 192.168.15.23
2. Router1(config)# access-list 10 permit
192.168.15.23 0.0.0.0
3. Router1(config)# access-list 10 permit
192.168.15.23 0.0.0.255
4. Router1(config)# access-list 10 permit
192.168.15.23 255.255.255.0
5. Router1(config)# access-list 10 permit
192.168.15.23 255.255.255.255

Select one:
a. 2 & 3
b. 4 & 5
c. 1 & 2
d. 3 & 4
Clear my choice
Question 14
Answer saved
Marked out of 1.00

Flag question
Question text

A network associate in Genesis Aerospace Industries has


configured OSPF with the command:
City(config-router)# network 192.168.12.64 0.0.0.63 area 0
After completing the configuration, the associate discovers that
not all the interfaces are participating in OSPF.Which three of
the interfaces shown in the exhibit will participate in OSPF
according to this configuration statement?
1. FastEthernet0/0
2. FastEthernet0/1
3. Serial0/0
4. Serial0/1.104
5. Serial0/1.103
6. Serial0/1.102

Select one:
a. 2, 3, 5
b. 3, 4, 6
c. 2, 3, 6
d. 1, 2, 4
Clear my choice
Question 15
Answer saved
Marked out of 1.00

Flag question
Question text

If a router has two interfaces and is routing both IPv4 and IPv6
traffic, how many ACLs could be created and applied to it?

Select one:
a. 12
b. 6
c. 4
d. 8
Clear my choice
Question 16
Answer saved
Marked out of 1.00
Remove flag
Question text

Refer to the diagram below. The network administrator of RMS


Overseas and Employment Agency that has the IP address of
10.0.70.23/25 needs to have access to the corporate FTP
server (10.0.54.5/28). The FTP server is also a web server that
is accessible to all internal employees on networks within the
10.x.x.x address. No other traffic should be allowed to this
server. Which extended ACL would be used to filter this traffic,
and how would this ACL be applied?

1. access-list 105 permit ip host 10.0.70.23


host 10.0.54.5
2. access-list 105 permit tcp any host
10.0.54.5 eq www
3. access-list 105 permit ip any any
4. access-list 105 permit tcp host 10.0.54.5
any eq www
access-list 105 permit tcp host 10.0.70.23
host 10.0.54.5 eq 20
access-list 105 permit tcp host 10.0.70.23
host 10.0.54.5 eq 21
5. access-list 105 permit tcp host 10.0.70.23
host 10.0.54.5 eq 20
access-list 105 permit tcp host 10.0.70.23
host 10.0.54.5 eq 21
access-list 105 permit tcp 10.0.0.0
0.255.255.255 host 10.0.54.5 eq www
access-list 105 deny ip any host 10.0.54.5
access-list 105 permit ip any any
6. R2(config)# interface gi0/0
R2(config-if)# ip access-group 105 in
7. R1(config)# interface gi0/0
R1(config-if)# ip access-group 105 out
8. R1(config)# interface s0/0/0
R1(config-if)# ip access-group 105 out

Select one:
a. 1 & 2
b. 2 & 4
c. 1 & 5
d. 3 & 5
Clear my choice

Question 17
Answer saved
Marked out of 1.00
Flag question
Question text

Which command would you place on interface on a private


network?

Select one:
a. ipnat outside
b. ipnat inside
c. ip outside global
d. ip inside local
Clear my choice

Question 18
Answer saved
Marked out of 1.00

Flag question
Question text

A network administrator needs to configure a standard ACL so


that only the workstation of the administrator with the IP
address 192.168.15.23 can access the virtual terminal of the
main router. Which two configuration commands can achieve
the task?

1. Router1(config)# access-list 10 permit host


192.168.15.23
2. Router1(config)# access-list 10 permit
192.168.15.23 0.0.0.0
3. Router1(config)# access-list 10 permit
192.168.15.23 0.0.0.255
4. Router1(config)# access-list 10 permit
192.168.15.23 255.255.255.0
5. Router1(config)# access-list 10 permit
192.168.15.23 255.255.255.255

Select one:
a. 1 & 5
b. 2 & 4
c. 3 & 5
d. 1 & 2
Clear my choice

Question 19
Answer saved
Marked out of 1.00

Flag question
Question text

Which router command allows you to view the entire contents


of all access lists?

Select one:
a. Show interface
b. Show all access-lists
c. Show ip interface
d. Show access-lists
Clear my choice
Question 20
Answer saved
Marked out of 1.00

Flag question
Question text

What is the purpose of the DHCP server?

Select one:
a. to provide an IP configuration information to hosts
b. to translate URLs to IP addresses
c. to provide storage for email
d. to translate IPv4 addresses to MAC addresses
Clear my choice

Question 21
Answer saved
Marked out of 1.00

Flag question
Question text

Which command would you place on interface on a private


network?
Select one:
a. ip nat inside
b. ip inside local
c. ip nat outside
d. ip outside global
Clear my choice
Question 22
Answer saved
Marked out of 1.00

Flag question
Question text

All hosts in the networks have been operational for several


hours when the DHCP server goes down. What happens to the
hosts that have obtained service from the DHCP server?

Select one:
a. The hosts will only be able to communicate with otherhosts by
IP address not by hostname
b. The hosts will not be able to communicate with any
otherhosts.
c. The hosts will continue to communicate normally for a period
of time.
d. The hosts will be able to communicate with hosts outsides
their own network
Clear my choice
Question 23
Answer saved
Marked out of 1.00

Flag question
Question text

Which command is used to determine if an IP access list is


enabled on a particular interface?

Select one:
a. Show ip interface
b. Show access-lists
c. Show interface access-lists
d. Show interface
Clear my choice

Question 24
Answer saved
Marked out of 1.00

Flag question
Question text

What two functions describe uses of an access control list?

1. ACLs assist the router in determining the


best path to a destination.
2. Standard ACLs can restrict access to
specific applications and ports.
3. ACLs provide a basic level of security for
network access.
4. ACLs can permit or deny traffic based upon
the MAC address originating on the router.
5. ACLs can control which areas a host can
access on a network.

Select one:
a. 2 & 4
b. 1 & 2
c. 3 & 5
d. 1 & 5
Clear my choice

Question 25
Answer saved
Marked out of 1.00

Flag question
Question text

Which two commands are required to properly configure a


router to run OSPF and to add network 192.168.16.0/24 to
OSPF area 0?

1. Router(config)#router ospf 1
2. Router(config)#router ospf 0
3. Router(config)#router ospf area 0
4. Router(config-router)#network 192.168.16.0
0.0.0.255 area 0
5. Router(config-router)#network 192.168.16.0
0.0.0.255 0
6. Router(config-router)#network 192.168.16.0
255.255.255.0 area 0

Select one:
a. 4 & 5
b. 3 & 4
c. 2 & 3
d. 1 & 4
Clear my choice

Question 26
Answer saved
Marked out of 1.00

Flag question
Question text

As a network administrator, you have been instructed to


prevent all traffic originating on the LAN from entering the R2
router. Which the following command would implement the
access list on the interface of the R2 router?
Select one:
a. ip access-group 101 in
b. access-list 101 out
c. access-list 101 in
d. ip access-group 101 out
Clear my choice
Question 27
Answer saved
Marked out of 1.00

Flag question
Question text

Refer to the exhibit. Which two statements are true about the
loopback address that is configured on RouterB?

1. It ensures that data will be forwarded by RouterB.


2. It provides stability for the OSPF process on RouterB.
3. It specifies that the router ID for RouterB should be 10.0.0.1.
4. It decreases the metric for routes that are advertised from
RouterB.
5. It indicates that RouterB should be elected the DR for the
LAN.

Select one:
a. 1 & 5
b. 1 & 2
c. 2 & 3
d. 4 & 5
Clear my choice

Question 28
Answer saved
Marked out of 1.00

Flag question
Question text

What are two benefits of using NAT?


1. NAT protects network security because private networks are
not advertised.
2. NAT accelerates the routing process because no
modifications are made on the packets.
3. Dynamic NAT facilitates connections from the outside of the
network.
4. NAT facilitates end-to-end communication when IPsec is
enable.
5. NAT eliminates the need to re-address all host that require
external access.
6. NAT conserves addresses through host MAC-level
multiplexing.

Select one:
a. 3 & 4
b. 1 & 5
c. 1 & 4
d. 2 & 5
Clear my choice

Question 29
Answer saved
Marked out of 1.00

Flag question
Question text

The following configuration line was added to router R1


Access-list 101 permit ip 10.25.30.0 0.0.0.255 any
What is the effect of this access list configuration?

Select one:
a. Permit all packet matching the last octet of the destination
address and accept all source addresses
b. Permit all packet from the third subnet of the network address
to all destinations
c. Permit all packets matching the first three octets of the source
address to all destinations
d. Permit all packet matching the host bits in the source address
to all destinations
Clear my choice
Question 30
Answer saved
Marked out of 1.00

Flag question
Question text

Refer to the exhibit. Which rule does the DHCP server use
when there is an IP address conflict?

Select one:
a. The address is removed from the pool until the conflict is
resolved.
b. The address remains in the pool until the conflict is resolved.
c. The IP will be shown, even after the conflict is resolved.
d. Only the IP detected by Gratuitous ARP is removed from the
pool.
Clear my choice
Question 31
Answer saved
Marked out of 1.00

Flag question
Question text

Which two characteristics are shared by both standard and


extended ACLs?

1. Both kinds of ACLs can filter based on


protocol type.
2. Both can permit or deny specific services by
port number.
3. Both include an implicit deny as a final ACE.
4. Both filter packets for a specific destination
host IP address.
5. Both can be created by using either a
descriptive name or number.

Select one:
a. 2 & 4
b. 1 & 5
c. 3 & 5
d. 1 & 2
Clear my choice
Question 32
Answer saved
Marked out of 1.00

Flag question
Question text

What is the OSPF default frequency, in seconds, at which a


Cisco router sends hello packets on a multiaccess network?

Select one:
a. 10
b. 40
c. 30
d. 20
Clear my choice

Question 33
Answer saved
Marked out of 1.00

Flag question
Question text

Which parameter would you tune to affect the selection of a


static route as a backup, when a dynamic protocol is also being
used?

Select one:
a. Link bandwidth
b. Administrative distance
c. Hop count
d. Link delay
Clear my choice
Question 34
Answer saved
Marked out of 1.00

Flag question
Question text

What command sequence will configure a router to run OSPF


and add network 10.1.1.0 /24 to area 0?

Select one:
a. router ospf area 0
network 10.1.1.0 0.0.0.255 area 0
b. router ospf area 0
network 10.1.1.0 255.255.255.0 area 0
c. router ospf 1
network 10.1.1.0 0.0.0.255 area 0
d. router ospf
network 10.1.1.0 0.0.0.255
Clear my choice
Question 35
Answer saved
Marked out of 1.00
Flag question
Question text

Which version of NAT allows many hosts inside a private


network to simultaneously use a single inside global address
for connecting to the Internet?

Select one:
a. Static NAT
b. Dynamic NAT
c. Port forwarding
d. PAT
Clear my choice

Question 36
Answer saved
Marked out of 1.00

Flag question
Question text

Which item represents the standard IP ACL?

Select one:
a. access-list 50 deny 192.168.1.1 0.0.0.255
b. access-list 110 permit ip any any
c. access-list 2500 deny tcp any host 192.168.1.1 eq 22
d. access-list 102 deny 192.168.1.1 0.0.0.255
Clear my choice

Question 37
Answer saved
Marked out of 1.00

Flag question
Question text

How does a DHCP server dynamically assign IP address to


host?

Select one:
a. Addresses are allocated after a negotiation between the
server and the host to determine the length of the agreement.
b. Addresses are assigned for a fixed period of time. At the end
of period, a new quest for an address must be made, and
another address is then assigned.
c. Addresses are leased to host. A host will usually keep the
same address by periodically contacting the DHCP sever to
renew the lease.
d. Addresses are assigned for 24hrs. At the end of period, a new
quest for an address must be made, and another address is
then assigned.
Clear my choice
Question 38
Answer saved
Marked out of 1.00
Flag question
Question text

Which IPv4 address range covers all IP addresses that match


the ACL filter specified by 172.16.2.0 with wildcard mask
0.0.1.255?

Select one:
a. 172.16.2.0 to 172.16.2.255
b. 172.16.2.0 to 172.16.3.255
c. 172.16.2.1 to 172.16.255.255
d. 172.16.2.1 to 172.16.3.254
Clear my choice

Question 39
Answer saved
Marked out of 1.00

Flag question
Question text

Refer to the exhibit. What will happen to HTTP traffic coming


from the Internet that is destined for 172.12.12.10 if the traffic is
processed by this ACL?
router#show access-lists
Extended IP access list 110
10 deny tcp 172.16.12.0 0.0.255.255 any eq telnet
20 deny tcp 172.16.12.0 0.0.255.255 any eq smtp
30 deny tcp 172.16.12.0 0.0.255.255 any eq http
40 permit tcp 172.16.12.0 0.0.255.255 any

Select one:
a. Traffic will be dropped, because of the implicit deny all at the
end of the ACL.
b. Traffic will be dropped per line 30 of the ACL.
c. Traffic will be accepted per line 40 of the ACL.
d. Traffic will be accepted, because the source address is not
covered by the ACL.
Clear my choice

Question 40
Answer saved
Marked out of 1.00

Flag question
Question text

When a DHCP server is configured, which two IP addresses


should never be assignable to hosts?

1. Designated IP address to the DHCP server


2. IP address leased to the LAN
3. Network or subnetwork IP address
4. Manually assigned address to the clients
5. IP address used by the interfaces
6. Broadcast address on the network

Select one:
a. 3 & 5
b. 1 & 3
c. 3 & 6
d. 2 & 6
Clear my choice

Question 41
Answer saved
Marked out of 1.00

Flag question
Question text

The OSPF Hello protocol performs which of the following


tasks?

1. It provides dynamic neighbor discovery.


2. It detects unreachable neighbors in 90
second intervals.
3. It maintains neighbor relationships.
4. It negotiates correctness parameters
between neighboring interfaces.
5. It uses timers to elect the router with the
fastest links as the designated router.
6. It broadcasts hello packets throughout the
internetwork to discover all routers that are
running OSPF

1. It provides dynamic neighbor discovery.

2. It detects unreachable neighbors in 90 second intervals.


3. It maintains neighbor relationships.

4. It negotiates correctness parameters between neighboring

interfaces.

5. It uses timers to elect the router with the fastest links as the

designated router.

It broadcasts hello packets throughout the internetwork to discover all routers that are

running OSPF.

Select one:
a. 2 & 4
b. 1 & 3
c. 1 & 5
d. 3 & 5
Clear my choice

Question 42
Answer saved
Marked out of 1.00

Remove flag
Question text

Which statement is correct regarding the operation of DHCP?

Select one:
a. If an address conflict is detected, the address is removed from
the pool and will not be reused until the server is rebooted.
b. A DHCP client uses a ping to detect address conflicts.
c. A DHCP server uses a gratuitous ARP to detect DHCP
clients.
d. A DHCP client uses a gratuitous ARP to detect a DHCP
server.
Clear my choice
Question 43
Answer saved
Marked out of 1.00

Flag question
Question text

Which of the following would be a good starting point for


troubleshooting if your router is not translating?

Select one:
a. Run the debug all command.
b. Call Cisco.
c. Check your interfaces for the correct configuration.
d. Reboot.
Clear my choice

Question 44
Answer saved
Marked out of 1.00

Flag question
Question text
Which task does the Dynamic Host Configuration Protocol
perform?

Select one:
a. Provide an easy management of layer 3 devices.
b. Perform host discovery used DHCPDISCOVER message.
c. Set the IP gateway to be used by the network.
d. Monitor IP performance using the DHCP server.
e. Assign and renew IP address from the default pool.
Clear my choice
Question 45
Answer saved
Marked out of 1.00

Flag question
Question text

If a router has two interfaces and is routing both IPv4 and IPv6
traffic, how many ACLs could be created and applied to it?

Select one:
a. 12
b. 8
c. 4
d. 6
Clear my choice
Question 46
Answer saved
Marked out of 1.00

Flag question
Question text

How does a DHCP server dynamically assign IP address to


host?

Select one:
a. Addresses are allocated after a negotiation between the
server and the host to determine the length of the agreement.
b. Addresses are leased to host. A host will usually keep the
same address by periodically contacting the DHCP sever to
renew the lease.
c. Addresses are assigned for a fixed period of time. At the end
of period, a new quest for an address must be made, and
another address is then assigned.
d. Addresses are permanently assigned so that the host uses
the same address at all times.
Clear my choice
Question 47
Answer saved
Marked out of 1.00

Flag question
Question text
Which command is used to display the collection of OSPF link
states?

Select one:
a. show ipospf neighbors
b. show ipospflsa database
c. show ipospf database
d. show ipospf link-state
Clear my choice
Question 48
Answer saved
Marked out of 1.00

Flag question
Question text

Which command will show you all the translations active on


your router?

Select one:
a. show ip nat statistics
b. show ip nat translations
c. clear ip nat translations *
d. debug ip nat
Clear my choice
Question 49
Answer saved
Marked out of 1.00
Flag question
Question text

Which statement is correct regarding the operation of DHCP?

Select one:
a. A DHCP client uses a gratuitous ARP to detect a DHCP
server.
b. A DHCP client uses a ping to detect address conflicts.
c. A DHCP server uses a gratuitous ARP to detect DHCP
clients.
d. If an address conflict is detected, the address is removed from
the pool and an administrator must resolve the conflict.
Clear my choice

Question 50
Answer saved
Marked out of 1.00

Flag question
Question text

Which statement is correct regarding the operation of DHCP?

Select one:
a. A DHCP client uses a gratuitous ARP to detect a DHCP
server.
b. A DHCP client uses a ping to detect address conflicts.
c. A DHCP server uses a gratuitous ARP to detect DHCP
clients.
d. If an address conflict is detected, the address is removed from
the pool and an administrator must resolve the conflict.
Clear my choice

You might also like