Networking Fundamentals Quiz

EloquentVerism avatar
EloquentVerism
·
·
Download

Start Quiz

Study Flashcards

16 Questions

What is the username and secret password configured on the CS-Department router?

netadmin with secret Cisco_CCNA7

What is the encryption key strength configured on the CS-Department router?

1024

What protocol is configured on the CS-Department router for in-band management connections?

SSH

What is the purpose of the 'crypto key generate rsa' command?

To generate an encryption key for SSH

What is the purpose of the 'ip ssh version 2' command?

To enable SSH version 2

What is the purpose of the 'transport input ssh' command?

To restrict in-band management connections to SSH

What is the purpose of the 'interface g0/0' and 'interface g0/1' commands?

To configure the Gigabit Ethernet interfaces

What is the purpose of the 'ipv6 address fe80::1 link-local' command?

To configure the link-local address of the interface

What is the first step in configuring host addressing?

Use the IPv4 address and IPV6 addressing values from the Addressing Table

What is the purpose of connecting a console cable to the router?

To access the router's terminal

What is the command to configure the router's hostname?

Router(config) #hostname CS-Department

What is the purpose of the command 'enable secret cisco12345'?

To protect device configurations from unauthorized access

What is the purpose of the command 'security passwords minimum length 10'?

To require newly-entered passwords to have a minimum length of 10 characters

What is the command to configure the local user authentication for in-band management connections?

Router(config) #security authentication

What is the purpose of the command 'service-password encryption'?

To prevent all passwords from being viewed in clear text in device configuration files

What is the final step in configuring the router?

Exit the configuration mode

Study Notes

Configuring Host Addressing

  • Configure host PCs with IPv4 and IPv6 addressing values from the Addressing Table.
  • Configure the Server with addressing values from the Addressing Table.

Configuring the Router

  • Configure the router with initial configurations learned in the course.
  • Connect a console cable to the router via console and connect it to a host via RS 232.
  • Use the following commands:
    • enable
    • configure terminal
    • hostname (e.g., CS-Department)
    • enable secret (e.g., cisco12345)
    • line console 0 and line vty 0 4 with password and login configuration
    • security passwords minimum length 10
    • service-password encryption
    • username netadmin secret Cisco_CCNA7
    • ip domain-name cisco.com and crypto key generate rsa with 1024-bit encryption key strength
    • ip ssh version 2 and line vty 0 4 with login local and transport input ssh

Configuring Gigabit Ethernet Interfaces

  • Configure two Gigabit Ethernet interfaces using IPv4 and IPv6 addressing values.
  • Reconfigure link local addresses according to the Addressing Table.
  • Document interfaces in the configuration file using:
    • interface g0/0 and interface g0/1 with IP and IPv6 addresses, subnet masks, and descriptions.

Configuring the LAB 214-A Switch

  • Configure Vlan 1 as the SVI.
  • Configure IPv4 addressing according to Step 1.
  • Ensure the switch can accept connections from hosts on other networks.

Test your knowledge of configuring host addresses and routers with IPv4 and IPv6, including initial configurations and console connections.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Hands-on Networking Fundamentals Quiz
26 questions
Wireless Network Fundamentals - 5
24 questions
Router Fundamentals
38 questions

Router Fundamentals

UnrivaledTuba avatar
UnrivaledTuba
Use Quizgecko on...
Browser
Browser