configure iproute add
ExtremeWare Software 7.3.0 Command Reference Guide 1163
configure iproute add
configure iproute add <ip address> <mask> <gateway> <metric>
Description
Adds a static address to the routing table.
Syntax Description
Default
N/A.
Usage Guidelines
Use a value of 255.255.255.255 for mask to indicate a host entry.
Example
The following command adds a static address to the routing table:
configure iproute add 10.1.1.1/24 123.45.67.1 5
History
This command was available in ExtremeWare 2.0.
Platform Availability
This command is available on all platforms.
ip address Specifies an IP address.
mask Specifies a subnet mask.
gateway Specifies a VLAN gateway.
metric Specifies a cost metric.