Configuring A Password For Telnet Access - HP ProCurve 7000dl Series Basic Management And Configuration Manual

Procurve 7000dl series secure router
Hide thumbs Also See for ProCurve 7000dl Series:
Table of Contents

Advertisement

6.
From the global configuration mode context, enter the Ethernet interface
configuration mode context:
ProCurve(config)# interface ethernet 0/<port>
7.
Assign the Ethernet interface an IP address.
Syntax: ip address <A.B.C.D> [<subnet mask> | /<prefix-length>]
For example, if you want to assign the Ethernet interface an IP address
of 192.168.1.1 with a subnet mask of 255.255.255.0, enter
ProCurve(config-eth 0/1)# ip address 192.168.1.1 /24
8.
Activate the Ethernet interface.
ProCurve(config-eth 0/1)# no shutdown
9.
Save your configuration.
ProCurve(config-eth 0/1)# do write memory

Configuring a Password for Telnet Access

By default, you are required to configure a password for Telnet access. In
addition, you must configure an enable mode password.
1.
From the global configuration mode context, enter the following command:
Syntax: line telnet <0–4>
For example, if you want to configure port 0, enter:
ProCurve(config)# line telnet 0
If you want to configure all the Telnet ports, enter:
ProCurve(config)# line telnet 0 4
2.
Configure a password for Telnet access:
Syntax: password [md5] <password>
For additional security, use the md5 option to encrypt the password.
For example, if you want to create the password as procurve, enter
ProCurve(config-telnet0)# password md5 procurve
3.
Exit to the global configuration mode context and create a password for
the enable mode context.
Syntax: enable password [md5] <password>
Controlling Management Access to the ProCurve Secure Router
Quick Start
2-69

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve 7102dlProcurve 7103dlJ8752aJ8753a

Table of Contents