mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #65 from xPakrikx/master
edit traffic policy on ifb interface
This commit is contained in:
commit
921c87e6ea
@ -1181,9 +1181,9 @@ Steps to do:
|
|||||||
|
|
||||||
:code:`set interfaces input ifb0 description "WAN Input"`
|
:code:`set interfaces input ifb0 description "WAN Input"`
|
||||||
|
|
||||||
* Apply the `WAN-OUT` traffic-policy to ifb0 input.
|
* Apply the `WAN-IN` traffic-policy to ifb0 input.
|
||||||
|
|
||||||
:code:`set interfaces input ifb0 traffic-policy in WAN-IN`
|
:code:`set interfaces input ifb0 traffic-policy out WAN-IN`
|
||||||
|
|
||||||
* Redirect traffic from eth0 to ifb0
|
* Redirect traffic from eth0 to ifb0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user