•
•
•
•
•
•
•
S
t
e
p
Description Command Keys
1
9
Add subnets filtration in incoming
or outgoing updates (optionally).
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.
2
0
Add subnets filtration in incoming
or outgoing updates (optionally).
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.
2
1
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].
2
2
Enable the IS-IS protocol on the
interface.
esr(config-if-gi)# isis enable
2
3
Enable the use of TLV#8 in hello
packets (optional).
esr(config-if-gi)# isis hello-
padding
2
4
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.
2
5
Set the metric value for the
interface (optional).
esr(config-if-gi)# isis metric
<VALUE> [<LEVEL>]
<VALUE>– number, may take values
[1..16777215];
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level 2.
2
6
Set defines which routing layer on
the interface the current IS-IS
process will run on (optional).
esr(config-if-gi)# isis circuit-
type {<LEVEL>}
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-1-2 – operate on levels 2 and 2;
level-2-only – operate only on level 2.