PORT_SEPERATOR
if ((temp = strrchr(ap_id, (int)*PORT_SEPERATOR)) != 0) {
port_nbr_str = temp + strlen(PORT_SEPERATOR);