Comware

 View Only
  • 1.  VSR1000 and bridge-aggregation

    Posted Mar 22, 2018 09:46 AM

    Hello,

    I am pretty new to comware OS and have a VSR1000 running in GNS3 to do some POC and testing. It might not be the most used scenarion, but I wanted to do a interface bridge-aggregation config since we use this on the switches in production. I am starting to believe I am blind or it's not supported.

    I can define the interface fine;

    #
    interface Bridge-Aggregation2
     description D2-dist-sw01
     port link-type trunk
     port trunk permit vlan 1
     link-aggregation mode dynamic
    #

    But I just can't find a way to add the port to the brdige group. It seems quite clear that the command should have been "port link-aggregation group 2", but it does not come up as an optoin on the interface. I have no problem setting up a L3 route aggregation group and assign the port to it when I change gi 2/0 to "port link-mode route".

     

    [F2DC-core-sw01]display current-configuration interface gi 2/0
    #
    interface GigabitEthernet2/0
     port link-mode bridge
     port link-type trunk
     port trunk permit vlan 1
    #
    return
    [F2DC-core-sw01]interface GigabitEthernet2/0
    [F2DC-core-sw01-GigabitEthernet2/0]port ?
      access        Set access port attributes
      hybrid        Set hybrid port attributes
      link-mode     Switch the specified interface to layer2 or layer3 ethernet
      link-type     Set the link type
      monitor-link  Monitor Link module
      trunk         Set trunk port attributes

    [F2DC-core-sw01-GigabitEthernet2/0]

    Anyone who can help me out here?

    [F2DC-core-sw01]display version
    HPE Comware Software, Version 7.1.059, Release R0327L01
    Copyright (c) 2010-2017 Hewlett Packard Enterprise Development LP
    HPE VSR1000 uptime is 0 weeks, 0 days, 3 hours, 44 minutes
    Last reboot reason : Power on
    Boot image: flash:/VSR1000-CMW710-BOOT-R0327L01-X64.bin
    Boot image version: 7.1.059P06, Release R0327L01
      Compiled Jul 31 2017 16:00:00
    System image: flash:/VSR1000-CMW710-SYSTEM-R0327L01-X64.bin
    System image version: 7.1.059, Release R0327L01
      Compiled Jul 31 2017 16:00:00

    CPU ID: 0x01000101, vCPUs: Total 1, Available 1
    1.00G bytes RAM Memory
    Basic    BootWare Version:  1.11
    Extended BootWare Version:  1.11

     



  • 2.  RE: VSR1000 and bridge-aggregation

    Posted Feb 25, 2019 05:03 AM

    Hi,

    I have the same issue, anyone knows how to solve this?

    Br,

    Valter



  • 3.  RE: VSR1000 and bridge-aggregation

    Posted May 15, 2019 03:53 AM

    Hello,

    Same behavior and same question here.

    Jim



  • 4.  RE: VSR1000 and bridge-aggregation

    Posted May 22, 2019 06:29 AM

    Hi,

    Can you refer below link for route aggregation?

    http://download.h3c.com/download.do?id=2368066

     

    Thanks!