Reference Guide

IP Addressing 191
IPv4 Routes Table (Advanced Mode)
NOTE: This feature is only applicable for Layer 2 + Static Routing mode for all
devices.
IPv4 static routes can be configured for IP addresses that are not on directly
connected networks. These are defined in the IPv4 Routing Table pages.
Static route configuration is allowed only on the in-band interfaces. The
maximum metric value is 255 and the default metric value is 1.
When routing traffic, the next hop is determined according to the longest
prefix match (LPM algorithm). A destination IPv4 address may match
multiple routes in the IPv4 Static Route table. The switch uses the matched
route with the longest prefix match.
NOTE: The system does not support forwarding IP traffic between In-band and
OOB interfaces.
For R1-2210 devices and R1-2401 devices in Layer 2 + Static Routing system mode
To add an IPv4 static route:
1
Click
System
>
IPv4 Addressing
>
IPv4 Routes Table
in the tree view to
display the
IPv4 Routes Table: Summary
page.
The following fields are displayed:
Destination IPv4 Prefix
— Destination IPv4 prefix. If all zeros are
entered, this represents a default route.
Network Mask
— Destination IPv4 mask.
Prefix Length
— Length of the destination IPv4 address prefix.
Next Hop
— IP address to which the packet is forwarded on the route
to the destination address. This is typically the address of a
neighboring switch.
console(config-if)# no ip address
dhcp
Remove the address (if
required).
Table 8-7. Sample CLI Script to Configure IPv4 Dynamically on a Port
CLI Command Description