VRF administration —> edit VRF

Result

The VRF {{ vrf.rt }} was successfully edited.

Statistics for VRF {{ vrf.name }}

IPv4
No IPv4 prefixes in VRF. VRF {{ vrf.name }} contains {{ vrf.num_prefixes_v4 }} IPv4 prefixes containing a total of {{ vrf.total_addresses_v4 }} addresses. {{ vrf.used_addresses_v4 }} of those are in use while {{ vrf.free_addresses_v4 }} are free, representing a usage of {{ ( vrf.used_addresses_v4 / vrf.total_addresses_v4 * 100) | number: 1 }}%.
IPv6
No IPv6 prefixes in VRF. VRF {{ vrf.name }} contains {{ vrf.num_prefixes_v6 }} IPv6 prefixes containing a total of {{ vrf.total_addresses_v6 }} addresses. {{ vrf.used_addresses_v6 }} of those are in use while {{ vrf.free_addresses_v6 }} are free, representing a usage of {{ ( vrf.used_addresses_v6 / vrf.total_addresses_v6 * 100) | number: 1 }}%.