Permit Interface - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Views
User role view
Predefined user roles
network-admin
Usage guidelines
The interface policy deny command denies the access of a user role to any interface.
To restrict the interface access of a user role to only a set of interfaces:
1.
Use interface policy deny to deny access to any interface.
2.
Use permit interface to specify accessible interfaces.
To configure an interface, make sure the interface is permitted by the user role interface policy in use. You
can perform the following tasks on an accessible interface:
Create, remove, or configure the interface.
Enter the interface view.
Specify the interface in feature commands.
The create and remove operations are available only for logical interfaces.
Any change to a user role interface policy takes effect only on users who log in with the user role after the
change.
Examples
# Deny the user role role1 to access any interface.
<Sysname> system-view
[Sysname] role name role1
[Sysname-role-role1] interface policy deny
[Sysname-role-role1-ifpolicy] quit
# Deny the user role role1 to access any interface except GigabitEthernet 2/1/0 to GigabitEthernet
2/1/4.
<Sysname> system-view
[Sysname] role name role1
[Sysname-role-role1] interface policy deny
[Sysname-role-role1-ifpolicy] permit interface gigabitethernet 2/1/0 to gigabitethernet
2/1/4
Related commands
display role

permit interface

role
permit interface
Use permit interface to configure a list of interfaces accessible to a user role.
Use undo permit interface to disable the access of a user role to specific interfaces.
Syntax
permit interface interface-list
22

Advertisement

Table of Contents
loading

Table of Contents