beautypg.com

Disabling telnet access, Disabling snmp access, Disabling tftp access – Brocade FastIron Ethernet Switch Security Configuration Guide User Manual

Page 31: Passwords used to secure access

background image

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.

device(config)#no telnet server

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

device(config)#telnet server

Syntax: [no] telnet server

Disabling SNMP access

To disable SNMP management of the device.

device(config)#no snmp-server

To later re-enable SNMP management of the device.

device(config)#snmp-server

Syntax: [no] snmp-server

Disabling TFTP access

You can globally disable TFTP to block TFTP client access. By default, TFTP client access is enabled.

To disable TFTP client access, enter the following command at the Global CONFIG level of the CLI.

device(config)#tftp disable

When TFTP is disabled, users are prohibited from using the copy tftp command to copy files to the
system flash. If users enter this command while TFTP is disabled, the system will reject the command
and display an error message.

To re-enable TFTP client access once it is disabled, enter the following command.

device(config)#no tftp disable

Syntax: [no] tftp disable

Passwords used to secure access

Passwords can be used to secure the following access methods:

• Telnet access can be secured by setting a Telnet password. Refer to

Setting a Telnet password

on

page 32.

• Access to the Privileged EXEC and CONFIG levels of the CLI can be secured by setting passwords

for management privilege levels. Refer to

Setting passwords for management privilege levels

on

page 32.

This section also provides procedures for enhancing management privilege levels, recovering from a
lost password, and disabling password encryption.

Disabling Telnet access

FastIron Ethernet Switch Security Configuration Guide

31

53-1003088-03