CCNA1 v7.0: ITN Practice PT Skills Assessment (PTSA) Answers: IP ADRESY Flashcards

1
Q

interface g0/0
ip address ___.___._.___ ___.___.___.___
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address fe80::1 link-local
no shutdown
exit

A

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address fe80::1 link-local
no shutdown
exit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address ____:___:____:::/__
ipv6 address fe80::1 link-local
no shutdown
exit

A

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address fe80::1 link-local
no shutdown
exit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address ____::_ ____-_____
no shutdown
exit

A

interface g0/0
ip address 192.168.1.126 255.255.255.224
description First Floor LAN
ipv6 address 2001:DB8:ACAD:A::1/64
ipv6 address fe80::1 link-local
no shutdown
exit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

interface g0/1
ip address ___.___._.___ ___.___.___.___
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

A

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address ____:___:____:::/__
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

A

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address ____::_ ____-_____
no shutdown
exit
ipv6 unicast-routing
exit
write

A

interface g0/1
ip address 192.168.1.158 255.255.255.240
description Second Floor LAN
ipv6 address 2001:DB8:ACAD:B::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
ipv6 unicast-routing
exit
write

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

interface vlan 1
ip address ___.___._.___ ___.___.___.___
no shutdown

A

interface vlan 1
ip address 192.168.1.157 255.255.255.240
no shutdown

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ip default-gateway ___.___._.___
exit
write

A

ip default-gateway 192.168.1.158
exit
write

How well did you know this?
1
Not at all
2
3
4
5
Perfectly