Home | History | Annotate | Download | only in man8

Lines Matching full:rule

1 .TH IP\-RULE 8 "20 Dec 2011" "iproute2" "Linux"
3 ip-rule \- routing policy database management
11 .B rule
17 .B ip rule
22 .B ip rule
27 .B ip rule
73 .I ip rule
90 according to the longest match rule, is replaced with a 'routing policy
94 Each policy routing rule consists of a
102 of each rule is applied to {source address, destination address, incoming
107 continues with the next rule.
136 routes. This rule may be deleted and/or overridden with other
149 This rule may also be deleted.
153 attributes. F.e. each rule has a pointer to some routing
166 - the rule prescribes to return the route found
167 in the routing table referenced by the rule.
170 - the rule prescribes to silently drop the packet.
173 - the rule prescribes to generate a 'Network is unreachable' error.
176 - the rule prescribes to generate 'Communication is administratively
180 - the rule prescribes to translate the source address
185 .B ip rule add - insert a new rule
187 .B ip rule delete - delete a rule
191 the type of this rule. The list of valid types was given in the previous
205 the rule only matches packets originating from this host. This means
229 the priority of this rule.
232 processed in order of increasing number. Each rule
240 the routing table identifier to lookup if the rule selector matches.
254 Realms to select if the rule matched and the routing table lookup
277 .B ip rule flush - also dumps all the deleted rules.
280 .B ip rule show - list rules
285 .B ip rule save
289 .BR "ip rule show"
291 .BR "ip rule restore" .
295 .B ip rule restore
299 .BR "ip rule save" .