Advertisement
Daniel_GT

srx_dhcp_pppoe_static_routes

Nov 20th, 2023
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. [edit routing-options]
  2. blah@blah# show
  3. static {
  4. route 0.0.0.0/0 {
  5. next-hop ge-0/0/0.0;
  6. qualified-next-hop pp0.0 {
  7. preference 7;
  8. }
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement