HP procurve 8100fl series Management And Configuration Manual page 53

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

N o t e
3. From the Privileged Exec mode, enter the configure command to get to
Configuration mode in the CLI.
4. From Configuration mode, enter the following command to access the
management interface:
ProCurve(config)#interface management 0
5. From Interface Management mode, enter the following command:
ProCurve(config-interface-management)#ip address
<ipaddr> <mask>
where
ipaddr
is the IPv4 unicast address and <mask> is the subnet
<
>
mask you assign to the switch. You can specify the subnet mask in terms
of mask bits. For example:
ip address 10.10.1.45 255.255.248.0
You can also specify the mask length. For example:
ip address 10.10.1.45/21
6. Enable the management port, by entering the following command:
ProCurve(config-interface-management)#no shutdown
Here is an example, showing all of the preceding steps:
ProCurve>enable
ProCurve#configure
ProCurve(config)#interface management0
ProCurve(config-interface-management)#ip address
10.10.1.45 255.255.248.0
ProCurve(config-interface-management)#no shutdown
7. From Configuration mode, enter the following commands to enable telnet
on the switch:
ProCurve(config)#ip telnet
ProCurve(config-telnet)#no shutdown
8.
Enable a terminal line to the switch by entering:
ProCurve(config)#line vty 0
where 0 represents the vty terminal line connection.
The 8100fl switch supports a maximum of ten incoming remote vty
connections (0 through 9), plus one console connection.
Configuring Basic System Information and Port Parameters
Configuring Basic System Information
4-3

Advertisement

Table of Contents
loading

Table of Contents