If I have two VLANS and two outside interfaces, and currently both are routing over a 10MB circuit.
vlan 172
ip address 10.10.10.1 255.255.255.0
vlan 173
ip address 10.10.11.1 255.255.255.0
currently both are routing over the 10MB circuit 66.65.67.2 255.255.255.252
if I wanted to create a policy based routing for vlan 173 to go out of the 3MB secondary circuit 54.55.56.6 255.255.255.252 what would my ACL look like. I'm not very good with extended ACL's and im having issues when it comes to this part.
All I need it vlan 172 to route through 54.55.56.6 address.
Any help is greatly appreciated
Thank you
vlan 172
ip address 10.10.10.1 255.255.255.0
vlan 173
ip address 10.10.11.1 255.255.255.0
currently both are routing over the 10MB circuit 66.65.67.2 255.255.255.252
if I wanted to create a policy based routing for vlan 173 to go out of the 3MB secondary circuit 54.55.56.6 255.255.255.252 what would my ACL look like. I'm not very good with extended ACL's and im having issues when it comes to this part.
All I need it vlan 172 to route through 54.55.56.6 address.
Any help is greatly appreciated
Thank you