Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 1 | # $QuaggaId: $Format:%an, %ai, %h$ $ |
| 2 | |
| 3 | global configuration commands: |
| 4 | ip multicast-routing Enable IP multicast forwarding |
Everton Marques | e85a937 | 2009-10-08 16:05:44 -0300 | [diff] [blame] | 5 | ip ssmpingd Enable ssmpingd operation |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 6 | |
| 7 | interface 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 | |
| 15 | verification commands: |
| 16 | show ip igmp interface IGMP interface information |
Everton Marques | 567f927 | 2010-02-19 19:07:00 -0200 | [diff] [blame] | 17 | show ip igmp join IGMP static join information |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 18 | 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 |
Everton Marques | 05e573d | 2010-04-20 12:20:46 -0300 | [diff] [blame^] | 44 | show ip rib IP unicast routing table |
Everton Marques | e85a937 | 2009-10-08 16:05:44 -0300 | [diff] [blame] | 45 | show ip ssmpingd ssmpingd operation |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 46 | |
| 47 | debug 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 |
Everton Marques | 034bd7f | 2010-03-01 17:00:07 -0300 | [diff] [blame] | 52 | debug mroute PIM interaction with kernel MFC cache |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 53 | debug pim PIM protocol activity |
| 54 | debug pim zebra ZEBRA protocol activity |
Everton Marques | e85a937 | 2009-10-08 16:05:44 -0300 | [diff] [blame] | 55 | debug ssmpingd ssmpingd activity |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 56 | show debugging State of each debugging option |
| 57 | test igmp receive report Test reception of IGMPv3 report |
| 58 | test pim receive assert Test reception of PIM assert |
Everton Marques | 3e92c45 | 2009-11-18 16:26:38 -0200 | [diff] [blame] | 59 | test pim receive dump Test reception of PIM packet dump |
Everton Marques | 871dbcf | 2009-08-11 15:43:05 -0300 | [diff] [blame] | 60 | test pim receive hello Test reception of PIM hello |
| 61 | test pim receive join Test reception of PIM join |
| 62 | test pim receive prune Test reception of PIM prune |
| 63 | test pim receive upcall Test reception of kernel upcall |
| 64 | |
| 65 | statistics commands: |
| 66 | show memory pim PIM memory statistics |
| 67 | |
| 68 | -x- |