[ixpmanager] Form Mail
Mike Hammett
ixp-manager at ics-il.net
Tue Jul 5 02:01:31 IST 2016
{foreach $customer->getVirtualInterfaces() as $connection}
{foreach $connection->getVlanInterfaces() as $vli}
{if $vli->getVlan()->getNumber() eq 10}
Peering VLAN #1
IPv6 address: 2001:7F8:18::F:0:1
IPv6 session MD5: {$vli->getIpv6bgpmd5secret()}
IPv4 address: 193.242.111.126
IPv4 session MD5: {$vli->getIpv4bgpmd5secret()}
{elseif $vli->getVlan()->getNumber() eq 12}
Peering VLAN #2
IPv6 address: 2001:7F8:18:12::9999
IPv6 session MD5: {$vli->getIpv6bgpmd5secret()}
IPv4 address : 194.88.240.126
IPv4 session MD5: {$vli->getIpv4bgpmd5secret()}
{/if}
{/foreach}
{/foreach}
I'm not exactly sure how to get this part of the template to trigger.
-----
Mike Hammett
Intelligent Computing Solutions
Midwest Internet Exchange
The Brothers WISP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20160704/583ebf00/attachment.html>
More information about the ixpmanager
mailing list