network lldp management-address¶
Configure lldp management address
management-address Specification¶
Type Intermediate Resource Element Name management-address Element URI /axapi/v3/network/lldp/management-address Element Attributes management-address_attributes Schema management-address schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/network/lldp/management-address | management-address_attributes |
management-address attributes¶
dns-list
Type: List
Reference Object: /axapi/v3/network/lldp/management-address/dns/{dns}
ipv4-addr-list
Type: List
Reference Object: /axapi/v3/network/lldp/management-address/ipv4-addr/{ipv4}
ipv6-addr-list
Type: List
Reference Object: /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6}
ipv6-addr-list¶
Specification Type list Block object keys interface-ipv6
Description: interface-ipv6 is a JSON Block. Please see below for ipv6-addr-list_interface-ipv6
Type: Object
ipv6
Description Configure lldp management-address, subtype is ipv6 (lldp management-address ipv6 address)
Type: string
Format: ipv6-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv6-addr-list_interface-ipv6¶
Specification Type object ipv6-eth
Description configure lldp management-address interface ethernet (lldp management-address interface port number)
Type: number
Format: interface
ipv6-mgmt
Description configure lldp management-address interface management
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ipv6-ve
Description configure lldp management-address interface ve (lldp management-address interface port number)
Type: number
Range: 2-4094
ipv4-addr-list¶
Specification Type list Block object keys interface-ipv4
Description: interface-ipv4 is a JSON Block. Please see below for ipv4-addr-list_interface-ipv4
Type: Object
ipv4
Description Configure lldp management-address, subtype is ipv4 (lldp management-address ipv4 address)
Type: string
Format: ipv4-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv4-addr-list_interface-ipv4¶
Specification Type object ipv4-eth
Description configure lldp management-address interface ethernet (lldp management-address interface port number)
Type: number
Format: interface
ipv4-mgmt
Description configure lldp management-address interface management
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ipv4-ve
Description configure lldp management-address interface ve (lldp management-address interface port number)
Type: number
Range: 2-4094
dns-list¶
Specification Type list Block object keys dns
Description Configure lldp management-address, subtype is dns (lldp management-address dns address)
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
interface
Description: interface is a JSON Block. Please see below for dns-list_interface
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
dns-list_interface¶
Specification Type object ethernet
Description configure lldp management-address interface ethernet (lldp management-address interface port number)
Type: number
Format: interface
Mutual Exclusion: ethernet ve and management are mutually exclusive
management
Description configure lldp management-address interface management
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: management ethernet and ve are mutually exclusive
ve
Description configure lldp management-address interface management (lldp management-address interface port number)
Type: number
Range: 2-4094
Mutual Exclusion: ve ethernet and management are mutually exclusive