APIRef_tm_net_routeΒΆ
mgmt/tm/net/route
Routing tables and configuration
REST Endpoints
- Collection URI
/mgmt/tm/net/route
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/route/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | ||
blackhole |
boolean | optional | read/write | Drops traffic addressed to the subnet. | |
description |
string | optional | read/write | User defined description. | |
gw |
string | optional | read/write | Specifies a gateway address for the route. | |
tmInterface |
string | optional | read/write | Specifies a VLAN for the route. This can be a VLAN or VLAN group. | |
mtu |
integer | optional | read/write | Sets a specific maximum transmission unit (MTU). | |
network |
string | optional | read/write | The destination subnet and netmask for the route. | |
tmPartition |
string | optional | read/write | Displays the administrative partition within which the route resides. | |
pool |
string | optional | read/write | Specifies a gateway pool, which allows multiple, load-balanced gateways to be used for the route. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.