ESR series service routers.ESR-Series. User manual
•
•
•
•
•
•
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 filtration 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 filtration 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
23 Enable the use of TLV#8 in
hello packets (optional).
esr(config-if-gi)# isis hello-
padding
24 Set the priority when selecting
DIS (optional).
esr(config-if-gi)# isis priority
<VALUE> [<LEVEL>]
<VALUE>– number, may take values
[0..127];
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level
2.