Showing Multicast Traffic Information
Check Point Maestro R80.20SP Administration Guide | 86
Parameter
Description
neighbors
Runs verification tests to make sure that PIM
neighbors
are the same on all
Security Appliances and shows this information:
n
Verification
- Results of verification test
n
Neighbor
- PIM neighbor
n
Interface
- Interface name
n
Holdtime
- Time in seconds to hold a connection open during peer negotiation
n
Expires
- Minimum and Maximum expiration values for all Security Appliances
-n
<
neighbor
>
Shows only the specified PIM
neighbor
.
Below are some examples:
Example 1 - Shows PIM information and multicast routes for all interfaces and Security
Appliances
[Expert@MyChassis-ch01-01:0]# gclish
[Global] MyChassis-ch01-01> asg_pim
+--------------------------------------------------------------------------------------+
|PIM (All SGMs)
|
+--------------------------------------------------------------------------------------+
|source
|dest
|Mode
|Flags|In. intf |RPF
|Out. intf
|State
|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|12.12.12.1 |225.0.90.90 |Dense-Mode|L|M
|eth1-01
|none
|
|
|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.90 |Dense-Mode|L|M
|eth1-02
|none
|eth1-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.91 |Dense-Mode|L|M
|eth1-02
|none
|eth1-01
|Forwarding|
|
|
|
|
|
|
|eth2-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
Flags: L - Local source, M - MFC State
[Global] MyChassis-ch01-01>
Example 2 - Shows PIM Information for the specific interface on all Security Appliances
[Expert@MyChassis-ch01-01:0]# asg_pim -i eth1-02 -b all
+--------------------------------------------------------------------------------------+
|PIM (All SGMs)
|
+--------------------------------------------------------------------------------------+
|SGM 1_01
|
+--------------------------------------------------------------------------------------+
|source
|dest
|Mode
|Flags|In. intf |RPF
|Out. intf
|State
|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.90 |Dense-Mode|L|M
|eth1-02
|none
|eth1-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.91 |Dense-Mode|L
|eth1-02
|none
|eth1-01
|Forwarding|
|
|
|
|
|
|
|eth2-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|SGM 1_02
|
+--------------------------------------------------------------------------------------+
|source
|dest
|Mode
|Flags|In. intf |RPF
|Out. intf
|State
|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.90 |Dense-Mode|L|M
|eth1-02
|none
|eth1-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
|22.22.22.1 |225.0.90.91 |Dense-Mode|L|M
|eth1-02
|none
|eth1-01
|Forwarding|
|
|
|
|
|
|
|eth2-01
|Forwarding|
+-----------+------------+----------+-----+---------+----------+------------+----------+
[Expert@MyChassis-ch01-01:0]#