Easily find IP & Router Address in CMD | Grep/FindStr in Command Prompt | CMD TIP

Easily find IP & Router Address in CMD | Grep/FindStr in Command Prompt | CMD TIP

HomeOther ContentEasily find IP & Router Address in CMD | Grep/FindStr in Command Prompt | CMD TIP
ChannelPublish DateThumbnail & View CountActions
Channel Avatar TroubleChute2022-10-31 14:00:00 Thumbnail
1,377 Views
Ever wanted to use Grep in the Windows CMD or just display lines that contain text? Well, this video shows you the basic usage of findstr, a simple tool to search output from a command and display exactly what you want to see. As an example, you can show JUST your IP address and the router’s IP address for easy reference when port forwarding, etc.

ipconfig | findstr /i /”ipv4/”
ipconfig | findstr /i /”gateway/”
ipconfig | findstr /i /”ipv4 gateway/”

Timestamps:
0:00 – Explanation
0:22 – Normal method (ipconfig)
0:56 – Simplifying/Searching ipconfig (findstr)
1:56 – Searching for multiple lines
2:28 – Linux Grep example

#CMD #Windows #Tip
—————————–
Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
—————————–
Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
Discuss the video & Suggest (Discord): https://s.tcno.co/Discord
Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
Website: https://tcno.co
Need voiceovers done? Business query? Contact my business email: TroubleChute (at) tcno.co

Everything in this video is my personal opinion and experience and should not be considered professional advice. Always do your own research and ensure what you’re doing is safe.

Please take the opportunity to connect and share this video with your friends and family if you find it useful.