blob: 8cfa671ee39564092bee382f57e8fb33320f549b [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
Everton Marquese85a9372009-10-08 16:05:44 -03005 ip ssmpingd Enable ssmpingd operation
Everton Marques871dbcf2009-08-11 15:43:05 -03006
7interface configuration commands:
8 ip igmp Enable IGMP operation
9 ip igmp join IGMP join multicast group
10 ip igmp query-interval <1-1800> IGMP host query interval
11 ip igmp query-max-response-time <1-25> IGMP max query response (seconds)
12 ip igmp query-max-response-time-dsec <10-250> IGMP max query response (deciseconds)
13 ip pim ssm Enable PIM SSM operation
14
15verification commands:
16 show ip igmp interface IGMP interface information
17 show ip igmp parameters IGMP parameters information
18 show ip igmp groups IGMP groups information
19 show ip igmp groups retransmissions IGMP group retransmission
20 show ip igmp sources IGMP sources information
21 show ip igmp sources retransmissions IGMP source retransmission
22 show ip pim address PIM interface address
23 show ip pim assert PIM interface assert
24 show ip pim assert-internal PIM interface internal assert state
25 show ip pim assert-metric PIM interface assert metric
26 show ip pim assert-winner-metric PIM interface assert winner metric
27 show ip pim designated-router PIM interface designated router
28 show ip pim hello PIM interface hello information
29 show ip pim interface PIM interface information
30 show ip pim lan-prune-delay PIM neighbors LAN prune delay parameters
31 show ip pim local-membership PIM interface local-membership
32 show ip pim jp-override-interval PIM interface J/P override interval
33 show ip pim join PIM interface join information
34 show ip pim neighbor PIM neighbor information
35 show ip pim rpf PIM cached source rpf information
36 show ip pim secondary PIM neighbor addresses
37 show ip pim upstream PIM upstream information
38 show ip pim upstream-join-desired PIM upstream join-desired
39 show ip pim upstream-rpf PIM upstream source rpf
40 show ip multicast Multicast global information
41 show ip mroute IP multicast routing table
42 show ip mroute count Route and packet count data
43 show ip route IP routing table
Everton Marquese85a9372009-10-08 16:05:44 -030044 show ip ssmpingd ssmpingd operation
Everton Marques871dbcf2009-08-11 15:43:05 -030045
46debug commands:
47 clear ip interfaces Reset interfaces
48 clear ip igmp interfaces Reset IGMP interfaces
49 clear ip pim interfaces Reset PIM interfaces
50 debug igmp IGMP protocol activity
51 debug pim PIM protocol activity
52 debug pim zebra ZEBRA protocol activity
Everton Marquese85a9372009-10-08 16:05:44 -030053 debug ssmpingd ssmpingd activity
Everton Marques871dbcf2009-08-11 15:43:05 -030054 show debugging State of each debugging option
55 test igmp receive report Test reception of IGMPv3 report
56 test pim receive assert Test reception of PIM assert
Everton Marques3e92c452009-11-18 16:26:38 -020057 test pim receive dump Test reception of PIM packet dump
Everton Marques871dbcf2009-08-11 15:43:05 -030058 test pim receive hello Test reception of PIM hello
59 test pim receive join Test reception of PIM join
60 test pim receive prune Test reception of PIM prune
61 test pim receive upcall Test reception of kernel upcall
62
63statistics commands:
64 show memory pim PIM memory statistics
65
66-x-