Re: Do we have show ipv6 bgp summary command?
Hi eesunj, show bgp ipv6 summaryPlease find the below link with details of this command;http://www.juniper.net/techpubs/en_US/junose13.2/topics/reference/command-summary/show-bgp-ipv6-summary.html show...
View ArticleRe: Do we have show ipv6 bgp summary command?
If you are not running JunosE software then you can see the the ipv6 bgp summary under below command itself;>show bgp summary
View ArticleRe: Do we have show ipv6 bgp summary command?
show bgp ipv6 summary cannot work on my device. so we do not have a specific command for ipv6 in this situation. only way to do is show bgp summary. Thank you
View ArticleRe: Do we have show ipv6 bgp summary command?
Hi, Looks like "show bgp ipv6 summary" is available on ERX devices only [JunosE]. I don't see it on an MX. Also, it is possible to exchange inet6 routes over v4 peers, so I guess its the table inet6.0...
View Articleenabled/up in Juniper is Up/Up in Cisco ?
Hi when show interface a/b/c in Juniper. I can see the interface is enabled Up. enabled/up in Juniper is Up/Up in Cisco ? Thank you
View ArticleRe: Sending default route to IBGP neighbors
Ok. I'm getting the routes, now I have to solve for issues with the SIP phones accross the network and then remove the VPN's from the lproduction sites. I have found that I am not able to remove the...
View ArticleRe: Sending default route to IBGP neighbors
For the SIP issues, I assume you have the SRX in flow mode and all the default ALG settings. You can review the SIP call verification options and configuration examples here....
View ArticleRe: How much firewall filter (ACLs) MX80 & MX240 can handle
Hello, trunglc wrote: However, I cannot find similar command in MX5/10/40/80. Any help? Thank you so much, Trung The "show jnh 0 pool usage" command is also valid for MX5/10/40/80.And I am unable to...
View ArticleDefault route question
AS200 has static route for 192.168.1.0/30 to AS300AS100 getting route from AS200 via BGP Traffic first come to AS100 than goes to AS200 because of route than goes AS300 because AS200 has static route...
View ArticleRe: Default route question
Hi, I didn't get a good picture of the issue.What are the source and destination of the traffic and where are those endpoints attached to the network/AS. Cheers,Ashvin
View ArticleRe: Default route question
I'm also not sure what you are trying to accomplish. But I think you are trying to insure that traffic you get from AS200 with the 192.168.1.0/30 destination have their reply packets returned to AS200...
View ArticleRe: Default route question
Yes, it is correct, but i'm searhing any way to do this without commit on AS300 Now I do this with filter based forwarding. Every time I need to add sourceip address to fiter, but I'm searching do this...
View ArticleRe: Default route question
Hi, If I understand correctly, routes towards AS100 from AS300 are going through the direct link due to shortest AS-PATH. To prefer the routes towards AS200, you can tag the routes at the source...
View ArticleRe: Default route question
Example:AS100 has static route for 192.168.1.0/24 to 172.16.0.10AS200 has static route for 192.168.1.0/30 to 172.16.0.6AS300 has interface 192.168.1.1/30A client(192.168.1.2) connect to AS300 via...
View ArticleRe: Default route question
http://www.juniper.net/documentation/en_US/junos15.1/topics/example/firewall-filter-option-filter-based-forwarding-example.html This is what I need but I don't want to to this with iplist. If I do this...
View ArticleHow can show the comment after using command commit comment xxxx ?
Hi I type the command : commit comment xxxx in MX960. What command can show me the comment and how to use the command: commit commend xxxx? Thank you
View ArticleRe: How can show the comment after using command commit comment xxxx ?
Hi, "show system commit" would list the commits and the associated comments. Cheers,Ashvin
View Article