
Note: At the end of my video, by mistake, I have explained the presentation layer of the OSI Model's features on the transport layer. Kindly take a note and made corrections from your end. Thank you.
Router's three Command Line Interface Mode
Router> User Mode
Router#Privilege Mode
Router(config)# Global Configuration Mode
How to change the router name
Router>enable
Router#configure terminal
Router(config)#hostname R1 (Here hostname is the command and R1 is the new router name)
How to assign an IP Address in the interface.
Router>enable
Router#configure terminal
Router(config)#interface f0/0
Router(config-if)#ip address 10.0.0.1 255.0.0.0
Router(config-if)#no shutdown
Router(config-if)#interface f0/1
Router(config-if)#ip address 20.0.0.1 255.0.0.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#exit
Command to save configuration in a router
Router#Write
How to configure DHCP
Step1: Assign IP Address to Router's Port
Router>enable
Router#conf t
Router(config)#int f0/0
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#int f0/1
Router(config-if)#ip address 192.168.2.1 255.255.255.0
Router(config-if)#no shutdown
Step 2: Configure DHCP Pool
Router(config)#ip dhcp pool A
Router(dhcp-config)#network 192.168.1.0 255.255.255.0
Router(dhcp-config)#default 192.168.1.1
Router(dhcp-config)#exit
Router(config)#ip dhcp pool B
Router(dhcp-config)#network 192.168.2.0 255.255.255.0
Router(dhcp-config)#default 192.168.2.1
Router(dhcp-config)#exit
Step 3: Go to the computer and enable DHCP
Welcome to the New CISCO CCNA 200-301 Complete course in Hindi.
This is a Cisco CCNA in Hindi course. Here, you will learn everything from the beginning. I know many people don't know anything about networking, If you are too one of them, then do not worry, this course covers both the fundamentals of networking as well as all the topics in the new Cisco CCNA 200-301 exam and even more than that.
This course helps you prepare for the newest CCNA 200-301 exam. This is your first step towards attaining your Cisco certifications.
This course is unlike other CISCO CCNA courses as it contains:
A large amount of practical video content with detailed explanations.
You will get access to all the labs, notes, and commands that we are going create in this course. So that you can practice offline at your home.
Software - Networking Plus, where you can easily practice CCNA 200-301 Quiz, Interview questions, etc that will help you to prepare for the exam.
Ask yourself these questions:
Are you ready and prepared for the labs in the new Cisco CCNA 200-301 lab exam?
Are you able to troubleshoot Cisco networks?
Are you confident with your ability to configure networks as required by Cisco to pass the CCNA?
Answer:
This course helps you prepare for the exam and gain the confidence to pass the exam!
There are many topologies and many labs in this course
Feel free to take a look at the course description and some of the sample free videos.
You will get many videos in the future that will help you to up-to-date with the industry.
I look forward to seeing you on the inside!
#CCNA_200_301 #CISCO_CCNA #CCNA #CCNA_IN_HINDI