Skip to main content
March 3, 2022
Question

calling an interface

  • March 3, 2022
  • 2 replies
  • 0 views

How we call interface in another interface

    2 replies

    gopalk2865
    Participating Frequently
    March 3, 2022

    hi, To call any child interface into a parent interface you can use prefix "rule!" and then interface name. For more details you can go through the link which stefanh0002 provided.