Advertisement
routelastresort

junos input validation, sigh

Mar 3rd, 2013
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. [edit routing-options flow]
  2. root# show
  3. route "damn 1/8" {
  4. match {
  5. destination 1.0.0.0/8;
  6. protocol icmp;
  7. packet-length [ 99999 2000000 2000000000000000000000000000000000000000 200000000000000000000000000000000000000000000000000000000000000000000000000000000000 ];
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement