CLI Commands: Base
CLI L2P
Release
7.0
05/2011
4.6
Management Commands
119
4.6.27 network mgmt-access modify
This command is used to configure the restricted management access
feature (RMA).
The command modifies an existing rule with <index> to change IP address,
net mask and allowed services.
Format
network mgmt-access modify <index>
{ ip <address> |
mask <netmask> |
http {enable | disable} |
snmp {enable | disable} |
telnet {enable | disable} |
ssh {enable |disable } }
Mode
Global Config
<index>
Index of the entry in the range 1..16.
<ip>
Configure IP address which should have access to management
<mask>
Configure network mask to allow a subnet for management access.
<http>
Configure if HTTP is allowed to have management access.
<snmp>
Configure if SNMP is allowed to have management access.
<telnet>
Configure if TELNET is allowed to have management access.
<ssh>
Configure if SSH is allowed to have management access.
enable
Allow the service to have management access.
disable
Do not allow the service to have management access.