Protection from Unauthorized Access
88
6.4
Restricted Management Access
Basic Configuration
Release
6.0
07/2010
enable Switch to the Privileged EXEC mode.
show network mgmt-access Display the current configuration.
network mgmt-access add Create an entry for the IT network. This is given
the smallest free ID - in the example, 2.
network mgmt-access modify 2
ip 192.168.1.0
Set the IP address of the entry for the IT network.
network mgmt-access modify 2
netmask 255.255.255.0
Set the netmask of the entry for the IT network.
network mgmt-access modify 2
telnet disable
Deactivate telnet for the entry of the IT network.
network mgmt-access modify 2
ssh disable
Deactivate SSH for the entry of the IT network.
network mgmt-access add Create an entry for the mobile phone network. In
the example, this is given the ID 3.
network mgmt-access modify 3
ip 109.237.176.0
Set the IP address of the entry for the mobile
phone network.
network mgmt-access modify 3
netmask 255.255.255.0
Set the netmask of the entry for the mobile phone
network.
network mgmt-access modify 3
http disable
Deactivate http for the entry of the mobile phone
network.
network mgmt-access modify 3
snmp disable
Deactivate snmp for the entry of the mobile phone
network.
network mgmt-access modify 3
telnet disable
Deactivate telnet for the entry of the mobile phone
network.
network mgmt-access status 1
disable
Deactivate the preset entry.
network mgmt-access
operation enable
Activates the function immediately.
show network mgmt-access Display the current configuration of the function.
copy system:running-config
nvram:startup-config
Save the entire configuration in the non-volatile
memory.