Comware Based
1748180 Members
4222 Online
108759 Solutions
New Discussion

5950: "interface vsi-interface" => Not enough resources to complete the operation.

 
SOLVED
Go to solution
MichaelM55
Trusted Contributor

5950: "interface vsi-interface" => Not enough resources to complete the operation.

Hello,

when entering: interface vsi-interface 0 I get:
"Not enough resources to complete the operation."

So how can I change resource behavior for that one?

Switch it HPe 5950
Boot image: flash:/5950-cmw710-boot-r6205p03.bin
Boot image version: 7.1.070, Release 6205P03

 

dis hardware-resource
Switch-mode resource(switch-mode), all supported modes:
  0                 MAC table:72K,  ARP and ND tables:72K,  routing table:16K
  1                 MAC table:136K, ARP and ND tables:8K,   routing table:16K
  2                 MAC table:8K,   ARP and ND tables:8K,   routing table:16K
  3                 MAC table:8K,   ARP and ND tables:8K,   routing table:128K
  4                 MAC table:8K,   ARP and ND tables:136K, routing table:16K
  -----------------------------------------------
  Default         Current         Next
  0               0               0

Routing-mode resource(routing-mode), all supported modes:
  ipv6-64           ipv6-64 supported
  ipv6-128          ipv6-128 supported
  -----------------------------------------------
  Default         Current         Next
  ipv6-64         ipv6-64         ipv6-64

Vxlan resource(vxlan), all supported modes:
  l3gw              L3 gateway
  border            Border
  -----------------------------------------------
  Default         Current         Next
  l3gw            border          border

 

According to the manual:

  • border—Border mode. In this mode, VXLAN-DCI is supported, and you can create less ACs
    and VXLAN tunnels than in Layer 3 gateway mode.
    You must set the VXLAN hardware resource mode to border on EDs of a VXLAN-DCI network.

 

 

Regards,

Michael

1 REPLY 1
MichaelM55
Trusted Contributor
Solution

Re: 5950: "interface vsi-interface" => Not enough resources to complete the operation.

Solution:

 

1. Enter system view.
system-view
2. Reserve VLAN interface resources.
48
reserve-vlan-interface vlan-interface-id1 [ to vlan-interface-id2]
global
By default, no VLAN interface resources are reserved.