Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To allow to ping the interface in trust zone:

[edit security zones security-zone trust]
root# show
tcp-rst;
host-inbound-traffic {
system-services {
ping;
}
}
interfaces {
ge-0/0/1.0;
}

...