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.
Hello!!!I want to change nat policy order via CLI.I want rule number 3 move to number 2 and rule number 4 move to number 3.ASA5510 version 8.0ASA(config)# show nat inside srb match ip inside 192.168.1.0 255.255.255.0 srb 192.168.100.0 255.255.255.0 ...
I have two internet links.I configure port forwarding for these two internet link into my internal server.After i configure, port forwarding only work on first ISP1. It doesn't work on ISP2 and i try to ping ISP2 link but it requests timeout.If i shu...
I have two Layer3 switch, and configure as HSRP. I configure DHCP server on this two switches to provide IP for the same LAN. These two DHCP servers have conflict MAC address. How can i get rid of this problem? Can i configure DHCP server with priori...
Hello,
Please find the config.
For route map, i just configure specific IP to ISP2 and other to ISP1.
interface GigabitEthernet0/0 description To_Internal ip address 192.168.2.1 255.255.255.252 ip flow ingress ip nat inside ip virtual-reassembly i...