Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

XiqDeviceUpdateConfigureIpv4StaticRoute.md

File metadata and controls

20 lines (16 loc) · 1.01 KB

XiqDeviceUpdateConfigureIpv4StaticRoute

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
ipv4_static_route_id int The IPv4 Static Route ID [optional]

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