interface lif oper¶
Operational Status for the object lif
lif Specification¶
Parameter Value Type Collection Collection Name lif-list Collection URI /axapi/v3/interface/lif/{ifname} Element Name lif Element URI /axapi/v3/interface/lif/{ifname}/oper Element Attributes lif_attributes Partition Visibility None Schema lif schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/interface/lif/{ifname} | ||
Create List | POST | /axapi/v3/interface/lif/{ifname} | ||
Get Object | GET | /axapi/v3/interface/lif/{ifname}/oper | ||
Get List | GET | /axapi/v3/interface/lif/{ifname} | ||
Modify Object | POST | /axapi/v3/interface/lif/{ifname}/oper | ||
Replace Object | PUT | /axapi/v3/interface/lif/{ifname}/oper | ||
Replace List | PUT | /axapi/v3/interface/lif/{ifname} | ||
Delete Object | DELETE | /axapi/v3/interface/lif/{ifname}/oper |
lif-list¶
lif-list is JSON List of lif attributes
lif-list : [
]
lif attributes¶
ifname
Description Lif interface name
Type: string
Maximum Length: 15 characters
Maximum Length: 1 characters
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
oper¶
Specification Value Type object encapsulation_type
Description
Type: string
Supported Values: DOT1Q, GRE, NO-ENCAP
icmp-rate-limit-current
Description
Type: number
icmp-rate-over-limit-drop
Description
Type: number
icmp6-rate-limit-current
Description
Type: number
icmp6-rate-over-limit-drop
Description
Type: number
igmp-query-sent
Description
Type: number
ip_unnumbered_enabled
Description
Type: number
ipv4_addr_count
Description
Type: number
ipv4_list
Type: Listipv6-link-local
Description
Type: string
Format: ipv6-address
ipv6-link-local-prefix
Description
Type: string
ipv6-link-local-scope
Description
Type: string
ipv6-link-local-type
Description
Type: string
ipv6_addr_count
Description
Type: number
ipv6_list
Type: Listkeep_alive
Description
Type: string
line_protocol
Description
Type: string
Supported Values: UP, DOWN
link_type
Description
Type: string
mac
Description
Type: string
Format: mac-address
Maximum Length: 17 characters
Maximum Length: 11 characters
member_id
Description
Type: string
state
Description
Type: string
Supported Values: up, disabled, down
oper_ipv6_list¶
Specification Value Type list Block object keys addr
Description IP address
Type: string
Format: ipv6-address
is_anycast
Description
Type: number
prefix
Description IP subnet mask
Type: string
oper_ipv4_list¶
Specification Value Type list Block object keys addr
Description IP address
Type: string
Format: ipv4-address
mask
Description IP subnet mask
Type: string
Format: ipv4-netmask