blob: 56b15dd54a3d8f2623882acb23ad278583fbf2ae [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
Everton Marques567f9272010-02-19 19:07:00 -020017 show ip igmp join IGMP static join information
Everton Marques871dbcf2009-08-11 15:43:05 -030018 show ip igmp parameters IGMP parameters information
19 show ip igmp groups IGMP groups information
20 show ip igmp groups retransmissions IGMP group retransmission
21 show ip igmp sources IGMP sources information
22 show ip igmp sources retransmissions IGMP source retransmission
23 show ip pim address PIM interface address
24 show ip pim assert PIM interface assert
25 show ip pim assert-internal PIM interface internal assert state
26 show ip pim assert-metric PIM interface assert metric
27 show ip pim assert-winner-metric PIM interface assert winner metric
28 show ip pim designated-router PIM interface designated router
29 show ip pim hello PIM interface hello information
30 show ip pim interface PIM interface information
31 show ip pim lan-prune-delay PIM neighbors LAN prune delay parameters
32 show ip pim local-membership PIM interface local-membership
33 show ip pim jp-override-interval PIM interface J/P override interval
34 show ip pim join PIM interface join information
35 show ip pim neighbor PIM neighbor information
36 show ip pim rpf PIM cached source rpf information
37 show ip pim secondary PIM neighbor addresses
38 show ip pim upstream PIM upstream information
39 show ip pim upstream-join-desired PIM upstream join-desired
40 show ip pim upstream-rpf PIM upstream source rpf
41 show ip multicast Multicast global information
42 show ip mroute IP multicast routing table
43 show ip mroute count Route and packet count data
44 show ip route IP routing table
Everton Marquese85a9372009-10-08 16:05:44 -030045 show ip ssmpingd ssmpingd operation
Everton Marques871dbcf2009-08-11 15:43:05 -030046
47debug commands:
48 clear ip interfaces Reset interfaces
49 clear ip igmp interfaces Reset IGMP interfaces
50 clear ip pim interfaces Reset PIM interfaces
51 debug igmp IGMP protocol activity
52 debug pim PIM protocol activity
53 debug pim zebra ZEBRA protocol activity
Everton Marquese85a9372009-10-08 16:05:44 -030054 debug ssmpingd ssmpingd activity
Everton Marques871dbcf2009-08-11 15:43:05 -030055 show debugging State of each debugging option
56 test igmp receive report Test reception of IGMPv3 report
57 test pim receive assert Test reception of PIM assert
Everton Marques3e92c452009-11-18 16:26:38 -020058 test pim receive dump Test reception of PIM packet dump
Everton Marques871dbcf2009-08-11 15:43:05 -030059 test pim receive hello Test reception of PIM hello
60 test pim receive join Test reception of PIM join
61 test pim receive prune Test reception of PIM prune
62 test pim receive upcall Test reception of kernel upcall
63
64statistics commands:
65 show memory pim PIM memory statistics
66
67-x-