APIRef_tm_net_router-advertisement_prefixesΒΆ

mgmt/tm/net/router-advertisement/prefixes

/tm/net

REST Endpoints

Collection URI
/mgmt/tm/net/router-advertisement/prefixes
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/net/router-advertisement/prefixes/~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  
autonomous boolean true optional read/write Indicates the Autonomous Flag field in the prefix information option be set to 1. This is the default.
description string   optional read/write User defined description.
notAutonomous boolean true optional read/write Indicates the Autonomous Flag field in the prefix information option be set to 0.
notOnLink boolean true optional read/write Indicates the on-link flag field in the prefix information option be set to 0.
onLink boolean true optional read/write Indicates the on-link flag field in the prefix information option be set to 1. This is the default.
preferredLifetime integer 604800 optional read/write Specifies the value in seconds for the Preferred Lifetime field in the prefix information option. The default is 604800.
prefix string   optional read/write Specifies the prefix for the prefix information option.
prefixLength integer   optional read/write Specifies the length of the prefix for the prefix information option.
validLifetime integer 2592000 optional read/write Specifies the value in seconds for the Valid Lifetime field in the prefix information option. The default is 2592000.
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.