Networking::RouteDomainV2::RoutingProtocol

Introduced : BIG-IP_v11.2.0
An enumeration of routing protocols which are supported for dynamic routing. On a system which is licensed to support dynamic routing, each routing protocol can be individually enabled or disabled on a per route domain basis. This is achieved by adding or removing routing protocols to/from the route domain question.

Members

Member

Value

Description

ROUTING_PROTOCOL_UNKNOWN

0

Routing protocol unknown, or unsupported by iControl.

ROUTING_PROTOCOL_BGP

1

Represents the Border Gateway Protocol.

ROUTING_PROTOCOL_ISIS

2

Represents the Intermediate System to Intermediate System protocol.

ROUTING_PROTOCOL_OSPF_V2

3

Represents Open Shortest Path First protocol version 2.

ROUTING_PROTOCOL_OSPF_V3

4

Represents Open Shortest Path First protocol version 3.

ROUTING_PROTOCOL_RIP

5

Represents Routing Information Protocol.

ROUTING_PROTOCOL_RIP_NG

6

Represents the Routing Information Protocol (next generation).


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.