Networking - Networking Basics

Exercise : Networking Basics - Networking Basics
  • Networking Basics - Networking Basics
31.
Which command is used to upgrade an IOS on a Cisco router?
copy tftp run
copy tftp start
config net
copy tftp flash
Answer: Option
Explanation:
The copy tftp flash command places a new file in flash memory, which is the default location for the Cisco IOS in Cisco routers.

32.
If you wanted to delete the configuration stored in NVRAM, what would you type?
erase startup
erase nvram
delete nvram
erase running
Answer: Option
Explanation:
The command erase startup-config deletes the configuration stored in NVRAM.

33.
What protocols are used to configure trunking on a switch?
  1. VLAN Trunking Protocol
  2. VLAN
  3. 802.1Q
  4. ISL
1 and 2
3 and 4
1 only
2 only
Answer: Option
Explanation:
VTP is not right because it has nothing to do with trunking except that it sends VLAN information across a trunk link. 802.1Q and ISL are used to configure trunking on a port.