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,
Global routing table is default routing table in the router. If you have VRFs defined in your router then you would see VRF routing table and default routing table(Global).
In your case if you simple BGP peering with ISP, you will see the route i...
You can apply only one access-list to the interface in one direction ( in / out).
If applied another access-list to same interface in same direction. It will overwrite the older and later will get applied on interface.
By default Management interface is dedicated only for management traffic.But, i read somewhere we can change the default behavior in some models and pass through traffic.
No, i believe this is not possible with firewall.You will have to use some other load balancing techniques,like use of load balancer between firewall and actual servers or you can achieve load balancing using public DNS with two public IPs for two se...