C613-50631-01 Rev A Command Reference for IE340 Series 1346
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
BGP
MEMORY MAXALLOCATION
bgp memory maxallocation
Overview This command allocates a maximum percentage of the RAM (Random Access
Memory) available on the device for BGP processes.
When this percentage is exceeded, BGP peering terminates and an out of
resources error displays. The default setting for bgp memory maxallocation is
100% memory allocation.
Use the no variant of this command to reset memory allocation to the default.
Syntax
bgp memory maxallocation <1-100>
no bgp memory maxallocation
Default BGP processes are allocated the maximum percentage of 100% of the device’s
available RAM memory by default. Note only non-default BGP memory allocation
values are shown in the running or startup configuration files:
Mode Global Configuration
Examples To limit the maximum amount of memory used by BGP processes to 65% of the
total RAM memory available on the device, use the commands:
awplus# configure terminal
awplus(config)# bgp memory maxallocation 65
To return to the default 100% maximum RAM memory allocation available on the
device for BGP processes, use the commands:
awplus# configure terminal
awplus(config)# no bgp memory maxallocation
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Version 5.4.7-2.1: BGP support added for x510 and x550 series
Version 5.4.7-2.4: BGP support added for IE300 series
Parameter Description
<1-100> Percentage of device memory allocated to BGP processes.
Note this is RAM (Random Access Memory), not device flash
memory.
awplus#show running-configď€
!ď€
bgp memory maxallocation 50ď€
!ď€