Adding routes – Amer Networks E5Web GUI User Manual
Page 274

to say routes to the core interface (which are routes to cOS Core itself ).
4.
Click OK
Example 4.5. Adding Routes
After defining the routing table MyPBRTable, routes can be added to the table. Assume that the
route to a network my_network is to be defined for the lan interface.
Command-Line Interface
Change the context to be the routing table:
Device:/> cc RoutingTable MyPBRTable
Add the route
Device:/main> add Route Interface=lan Network=my_network
InControl
Follow the same steps used for the Web Interface below.
Web Interface
1.
Go to: Network > Routing > Routing Tables > MyPBRTable > Add > Route
2.
Now enter:
•
Interface: lan
•
Network: my_network
•
Gateway: The gateway router is there is one
•
Local IP Address: The IP address specified here will be automatically published on the
corresponding interface. This address will also be used as the sender address in ARP
queries. If no address is specified, the gateway's interface IP address will be used.
•
Metric: Specifies the metric for this route. (Mostly used in route fail-over scenarios)
3.
Click OK
Routing Rules
A rule in the routing rule set can decide which routing table is selected. A routing rule has a
number of filtering properties that are similar to those used in an IP rule. A rule can trigger on a
type of service (HTTP for example) in combination with the specified Source/Destination
Interface and Source/Destination Network.
When looking up routing rules, it is the first matching rule found that is triggered.
Chapter 4: Routing
274