IPv4 Static Route model
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 |