I have 150 calix e7 shelves and would like to put all the interfaces named say 1/1/gp1 to a certain port group.
Is there a way to do this in the config.php file?
I use the following to tell librenms not to scan ONT’s:
$config [‘os’][‘axos’][‘bad_if’] = ‘/^CXNK[0-9]*/’;
Is there a command similar to assign all ports named 1/1/gp1 to a specific port group?