0) { foreach ($delmembers as $tag) mwexec("/usr/sbin/ngctl shutdown vlan{$qinq['tag']}h{$tag}:"); } mwexec("/usr/sbin/ngctl shutdown vlanh{$qinq['tag']}:"); mwexec("/usr/sbin/ngctl shutdown {$qinq['if']}qinq:"); unset($a_qinqs[$id]); write_config(); header("Location: interfaces_qinq.php"); exit; } } $pgtitle = array("Interfaces","QinQ"); include("head.inc"); ?>
Interface Tag QinQ members Description
20) echo substr(htmlspecialchars($qinq['members']), 1, 20) . "..."; else echo htmlspecialchars($qinq['members']); ?>    
 

Note:
Not all drivers/NICs support 802.1Q QinQ tagging properly. On cards that do not explicitly support it, QinQ tagging will still work, but the reduced MTU may cause problems. See the handbook for information on supported cards.