CCNA Network Infrastructure and Connectivity • Set 22
CCNA Network Infrastructure and Connectivity Practice Test 22 — 15 questions with explanations. Free, no signup.
You are connected to R1. Configure the G0/0 interface to match the speed (100 Mbps) and duplex (full) of the connected switch port, then diagnose and fix an auto-negotiation failure that has caused excessive CRC errors. Finally, select and replace the SFP module on G0/0 with one that supports a 5 km fiber link, using the correct cable type.
R1# show interfaces gigabitethernet 0/0
GigabitEthernet0/0 is up, line protocol is down
Hardware is GigabitEthernet, address is aabb.cc00.0100 (bia aabb.cc00.0100)
Description: Link to SW1
Internet address is 192.0.2.1/30
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
input errors: 0 CRC, 0 frame, 0 overrun, 0 ignored
output errors: 0 collisions, 0 interface resets
unknown protocol drops: 0
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
R1# show interfaces gigabitethernet 0/0 transceiver
GigabitEthernet0/0: SFP is not present
R1# show running-config interface gigabitethernet 0/0
Building configuration...
Current configuration : 60 bytes
!
interface GigabitEthernet0/0
description Link to SW1
ip address 192.0.2.1 255.255.255.252
no shutdown
end
R1# show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0 192.0.2.1 YES manual up down
GigabitEthernet0/1 unassigned YES unset administratively down downR1# show interfaces gigabitethernet 0/0
GigabitEthernet0/0 is up, line protocol is down
Hardware is GigabitEthernet, address is aabb.cc00.0100 (bia aabb.cc00.0100)
Description: Link to SW1
Internet address is 192.0.2.1/30
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed
input errors: 0 CRC, 0 frame, 0 overrun, 0 ignored
output errors: 0 collisions, 0 interface resets
unknown protocol drops: 0
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
R1# show interfaces gigabitethernet 0/0 transceiver
GigabitEthernet0/0: SFP is not present
R1# show running-config interface gigabitethernet 0/0
Building configuration...
Current configuration : 60 bytes
!
interface GigabitEthernet0/0
description Link to SW1
ip address 192.0.2.1 255.255.255.252
no shutdown
end
R1# show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0 192.0.2.1 YES manual up down
GigabitEthernet0/1 unassigned YES unset administratively down down