Configuration Guide Vol. 3


8.13.2 Setting the maximum number of routes

Set the maximum number of routes for the VRF and the threshold for output of a warning message.

Points to note

The example below shows how to use the maximum routes command to set the maximum number of routes and the threshold for output of a warning message.

Command examples

  1. (config)# vrf definition 2

    Switches to VRF 2 configuration mode.

  2. (config-vrf)# maximum routes 1000 80

    Sets 1000 as the maximum number of routes handled by VRF2. Also, sets the threshold for outputting a warning message to 80%.