interface lif ip ospf ospf-ip¶
IP address configuration for Open Shortest Path First for IPv4 (OSPF)
ospf-ip Specification¶
Type Collection Object Key(s) ip-addr Collection Name ospf-ip-list Collection URI /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip Element Name ospf-ip Element URI /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip/{ip-addr} Element Attributes ospf-ip_attributes Schema ospf-ip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip | ||
Create List | POST | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip | ||
Get Object | GET | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip/{ip-addr} | ||
Get List | GET | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip | ||
Modify Object | POST | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip/{ip-addr} | ||
Replace Object | PUT | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip/{ip-addr} | ||
Replace List | PUT | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip | ||
Delete Object | DELETE | /axapi/v3/interface/lif/{ifname}/ip/ospf/ospf-ip/{ip-addr} |
ospf-ip-list¶
ospf-ip-list is JSON List of ospf-ip attributes
ospf-ip-list : [
]
ospf-ip attributes¶
authentication
Description Enable authentication
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
authentication-key
Description Authentication password (key) (The OSPF password (key))
Type: string
Format: string-rlx
Maximum Length: 8 characters
Maximum Length: 1 characters
cost
Description Interface cost
Type: number
Range: 1-65535
database-filter
Description ‘all’: Filter all LSA;
Type: string
Supported Values: all
dead-interval
Description Interval after which a neighbor is declared dead (Seconds)
Type: number
Range: 1-65535
Default: 40
hello-interval
Description Time between HELLO packets (Seconds)
Type: number
Range: 1-65535
Default: 10
ip-addr
Description Address of interface
Type: string
Format: ipv4-address
message-digest-cfg
Type: Listmtu-ignore
Description Ignores the MTU in DBD packets
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
out
Description Outgoing LSA
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
priority
Description Router priority
Type: number
Range: 0-255
Default: 1
retransmit-interval
Description Time between retransmitting lost link state advertisements (Seconds)
Type: number
Range: 1-65535
Default: 5
transmit-delay
Description Link state transmit delay (Seconds)
Type: number
Range: 1-65535
Default: 1
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
value
Description ‘message-digest’: Use message-digest authentication; ‘null’: Use no authentication;
Type: string
Supported Values: message-digest, null
message-digest-cfg¶
Specification Type list Block object keys encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string)md5-value
Description The OSPF password (1-16)
Type: string
Format: password
Maximum Length: 16 characters
Maximum Length: 1 characters
message-digest-key
Description Message digest authentication password (key) (Key id)
Type: number
Range: 1-255