isis tag
Use this command to sets the tag for link-state packets (LSPs) sent out advertising routes for networks directly connected to an interface.
If you do not specify a parameter, then the tag value is set for level-1-2 boundary.
Use the no parameter to unset the tag.
Command Syntax
isis tag <1-4294967295> (level-1|level-2|)
no isis tag (level-1|level-2|)
Parameters
<1-4294967295>
Tag value.
level-1
Specify the tag value for the level-1 boundary.
level-2
Specify the tag value for the level-2 boundary.
Command Mode
Interface mode
Examples
>ena
#con term
Enter configuration commands, one per line. End with CNTL/Z.
(config)#interface eth0
(config-if)#isis tag 500 level-1
Last modified date: 08/28/2023