Help for this page
($circuit_id) = $if_descr =~ / .*? ... [^\s]+ ) /xims;
($circuit_id) = $if_descr =~ /.*? ( ... [^\s]+ ) /xims;