[f-nsp] Static route redistribution
    Mark Price 
    mprice at tqhosting.com
       
    Fri Sep  4 09:37:09 EDT 2015
    
    
  
Perfect, thank you Martijn.
On Thu, Sep 3, 2015 at 3:17 PM, i3D.net - Martijn Schmidt <
martijnschmidt at i3d.net> wrote:
> Hi Mark,
>
> The following config should take care of the job:
>
> ip route 192.168.0.0/24 10.0.0.1 tag 123
>
> route-map STATIC-TO-OSPF deny 100
> match tag 123
> route-map STATIC-TO-OSPF permit 200
>
> router ospf
> redistribute static route-map STATIC-TO-OSPF
>
> Best regards,
> Martijn
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/foundry-nsp/attachments/20150904/f0ba9e23/attachment.html>
    
    
More information about the foundry-nsp
mailing list