Switches
IPv4
Switch Config
IOS
Configurations
100
Switches provide dedicated _________ to every port.
What is bandwidth
100
There are this many 0's in a subnet mask of /24
What is 8
100
When you want to have different ports on a switch connect to different networks, this is what you would configure for the ports.
What is the VLAN
100
This is the command to receive help with a command or it's parameters.
What is ?
100
To configure the hostname of a device, you must be in this mode in IOS.
What is global config mode
200
Every port on a switch is it's own _________ domain
What is collision
200
This is the network address for the IP address: 192.168.0.1 255.255.0.0
What is 192.168
200
This is the default native VLAN on any Cisco switch.
What is 1
200
This is where the running-config is stored.
What is RAM
200
This command will show you the complete configuration running on a switch right now.
What is show running-config
300
This is the table which a switch uses to track which port a MAC address can be found on.
What is Content Addressable Memory Table, Bridging Table, Switching Table
300
Two computers on the same network must have this the same, while the client address must be unique
What is network address
300
This is the command to show information about the first 100Mb/s copper port in the second logical port group.
What is show interfaces fastethernet 1/1
300
A 100Mb/s copper cable is plugged into the third port on the first logical group of ports on a switch. This is the interface name.
What is fastethernet 0/3
300
This key will allow you to see the last command run on a switch.
What is the Up Arrow
400
This protocol allows for redundancy on a LAN without creating loops.
What is Spanning Tree Protocol
400
There are this many 1's in the binary form of the IP address 10.1.1.1
What is 5
400
Once in the interface configuration mode, these are the two commands necessary to enable port security
What is switchport mode access switchport port-security
400
This is where the startup-config is stored
What is NVRAM
400
This is the command to configure a message of the day on a Cisco switch.
What is banner motd [END CHARACTER]
500
This switching method waits to forward a frame until the entire frame is received and the CRC is checked.
What is Store-And-Forward
500
This is the network address for the IP address: 10.126.128.212 /24
What is 10.126.128.0
500
This is the command to show the port-security status for a specific port.
What is show port-security interface [INTERFACES]
500
This is the command you would run to save your configurations.
What is copy running-config startup-config or write
500
This command will encrypt all clear-text passwords in the running-config.
What is service password-encryption