Quantcast
Channel: All Routing posts
Browsing all 8688 articles
Browse latest View live

Re: Default route question

Hi,  Do you want the return traffic from this source range only to go via AS200?If not, you can do this with BGP import and export policies and as-path prepend.I tested this in a lab. Config...

View Article


Re: Default route question

You mention that the addresses involved are configured as /30 addresses on the AS300 router.   And that what you want is source based routing for these addresses. You might be able to build the filter...

View Article


Re: How much firewall filter (ACLs) MX80 & MX240 can handle

Hi, I can confirm that the command works on MX5 root@MX5-R2002> show chassis hardware detail Hardware inventory: Item Version Part number Serial number Description Chassis MX5-Troot@MX5-R2002>...

View Article

Re: Sending default route to IBGP neighbors

Turned out the bigger issue was a misconfiguration on the providers side. Fixed and all is now working. 

View Article

Re: Default route question

@spuluka my problem is about IP list  http://www.juniper.net/documentation/en_US/junos15.1/topics/example/firewall-filter-option-filter-based-forwarding-example.html set firewall filter...

View Article


Re: Default route question

Sorry, perhaps I misunderstand the routing request. I thought you needed to use SOURCE based routing.  When the source address is from these particular /30 then the next hop should be the AS200 router....

View Article

Re: J-Flow on MX104

Hi there I have configured per the forum suggestions.We are running MX104 the problem is the collector is receving no flows ? The logical system inet.0 has a full set of routes with static routes to...

View Article

Re: Default route question

Hi,  I believe BGP community is to influence routing protocol decisions as to what to do with the BGP routes being exchanged.FBF is about forwarding decision whereby it can influence the forwarding of...

View Article


Re: Default route question

Hi,  I believe this is quite similar to what you are trying to do:http://thomas.mangin.com/posts/bgp-firewall.html I tried it and unfortunately could not get it working with destination-class....

View Article


Reg : IOS to JUNOS conversion

Dear All,                 I am new to the junos , We have a MX-104 router with two ISP links . MX104 will replace the cisco 7206 router . Any one please help me in converting the IOS configuration to...

View Article

Re: Reg : IOS to JUNOS conversion

Online IOS to Junos convertorhttps://i2j.juniper.net/release/index.jsp  http://kb.juniper.net/InfoCenter/index?page=content&id=kb15482&actp=search

View Article

Re: Reg : IOS to JUNOS conversion

Dear Suraj,                  Thank you for your response , I have done the configuration based on the I2J output . Now BGP got up and working fine with out issues but the reverse path for all the...

View Article

Re: How much firewall filter (ACLs) MX80 & MX240 can handle

Thank Alex, I also try to use this command with EX9200 and it works fine. But when I config two EX9200s to form to a virtual chassis, I cannot use "start shell pfe network..." or "request pfe...

View Article


Re: Default route question

@spuluka I need source based routing for AS300 for return traffic. I do it with filter but I need to do this with remotely. Because junos has a bug and some times devices rebooting itself on commit!  

View Article

Re: Reg : IOS to JUNOS conversion

Hi, It might be easier if you could describe the desired output/behavior.I assume by reverse path, you mean inbound traffic. What I gathered from the Cisco config is you are applying local-preference...

View Article


Trigger for activating qualified-next-hop

Hi folks!I have a configuration like:static {route 192.168.1.0/24 {   next-hop 10.255.32.1;   qualified-next-hop 10.111.11.1 {     preference 6; }}I want that the preferred route was 10.255.32.1 and...

View Article

Re: Trigger for activating qualified-next-hop

Hi, With this config I believe if the next-hop is not reachable but the direct interface [xe-0/0/0] is stil Up the static route will remain active with the next-hop preferred.Using BFD [if next-hop...

View Article


Re: Trigger for activating qualified-next-hop

Thank you for your suggestion, i also was thinking about BFD.

View Article

Re: Reg : IOS to JUNOS conversion

Hi Ashvin,              Thank you for your reply . I am mentioning about inbound traffic only . I have attached the "show route table inet.0 advertising-protocol bgp x.x.x.x " output , In that we could...

View Article

Re: Default route question

Unfortunately, source based routing requires that the filter be installed at the AS300 router then. Since these are /30 and I assume from your notes you are adding prefixes over time.  Maybe these...

View Article
Browsing all 8688 articles
Browse latest View live