[j-nsp] Command to see multicast packet size

Riccardo S dim0sal at hotmail.com
Fri Feb 8 09:54:22 EST 2013


ok this is not exactly the same as in IOS, this is an ACL with logging....

hence not so immediate for any mcast flow...

Any other idea ?

Tks

From: amonge at juniper.net
To: dim0sal at hotmail.com; juniper-nsp at puck.nether.net
Subject: RE: [j-nsp] Command to see multicast packet size
Date: Fri, 8 Feb 2013 14:48:02 +0000









You probably need a filter like this:
 
configure
set firewall family inet filter myFilter term myFlow from source-address 1.2.3.4/32

set firewall family inet filter myFilter term myFlow from source-address 224.1.2.3/32

set firewall family inet filter myFilter term myFlow then count myFlowCount
set firewall family inet filter myFilter term myFlow then accept
set firewall family inet filter myFilter term Rest then accept
set forwarding-options family inet filter input myFilter
commit and-quit
 
show firewall filter myFilter

 
 


From: Riccardo S [mailto:dim0sal at hotmail.com]


Sent: Friday, February 08, 2013 3:42 PM

To: Antonio Sanchez-Monge; juniper-nsp at puck.nether.net

Subject: RE: [j-nsp] Command to see multicast packet size


 

Hi

I saw it but no info is found related to the average pkt size...



> show multicast route extensive group 224.1.2.3

Group: 224.1.2.3

    Source: 1.2.3.4/32 

    Upstream interface: ae0.811

    Downstream interface list: 

        gr-1/1/0.1245

    Session description: Unknown

    Statistics: 0 kBps, 1 pps, 35231 packets

    Next-hop ID: 1048577

    Upstream protocol: PIM

    Route state: Active

    Forwarding state: Forwarding

    Cache lifetime/timeout: 360 seconds

    Wrong incoming interface notifications: 0

    Uptime: 09:40:25



Tks





> From:
amonge at juniper.net

> To: dim0sal at hotmail.com; 
juniper-nsp at puck.nether.net

> Subject: RE: [j-nsp] Command to see multicast packet size

> Date: Fri, 8 Feb 2013 14:35:36 +0000

> 

> Hi,

> 

> show multicast route extensive

> 

> Ato

> -----Original Message-----

> From: juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Riccardo S

> Sent: Friday, February 08, 2013 3:33 PM

> To: juniper-nsp at puck.nether.net

> Subject: [j-nsp] Command to see multicast packet size

> 

> 

> Hi

> is there in Junos the equivalent command as in IOS:

> 

> show ip mroute x.x.x.x count

> 

> where you can see the packet size of the flow ?

> 

> 

> Example

> 

> #sh ip mroute 224.1.2.3 count

> IP Multicast Statistics

> 1004 routes using 445962 bytes of memory

> 152 groups, 5.60 average sources per group Forwarding Counts: Pkt Count/Pkts per second/Avg Pkt Size/Kilobits per second Other counts: Total/RPF failed/Other drops(OIF-null, rate-limit etc)

> 

> Group: 224.1.2.3, Source count: 1, Packets forwarded: 34050, Packets received: 34050

> RP-tree: Forwarding: 2/0/36/0, Other: 2/0/0

> Source: 1.2.3.4/32, Forwarding: 34048/1/53/0, Other: 34048/0/0

> 

> Thanks

> 

> _______________________________________________

> juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

> 

> 


 		 	   		  


More information about the juniper-nsp mailing list