ESR series service routers.ESR-Series. User manual
•
Step Description Command Keys
prohibit – when specifying the
command, the packets to this
subnet will be removed by the
device, a sender will receive in
response ICMP Destination
unreachable (Communication
administratively prohibited,
code 13);
<METRIC> – route metric, takes
values of [0..255];
<TRACK-ID> – Tracking object
identifier. If the router is bound to the
Tracking object, it will appear in the
system only after meeting all
requirements specified in the object.
7.2 Add the ability to manage the logical
state of the interface (optional).
esr(config-if-gi)# shutdown
track <ID>
<ID> – Tracking object number, takes
values of [1..100].
7.3 Add the ability to control the priority
of the VRRP process (optional).
esr(config-if-gi)# vrrp priority
track <ID> { <PRIO> | increment
<INC> | decrement <DEC> }
<ID> – Tracking object number, takes
values of [1..100];
<PRIO> – priority of the VRRP
process, which will be set if the
Tracking object is in the active state,
takes valuesof [1..254];
<INC> –value by which the priority of
the VRRP process will increase if the
Tracking object is in the active state,
takes valuesof [1..254];
<DEC> –value by which the priority
of the VRRP process will decrease if
the Tracking object is in the active
state, takes valuesof [1..254].
7.4 Add the ability to control Next-Hop
for packets that match criteria in the
specified access list (ACL)
(optional).
esr(config-route-map-rule)#
action set ip next-hop verify-
availability
<NEXTHOP><METRIC> track
<ID>
<NEXTHOP> – gateway IP address in
the AAA.BBB.CCC.DDD format,where
each part takes values of [0..255];
<METRIC> – route metric,takes
values of [0..255];
<ID> – Tracking object number, takes
values of [1..100].