# Go back one pageGo to the next page#Go to this book's Index

Creating a RIP accept policy

The next step in this procedure is to create a RIP accept policy that accepts RIP routes from gateway routers with IP addresses included in the interface router list just created. Select one or more matching criteria for the policy.

To create a RIP accept policy:

  1. Choose IP Routing > Policy > RIP Accept Policy.
  2. The Policy dialog box opens with the RIP Accept Policy tab displayed.
  3. Click Insert.
  4. The Insert RIP Accept Policy dialog box opens.
  5. Type the information in the fields, as defined Table 144.

    Field Description
    Id
    The RIP Accept policy ID (4000-5000).
    Name
    The character string naming the accept policy.
    Enable
    Set true to enable or false to disable the RIP accept policy.
    ExactNetListId
    The exact network list ID (0 to 1000). For exact lists, the route and mask must both match. Empty means accept all.
    RangeNetListId
    The range network list ID (0 to 1000). For a range list, apply the mask and the result must match. Empty means accept all.
    RipGatewayListId
    The RIP gateway address list ID (0 to 1000) learned from one of the listed gateways. Empty means accept all.
    RipInterfaceListId
    The RIP interface address list ID (0 to 1000) learned on the listed interfaces. Empty means accept all.
    Precedence
    If multiple policies match, the higher precedence is used (0 to 65535).
    Action
    To accept or ignore the route.
    InjectNetListId
    The inject network list ID (0 to 1000). After a match is found, all networks in this list will be included in the routing table.
    ApplyMask
    Applies the subnet mask to be used in the routing table.

  6. Click Insert.

Go back one pageGo to the next page##Go to this book's Index