interface ethernet oper¶
Operational Status for the object ethernet
ethernet Specification¶
Parameter Value Type Collection Collection Name ethernet-list Collection URI /axapi/v3/interface/ethernet/{ifnum} Element Name ethernet Element URI /axapi/v3/interface/ethernet/{ifnum}/oper Element Attributes ethernet_attributes Partition Visibility None Schema ethernet schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/interface/ethernet/{ifnum} | ||
Create List | POST | /axapi/v3/interface/ethernet/{ifnum} | ||
Get Object | GET | /axapi/v3/interface/ethernet/{ifnum}/oper | ||
Get List | GET | /axapi/v3/interface/ethernet/{ifnum} | ||
Modify Object | POST | /axapi/v3/interface/ethernet/{ifnum}/oper | ||
Replace Object | PUT | /axapi/v3/interface/ethernet/{ifnum}/oper | ||
Replace List | PUT | /axapi/v3/interface/ethernet/{ifnum} | ||
Delete Object | DELETE | /axapi/v3/interface/ethernet/{ifnum}/oper |
ethernet-list¶
ethernet-list is JSON List of ethernet attributes
ethernet-list : [
]
ethernet attributes¶
ifnum
Description Ethernet interface number
Type: number
Format: interface
Range: 3-80
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
oper¶
Specification Value Type object actual_duplexity
Description
Type: string
Supported Values: Full, fdx, Half, hdx, auto
actual_speed
Description
Type: string
Supported Values: 10Mbit, 100Mbit, 1Gbit, 10Gbit, 40Gbit, unknown
config_duplexity
Description
Type: string
Supported Values: Full, fdx, Half, hdx, auto
config_speed
Description
Type: string
Supported Values: 10Mbit, 100Mbit, 1Gbit, 10Gbit, 40Gbit, auto
ipv4-address
Description IP address
Type: string
Format: ipv4-address
ipv4-netmask
Description IP subnet mask
Type: string
Format: ipv4-netmask
line_protocol
Description
Type: string
Supported Values: UP, DOWN
link_type
Description
Type: string
Supported Values: GigabitEthernet, 10Gig, 40Gig
mac
Description
Type: string
Format: mac-address
Maximum Length: 17 characters
Maximum Length: 11 characters
media_type
Description
Type: string
Supported Values: Copper, Fiber, unknown
state
Description
Type: string
Supported Values: UP, DISABLED, DOWN