juniper.yml 335 B

1234567891011121314
  1. filter_title: "emacs@br1-mr14.intr"
  2. matches:
  3. - trigger: ":summary"
  4. replace: "show bgp summary"
  5. - trigger: ":cli"
  6. replace: "set cli screen-length 0"
  7. - trigger: ":prometey"
  8. replace: "show configuration protocols bgp group PROMETEY"
  9. - trigger: ":dataix"
  10. replace: "show configuration protocols bgp group DATAIX"