CISCO Router Modes in Packet Tracer | What is Router? | User Modes | Privileged Mode
#RouterModes #PacketTracer #Usermode.
Follow us on Instagram / _networkforyou_
Hello Everyone,
In this video we are going to discuss CISCO Router Modes in Packet Tracer.
If you have any question or need any support what app us: +91 81438 09578.
Join our Telegram Channel:https://t.me/networkforyou
Thanks.
About us:
We are Team of Senior Engineers have more than 12 years experiences and providing CISCO Training classroom, on-site and online training on various Networks, Python for Network Engineer, CISCO Certifications Like CCNA 200-301, CCNP ENCOR 350-401, CCNP ENARSI 300-410 and Firewall etc. Also working as full time as MSO (Mobile Switching Office) Engineer.
Thanks
Stay connected with us!
➤Instagram: / _networkforyou_
➤Website: https://networkforyou.net/
➤Twitter: / networkforyou4
➤Facebook: https://www.facebook.com/profile.php?...
➤Instagram: / _networkforyou_
➤Youtube: / @networkforyou11
➤Tumblr: / networkforyou
There are Mainly 5 modes in Router:
User Mode In this mode we can do some basic monitoring.
We can run some cmds such as ping, telnet,Ver etc.
Privileged Mode: In this mode we can do monitoring and some troubleshooting.
We can run some cmds such as clock, ping, Telnet, Save, Show, history etc.
Global Configuration Mode: In this mode we can do All configuration that effect the router globally.
Interface Mode: In this Mode configurations done on the specific interface.
Router(config)#int f0/0
Look like this when we are in Int mode.
Router(config-if)#
Router(config-if)#ip add 10.1.1.1 255.0.0.0
Router(config-if)# no sh
Rommon Mode: We use this mode Generally when we want password recovery.
How to go in Rommon mode?
Power ON router and press Ctrl+Break
Then you will enter in Rommon mode.
Thanks.