How can I add static routes in Email Security appliances?
Description
How To Add Static Routes in Email Security Appliances
Resolution
Question:
How to add static route in ES appliances?
Login to the ES via SSH with putty (snwcli@IP-from-ES) and enter help route to display the syntax :
EXAMPLE:
SNWLCLI> help route
route [{--add <target> --destination <destination>|--remove <index>}] With no arguments displays route. With --add, adds a route where target is a host as IP, a net as IP/CIDR, or "default", and destination is an interface name or a gateway IP With --remove, removes a route specified by index number.