Re: Monitoring Radio between OSPF sites.
▓▓▓▓▓▓▓@Hera> show configuration | except SECRET-DATA | no-more ## Last commit: 2017-01-04 13:31:42 CST by ▓▓▓▓▓▓▓ version 12.1X44-D30.4; system { host-name Hera; time-zone ▓▓▓▓▓▓▓;...
View ArticleRe: How to apply local-preference to all routes without a hard reset of EBGP?
Solved it. This was my mistake:For this reason I'v created a very simple policy and applied it as an export policy:I had applied the policy to IBGP as an export policy and this was wrong in my case. In...
View ArticleTo confirm if ipv6 route exists in MX960
Hi I wnat to confirm if the route (2111:4111:4116:f113:4310:250::/126) exist in MX960. I am using the below command and get its outputthis one has nothing at allWWW> show route all | match...
View ArticleDo you think if routes or traffic is blocked in Juniper router
Hi As we know, bgp route policy control routes and access-list in interface control traffic. So I want to know how the firewall control. I mean firewall control routes or traffic? Thank you
View ArticleRe: To confirm if ipv6 route exists in MX960
Hi, You can probably do a more precise search by using "show route table inet6.0 <prefix> exact". Also in your case, as per the output shown below, you don't have a /126 route available that's...
View ArticleRe: Do you think if routes or traffic is blocked in Juniper router
Hi, Firewall filters provide a means of protecting your router (and switch) from excessive traffic transiting the router (and switch) to a network destination or destined for the Routing Engine....
View ArticleRe: How to apply local-preference to all routes without a hard reset of EBGP?
Hi,Earlier, I have posted the an example with import-policy in this thread.<snipped>[edit protocols bgp group ibgp-to-rr]lab# set import local-pref-200<snipped> Moreover, the below...
View ArticleRe: EVPN: No /32 route for existing MAC adress
-Which JUNOS are we running here?- Are we using multi-homing here?
View ArticleRe: EVPN: Traffic flows if L3 interface is available
- Entry in evpn arp-table/bridge evpn arp-table gets listed when lookup happens over irb. - In your case traffic from one vlan routed to a different network?- Is this a single-homed or multi-homed EVPN...
View ArticleRe: EVPN: No /32 route for existing MAC adress
Running 14.2R5.8 on our MX'es Running 14.2R6.5 on our EX9200. This version was required at the time because of our 40G linecards. All the output and tests i have done are on the EX9200 platform. There...
View ArticlePLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hello Team,I am configuring Juniper router as a NNI ( option A) and PE ( opposite ASBR is Cisco )Now what is happening , Juniper router forward the routes to ASBR which it ( Juniper ) received from...
View ArticleRe: Do you think if routes or traffic is blocked in Juniper router
If you want to use firewall filter to control routes, then it is refered to as policy based routing. You can use filter-based forwarding using firewall filters and routing instances.
View ArticleRe: donot advertise connected networks
In Juniper Direct routes is the equivalent of connected routes so you should reject those routes if you do not want to advertise them:set policy-options policy-statement advertise-routes-through-rip...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hi Folks,Based on the config snapshot, i do find we are missing the as-override knob for the BGP session. Can you please fix that? YAHOO-GTWAY {instance-type vrf;interface em0.0;route-distinguisher...
View ArticleWhy cannot I delete existing command "policy-options policy-statement ......" ?
Hi Why cannot I delete the below command? AC1#delete policy-options policy-statement IN term 85 from route-filter 1.4.13.52/30 orlonger After I use the above command, the below command is used....
View ArticleWhy cannot implement commands in MX960?
Why cannot implement some commands in MX960?the below command is entered:"set policy-options policy-statement IN_RO term 70 from route-filter 21.23.24.112/28 orlonger accept"When "command show |...
View ArticleRe: Why cannot implement commands in MX960?
Hi eesunj,I don’t find any issue or abnormality on adding the below configuration. It is perfectly fine! Can you get the below information from the box, [Pre check] Is there any uncommitted changes...
View ArticleRe: Why cannot I delete existing command "policy-options policy-statement...
Hi eesunj,Actually I got this, you are trying to do delete operation under policy-options configuration hierarchy . I assume that there are two or more configuration parameters under the <...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hi Python, AS override not required as below peering is for the ASBR ############################YAHOO-GTWAY {instance-type vrf;interface em0.0;route-distinguisher 10991:1;vrf-import...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hi sgauravdeep,Can you please share a simple topolgy diagram with AS numbers and box names; i can help you with it. -Python
View Article