LAN Routing
1752778 Members
5919 Online
108789 Solutions
New Discussion юеВ

dhcp switch H3C problem

 
c4li95
Occasional Visitor

dhcp switch H3C problem

Hello,

We have recently put some H3C S5130 switches,
users who are connected in those H3C complain that
when they turn on the computers it takes several seconds
to have ips. I have simulated the same configuration in the
office and it is true (it takes more than normal, more than 1 minute),
when I connect a computer to another switch of another brand I have ip at 10 seconds or so.

The configurations are nothing special, only DHCP snooping enabled and DHCP snooping trust,
any idea what it can be?

2 REPLIES 2
parnassus
Honored Contributor

Re: dhcp switch H3C problem

Hi, if the configuration is nothing special why didn't you post a sanitized copy just to start with?

Are you dealing with a branded H3C or HPE unit? which software version (in both cases, H3C/HPE) this unit is running on? If the current brand is actually H3C, why it is (isn't reasonable to switch to HPE and update to latest software release available, just to start with the minor amount of unkown bugs)?

I'm not an HPE Employee
Kudos and Accepted Solution banner
c4li95
Occasional Visitor

Re: dhcp switch H3C problem

It is an H3C S5130S unit with software version 7.1.070, while I am updating the latest version, I have the configuration that it has:

version 7.1.070, Release 6126P10
#
sysname Prueba-DHCP
#
telnet server enable
#
irf mac-address persistent timer
irf auto-update enable
undo irf link-delay
irf member 1 priority 1
#
dhcp enable
#
dhcp snooping enable
#
lldp global enable
#
password-recovery enable
#
vlan 1
#
vlan 1164
#
stp global enable
#
interface NULL0
#
interface Vlan-interface1164
ip address 192.168.1.50 255.255.255.0
#
interface GigabitEthernet1/0/1
port link-type trunk
port trunk permit vlan 1 1164
dhcp snooping trust
#
interface GigabitEthernet1/0/2
#
interface GigabitEthernet1/0/3
#
interface GigabitEthernet1/0/4
|
|
|
scheduler logfile size 16
#
line class aux
user-role network-admin
#
line class vty
user-role network-operator
#
line aux 0
user-role network-admin
#
line vty 0 63
user-role network-operator
#
ip route-static 0.0.0.0 0 192.168.1.1