Day 09 Flashcards - Switch Interfaces
Front
Back
In the output of <b>show ip interface brief</b>, router interfaces will be in the […]/[…] state by default.
administratively down/down
In the output of<b>show ip interface brief</b>, switchinterfaces will be in the […]/[…] state by default if connected to another device.<br></br>
up/up
In the output of<b>show ip interface brief</b>, switchinterfaces will be in the […]/[…] state by default if not connected to another device.<br></br>
down/down
What is the default <b>speed</b>setting of an interface?
<b>auto</b>
What is the default <b>duplex</b>setting of an interface?<br></br>
<b>auto</b>
Configure a speed of 100 Mbps on an interface:<div>SW1(config-if)# […]</div>
<b>speed 100</b>
Configure full duplex on an interface:<div>SW1(config-if)# […]</div>
<b>duplex full</b>
Which command lets you configure multiple interfaces at the same time?
<b>interface range</b>
In […] duplex mode, an interface can send and receive data at the same time.
full
In […] duplex mode, an interface cannot send and receive data at the same time.<br></br>
half
Ethernet hubs operate at Layer […] of the OSI model.
1
Ethernet devices use […] to detect and prevent collisions on half-duplex interfaces.
CSMA/CD
What does CSMA/CD stand for?
Carrier Sense Multiple Access with Collision Detection
All devices connected to an Ethernet hub are in the same […] domain.
collision