Brocade Virtual ADX Administration Guide (Supporting ADX v03.1.00) User Manual

Page 38

Advertising
background image

26

Brocade Virtual ADX Administration Guide

53-1003249-01

Configuring system parameter settings

1

To change the setting of a system parameter to accommodate your configuration requirements,
use the system-max command. For example, to change the capacity of the IP route table to 2048,
enter the following commands.

Virtual ADX(config)# system-max ip-route 2048

Virtual ADX(config)# write memory

Virtual ADX(config)# exit

Virtual ADX# reload

NOTE

If you accidentally enter a value that is not within the valid range of values, the CLI will display the
valid range for you.

After you make your changes, use the write memory command to save the change to the startup
configuration file, and use the reload command to restart the Brocade Virtual ADX.

Syntax: system-max system_parameter num

Syntax: write memory

Syntax: reload

The system_parameter variable specifies the system parameter. For a list of parameters, refer to

Table 1

.

l4-server-port

Number of L4 server port entries supported

l4-virtual-server

Number of L4 virtual server entries supported

mac

Number of MAC entries supported

mac-filter-port

Number of L2 Filter entries supported

mac-filter-sys

Number of L2 Filter port entries supported

session-limit

Number of sessions supported

ssl-cert-count

Number of SSL certificates supported

ssl-cert-size

SSL certificate file size supported

ssl-concurrent-conn

Number of SSL concurrent connections supported

ssl-keys

Number of SSL keys supported

ssl-max-profiles

Number of the SSL profiles supported

ssl-v2-concurrent-conn

Number of SSL v2 concurrent connections supported

tcp-buffer

TCP buffer size supported

tcp-max-sockets

Number of TCP sockets supported

trl-limit-v4

IPv4 transaction rate limit supported

trl-limit-v6

IPv6 transaction rate limit supported

view

Number of views supported

virtual-interface

Number of virtual interfaces supported

vlan

Number of VLANs supported

TABLE 1

System parameters (Continued)

System parameter

Description

Advertising