cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
936
Views
2
Helpful
3
Replies

14.3 Create a LAN ipconfig/all command not working

diegolan
Level 1
Level 1

Hi everyone, how's it going? 

In the Part 3 of this activity, on Step 1, when I enter the ipconfig/all command to see other host's information I get the Invalid command error message. Does anybody know why is this happening?

Here's the section https://skillsforall.com/launch?id=f393c38f-b410-4d2b-8275-70e144273519&tab=curriculum&view=217bd1e7-98c1-5d77-8745-e1b6477735cd

 

2 Accepted Solutions

Accepted Solutions

@diegolan you need space between command parts.

try 'ipconfig /all' 

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

View solution in original post

Martin L
VIP
VIP

it should be enter the ipconfig /all command -space before /

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

View solution in original post

3 Replies 3

@diegolan you need space between command parts.

try 'ipconfig /all' 

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

Martin L
VIP
VIP

it should be enter the ipconfig /all command -space before /

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

diegolan
Level 1
Level 1

Thanks guys, I appreciate it.