routes
Description: list of static routes : ARRAY
| Element | Type | Description |
| gateway | STRING | Specifies the route’s default gateway |
| ip | STRING | Specifies the route’s IP address |
| mask | UINT | Specifies the route’s network mask (0-32) |
| name | STRING | Specifies the route’s name |