Users Guide

Table Of Contents
1312 VRF
VRF Resource Sharing
Hardware resources such as routes and ARP entries are shared between VRFs.
If a VRF allocates the maximum routes supported by the system, no VRF will
be able to add a new route.
VRF ARP Entries
There is no support to reserve ARP entries per VRF instance as the system
purges the least recently used ARP entry automatically. The maximum
number of static ARP entries is enforced on a per VR instance basis.
VRF Route Entries
Routes are shared among the VR instances. The number of routes supported
can never exceed the platform supported number. Initially, the number of
“free” routes is the platform supported maximum. “Free” routes are available
for any VR to use.
Two schemes are imposed on sharing of routes between the VR instances:
Reservation and Restriction. The administrator can use the maximum routes
command to reserve a number of routes for a VRF or to restrict the maximum
number of routes available to a VR instance.
Reserved routes are deducted from the “free” routes available in the system.
In-use routes are also deducted from the “free” routes available in the system.
The dynamic number of routes available to be allocated to a VRF instance is
the lower of the number of “free” routes available in the system and the
administrator-configured maximum routes.
The system-wide limit on static route entries is enforced on a per-VR-instance
basis. That is, each VRF may allocate the system limit of static routes.
VRF configuration follows the same steps as configuration for the default
routing instance with two additional steps: creating the VRF instance and
associating VLANs to the instance. Existing commands which have been
enabled for VRF accept an additional VRF instance identifier (name). VRF
names can be up to 32 characters in length. If a VRF instance identifier is not
used in the command, it applies to the global routing instance by default.
Follow the steps below to create a VRF and enable OSPF routing in the VRF: