Configuring An Ethernet Interface - HP ProCurve Secure 7000dl Series Basic Management And Configuration Manual

Secure router procurve 7000dl series
Hide thumbs Also See for ProCurve Secure 7000dl Series:
Table of Contents

Advertisement

Configuring an Ethernet Interface

This section provides the minimum steps required to configure an Ethernet
interface. For more detailed information about configuring an Ethernet inter-
face, see Chapter 3: Configuring Ethernet Interfaces.)
1.
Use a 10Base-T or 100Base-T cable to connect the Ethernet port to a
device (such as a switch) on your LAN.
2.
Open your terminal session software and initiate a console session with
the ProCurve Secure Router, using the following parameters:
Baud Rate = 9600
Parity = None
Data Bits = 8
Stop Bits = 1
Flow Control = None
3.
Press
Enter
when you are prompted to start a session with the router. The
router basic mode context prompt appears, as shown below:
ProCurve>
4.
Access the enable mode context:
ProCurve> enable
5.
Access the global configuration mode context:
ProCurve# configure terminal
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
Controlling Management Access to the ProCurve Secure Router
Securing Management Access to the ProCurve Secure Router
2-7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve 7102dl seriesProcurve 7103dl series

Table of Contents