123456789101112131415161718192021 |
- <?xml version="1.0"?>
- <libtable>
- <libentry>
- <inLabel>101</inLabel>
- <inInterface>ppp0</inInterface>
- <outInterface>ppp1</outInterface>
- <outLabel>
- <op code="push" value="202"/>
- </outLabel>
- <color>200</color>
- </libentry>
- <libentry>
- <inLabel>301</inLabel>
- <inInterface>ppp0</inInterface>
- <outInterface>ppp1</outInterface>
- <outLabel>
- <op code="push" value="202"/>
- </outLabel>
- <color>200</color>
- </libentry>
- </libtable>
|