Exam 100-105 Flashcards
What are the characteristics of a network ID as against an IP address?
Identifies the network the host device belongs to
Used by routers to maintain information about routes
What is the result of issuing the command “no service password-encryption” on a Cisco IOS router?
All future passwords will be stored as plain text in the running configuration
You are troubleshooting an interface issue on your Cisco IOS ISR. The output of “show ip interface brief” indicates that Ethernet0/0 is down, down.
What are the possible reasons for this?
There is no cable attached to Ethernet0/0
The device at the other end of the cable is powered off
The interface on the device at the other end of the cable is shutdown
Which statements correctly define ACLs?
They are used as a classification tool
They are made up of various permit and deny entries
You have the Class B network 172.16.0.0/16 and want to create 16 subnets.
What will the new subnet mask be for the 16 subnets?
/21
You have the Class B network 172.16.0.0/16 and want to create 16 subnets.
What will the new subnet mask be for the 16 subnets?
/20
You need to verify the MAC address of Ethernet0/0 on your Cisco IOS ISR.
Which command will display the MAC address?
show interfaces Ethernet0/0
You need to verify which interfaces have been enabled for port security and the security action that will be taken if a violation occurs.
Which show command will provide this information?
show port-security interface
Which of the following protocols are used to auto negotiate trunk formation between two switches?
DTP
At which phase of the DHCP process will a DHCP server provide the client with an IP address, subnet mask, and default gateway?
Offer
You want to verify the Cisco IOS software version, ROM version, amount of memory, type of processor, number and types of interfaces, as well as the configuration register value on your 2900 series IOS router. What command will allow you to accomplish this?
Show version
You need to prevent your router from receiving and processing RIPv2 routing updates.
How can you accomplish this?
Create an ACL denying UDP port 520 packets and apply it inbound on the interface
What is the purpose of InterVLAN routing?
To transport packets from one VLAN to another VLAN
The IPv6 address “2001:db8:abc:1234:0290:27ff:fe17:fc0f/64” is assigned to a device.
How was the interface portion assigned?
Dynamically, using EUI-64
Which device is responsible for translating the private IPv4 address to a public IPv4 address when using static NAT?
Router
You have connected to your Cisco IOS router using SSH for remote management. You have entered the command “debug ip rip” to verify that RIP updates are being sent and received by the router. You wait for 90 seconds and notice that no RIP updates are being sent or received. After reviewing the RIP configuration, you conclude that the configuration is fine. You also verify that logging to the vty lines is set to debugging.
Why are you not seeing the RIP updates?
You need to issue the terminal monitor command
You are implementing a VLSM network. You are using the Class A network of 10.0.0.0/8 and need to create networks that support 254 hosts that will be used for each LAN. The tenth network that was created will be used for addressing all the point-to-point links between routers at HQ, all the point-to-point WAN links, and any point-to-point links in the branch offices.
What is the subnet ID of the second point-to-point network created?
10.0.9.4/30
Which layer in the hierarchical Cisco Enterprise Campus Architecture is used to provide end users with connectivity to the network?
Access
You need to verify which interfaces have been enabled for port security and the security action that will be taken if a violation occurs.
Which show command will provide this information?
show port-security
You are configuring RIPv2 on your Cisco IOS router.
Which command and configuration mode is used to enable the RIP routing process on an interface?
R1(config-router)#network network_id
What is the purpose of a trunk between to switches?
To pass traffic for multiple VLANs on a single physical link
Where is the Cisco IOS stored on a Cisco IOS ISR Router?
Flash
When no explicit path is found in the routing table to forward a packet, what optional entry can be used in the routing table to forward the packet?
a default route
If you take the network 192.168.1.0/24 and subnet it to four /26 networks, what is the usable address range in the third subnet?
192.168.1.129 to 192.168.1.190
What are the benefits of implementing IPv6?
Transition richness
Larger address space
Simpler header
Security and mobility
You need to apply an access-list to the vty lines on your router so that you can control which users can make telnet and ssh connections to the device.
Which command in line vty configuration mode will apply the access-list to the vty lines?
access-class access-list-number in
What are the results of subnetting a large Class A network?
Support more networks as compared to the original Class A network
Support fewer devices in each network as compared to the original Class A network
You are configuring dynamic NAT on your Cisco IOS router that is connected to your ISP. What would be used to define the private IPv4 addresses that can be translated to public IPv4 addresses?
An access list
An IP NAT pool
The ip nat inside command
Which command is used to ensure that R2 advertises 203.0.113.0/29 to R1 instead of 203.0.113.0/24 to R1?
no auto-summary
Which protocol is used to discover directly connected Cisco IOS devices?
CDP
Which command is used to display the open ports on a router so that you can determine which services should be disabled?
show control-plane host open-ports
Which of the following should be considered when implementing VLANs?
VLAN 1 is the default VLAN
The maximum number of VLANs is switch dependent
The Native VLAN should be changed
What is the maximum stratum level for NTP?
15
Which options are available for obtaining a license file?
Cisco License Manager
Cisco License Registration Portal
You are configuring static NAT on a Cisco IOS router that is connected to your ISP. You goal is to have the private IP of 10.1.1.10 translated to 203.0.113.5. Which command must be issued on the interface connected to the service provider?
ip nat outside
Which commands will successfully create VLAN 5 and name it SALES on a Catalyst IOS switch?
Switch(config)#vlan 5
Switch(config-vlan)#name SALES
You are implementing IPv6 stateless address autoconfiguration for your end stations.
What must be the prefix of the IPv6 network in order for the clients to autoconfigure their addresses?
/64
Which command is used to create a standard numbered IPv4 ACL?
access-list
Which IPv6 prefix is used by the typical LAN for IPv6 networks?
/64
What command will successfully change the configuration register so that a Cisco IOS 2900 series router will boot into ROM Monitor mode?
Config-register 0x2100
When using NAT to translate private IPv4 addresses to public IPv4 addresses, what term is used to identify the private IPv4 address?
inside local
When the Cisco IOS image is located during boot, where is it loaded?
RAM
Your router has learned about the network 172.17.8.0/24 from EIGRP and OSPF.
What information will the router populate the routing table with?
The EIGRP information because it has the lower administrative distance
Which command is used to determine the licenses that are activated on your ISR?
show license
Why should you implement port security on a switch interface?
To control which devices are allowed to access the network
Which statement correctly defines an anycast IPv6 address?
Used in one-to-nearest communication