Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 956 Bytes

XiqDeviceCreateConfigureIpv4StaticRoute.md

File metadata and controls

19 lines (15 loc) · 956 Bytes

XiqDeviceCreateConfigureIpv4StaticRoute

IPv4 Static Route model

Properties

Name Type Description Notes
name str Name of the static route
dest_subnetwork str Destination subnetwork IP and mask
dest_subnetwork_to_int int Destination subnetwork IP and mask to numeric format [optional]
next_hop_ip str Next hop IP
next_hop_ip_to_int int Next hop IP to numeric format [optional]
next_hop_ip_ping_protection bool Next hop IP ping protection
metric int Metric set up on a static route
routing_instance str The Routing Instance
predefined bool The value is predefined and can not be change

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