R6(config-router)#redistribute subnets metric 200 metric-type 2
Unknown routing protocol - "redistribute subnets metric 200 metric-type 2"
R6(config-router)#redistribute static metric-type 2
% Only classful networks will be redistributed
I am not able to understand those errors. Can somebody explain about this?
ospf redistribute
Started by
sriikanthreddy
, Feb 03 2012 02:20 AM
2 replies to this topic
#1
Posted 03 February 2012 - 02:20 AM
#2
Posted 03 February 2012 - 11:38 AM
In the first command you must right the protocol name, such as RIP or EIGRP, etc.
In the second command it tells that only the classful (major) networks will be redistributed into the routing protocol (it is OSPF). To support all the subnets, we have to use the keyword "subnet"
In the second command it tells that only the classful (major) networks will be redistributed into the routing protocol (it is OSPF). To support all the subnets, we have to use the keyword "subnet"
#3
Posted 03 February 2012 - 03:56 PM
Thank you ash90....
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












