How to add Users to a Cisco router?
Filed in Networking and Security on Jun.10, 2009
Here are the commands to add an user account to the local Cisco IOS database
1. You will need to be in the configuration mode, console into the Cisco device and type ‘config t’ to go into the configuration mode
e.g. config t
2. Type in ‘username John password cisco’
In this example, John is the user name and [...]
