PGM router assist Commands last updated 3/00 Global Commands: There are no PGM global commands. PGM is configured per interface. Unconfiguring PGM from all interfaces unconfigures PGM on the router. Interface subcommands: [no] ip pgm router Configures PGM on a given interface of the router. Multicast routing should be enabled on the router before configuring PGM. PIM should be configured on each PGM interface. Debug Commands: [no] debug ip pgm router [spm | nak | data ] Enables debugging for PGM protocol activiy. "debug ip pgm" enables debugging for all message types. "debug ip pgm nak" enables debugging for NAKs, NCFs and Null NAKs. "debug ip pgm spm" enables debugging for SPMs. "debug ip pgm data" enables debugging for RDATA it will also show any ODATA packets that get process switched. Process switched ODATA packets indicate something is not working right. Show Commands: show ip pgm router interface [] Displays interfaces on which PGM is configured. show ip pgm router state [] [verbose] Displays PGM retransmit state information per TSI. If no group adress is specified retransmit state for all groups is shown. To display extended information about olists/timers/FEC/DLR use the "verbose" keyword. show ip pgm router traffic [] [verbose] Displays PGM packet counters. if no interface is specified then traffic on all interfaces is displayed. Use "verbose" keyword to display extended information. Clear Commands: clear ip pgm router traffic [] Clears PGM packet count statistics. If no interface is specified, statistics for all interfaces are cleared. clear ip pgm router rtx-state [] Clears PGM retransmit state. If no group a specified, then statistics for all groups are cleared. clear ip pgm router Clears both PGM packet count statistics and retransmit state.