Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I'm trying to know, how can I do NAT portmap-based for a group of Asterisk-based VoIP servers, on the inside interfaces of the router, with multiple Internet links. I have a dual-ISP connection, on a Cisco 2821 with the IOS 14.4(15)T and two H...
Hi,I tried to apply the ip policy route-map command to an interface vlan X, but is not working.The IOS version is:c3560-advipservicesk9-mz.122-25.SEE4.binI searched on Cisco and it looks like PBR is supported in this IOS. The show ip interface vlan X...
Hi,I have two Internet dedicated links and a Switch L3 with two vlans, each one for each ISP subnet.I'm trying to configure Inter-vlan routing between this two vlans, on a Switch Catalyst 3560 that it's connected directly to this two ISPs (by the mom...
Hi Giuseppe,You have right on this >>you probably need PBR policy based routing that allows you to route outbound based on source address applied inbound on internal vlan interfaces. I have actually doing this. I create one route-map for ISPs exit, t...
Thank's a lot!...and the only thing that I made after all, it was configure the default gateway of my servers pointing to de IP address of the interface vlan that are attached.Then, I used PBR for configure routing to the Internet.Thanks for everythi...
Thanks Giuseppe,but you can see that actually, I have done the ip routing, vlans are created, int vlan is up, and ports are associated with each vlan. Even I can do ping between each ISP subnets.The questions are: How to do ping between each ISP subn...