Dears,
I have configured R3,R6 ,SW1 and SW3 as SG but in SW1 and R6 I can not see the 150.1.8.0,10.0 Etc in SLA 3 .
The traffic always goes via R3 .Even If I shut the R3 Ethernet Port the traffic is not forwarded by R6.
Appreciate to let me know where I am wrong.I am attaching the config of R6,R3,S1
--------------------------------------------R3-------------------------------------------------------
Rack1R3#sh run | sec router ospf
router ospf 1
router-id 150.1.3.3
log-adjacency-changes
auto-cost reference-bandwidth 30000
area 2 nssa no-summary
area 2 range 155.1.6.0 255.255.254.0
area 5 virtual-link 150.1.2.2 authentication message-digest
area 5 virtual-link 150.1.2.2 message-digest-key 1 md5 MD5KEY
------------------------------------------------------R6------------------------------------------------------
Rack1R6#sh run | sec router ospf
router ospf 1
router-id 150.1.6.6
log-adjacency-changes
auto-cost reference-bandwidth 30000
area 1 virtual-link 150.1.1.1
area 2 nssa default-information-originate
redistribute eigrp 10 subnets
--------------------------------------------------SW1----------------------------------------------------
Rack1SW1#SH IP OSPF Database | begin Summary
Summary Net Link States (Area 2)
Link ID ADV Router Age Seq# Checksum
0.0.0.0 150.1.3.3 1937 0x80000007 0x00B2DF
150.1.6.0 150.1.6.6 146 0x8000000A 0x00915A
155.1.146.0 150.1.6.6 146 0x8000000A 0x00FE2F
----------------------------------------------------R6-OUTPUT-----------------------------------------------------
Summary Net Link States (Area 2)
Link ID ADV Router Age Seq# Checksum
0.0.0.0 150.1.3.3 37 0x80000008 0x00B0E0
150.1.6.0 150.1.6.6 219 0x8000000A 0x00915A
155.1.146.0 150.1.6.6 219 0x8000000A 0x00FE2F
-------------------------------------------------------------------------------------------------------------------------