Benny Amorsen writes:
>More specifically, I would like to retrieve a specific a sub-interface.
>For finding a specific interface, this works fine:

Try:

<get-configuration>
  <configuration>
    <interfaces>
      <interface>
        <name>ge-1/0/1</name>  <!-- identify the interface -->
        <unit>
          <name>1017</name>    <!-- identify the unit -->
        </unit>
      </interface>
    </interfaces>
  </configuration>
</get-configuration>

Thanks,
 Phil
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to