| Other CCNA Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is an administrative distance of 0 mean?
A.) 0 means unbelievable
B.) 0 is for EIGRP
C.) 0 is the default distance for directly connected networks
D.) 0 means unreachable | | 2 |
| Which layer manages protocol access to the Network layer?
A.) Datalink - MAC Sublayer
B.) Datalink - LLC Sublayer
C.) Transport
D.) Session
E.) Network | | 1 |
| Which command loads a new version of the Cisco IOS into a
router?
A. copy flash ftp
B. copy ftp flash
C. copy flash tftp
D. copy tftp flash | | 1 |
| What would be the proper wildcard mask to permit all odd
numbered hosts on the 10.48.0.0/12 network?
access-list 1 permit 10.48.0.0 0.15.255.255
access-list 1 permit 10.48.0.1 0.15.255.254
access-list 1 permit 10.48.0.0 0.15.255.1
access-list 1 permit 10.48.0.0 0.0.0.254
access-list 1 permit 10.48.0.0 0.0.0.255
| | 5 |
| Identify 3 characteristics of switches?
A.) Increase available bandwidth
B.) Decrease broadcast traffic
C.) Support full duplex in a multipoint topology
D.) Make fowarding decision using MAC address
E.) Create collision domains | | 1 |
| Which layer is responsible for coordinating communication
between
systems?
A.) Application
B.) Network
C.) Session
D.) Transport
E.) Physical
F.) Data Link | | 1 |
| Identify the command to configure the IP address 172.16.100.5
255.255.255.0?
A.) Router(config-if)# ip address 172.16.100.5 255.255.255.0
B.) Router(config)# ip address 172.16.100.5
C.) Router# ip address 172.16.100.5 255.255.255.0
D.) Router(config)# ip address 172.16.100.5 255.255.255.0 | | 2 |
| Which of the following are examples of the Transport Layer?
A.) SQL
B.) UDP
C.) IP
D.) LLC
E.) ARP | | 1 |
| Which layer is responsible for determining if sufficient
resources
for the
intended communication exists?
A.) Application
B.) Network
C.) Session
D.) Presentation
E.) Transport | | 2 |
| What is the Between Normal Switch and Manageable Switch? | | 11 |
| Which of the following are Session Layer standards?
A.) ASCII and EBCDIC
B.) MPEG and MIDI
C.) RPC and SQL
D.) JPEG and PICT | | 1 |
| The administrator of a comapny needs to ensure that a web
server in
their network is accessible from the Internet. Since the
network uses private
addressing, this requires an IP-to-registered-address
mapping. The following
command is entered on the router:
router(config)# ip nat inside source static 192.168.2.1
198.18.1.254
After unsuccessful results from a ping to the Internet, the
administrator issues the
show ip nat translations command and the output is blank.
What could be the
problem with the NAT configuration for this mapping?
A. The keyword overload is missing from the command.
B. The administrator needs to define a NAT pool first.
C. An access list must be defined to create static NAT
translations.
D. The interfaces need to be configured for NAT. | | 4 |
| Identify 3 methods not used to prevent routing loops?
A.) Holddown timers
B.) Sequence numbers
C.) Triggered updates
D.) Split horizon
E.) Area hierarchies
F.) Order of router startup | IIHT | 3 |
| Identify the 3 major functions at layer 3 of the OSI model?
A.) Forwarding process
B.) Logical addressing
C.) End-to-end connnections
D.) Path selection
E.) MAC address examination
F.) Network monitoring | | 2 |
| You have an IP host address of 201.222.5.121 and a subnet
mask of 255.255.255.248. What is the broadcast address?
A. 201.222.5.127
B. 201.222.5.120
C. 201.222.5.121
D. 201.222.5.122 | | 1 |
| Which of the following will show an extended access list 150?
A.) sh access-list
B.) sh ip int
C.) sh ip access-list 150
D.) sh access-list 150 extended | | 1 |
| You want to enable both arpa and snap encapsulation on one
router interface. How do you do this?
A. The interface can handle multiple encapsulation types
with no extra configuration.
B. Assign two network numbers, one for each encapsulation
type.
C. Enable Novell-ether to run multiple encapsulation types.
D. Both arpa and snap are enabled by default so you don't
have to configure anything. | | 1 |
| What should be the first command to create an access-list that
prevents all users on subnetwork 10.10.128.0, using subnet mask
255.255.192.0, from being able to telnet anywhere?
A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq
telnet
B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq
telnet
C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any
eq telnet
D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq
telnet
E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq
telnet
F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq
telnet | | 1 |
| What parameter is used with statically assigned routers to tell
packets which interface to use to reach a distant network?
A.) Mask
B.) Subnet
C.) Default gateway
D.) Interface | | 1 |
| Which layer hides details of network dependent information from
the higher layers by providing transparent data transfer?
A.) Transport
B.) Physical
C.) Data Link
D.) Session
E.) Application
F.) Network | | 1 |
| |
| For more CCNA Interview Questions Click Here |