Automatic Irf Setup - HP 5920 series Fundamentals Configuration Manual

Hide thumbs Also See for 5920 series:
Table of Contents

Advertisement

# Enable DHCP.
<DeviceA> system-view
[DeviceA] dhcp enable
# Configure address pool 1 to assign IP addresses on subnet 192.168.1.0/24 to clients.
[DeviceA] dhcp server ip-pool 1
[DeviceA-dhcp-pool-1] network 192.168.1.0 24
# Specify the URL of the script file for the clients.
[DeviceA-dhcp-pool-1] bootfile-name http://192.168.1.40/device.py
2.
Configure the HTTP server:
# Edit the configuration file device.py on the HTTP server.
#!usr/bin/python
import comware
comware.CLI('system-view ;telnet server enable ;local-user user ;password simple
abcabc ;service-type telnet ;quit ;user-interface vty 0 4 ;authentication-mode
scheme ;user-role network-admin ;quit ;interface Ten-GigabitEthernet 1/0/1 ;port
link-mode route ;ip address dhcp-alloc ;return')
# Start HTTP service software and enable HTTP service. (Details not shown.)
Verifying the configuration
1.
Power on Switch A.
2.
After Switch A starts up, display assigned IP addresses on Device A.
<DeviceA> display dhcp server ip-in-use
IP address
192.168.1.2
3.
Telnet to 192.168.1.2 from Device A.
<DeviceA> telnet 192.168.1.2
4.
Enter the username user and password abcabc as prompted. (Details not shown.)
You are logged in to Switch A.

Automatic IRF setup

Network requirements
As shown in
Configure the servers so the switches can obtain a Python script to complete their respective configuration
and form an IRF fabric.
Client identifier/
Hardware address
0030-3030-632e-3239-
3035-2e36-3736-622d-
4574-6830-2f30-2f32
Figure
44, Switch A and Switch B do not have a configuration file.
Lease expiration
Dec 12 17:41:15 2013
177
Type
Auto(C)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5900 series

Table of Contents