Configuring IP RIP Filters
Page 25-38

Displaying a List of “Global” IP RIP Filters

To display a listing of just the global IP RIP filters, enter the following command:
ipf global
A screen similar to the following displays:
Displaying global filters:
GP:VL (s/p/vc)
# Type Network Mask Md (Peer ID)
--- -------------- ------------------ ---------------- ------ -----------------------
1 RIP OUT 99.99.99.99 255.0.0.0 A global

Displaying a List of Specific IP RIP Filters

To display a listing of IP RIP filters for a specific interface, you can specify other parameters
along with the ipf command. The format for the command in this case is:
ipf <type> <GP:VL>
The type is one of these codes:
ri for RIP INput
ro for RIP OUTput
For example, to display a list of the filters defined for Group 2, VLAN 1, you would enter:
ipf 2:1
A screen similar to the following would be displayed:
Displaying filters for interface 2:1:
GP:VL (s/p/vc)
# Type Network Mask Md (Peer ID)
--- -------------- ------------------ ---------------- ------ -----------------------
1 RIP IN 99.0.0.0 255.0.0.0 B 2:1
As another example, to display a list of all global RIP Output filters, you would enter:
ipf ro global
A screen similar to the following would be displayed:
GP:VL (s/p/vc)
# Type Network Mask Md (Peer ID)
--- -------------- ------------------ ---------------- ------ -----------------------
1 RIP OUT 99.0.0.0 255.0.0.0 A global