Configuration Guide Vol. 3


24.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 ipv6 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)# ipv6 maximum routes 1000 80

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