Configuring Static Routing on AOS-CX
Static routes provide a means for restricting and troubleshooting routed traffic flows. In small networks, static routes provide the simplest and most reliable configuration for routing. Static routes are manually configured in the routing table.
For each static route, you can configure the destination and next hop IP addresses to route the packets, VRFVisualRF. VRF is an AirWave Management Platform (AMP) module that provides a real-time, network-wide views of your entire Radio Frequency environment along with floor plan editing capabilities. VRF also includes overlays on client health to help diagnose issues related to clients, floor plan, or a specific location., and the administrative distance. You can add static routes only for the management and default VRFs.
The following are the maximum number of static routes (IPv4 and IPv6) that are supported on AOS-CX switches.
- AOS-CX 4100i, 6100 switch series—512
- AOS-CX 6200 switch series—2048
- AOS-CX 6300, 8360 switch series—65536
- AOS-CX 8320 switch series—163796
- AOS-CX 8325 switch series—29696
AOS-CX 6400 and 8400 switch series are not supported in Aruba Central (on-premises) UI configuration.
To add static routes on AOS-CX switches, complete the following steps:
- In the
- To select a group in the filter:
- Set the filter to a group.
The dashboard context for the group is displayed.
- Under , click > .
- Click the AOS-CX switch configuration dashboard. icon to view the
- Set the filter to a group.
- To select a switch:
- Set the filter to or a group containing at least one switch.
- Under
A list of switches is displayed in the
view. , click > . - Click an AOS-CX switch under .
The dashboard context for the switch is displayed.
- Under
The AOS-CX UI configuration page is displayed.
, click .
app, select one of the following options: - To select a group in the filter:
- Click
The Static Routing page is displayed.
> . - In the
When the maximum number of routes are added for a switch, the + add icon is disabled.
Table 1: Static Route Parameters
Parameters
Description
Value A valid network or device IP address with subnetSubnet is the logical division of an IP network. mask.
IPv4 or IPv6 address.
- IPv4 address in the
x.x.x.x/M
format, wherex
is an integer from0
to255
, and/M
is the subnet mask. - IPv6 address in the
xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/M
format, wherex
is a hexadecimal number from0
toF
, and/M
is the subnet mask.
Address of the next node in the route.
- IPv4 or IPv6 address without the subnet mask.
- Port number or LAGLink Aggregation Group . A LAG combines a number of physical ports together to make a single high-bandwidth data path. LAGs can connect two switches to provide a higher-bandwidth connection to a public network. name that has routing enabled.
VRF on which the static route is configured.
or .
When you select
, you can configure only the field.- When you configure a static route with the Management VRF, the configured Next Hop address is updated as the default gateway of the OOBM interface when the address mode of the OOBM interface is configured as static IP.
- Management VRF is not supported on the AOS-CX 4100i and 6100 switch series.
The administrative distance helps routers determine the best route when there are multiple routes to the destination. A lower value is recommended.
The default administrative distance for static IP routes is
1
, but can be configured to any value in the range1
to255
.If the administrative distance is set to a lower value for static routes, switches use the static IP routes as the best route for routing traffic. For example, if the administrative distance for a static route is set to 20 and for an OSPFOpen Shortest Path First. OSPF is a link-state routing protocol for IP networks. It uses a link-state routing algorithm and falls into the group of interior routing protocols that operates within a single Autonomous System (AS).-based route is set to its default value, 110, then the switch choose the static route as the best route for routing traffic.
table, click to add a static route and configure the following parameters in the Create Static Route page. - IPv4 address in the
- Click .