Re: BGP AS-Path Cleanup
Hello, You can refer the link below which has the example. http://www.juniper.net/documentation/en_US/junos/topics/example/bgp-remove-private-as.html Regards, Rushi
View ArticleRe: BGP AS-Path Cleanup
Thanks Rushi, We are actually on the receiving end of the private ASNs. Our peer is unable to use 'remove-private' on their device, and is sending us a number of unwanted private AS numbers. Is there a...
View ArticleRe: BGP AS-Path Cleanup
Hello Gareth, I do not think you can do anything to strip local AS from AS path locally.You might want to try as-override option but its use is suppossed to be for entirely different purpose. Regards,...
View ArticleOverload bit in ISIS
Hey all. I'm trying to figure something out. We have a pair of redundant aggregate routers and south of that a pair of edge routers. It is a full mesh design with ISIS as the only routing protocol...
View ArticleIPSEC Tunnel over VLANS
Good afternoon! I need to create an IPSEC tunnel between 2 routers. Please see the attached rudimentary illustration. The tunnel needs to go from Router A to Router D so they can get to each others...
View Articlepurpose of having p2p ospf link information in router-LSA
Hi There, I am curious to understand what is the purpose of having p2p ospf link information in router-LSA when Router LSA already carries information on the p2p subnet as stub. root@R9_re> show...
View ArticleRe: IPSEC Tunnel over VLANS
Hello, When Router A wants to reach Router D or when Router D wants to Reach router A over internet, Is Router B & C responsible for NATing the traffic? If yes, what kind of NAT is used? Regards,...
View ArticleHow to monitor DHCP packets in the switch which is not directly connected to...
Hi, From the below picture, I am not able to see any DHCP packets from hosts when issued "monitor traffic interface ge-0/0/1" command. But I can see the DHCP packets from hosts on ge-0/0/11 in...
View ArticleRe: purpose of having p2p ospf link information in router-LSA
Hi, The difference is on the LInk ID and Link Data.For P2P: LInk ID= Neighbor Router ID ; Link Data=Local router interface IPFor Stub: Link ID=Network Address; Link Data= Subnet mask On a P2P...
View ArticleRe: BGP AS-Path Cleanup
Hello,gareth.evans wrote: We are actually on the receiving end of the private ASNs. Our peer is unable to use 'remove-private' on their device, and is sending us a number of unwanted private AS...
View ArticleRe: IPSEC Tunnel over VLANS
Rushi, I'm still trying to contact the owners of Router B and C, I'm fairly certain they will configure it as source NAT using the Interface IP. For this example we can say Ge-0/0/0 is the WAN...
View ArticleRe: IPSEC Tunnel over VLANS
Hello, With both sides using Interface based NAT, IPSec VPN may not be possible.At least one of the ends need to have a static IP (or static one to one NAT). Regards, Rushi
View ArticleRe: IPSEC Tunnel over VLANS
Definitely need to get more info from the owners of B and C. So lets say B and C have Static IP addresses for their WAN interfaces. Then B and C have their own IPSEC between them so they can talk to...
View ArticleRe: ISP Transit Customer Routing
Is there any chance you would be able to give me any examples fo what this configuration might look like? I am following the idea of the solution you are suggesting, but configuring it is another...
View Articleirb interface in juniper is svi in cisco?
Hi Anyone can confirm if irb interface in juniper is svi(switch virtual interface) in cisco? Thank you
View ArticleRe: irb interface in juniper is svi in cisco?
Yes, it is the same thing. On some switching platforms, the irb is called rvi and looks like vlan.X: set vlans V100 vlan-id 100set vlans V100 l3-interface vlan.100=====If this worked for you please...
View ArticleHow to confirm route 10.0.08/32 go through fxp0 in MX960?
Hi a router is located at network. It has the below configuration. My question is how to confirm route 10.0.08/32 go through fxp0?Thank you set interfaces fxp0 unit 0 family inet address 10.0.1.15/26...
View ArticleRe: IPSEC Tunnel over VLANS
Updated illustration. Routers B and C already have an established IPSEC tunnel between them. Routers A and D need to have one between them. Again I think I'm overthinking this but maybe not. Going...
View ArticleRe: BGP AS-Path Cleanup
I don't see an issue unless like aarseniev said where it overlaps with a private ASN used internally. Otherwise you could strip the private ASNs before advertising the routes to other peers. You could...
View Article