cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8212
Views
21
Helpful
6
Replies

10.4.3 Packet Tracer (Basic Device Config): IP Address Class-B Vlan 1

Benno
Level 1
Level 1

Hiya,

I've managed to complete the exercise at 97% but am unable to finish because I seem to have the wrong vlan 1 IP address on the second network switch (named Class-B).
I have assigned it 128.107.30.254 255.255.255.0 but it won't give me the point in Assessment Items, does anyone know what it exactly is because I cannot finish the exercise without knowing it.
Thanks

1 Accepted Solution

Accepted Solutions

 

Strangely and accidentally I found answer; Sw Class-B IP address for vlan 1 should be 30.15; To get 100% enter following

interface Vlan1

description Class-B

ip address 128.107.30.15 255.255.255.0

 

Regards, ML
**Please Rate All Helpful Responses **

View solution in original post

6 Replies 6

Hello,

 

What is the assigment directions say?

 

Can you show the config for both devices?

 

-David

Martin L
VIP
VIP

you will need to share your file here (in a zip format) but with 97 % is just 1 small thing somewhere

 

Regards, ML
**Please Rate All Helpful Responses **

oh I didn't know we can upload PT files here, that is very helpful to know (97% complete PT file attached)

 

I looked at it; do not see any thing wrong; only question is who provides you with addressing scheme? and if you follow it exactly?

table is empty so I assume you get external instructions to do " Configure IPv4 and IPv6 addressing for the switch according to the Addressing Table."

 

Regards, ML
**Please Rate All Helpful Responses **

 

Strangely and accidentally I found answer; Sw Class-B IP address for vlan 1 should be 30.15; To get 100% enter following

interface Vlan1

description Class-B

ip address 128.107.30.15 255.255.255.0

 

Regards, ML
**Please Rate All Helpful Responses **

jasper vdb
Level 1
Level 1

Thank you so much I have been looking for my error for about 40 minutes.