•
•
11.8.1 Configuration algorithm
Step Description Command Keys
1 Create VRF instance and switch to the
VRF instance parameters configuration
mode.
esr(config)# ip vrf <VRF> <VRF> – VRF instance name,
set by the string of up to 31
characters.
2 Assign the description of the
configured VRF instance.
esr(config-vrf)# description
<DESCRIPTION>
<DESCRIPTION> – VRF
instance description, set by the
string of up to 255 characters.
3 Set the capacity of routing tables in
configured VRF for IPv4/IPv6
(optionally).
esr(config-vrf)# ip protocols
<PROTOCOL> max-routes <VALUE>
<PROTOCOL> – protocol type,
takes the following values:
ospf, bgp;
<VALUE> – amount of routes in
the routing table, takes values
in the range of:
OSPF
ESR-1000/1200/1500
/1511/1700/3100 –
[1..500000],
ESR-20/21/100/200 –
[1..300000],
ESR-10/12V(F)/14VF –
[1..30000]
BGP
ESR-1000/1200/1500
/1511/1700/3100 –
[1..5000000],
ESR-20/21/100/200 –
[1..2500000],
ESR-10/12V(F)/14VF –
[1..1000000].
Default value: 0
esr(config-vrf)#ipv6 protocols
<PROTOCOL> max-routes <VALUE>