]> git.proxmox.com Git - mirror_frr.git/blob - pimd/COMMANDS
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / pimd / COMMANDS
1 global configuration commands:
2 pimd:
3 ip multicast-routing Enable IP multicast forwarding
4 ip ssmpingd Enable ssmpingd operation
5
6 zebra:
7 ip mroute Configure static unicast route into MRIB for multicast RPF lookup
8
9 interface configuration commands:
10 pimd:
11 ip igmp Enable IGMP operation
12 ip igmp join IGMP join multicast group
13 ip igmp query-interval <1-1800> IGMP host query interval
14 ip igmp query-max-response-time <1-25> IGMP max query response (seconds)
15 ip igmp query-max-response-time-dsec <10-250> IGMP max query response (deciseconds)
16 ip pim ssm Enable PIM SSM operation
17
18 verification commands:
19 pimd:
20 show ip igmp interface IGMP interface information
21 show ip igmp join IGMP static join information
22 show ip igmp parameters IGMP parameters information
23 show ip igmp groups IGMP groups information
24 show ip igmp groups retransmissions IGMP group retransmission
25 show ip igmp sources IGMP sources information
26 show ip igmp sources retransmissions IGMP source retransmission
27 show ip igmp statistics IGMP statistics information
28 show ip pim address PIM interface address
29 show ip pim assert PIM interface assert
30 show ip pim assert-internal PIM interface internal assert state
31 show ip pim assert-metric PIM interface assert metric
32 show ip pim assert-winner-metric PIM interface assert winner metric
33 show ip pim designated-router PIM interface designated router
34 show ip pim hello PIM interface hello information
35 show ip pim interface PIM interface information
36 show ip pim lan-prune-delay PIM neighbors LAN prune delay parameters
37 show ip pim local-membership PIM interface local-membership
38 show ip pim jp-override-interval PIM interface J/P override interval
39 show ip pim join PIM interface join information
40 show ip pim neighbor PIM neighbor information
41 show ip pim rpf PIM cached source rpf information
42 show ip pim secondary PIM neighbor addresses
43 show ip pim upstream PIM upstream information
44 show ip pim upstream-join-desired PIM upstream join-desired
45 show ip pim upstream-rpf PIM upstream source rpf
46 show ip multicast Multicast global information
47 show ip mroute IP multicast routing table
48 show ip mroute count Route and packet count data
49 show ip rib IP unicast routing table
50 show ip ssmpingd ssmpingd operation
51
52 zebra:
53 show ip rpf Display RPF information for multicast source
54
55 debug commands:
56 pimd:
57 clear ip interfaces Reset interfaces
58 clear ip igmp interfaces Reset IGMP interfaces
59 clear ip mroute Reset multicast routes
60 clear ip pim interfaces Reset PIM interfaces
61 clear ip pim oil Rescan PIM OIL (output interface list)
62 debug igmp IGMP protocol activity
63 debug mtrace Mtrace protocol activity
64 debug mroute PIM interaction with kernel MFC cache
65 debug pim PIM protocol activity
66 debug pim zebra ZEBRA protocol activity
67 debug ssmpingd ssmpingd activity
68 show debugging State of each debugging option
69 test igmp receive report Test reception of IGMPv3 report
70 test pim receive assert Test reception of PIM assert
71 test pim receive dump Test reception of PIM packet dump
72 test pim receive hello Test reception of PIM hello
73 test pim receive join Test reception of PIM join
74 test pim receive prune Test reception of PIM prune
75 test pim receive upcall Test reception of kernel upcall
76
77 statistics commands:
78 pimd:
79 show memory pim PIM memory statistics
80
81 vtysh:
82 mtrace Multicast traceroute
83 -x-