Packet Tracer Cisco Commands List CLI Basic - W7cloud
Packet Tracer Cisco Commands List CLI Basic - W7cloud
Packet Tracer Cisco Commands List CLI Basic - W7cloud
Menu
To configure any device in packet tracer you are required to open or access its CLI. You can
do it by clicking any device and then navigating to CLI tab. Once you are at CLI you can
perform all Cisco Commands here.
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 1/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
Cisco IOS supports numerous command modes which can be practice with packet tracer,
followings are the main command modes of cisco CLI with specific commands to navigate
from one mode to another. Also Check out some best cheap routers for real practice.
Command for
Mode Symbol How to access this mode
leaving this mode
Use enable command from
Privileged EXEC
Router # user exec mode for entering exit
mode
into this mode
Use interface <interface
Use exit command
Interface Router(config- name+number> command
to return in global
Configuration if)# from global configuration
mode
mode
Watch a video of
rommon mode
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 2/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
IOS commands are not case sensitive it means that you can use them in uppercase,
lowercase, or mixed case, but passwords are case sensitive. Therefore make sure you type it
in correctly. In any mode, you can obtain a list of commands available on that mode by
entering a question mark (?).
You can change the cisco router name by using command hostname in global configuration
mode.
You can set the password for protecting enable mode by following command: (Following
command will set the password to cisco)
You can access the cisco router remotely by VTY lines, these are the Virtual Terminal lines for
access router, you can set password on these line by using the following commands:
Router(config)#line vty 0 4
Router(config-line)#password Cisco
Router(config-line)#no login
You can set the IP address to any Cisco device interface by using the following commands:
Router(config-if)#no shut
Example:
You can use the “show ip interface brief” command in Privileged EXEC mode for checking
the IP address of all interface of Cisco device.
You can use the following command for router configuration to Nvram for use at next boot
up
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 4/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
OR
Router(config-if)#
Command Example:
Router(config-if)#ip access-group 2 in
you can set a static route by using above command example is also given below:
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 5/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
—————————
——————-
Commands Details
Router(config-router)#Network <network ip
address>
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 6/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
Router(config-router)#Network < ip
Advertise network in EIGRP
address>
Router(config-router)#no auto-summary
Disable auto summay
Command Example:
Above command with set the banner to “Unauthorized access to this device is prohibited”
You can run all these command for checking different setting of Cisco device in privileged
EXEC mode:
Show Version
Show running-config
Show Vlan
Show mac-address-table
Show clock
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 7/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
Show privilege
Show controllers
Show memory
Show protocols
Show startup-config
Show Flash
Show spanning-tree
You can use these commands to verify network connectivity for your router
router# enable
Command Example:
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 8/9
12/21/22, 10:58 AM Packet Tracer Cisco Commands list CLI Basic - W7cloud
https://w7cloud.com/packet-tracer-cisco-commands-list-cli-basic/ 9/9