blob: 5679e95a7d6a3f63fde21000d0fb10600db0aa98 [file] [log] [blame]
Everton Marques871dbcf2009-08-11 15:43:05 -03001# $QuaggaId: $Format:%an, %ai, %h$ $
2
3global configuration commands:
4 ip multicast-routing Enable IP multicast forwarding
5
6interface configuration commands:
7 ip igmp Enable IGMP operation
8 ip igmp join IGMP join multicast group
9 ip igmp query-interval <1-1800> IGMP host query interval
10 ip igmp query-max-response-time <1-25> IGMP max query response (seconds)
11 ip igmp query-max-response-time-dsec <10-250> IGMP max query response (deciseconds)
12 ip pim ssm Enable PIM SSM operation
13
14verification commands:
15 show ip igmp interface IGMP interface information
16 show ip igmp parameters IGMP parameters information
17 show ip igmp groups IGMP groups information
18 show ip igmp groups retransmissions IGMP group retransmission
19 show ip igmp sources IGMP sources information
20 show ip igmp sources retransmissions IGMP source retransmission
21 show ip pim address PIM interface address
22 show ip pim assert PIM interface assert
23 show ip pim assert-internal PIM interface internal assert state
24 show ip pim assert-metric PIM interface assert metric
25 show ip pim assert-winner-metric PIM interface assert winner metric
26 show ip pim designated-router PIM interface designated router
27 show ip pim hello PIM interface hello information
28 show ip pim interface PIM interface information
29 show ip pim lan-prune-delay PIM neighbors LAN prune delay parameters
30 show ip pim local-membership PIM interface local-membership
31 show ip pim jp-override-interval PIM interface J/P override interval
32 show ip pim join PIM interface join information
33 show ip pim neighbor PIM neighbor information
34 show ip pim rpf PIM cached source rpf information
35 show ip pim secondary PIM neighbor addresses
36 show ip pim upstream PIM upstream information
37 show ip pim upstream-join-desired PIM upstream join-desired
38 show ip pim upstream-rpf PIM upstream source rpf
39 show ip multicast Multicast global information
40 show ip mroute IP multicast routing table
41 show ip mroute count Route and packet count data
42 show ip route IP routing table
43
44debug commands:
45 clear ip interfaces Reset interfaces
46 clear ip igmp interfaces Reset IGMP interfaces
47 clear ip pim interfaces Reset PIM interfaces
48 debug igmp IGMP protocol activity
49 debug pim PIM protocol activity
50 debug pim zebra ZEBRA protocol activity
51 show debugging State of each debugging option
52 test igmp receive report Test reception of IGMPv3 report
53 test pim receive assert Test reception of PIM assert
54 test pim receive hello Test reception of PIM hello
55 test pim receive join Test reception of PIM join
56 test pim receive prune Test reception of PIM prune
57 test pim receive upcall Test reception of kernel upcall
58
59statistics commands:
60 show memory pim PIM memory statistics
61
62-x-