APIRef_tm_net_router-advertisementΒΆ

mgmt/tm/net/router-advertisement

/tm/net

Configures IPv6 prefixes for router advertisement on a VLAN.

REST Endpoints

Collection URI
/mgmt/tm/net/router-advertisement
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/net/router-advertisement/~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  
currentHopLimit integer   optional read/write Defines the hop limit sent in the router advertisement. The range is from 0 to 255. The default value is 0.
description string   optional read/write User defined description.
disabled boolean false optional read/write Disables router advertisement for the VLAN. This is the default.
enabled boolean false optional read/write Enables router advertisement for the VLAN.
managed boolean false optional read/write Indicates the Managed address configuration flag field in the router advertisement be set to 1.
maxInterval integer 600 optional read/write Specifies the maximum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. The default value is 600.
minInterval integer 200 optional read/write Specifies the minimum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. The default value is 200.
mtu integer 1500 optional read/write Set a specific maximum transmission unit (MTU) for the VLAN. The default value is 0.
noOtherConfig boolean false optional read/write Indicates the Other Configuration flag field in the router advertisement be set to 0. This is the default.
otherConfig boolean false optional read/write Indicates the Other Configuration flag field in the router advertisement be set to 1.
tmPartition string Common optional read/write  
reachableTime integer 0 optional read/write Specifies the value to be used for the Reachable Time field in the Router Advertisement. The default is 0.
retransmitTimer integer 0 optional read/write Specifies the value to be used for the Retransmit Timer field in the Router Advertisement. The default is 0.
routerLifetime string 65535 optional read/write Specifies the value to be used for the Router Lifetime field in the Router Advertisement. The default value is equal to 3 * max-interval. Valid values are between 600 and 9000.
unmanaged boolean false optional read/write Indicates the Managed address configuration flag field in the router advertisement be set to 0. This is the default.
vlan string   optional read/write Name of the VLAN used by this router advertisement.

Subcollections

Name Type Default Value Required Access Description
prefixes array_structure   optional read/write  
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.