Disabling specific access methods, Disabling telnet access, Disabling web management access – Brocade BigIron RX Series Configuration Guide User Manual

Page 140

Advertising
background image

62

BigIron RX Series Configuration Guide

53-1002484-04

Restricting remote access to management functions

3

The command in this example configures the device to allow TFTP access only to clients connected
to ports within port-based VLAN 40. Clients connected to ports that are not in VLAN 40 are denied
access.

Syntax: [no] tftp client enable vlan <vlan-id>

Disabling specific access methods

You can specifically disable the following access methods.

Telnet access

Web Management access

SNMP access

NOTE

If you disable Telnet access, you will not be able to access the CLI except through a serial connection
to the management module, nor will you be able to use some of the features in Brocade Network
Advisor. If you disable SNMP access, you will not be able to use Brocade Network Advisor or
third-party SNMP management applications.

Disabling Telnet access

Telnet access is enabled by default. 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.

BigIron RX(config)# no telnet-server

To re-enable Telnet operation, enter the following command.

BigIron RX(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.

BigIron RX(config)# no web-management

To re-enable the Web management interface, enter the following command.

BigIron RX(config)# web-management

Syntax: [no] web-management

Advertising