ISIS tags

From: Ram Shummoogum (rshummoo@ca.ibm.com)
Date: Tue Mar 04 2003 - 21:10:56 GMT-3


Has anyone successfully redistribute OSPF into ISIS and have the
redistributed routes tagged. The redistribution is successfull but I do not
see any tag.

The tagging works fine when redistributing from ISIS into OSPF.

router ospf 1
 log-adjacency-changes
 redistribute isis level-2 subnets tag 111111
 network 150.50.9.0 0.0.0.63 area 0
 network 150.50.100.0 0.0.0.31 area 0
 network 200.0.0.5 0.0.0.0 area 0
!
router isis
 redistribute ospf 1 route-map rambo
 net 00.0001.0009.43b8.0300.00
 log-adjacency-changes

access-list 101 permit ip any any
route-map rambo permit 10
 match ip address 101
 set tag 222222

Thanks
RAM

!



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:32 GMT-3