8 - Switch Interfaces Flashcards
All devices connected to an Ethernet hub are in the same […] domain.
collision
Are all devices connected to an Ethernet switch in the same collision domain?
No
Configure a speed of 100 Mbps on an interface:
SW1(config-if)# […]
speed 100
Configure full duplex on an interface:
SW1(config-if)# […]
duplex full
Devices attached to an Ethernet hub must operate in […] duplex mode.
half
Ethernet devices use […] to detect and prevent collisions on half-duplex interfaces.
CSMA/CD
Ethernet hubs operate at Layer […] of the OSI model.
1
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.
half
In the output of show ip interface brief, router interfaces will be in the […]/[…] state by default.
administratively down/down
In the output of show ip interface brief, switch interfaces will be in the […]/[…] state by default if connected to another device.
up/up
In the output of show ip interface brief, switch interfaces will be in the […]/[…] state by default if not connected to another device.
down/down
What does CSMA/CD stand for?
Carrier Sense Multiple Access with Collision Detection
What is the default duplex setting of an interface?
auto
What is the default speed setting of an interface?
auto