Configuration Guide User guide
FastIron Configuration Guide 123
53-1002494-02
Remote access to management function restrictions
Disabling Telnet access
You can use a Telnet client to access the CLI on the device over the network. If you do not plan to
use the CLI over the network and want to disable Telnet access to prevent others from establishing
CLI sessions with the device, enter the following command.
Brocade(config)#no telnet server
To re-enable Telnet operation, enter the following command.
Brocade(config)#telnet server
Syntax: [no] telnet server
Disabling Web management access
If you want to prevent access to the device through the Web Management Interface, you can
disable the Web Management Interface.
NOTE
As soon as you make this change, the device stops responding to Web management sessions. If you
make this change using your Web browser, your browser can contact the device, but the device will
not reply once the change takes place.
To disable the Web Management Interface, enter the following command.
Brocade(config)#no web-management
Syntax: [no] web-management [http | https]
Use the no web-management command with no option specified to disable both web management
through http access and web management through https access.
Use the command no web-management http to disable only web management through http
access.
Use the command no web-management https to disable only web management through https
access.
Disabling Web management access by HP ProCurve Manager
By default, TCP ports 80 and 280 are enabled on the Brocade device. TCP port 80 (HTTP) allows
access to the device Web Management Interface. TCP port 280 allows access to the device by HP
ProCurve Manager.
The no web-management command disables both TCP ports. However, if you want to disable only
port 280 and leave port 80 enabled, use the hp-top-tools option with the command. Here is an
example.
Brocade(config)#no web-management hp-top-tools
Syntax: [no] web-management [allow-no-password | enable [vlan <vlan-id>] | front-panel |
hp-top-tools | list-menu]
The hp-top-tools parameter disables TCP port 280.