Redistrbuting static to BGP
Posted: 20 May 2013 06:32
Hi
Is there any example configuration. of redistributing static to BGP ?
Is this correct?
ip bgp status enable
ip route-map "Static-BGP-WAN" sequence-number 50 action permit
ip route-map "Static-BGP-WAN" sequence-number 50 set metric-type external type1
ip redist static into bgp route-map "Static-BGP-WAN" status enable
Is there any example configuration. of redistributing static to BGP ?
Is this correct?
ip bgp status enable
ip route-map "Static-BGP-WAN" sequence-number 50 action permit
ip route-map "Static-BGP-WAN" sequence-number 50 set metric-type external type1
ip redist static into bgp route-map "Static-BGP-WAN" status enable