Cisco (200-301) Exam Questions And Answers page 12
Which subnet is IP address 172.16.5.2 /23 a member of, and what is the broadcast address for that subnet?
subnet: 172.16.5.0, broadcast: 172.16.5.255
subnet: 172.16.2.0, broadcast: 172.16.5.255
subnet: 172.16.0.0, broadcast: 172.16.7.255
IP Connectivity
IP Services
What type of configuration is represented in the output?
Single Choice
Refer to the exhibit. Which type of configuration is represented in the output?
Ansible
JSON
Chef
Puppet
Network Fundamentals
IP Connectivity
Which two pieces of information about a Cisco device can Cisco Discovery Protocol communicate? (Choose two.)
the native VLAN
the trunking protocol
the VTP domain
the spanning-tree priority
the spanning-tree protocol
Network Access
Security Fundamentals
Which IPv6 address block forwards packets to a multicast address rather than a unicast address?
2000::/3
FC00::/7
FE80::/10
FF00::/12
IP Connectivity
Security Fundamentals
Refer to the exhibit. What commands are needed to add a subinterface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?
R1(config)#interface ethernet0/0
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0.20
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0.20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#ip address 10.20.20.1 255.255.255.0
Network Access
IP Connectivity
Refer to the exhibit. Which action is expected from SW1 when the untagged frame is received on the GigabitEthernet0/1 interface?
The frame is processed in VLAN 1
The frame is processed in VLAN 11
The frame is processed in VLAN 5
The frame is dropped
Network Access
IP Connectivity
What occurs to frames during the process of frame flooding?
Frames are sent to all ports, including those that are assigned to other VLANs.
Frames are sent to every port on the switch that has a matching entry in MAC address table.
Frames are sent to every port on the switch in the same VLAN except from the originating port.
Frames are sent to every port on the switch in the same VLAN.
Network Access
Security Fundamentals
Refer to the exhibit. An engineer is configuring the New York router to reach the Lo1 interface of the Atlanta router using interface Se0/0/0 as the primary path. Which two commands must be configured on the New York router so that it reaches the Lo1 interface of the Atlanta router via Washington when the link between New York and Atlanta goes down? (Choose two.)
Ipv6 route 2000::1/128 2012::1
Ipv6 route 2000::1/128 2012::1 5
Ipv6 route 2000::1/128 2012::2
Ipv6 route 2000::1/128 2023::2 5
Ipv6 route 2000::1/128 2023::3 5
Network Access
IP Connectivity
Which of the following technologies should be used to prevent a switching loop if a switch is connected to a port configured for PortFast?
RSTP
BPDU Guard
Root Guard
PVST
Network Access
Security Fundamentals
Which statement is true regarding Inter-Switch Link (ISL) frame tagging?
ISL uses a native VLAN.
ISL works with non-Cisco switches.
ISL adds a 26-byte trailer and 4-byte header.
The original Ethernet frame is not modified.
Network Access
IP Connectivity
Comments