592 Appendix A: Troubleshooting a WS Switch320657-ADisplaying the Snoop Filters Mapped to a RadioTo display the snoop filters that are mapped to a radio, use the following command:show snoop map filter-nameThe following command shows the mapping for snoop filter snoop1:23x0# show snoop map snoop1filter 'snoop1' mappingDap: 3 Radio: 2Displaying the Snoop Filter Mappings for All RadiosTo display all snoop filter mappings, use the following command:23x0# show snoopDap: 3 Radio: 2snoop1snoop2Dap: 2 Radio: 2snoop2Removing Snoop Filter MappingsTo remove a snoop filter from a specific radio, use the following command:clear snoop map filter-name dap dap-num radio {1 | 2}The following command removes snoop filter snoop2 from radio 2 on Distributed AP 3:23x0# clear snoop map snoop2 dap 3 radio 2success: change accepted.To remove all snoop filter mappings from all radios, use the following command:clear snoop map allEnabling or Disabling a Snoop FilterA snoop filter does not take effect until you enable it. To enable or disable a snoop filter, use the following command:set snoop {filter-name | all}mode {enable [stop-after num-pkts] | disable}The stop-after option disables the filter after the specified number of packets match the filter. Without the stop-afteroption, the filter operates until you disable it or until the AP is restarted.