Starting mein phat rahi thi sir hamari...Lekin end aate aate to maza aa gaya...loved it..
@NetworkNuggets Жыл бұрын
Haha Sikhte rahiye
@webagaayush69062 жыл бұрын
Sir I am very happy after watching your videos I thought to join CCNA class but now I have started class at home after watching your own videos thank you sir
@NetworkNuggets2 жыл бұрын
You are welcome Aayush Happy to hear that
@sohandogra71854 жыл бұрын
sir whatever you have explained in this is video is fabulous but i want that you must make one video on advance static routing with multiple router.So that we have an deep knowledge about advance static routing
@NetworkNuggets4 жыл бұрын
Thank you for the comment Sohan! I think I have put one advance lab of static routing in this video, if I remember correctly. If not then yes, I will make a seperate video on that. Thanks once again and welcome to the channel... Stay connected for more such content.
@krazzymask3 жыл бұрын
Hii Sir, your videos are awesome and very help full for all. I request you to add practical session of routing with all commands.
@NetworkNuggets3 жыл бұрын
Hi Thank you for the feedback and encouragement. Practical sessions are already there. Check the full playlist.
@ashwinishinde3228Ай бұрын
Please answer
@NetworkNuggetsАй бұрын
Yes If you are configuring network route: ip route 10.0.0.0 255.0.0.0 It is what we normally use. But it could be a host route too, like: ip route 10.1.1.1 255.255.255.255
@webagaayush69062 жыл бұрын
You are very nice sir
@NetworkNuggets2 жыл бұрын
Thanks man
@nehaagarwala19943 жыл бұрын
Sir Wo directly R1to R5 ke liye kya command hogi ???...jisme ya toh exit interface use hota hai ya to next destination IP address
@NetworkNuggets3 жыл бұрын
Hi Neha I need to get the context of the video I will get back to you
@nehaagarwala19943 жыл бұрын
Ok sir waiting for your reply
@NetworkNuggets3 жыл бұрын
Hi Neha Sorry for replying late Following is the cmd you were asking: ip route (destination network - which can be 70.0.0.0 or 50.0.0.0 in our case or any other network connected to R5) 40.0.0.2 (next hop) Hope that helps Let me know if you have further questions
@dhananjaypuri97693 жыл бұрын
Awesome and very easy to understand content sir. God bless you with more success... Request you to please share the pdfs please, if possible.
@NetworkNuggets3 жыл бұрын
Shukriya Dhananjay Mail me at networknuggets4u@gmail.com for the content It is paid by the way Very low price, easily affordable
@Sultan-xd6zg3 жыл бұрын
thank you sir
@NetworkNuggets3 жыл бұрын
You are welcome
@divyashah92042 жыл бұрын
Thank you so much.
@NetworkNuggets2 жыл бұрын
You are so welcome
@chingoff2244 Жыл бұрын
sir arp layer 3 par bhi kam karta ha ya srif layer 2 par kam karta ha
@NetworkNuggets Жыл бұрын
L3
@electrowizard2658 Жыл бұрын
great video
@NetworkNuggets Жыл бұрын
Thank you
@sanjeevchauhan87943 жыл бұрын
Great
@NetworkNuggets3 жыл бұрын
Thanks
@samapikadash56363 жыл бұрын
In R5 side if i can add one R6 router , then how to find the static route? or which will be next hop
@NetworkNuggets3 жыл бұрын
The ip address of R6 interface connected to R5 For clarity, drop me a mail at networknuggets4u@gmail.com with diagram
@samapikadash56363 жыл бұрын
@@NetworkNuggets sir plz check u r email.
@NetworkNuggets3 жыл бұрын
Sure
@sonichandra70273 жыл бұрын
Sir, Topology new design krte to achhe se samjh aata.
@NetworkNuggets3 жыл бұрын
Hi Soni Which one? The practice topology?
@sonichandra70273 жыл бұрын
@@NetworkNuggets yes, I have problem in proper connection.
@NetworkNuggets3 жыл бұрын
Tell me, what is the confusion?
@hussainshamaji29764 жыл бұрын
I've done commnad for static routing but unable to ping from pc ,all commands are right what's the issue sir?
@NetworkNuggets4 жыл бұрын
Send me the topology diagram and config files at ntbykuldeep@gmail.com
@NishantSingh-xc4rg3 жыл бұрын
Sir how can we correct the static ip route if by mistake we give wrong ip route and saved it ?
@NetworkNuggets3 жыл бұрын
Hi Nishant #show run Select the static route command and use no keyword: For example Router(config)#no ip route 10.0.0.0 255.0.0.0 1.1.1.1 Hope that helps
@rajangarg18883 жыл бұрын
Sir, Elon is going to start starlink, how will this affect networking, will all the learnings will be in vain?
@NetworkNuggets3 жыл бұрын
No It's just a new phase of evolution for mankind An early attempt, an unready attempt yes, but change is change It always happens No resistance
@rajangarg18883 жыл бұрын
@@NetworkNuggets so how do we pursue now? I was about to kick start my career in networking after CCNA, is it okay to start now and lateron upgrade as per the demand in industry?
@NetworkNuggets3 жыл бұрын
You keep going and growing along the way brother Everything is not going to be altered that soon
@NetworkNuggets3 жыл бұрын
You keep going and growing along the way brother Everything is not going to be altered that soon
@rajangarg18883 жыл бұрын
@@NetworkNuggets thank you Sir 🇮🇳🙏
@aafaqjafri67142 жыл бұрын
Sir I have sent mail with static routing topology. Please help
@NetworkNuggets2 жыл бұрын
Let me check
@KrishnaGupta-wk4mc4 жыл бұрын
Sir ,when i give the ip route then i get inconsistance address and mask E.g For R1 F0/0= 192.168.10.1 S0/1/0= 10.0.0.1 For R2 F0/0= 172.168.10.1 S0/1/0= 10.0.0.2 Ip route for R1 Ip route 172.168.10.0 255.255.0.0 10.0.0.2 then i get inconsistance address &mask. Why???
@NetworkNuggets4 жыл бұрын
Hi Krishna As per I can see from your output here, You need to write: ip route 172.168.0.0 255.255.0.0
@NetworkNuggets4 жыл бұрын
Try it and let me know if it works
@KrishnaGupta-wk4mc4 жыл бұрын
@@NetworkNuggets sir it is showing incomplete command
@NetworkNuggets4 жыл бұрын
Hn g, next hop id address bhi to daliye last me
@KrishnaGupta-wk4mc4 жыл бұрын
@@NetworkNuggets sir, it working now but ye 172.168.10.0 255.255.0.0 10.0.0.2 q nahi kr rha work ???
@vijaymehra71593 жыл бұрын
sir yeh vala practical smj nhi aya
@NetworkNuggets3 жыл бұрын
Which point
@singerpunnu40712 жыл бұрын
Sir smaj ni aari hai static routing
@NetworkNuggets2 жыл бұрын
Watch again
@singerpunnu40712 жыл бұрын
@@NetworkNuggets okk sir i will tru
@rohansharma93593 жыл бұрын
sir need all PPTS
@NetworkNuggets3 жыл бұрын
Hi Rohan Mail me at networknuggets4u@gmail.com for the ppts
@rohansharma93593 жыл бұрын
@@NetworkNuggets already sent 2 times
@NetworkNuggets3 жыл бұрын
Oh okay, let me check the spam folder
@NetworkNuggets3 жыл бұрын
Hi Rohan Which mail id have you used to send mail to me Can't find any
@rohansharma93593 жыл бұрын
@@NetworkNuggets PPT please
@hussainshamaji29764 жыл бұрын
Sir can i know your insta id or any source to connect you
@NetworkNuggets4 жыл бұрын
Yes, please Kuldeep Sheokand k naam se h Insta pe, and NetworkTrainings ByKuldeep k naam se And, mail id is: ntbykuldeep@gmail.com