User guide
set filter
Chapter 2 Command Descriptions 115
Examples Display the filter table
#> set filter
Display filter stanzas
#> set filter name=filter1 show=on
Remove a filter from the filter table
#> set filter rmfilter=filter1
Create a filter on a Source IP Address
#> set filter name=filter1 s1=src/199.86.8.3
Create a filter on an ICMP packet type
In this example the “set filter” command creates a filter that uses an ICMP
type 13 packet (destination unreachable) as filter criterion.
#> set filter name=filter1 s1=13/icmp
See also • "Filters for PPP Connections" on page 21.
• "remove" on page 77 to remove entries from the filter table.
• "revert" on page 79. The “revert filter” option reverts the “set filter”
configuration.
• "set radius" on page 181 for information on using the “ignorefilterid”
option for connections with a RADIUS server.
• "set user" on page 230 for information on associating a filter with a
particular user.