No, not ok,
All traffic destined for networks not explicity in the routing table via specific route entries will be routed to 10.170.0.254.
All traffic destined for subnet 172.27.0.0/16 will be routed to 172.27.0.254. However, you have directly connected networks in 172.27.0.0/16 (SVI's 15-19) this will overide the static route, these are connected interfaces. What networks are behind 172.27.0.254 that you need to route to? Whatever they are you need to be more specific in your route statements to route to them. in other words the 172.27.0.0/16 is too large.
harbor235 ;}
Main Topics
Browse All Topics





by: cogitPosted on 2008-05-14 at 13:57:24ID: 21568620
ok