diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js index bd8b7f64c09..3a43c608ac1 100644 --- a/ui/scripts/instances.js +++ b/ui/scripts/instances.js @@ -1326,10 +1326,15 @@ { name: { label: 'label.name', header: true }, networkname: {label: 'Network Name' }, - ipaddress: { label: 'label.ip.address' }, type: { label: 'label.type' }, + ipaddress: { label: 'label.ip.address' }, gateway: { label: 'label.gateway' }, netmask: { label: 'label.netmask' }, + + ip6address: { label: 'IPv6 IP Address' }, + ip6gateway: { label: 'IPv6 Gateway' }, + ip6cidr: { label: 'IPv6 CIDR' }, + isdefault: { label: 'label.is.default', converter: function(data) {