Hi... I have this scenario:
8 VLANs.... 10.17.[90-97].0/24 2 ISPs... 1.1.1.1 (active 1) and 2.2.2.2 (active 2)
I need to send only the VLAN 10.17.90.0/24 via 2.2.2.2 and the other VLANs via 1.1.1.1.
How can I do that with PBR????
My release: 6.3.4
kind regards,
Peter...
OS6850 & PBR...
-
junquel
Re: OS6850 & PBR...
I found this...
Using QoS commands: "policy condition", "policy action" and "policy rule".
I have this....
10.17.[91-93 and 95-97].0 -----> 0.0.0.0/0 gateway 1.1.1.1 (ISP-A)
10.17.94.0 -----> PBR using gateway 2.2.2.2 (ISP-B)
I have this on OS6850 U24X:
policy condition SRCTRAFFIC source ip 172.17.94.0 mask 255.255.255.0
policy action 2GW permanent gateway ip 172.17.90.250
policy rule 2GW-PBR condition SRCTRAFFIC action 2GW
qos apply
After to qos apply command; a tracert from 172.17.94.x to google.com dies on my LAN gateway (10.17.94.254).
In a second try, just added this on policy condition line: "source port group Slot01". The same answer.
Anyone??? Thanks in advance....
Using QoS commands: "policy condition", "policy action" and "policy rule".
I have this....
10.17.[91-93 and 95-97].0 -----> 0.0.0.0/0 gateway 1.1.1.1 (ISP-A)
10.17.94.0 -----> PBR using gateway 2.2.2.2 (ISP-B)
I have this on OS6850 U24X:
policy condition SRCTRAFFIC source ip 172.17.94.0 mask 255.255.255.0
policy action 2GW permanent gateway ip 172.17.90.250
policy rule 2GW-PBR condition SRCTRAFFIC action 2GW
qos apply
After to qos apply command; a tracert from 172.17.94.x to google.com dies on my LAN gateway (10.17.94.254).
In a second try, just added this on policy condition line: "source port group Slot01". The same answer.
Anyone??? Thanks in advance....
-
junquel
Re: OS6850 & PBR...
Nobody answer this post...
Check this topic...
viewtopic.php?f=191&t=13508
I hope was useful fur all
Kind Regards...
Piter...
Check this topic...
viewtopic.php?f=191&t=13508
I hope was useful fur all
Kind Regards...
Piter...
