interface ethernet ipv6 rip

RIP

rip Specification

Parameter Value
Type Configuration Resource
Element Name rip
Element URI /axapi/v3/interface/ethernet/{ifnum}/ipv6/rip
Element Attributes rip_attributes
Partition Visibility shared
Schema rip schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/interface/ethernet/{ifnum}/ipv6/rip

rip attributes

Get Object

GET

/axapi/v3/interface/ethernet/{ifnum}/ipv6/rip

rip attributes

Modify Object

POST

/axapi/v3/interface/ethernet/{ifnum}/ipv6/rip

rip attributes

Replace Object

PUT

/axapi/v3/interface/ethernet/{ifnum}/ipv6/rip

rip attributes

Delete Object

DELETE

/axapi/v3/interface/ethernet/{ifnum}/ipv6/rip

rip attributes

rip attributes

split-horizon-cfg

Description: split-horizon-cfg is a JSON Block. Please see below for split-horizon-cfg

Type: Object

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

split-horizon-cfg

Specification Value
Type object

state

Description ‘poisoned’: Perform split horizon with poisoned reverse; ‘disable’: Disable split horizon; ‘enable’: Perform split horizon without poisoned reverse;

Type: string

Supported Values: poisoned, disable, enable

Default: poisoned