JuniperForum.com
July 29, 2010, 07:48:04 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: If you have an interesting idea for an article or knowledgebase entry, please submit it!
 
  Home Help Login Register  
* *
Pages: [1]
  Print  
Author Topic: OSPF Route filter  (Read 2411 times)
aydin_ef
Newbie
*
Posts: 11


View Profile
« on: July 02, 2008, 10:45:36 PM »

Hi

I want to prevent  an especial route from  OSPF routing table advertising to an especial interface .I mean it must advertised all route except of this especial route.

thank you.
Logged
dawsonpaul
Newbie
*
Posts: 8


View Profile
« Reply #1 on: November 29, 2009, 03:43:33 PM »


[edit policy-options]
policy statement ospf-no-out {
 from  {
          protocol ospf;
          route filter <ip address/prefix> exact;
           }
           then reject

[edit protocols ospf]
export ospf-no-out;
           area <area> {
            interface <interface>;
            }
« Last Edit: November 29, 2009, 03:45:40 PM by dawsonpaul » Logged
Pages: [1]
  Print  
 
Jump to:  

Navigation

Donate

Please consider donating if we've saved you time or money. It helps pay for the bandwidth, equipment, and hosting charges to keep this site running

Tools

Submit Article/KB - Do not submit questions here.

Recent

Stats

Members
Stats
  • Total Posts: 39593
  • Total Topics: 10459
  • Online Today: 72
  • Online Ever: 393
  • (August 06, 2008, 07:40:57 AM)
Users Online
Users: 1
Guests: 30
Total: 31
TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!

Sponsored in part by CollarWise

Page created in 0.2 seconds with 35 queries.