ESR service routers. ESR-Series. Functionality description. Version 1.12.0
166
Step
Description
Command
Keys
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/1700
[1..500000], ESR-20/21/100/200
[1..300000], ESR-10/12V(F)/14VF
[1..30000]
BGP ESR-1000/1200/1500/1700
[1..2800000], ESR-20/21/100/200
[1..1500000], ESR-10/12V(F)/
14VF [1..800000].
Default value: 0
esr(config-vrf)#ipv6
protocols <PROTOCOL>
max-routes <VALUE>
4
Enable and configure dynamic traffic
routing protocols (Static/OSPF/BGP/
IS-IS) in VRF instance (optional). See
the related sections:
,
, and
5
In the configuration mode of physical/
logical interface, tunnel, DNAT/SNAT
rule, DAS server or SNMPv3 user,
specify the name of VRF instance for
which the mode will be used
(optionally).
esr(config-snat-
ruleset)# ip vrf
forwarding <VRF>
<VRF> – VRF instance name, set
by the string of up to 31
characters.
6
Configure LT tunnel to transmit traffic
to global mode or to other VRFs (if
required).
5.7.2 Configuration example
Objective:
ESR series router features 2 connected networks that should be isolated from other networks.
Solution:
Create VRF:
esr(config)# ip vrf bit
esr(config-vrf)# exit