ESR service routers. ESR-Series. Functionality description. Version 1.12.0
178
•
•
•
•
•
•
Step
Description
Command
Keys
esr(config-
isis)# redistribute
static
[ route-map <NAME> ]
[is-type <LEVEL>]
<NAME> – name of the route map
that will be used for advertised static
routes filtration and modification,
set by the string of up to 31
characters;
<LEVEL> – IS-IS protocol operation
level:
level-1 – operate only on level
1;
level-2-only – operate only on
level 2.
esr(config-
isis)# redistribute
connected
[ route-map <NAME> ]
[is-type <LEVEL>]
<NAME> – name of the route map
that will be used for advertised
connected routes filtration and
modification,
set by the string of up to 31
characters;
<LEVEL> – IS-IS protocol operation
level:
level-1 – operate only on level
1;
level-2-only – operate only on
level 2.
19
Add subnets filtering in incoming
or outgoing updates
(optional).
esr(config-isis)#
prefix-list
{ ipv6 <LIST_NAME> |
<LIST_NAME> } {in|out}
<LIST-NAME> – name of a subnet
list being configured, set by the
string of up to 31 characters.
in – incoming routes filtration;
out – advertised routes
filtration.
20
Add subnets filtering in incoming
or outgoing updates
(optional).
esr(config-
isis)# route-map <NAME>
{in|out}
NAME> – name of the route map
that will be used for advertised
routes filtration and modification,
set by the string of up to 31
characters.
21
Set a matching of interface to a
specified IS-IS process.
esr(config-if-gi)# isis
instance <ID>
<ID> – process number, takes values
of [1..65535].
22
Enable the IS-IS protocol on the
interface.
esr(config-if-gi)# isis
enable