0% found this document useful (0 votes)
84 views4 pages

Network Basics (Version 5.0) - NB - ITN Practice Skills Assessment - PT

This document contains configuration information for a router and switch. For the router, it configures IP and IPv6 addresses on interfaces, sets the hostname, enables login authentication, configures secure access via SSH, and backs up the configuration. For the switch, it configures an IP address on VLAN 1, sets login authentication for the VTY lines, and sets the default gateway.

Uploaded by

Culibar M. Ronel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
84 views4 pages

Network Basics (Version 5.0) - NB - ITN Practice Skills Assessment - PT

This document contains configuration information for a router and switch. For the router, it configures IP and IPv6 addresses on interfaces, sets the hostname, enables login authentication, configures secure access via SSH, and backs up the configuration. For the switch, it configures an IP address on VLAN 1, sets login authentication for the VTY lines, and sets the default gateway.

Uploaded by

Culibar M. Ronel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Network Basics (Version 5.

0) - NB_ITN Practice Skills


Assessment - PT

Router(TOWN HALL)

Int g0/0
Ip add [Link] [Link]
No shut
Int g0/1
Ip add [Link] [Link]
No shut
Hostname Middle
Enable secret class
Banner motd #WARNING#
Line con 0
Password cisco
Login
Line vty 0 4
Password cisco
Login
Security passwords min-length 10
Service password-encryption
Ip domain-name [Link]
Crypto key generate rsa
1024

Username netadmin secret Cisco_CCNA5


Line vty 0 4
Login local
Transport input ssh
Int g0/0
Ipv6 add [Link]/64
No shut
Ipv6 add fe80::1 link-local
Description To_IT_Department_Switch
Int g0/1
Ipv6 add [Link]/64
No shut
Ipv6 add fe80::1 link-local
Description To_IT_Administration_Switch
Exit
Copy running-config tftp:
[Link]
<ENTER>

Switch(Administration Switch)

Int vlan 1
Ip add [Link] [Link]
No shut
Line vty 0 4
Password class
Login
Exit
Ip default-gateway [Link]

NOTE: LINK LOCAL ADDRESSES ARE AUTOMATICALLY GENERATED

You might also like