APIRef_tm_sys_management-routeΒΆ
mgmt/tm/sys/management-route
Route configuration for the management interface
REST Endpoints
- Collection URI
/mgmt/tm/sys/management-route
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/management-route/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
description |
string | optional | read/write | User defined description. | |
gateway |
string | optional | read/write | Specifies that the system forwards packets to the destination through the gateway with the specified IP address. | |
mtu |
integer | 1500 | optional | read/write | Specifies the maximum transmission unit (MTU) for the management interface. The value of the MTU is the largest size that the BIG-IP system allows for an IP datagram passing through the management interface. |
network |
string | optional | read/write | The destination subnet and netmask. You may also specify default or default-inet6. | |
type |
string | gateway | optional | read/write | Specifies that traffic should be delivered to the management interface (interface) or be dropped by the system (blackhole). |
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.