Routing

last person joined: 3 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  export interface route

    Posted 11-20-2012 06:10

    what is wrong with this policy?



  • 2.  RE: export interface route

    Posted 11-20-2012 06:37

     

      This means, learned or with next hop that interface. In the case of static routes, next hop should be that interface.

     

     



  • 3.  RE: export interface route

    Posted 11-20-2012 06:46

    what does it mean when u said "learnd from the interface"

     

    would u like to show me an example?



  • 4.  RE: export interface route
    Best Answer

    Posted 11-20-2012 06:48

     

     

    From any routing protocol which routing adjacency is established throught that interface, ospf, bgp, isis, etc.

     

    This way you could configure

     

       from protocol ospf

       from interface ge-1/1/0.1

     

      This way you will not import all static, or ospf, bgp routes, only those which next hop is that interface.