Please enable JavaScript.
Coggle requires JavaScript to display documents.
route (routing tables (inet.0
IPv4 unicast routes, inet.1
multicast…
route
-
-
filter
- >= 1 terms
- no action = accept
- term any then accept
- filter on lo0 -> traffic to RE
policer
- burst-size-limit in bytes
- bandwidth-limit in bits per sec
RPF - auto antispoof filter
- strict(def) -> src = active route & NH = int
- loose -> src = in RT(or 0/0)
set routing-options forwarding-table unicast-reverse-path ?
Possible completions:
active-paths Consider active paths when performing RP verification
feasible-paths Consider all feasible paths for RP verificationset interfaces ge-2/2/2.10 family inet rpf-check fail-filter test
// add more action in rpf-check filter
policy
nbrs, protocols -> Import -> Routing Table -> Export -> nbrs, protocols, PFE
- >= 0 terms
- no action = reject
- term any then accept
-
burst-size-limit (bytes) =
- 10 * mtu -> low speed
- or bw(bit/s) * (3-5) ms -> high speed