[j-nsp] Isis tag

M.Mihailidis mixalism at gmail.com
Wed Oct 3 04:48:51 EDT 2007


  ----- Original Message ----- 
  From: M.Mihailidis 
  To: juniper-nsp at puck.nether.net 
  Sent: Wednesday, October 03, 2007 11:45 AM
  Subject: Isis tag


  hello all 
  i want to tag two loopbacks with tag 100 in isis
  and give the tag high priority.
  i thought of this

  interface loopback 7
   ip address 1.1.1.1 255.255.255.255
  isis tag 100

  interface loopback 8
   ip address 1.1.1.2 255.255.255.255
  isis tag 100


  route-map 1 permit
  match tag 100
  set priority ?????

  is this the right way ?
  and the range is <0 - 2147483647 the higher the number is also higher priority?

  and router isis 100
  redistribute connected route-map 1


More information about the juniper-nsp mailing list