Comware

 View Only
  • 1.  HPE 5510 Cisco Computer connect to same port with phone

    Posted Nov 30, 2020 04:04 AM

    hello 

    i have a 5510 sw 

    i trying to connect computer that get lan from iphone (cisco)

    the phone is connect to the sw and the computer is conncting to the phone (i  check it)

    the phone get poe and evriting is ok but i cannot see the ip phone or the computer get ips....

    i trying to setting up this :

    the port that connect phone gets ip from vlan 52 and the computer gets vlan from vlan 123

     

    my global setting is :

    voice-vlan aging 52
    voice-vlan track lldp

    lldp global enable
    lldp compliance cdp

     

    the port config is : 

    port link-mode bridge
    port link-type trunk
    port trunk permit vlan 1 52 123
    port trunk pvid vlan 52
    lldp compliance admin-status cdp txrx
    poe enable

    have some one have setting to solvethis ? i dont get address to the devices

     



  • 2.  RE: HPE 5510 Cisco Computer connect to same port with phone

    Posted Nov 30, 2020 11:21 AM

    Hi,

    Can you try to make changes into the port config as follows:

    port link-type hybrid
    undo port hybrid vlan 1
    port hybrid vlan 52 tagged
    port hybrid vlan 123 untagged
    port trunk pvid vlan 123
    undo voice-vlan mode auto
    voice-vlan 52 enable
    stp edged-port
    lldp compliance admin-status cdp txrx
    poe enable

     

    Thanks!



  • 3.  RE: HPE 5510 Cisco Computer connect to same port with phone

    Posted Dec 01, 2020 02:05 AM

    sorry desnt work....

     

    its give my error on :

    port trunk pvid vlan 123

    ports isnt trunk port....

     

     

    i have other port that work but give the phone ip of 123 scope :

    port link-mode bridge
    port link-type trunk
    port trunk permit vlan 1 52 123
    port trunk pvid vlan 123
    stp edged-port
    lldp compliance admin-status cdp txrx
    poe enable

     

     



  • 4.  RE: HPE 5510 Cisco Computer connect to same port with phone

    Posted Dec 02, 2020 08:09 PM

    Hi,

    I am sharing LAN configuration guide link and please refer Pg.187 for Configuring voice VLANs section. 

    I hope this will be helpful:

    https://support.hpe.com/hpesc/public/docDisplay?docId=a00007129en_us

    Thanks!