Comware Based
1753789 Members
7486 Online
108799 Solutions
New Discussion

Who Me Too'd this topic

chifra-boss
Visitor

HP5130 can not receive ip from DHCP server

Hi all.
I have big problem with new HP 5130 with new version Comware 7.
Switch can not receive ip from DHCP server.
HP 5130 site settings:

interface Vlan-interface10
ip address dhcp-alloc
#
interface Vlan-interface11
ip address dhcp-alloc
#
interface GigabitEthernet1/0/1
port link-type trunk
port trunk permit vlan 1 10 to 11 18
port trunk pvid vlan 10

other side have settings:

interface Ethernet1/0/20
port link-type trunk
port trunk permit vlan all
port trunk pvid vlan 10

But If I am change link-type of port on other side to access

interface Ethernet1/0/20
port access vlan 11

Interface Vlan 10 starting work, receive ip from dhcp, interface vlan 11 not receive ip :-(
If I change setting on HP5130 port trunk pvid vlan 11

interface GigabitEthernet1/0/1
port link-type trunk
port trunk permit vlan 1 10 to 11 18
port trunk pvid vlan 11

Interface Vlan 11 starting work, receive ip from dhcp, interface vlan 10 not receive ip :-(
Why getting ip through TRUNK does not work? If I set a static IP ping through TRUNK not work too.

Who Me Too'd this topic