Open In App

Privileged Modem in Cisco IOS Switch

A group of computers that are connected to each other for the purpose of sharing their resources is called a computer network. The first computer network is ARPANET which stands for Advanced Research Projects Agency Network.

Characteristics of Computer Network:

Privilege Level:

In computing, privilege is defined as the delegation of authority to perform security-related functions on a computer system. Permissions allow users to perform actions with security consequences. Examples of different privileges include creating new users, installing software, and modifying kernel functionality. Cisco switches (and other devices) use privilege levels to provide password security for various levels of switch operation. By default, Cisco IOS software operates in its two modes (privilege levels) of password security. user EXEC (level 1) and privileged EXEC (level 15).



 

For example:

Configuration for Privilege Levels:

Cisco switches (and other devices) use privilege levels to provide password security for various levels of switch operation. By default, Cisco IOS software operates in its two modes (privilege levels) of password security. user EXEC (level 1) and privileged EXEC (level 15).

With a privilege level, you can bind a command or multiple commands.



For Example: 

In a firm, there are 2 network engineers, and the organization does not want the same work for both engineers, so with privilege level one engineer namely, ABC is allotted the work to configure AAA, Firewall, and Net Flow. So, whenever the engineer will log in to their profile they can only do the work that is allotted to them. The second engineer is allotted the work of Routing and Interfaces. So, with privilege levels, the work allotted to a particular engineer will be allotted to them only and the other engineer cannot interfere in the other engineer’s work.

Advantages:

Disadvantages:

Article Tags :