You are on page 1of 3

Command Manual Route Capacity Configuration

Quidway S8500 Series Routing Switches Table of Contents



Huawei Proprietary and Confidential
Copyright (c) Huawei Technologies Co., Ltd
i

Table of Contents
Chapter 1 Route Capacity Configuration Commands ............................................................... 1-1
1.1 Route Capacity Configuration Commands ........................................................................ 1-1
1.1.1 router route-limit ...................................................................................................... 1-1
1.1.2 router vrf-limit .......................................................................................................... 1-2

Command Manual Route Capacity Configuration
Quidway S8500 Series Routing Switches
Chapter 1 Route Capacity Configuration
Commands

Huawei Proprietary and Confidential
Copyright (c) Huawei Technologies Co., Ltd
1-1

Chapter 1 Route Capacity Configuration
Commands
1.1 Route Capacity Configuration Commands
1.1.1 router route-limit
Syntax
router route-limit { 128K | 256K | 512K }
View
System view
Parameters
128K: Sets the maximum number of route entries supported by current system to 128
K.
256K: Sets the maximum number of route entries supported by current system to 256
K.
512K: Sets the maximum number of route entries supported by current system to 512
K.
Description
Use the router route-limit command to set the maximum number of route entries
supported by the current system.
If the maximum number of route entries supported by a card is less than this number,
the system will inhibit the card from working.
By default, the maximum number of route entries is 128 K.
Examples
# Set the maximum number of route entries supported by the current system to 256 K.
<Quidway>system-view
System View: return to User View with Ctrl+Z.
[Quidway]router route-limit 256K
Chapter 1 Route Capacity Configuration
Commands
Command Manual Route Capacity Configuration
Quidway S8500 Series Routing Switches

1-2 Huawei Proprietary and Confidential
Copyright (c) Huawei Technologies Co., Ltd

1.1.2 router vrf-limit
Syntax
router vrf-limit { 256 | 512 | 1024 }
View
System view
Parameters
256: Sets the maximum number of VPN routing & forwarding instances (VRFs)
supported by current system to 256.
512: Sets the maximum number of VRFs supported by current system to 512.
1024: Sets the maximum number of VRFs supported by current system to 1024.
Description
Use the router vrf-limit command to set the maximum number of VPN routing and
forwarding instances (VRFs) supported by current system.
If the number of VRFs supported by a card is less than this number, the system will
inhibit the card from working. This number is 256 by default.
Examples
# Set the maximum number of VRFs supported by current system to 512.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] router VRF-limit 512

You might also like