[j-nsp] Command to see multicast packet size
Riccardo S
dim0sal at hotmail.com
Mon Feb 11 02:57:11 EST 2013
Here it is:
> show route forwarding-table multicast destination 224.1.2.3 extensive
Routing table: default.inet [Index 0]
Internet:
Destination: 224.1.2.3.1.2.3.4/64
Route type: user
Route reference: 0 Route interface-index: 326
Flags: cached, check incoming interface , accounting, sent to PFE, rt nh decoupled
Next-hop type: indirect Index: 1048583 Reference: 3
Nexthop:
Next-hop type: composite Index: 686 Reference: 1
Next-hop type: unicast Index: 577 Reference: 3
Next-hop interface: gr-1/1/0.11
Next-hop type: unicast Index: 655 Reference: 4
Next-hop interface: gr-1/1/0.165
Next-hop type: unicast Index: 656 Reference: 3
Next-hop interface: gr-1/1/0.179
Next-hop type: unicast Index: 657 Reference: 4
Next-hop interface: gr-1/1/0.639
Routing table: default-switch.inet [Index 3]
Internet:
Routing table: __master.anon__.inet [Index 4]
Internet:
>
>
> show chassis fpc pic-status
Slot 0 Online
PIC 0 Online 4x 10GE XFP
Slot 1 Online
PIC 0 Online 10x 1GE(LAN) SFP
PIC 1 Online 10x 1GE(LAN) SFP
>
From: amonge at juniper.net
To: dim0sal at hotmail.com
CC: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] Command to see multicast packet size
Date: Sat, 9 Feb 2013 21:56:39 +0000
I think there is an (unsupported) way to pull directly that info. If you send me the output of:
show route forwarding-table multicast destination <your_group_address> extensive
show chassis fpc pic-status
I can tell you the next steps.
On Feb 8, 2013, at 3:54 PM, Riccardo S wrote:
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