- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
07-Route Capacity Configuration Commands | 14.71 KB |
Table of Contents
Chapter 1 Route Capacity Configuration Commands
1.1 Route Capacity Configuration Commands
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.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]router route-limit 256K
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.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] router VRF-limit 512