CCNA 2 v7 SRWE 7.02 – ITN (Version 7.00) – ITN Practice Skills Assessment – PT Answers Full 100% 2023 2024

CCNA 2 v7 SRWE 7.02 – ITN (Version 7.00) – ITN Practice Skills Assessment – PT Answers Full 100% 2023 2024

Addressing Table

Device Interface IP Address/Mask Default Gateway
[[Router0Name]] G0/0 192.168.1.126/27 N/A
  2001:db8:acad:a::1/64 N/A
fe80::1 N/A
G0/1 192.168.1.158/24 N/A
  2001:db8:acad:b::1/64 N/A
fe80::1 N/A
[[Switch2Name]] SVI 192.168.1.157/28 192.168.1.126
[[PC1Name]] NIC 192.168.1.96-125/27 192.168.1.126
2001:db8:acad:a::ff/64 fe80::1
[[PC2Name]] NIC 192.168.1.96-125/27 192.168.1.126
2001:db8:acad:a::15/64 fe80::1
[[PC3Name]] NIC 192.168.1.145-156/28 192.168.1.158
2001:db8:acad:b::ff/64 fe80::1
Server NIC 192.168.1.145-156/28 192.168.1.158
2001:db8:acad:b::15/64 fe80::1

 

Answer Scripts

Router0

==============

!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
security passwords min-length 10
!
hostname Router
!
enable secret 5 $1$mERr$XMP7sFHQ5XnrW.6S/Tyzq.
!
ipv6 unicast-routing
!
username netadmin privilege 15 secret 5 $1$mERr$okRuq8f7W/xv/eElo1DRc.
!
ip domain-name Student_Supplied
!
interface GigabitEthernet0/0
 description Student supplied
 ip address 192.168.1.126 255.255.255.224
 duplex auto
 speed auto
 ipv6 address FE80::1 link-local
 ipv6 address 2001:DB8:ACAD:A::1/64
!
interface GigabitEthernet0/1
 description Student supplied
 ip address 192.168.1.158 255.255.255.240
 duplex auto
 speed auto
 ipv6 address FE80::1 link-local
 ipv6 address 2001:DB8:ACAD:B::1/64
!
banner motd ^CStudent supplied^C
!
line con 0
 exec-timeout 5 0
 login
!
line vty 0 4
 exec-timeout 5 0
 login local
 transport input ssh
!
end

Switch 2

=================

!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
interface Vlan1
 ip address 192.168.1.157 255.255.255.240
!
ip default-gateway 192.168.1.158
!
line vty 0 4
 password PT_ccna5
 login
line vty 5 15
 login
!
end

This Post Has One Comment

  1. Nondumiso Pricilla Motaung

    Hi this is more
    In life

Comments are closed.