Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.37 KB

XiqDeviceUpdateConfigureIpv4Interface.md

File metadata and controls

22 lines (18 loc) · 1.37 KB

XiqDeviceUpdateConfigureIpv4Interface

IPv4 Interface model

Properties

Name Type Description Notes
ip_address str The IPv4 address set on the interface
routing_instance str The Routing Instance
enable_forwarding bool Indicates whether or not IPv4 is forwarding on the VLAN
enable_vlan_loopback bool Indicates whether or not Vlan Loopback is enabled on the interface
use_ip_addr_as_ospf_router_id bool Indicates whether or not to use ip address as ospf router id on the interface
override_dhcp_relay bool Indicates whether or not to override DHCP relay on the interface
enable_dhcp bool Indicates whether or not to enable DHCP relay on the interface if override DHCP relay is enabled
primary_dhcp_server str Primary DHCP Server can be set if DHCP is enabled
secondary_dhcp_server str Secondary DHCP Server can be set if DHCP is enabled
predefined bool The value is predefined and can not be change
subnetwork_id int The Subnetwork ID [optional]
vlan_id int The VLAN attribute ID [optional]

[Back to Model list] [Back to API list] [Back to README]