592Appendix A: Troubleshooting a WS Switch

Displaying the Snoop Filters Mapped to a Radio

To display the snoop filters that are mapped to a radio, use the following command:

show snoop map filter-name

The following command shows the mapping for snoop filter snoop1:

23x0# show snoop map snoop1

 

filter 'snoop1' mapping

 

Dap: 3

Radio: 2

Displaying the Snoop Filter Mappings for All Radios

To display all snoop filter mappings, use the following command:

23x0#

show snoop

 

Dap:

3

Radio: 2

 

snoop1

 

 

snoop2

 

Dap:

2

Radio: 2

 

snoop2

 

Removing Snoop Filter Mappings

To remove a snoop filter from a specific radio, use the following command:

clear snoop map filter-namedap dap-numradio {1 2}

The following command removes snoop filter snoop2 from radio 2 on Distributed AP 3:

23x0# clear snoop map snoop2 dap 3 radio 2

success: change accepted.

To remove all snoop filter mappings from all radios, use the following command:

clear snoop map all

Enabling or Disabling a Snoop Filter

A 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-afteroption 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.

320657-A

Page 592
Image 592
Nortel Networks 2300 manual Enabling or Disabling a Snoop Filter, Displaying the Snoop Filters Mapped to a Radio