Router - Juniper SRX: Difference between revisions
Appearance
Content deleted Content added
Changed to next-hop |
|||
| Line 154: | Line 154: | ||
} |
} |
||
routing-options { |
routing-options { |
||
static { |
static { |
||
route 0.0.0.0/0 |
route 0.0.0.0/0 next-hop pp0.0; |
||
} |
|||
metric 1; |
|||
} |
|||
} |
|||
} |
|||
} |
} |
||
protocols { |
protocols { |
||