mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-21 04:52:11 +01:00
Merge pull request #109 from kroy-the-rabbit/patch-4
Example was broken
This commit is contained in:
commit
9e539281ea
@ -73,9 +73,9 @@ Add policy route matching VLAN source addresses
|
||||
set policy route PBR rule 20 description 'Route VLAN10 traffic to table 10'
|
||||
set policy route PBR rule 20 source address '192.168.188.0/24'
|
||||
|
||||
set policy route PBR rule 20 set table '11'
|
||||
set policy route PBR rule 20 description 'Route VLAN11 traffic to table 11'
|
||||
set policy route PBR rule 20 source address '192.168.189.0/24'
|
||||
set policy route PBR rule 30 set table '11'
|
||||
set policy route PBR rule 30 description 'Route VLAN11 traffic to table 11'
|
||||
set policy route PBR rule 30 source address '192.168.189.0/24'
|
||||
|
||||
Apply routing policy to **inbound** direction of out VLAN interfaces
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user