]> git.proxmox.com Git - mirror_frr.git/blob - pimd/COMMANDS
pimd: merge pimd as of 2015-01-19
[mirror_frr.git] / pimd / COMMANDS
1 # $QuaggaId: $Format:%an, %ai, %h$ $
2
3 global configuration commands:
4 pimd:
5 ip multicast-routing Enable IP multicast forwarding
6 ip ssmpingd Enable ssmpingd operation
7
8 zebra:
9 ip mroute Configure static unicast route into MRIB for multicast RPF lookup
10
11 interface configuration commands:
12 pimd:
13 ip igmp Enable IGMP operation
14 ip igmp join IGMP join multicast group
15 ip igmp query-interval <1-1800> IGMP host query interval
16 ip igmp query-max-response-time <1-25> IGMP max query response (seconds)
17 ip igmp query-max-response-time-dsec <10-250> IGMP max query response (deciseconds)
18 ip pim ssm Enable PIM SSM operation
19
20 verification commands:
21 pimd:
22 show ip igmp interface IGMP interface information
23 show ip igmp join IGMP static join information
24 show ip igmp parameters IGMP parameters information
25 show ip igmp groups IGMP groups information
26 show ip igmp groups retransmissions IGMP group retransmission
27 show ip igmp sources IGMP sources information
28 show ip igmp sources retransmissions IGMP source retransmission
29 show ip pim address PIM interface address
30 show ip pim assert PIM interface assert
31 show ip pim assert-internal PIM interface internal assert state
32 show ip pim assert-metric PIM interface assert metric
33 show ip pim assert-winner-metric PIM interface assert winner metric
34 show ip pim designated-router PIM interface designated router
35 show ip pim hello PIM interface hello information
36 show ip pim interface PIM interface information
37 show ip pim lan-prune-delay PIM neighbors LAN prune delay parameters
38 show ip pim local-membership PIM interface local-membership
39 show ip pim jp-override-interval PIM interface J/P override interval
40 show ip pim join PIM interface join information
41 show ip pim neighbor PIM neighbor information
42 show ip pim rpf PIM cached source rpf information
43 show ip pim secondary PIM neighbor addresses
44 show ip pim upstream PIM upstream information
45 show ip pim upstream-join-desired PIM upstream join-desired
46 show ip pim upstream-rpf PIM upstream source rpf
47 show ip multicast Multicast global information
48 show ip mroute IP multicast routing table
49 show ip mroute count Route and packet count data
50 show ip rib IP unicast routing table
51 show ip ssmpingd ssmpingd operation
52
53 zebra:
54 show ip rpf Display RPF information for multicast source
55
56 debug commands:
57 pimd:
58 clear ip interfaces Reset interfaces
59 clear ip igmp interfaces Reset IGMP interfaces
60 clear ip mroute Reset multicast routes
61 clear ip pim interfaces Reset PIM interfaces
62 clear ip pim oil Rescan PIM OIL (output interface list)
63 debug igmp IGMP 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 -x-